@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 400;src: url(../fonts/roboto-regular-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: italic;font-weight: 400;src: url(../fonts/roboto-italic-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 700;src: url(../fonts/roboto-bold-webfont.woff2) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: normal;font-weight: 500;src: url(../fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto-oh5;font-style: italic;font-weight: 700;src: url(../fonts/roboto-bolditalic-webfont.woff2) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 400;src: url(../fonts/roboto-regular-webfont.woff2) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 500;src: url(../fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 700;src: url(../fonts/Roboto-Medium.woff) format("woff2");}
@font-face{font-family: roboto;font-style: normal;font-weight: 300;src: url(../fonts/Roboto-Medium.woff) format("woff2");}
::-webkit-input-placeholder{color: #666;}
::-moz-placeholder{color: #666;}
:-ms-input-placeholder{color: #666;}
::-ms-input-placeholder{color: #666;}
::placeholder{color: #666;}
::-moz-selection{background-color: #0767dc;color: #fff;}
::selection{background-color: #0767dc;color: #fff;}
input,
textarea{outline: none;}
input:focus:required:invalid,
textarea:focus:required:invalid{border-color: red;}
input:required:valid,
textarea:required:valid{border-color: green;}
body{background: #eef1f6;color: #47464a;font-family: roboto-oh5, sans-serif;font-size: 16px;line-height: 1.65;min-width: 320px;overflow-x: hidden;position: relative;}
a{transition: all .4s ease;}
.hidden{display: none;}
.popupwindow{background: transparent;display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 auto;max-width: 800px;position: relative;z-index: 1;}
@media screen and (max-width: 767px){
  .popupwindow{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.alignright{float:right;margin-left:20px}
.alignleft{float:left;margin-right:20px}
.popupwindow .mfp-close{margin-right: 10px;margin-top: 10px;}
.popupwindow .form form .input-group{margin-bottom: 15px;}
.popupwindow .form form h3{font-family: roboto;font-weight: 700;text-align: center;}
.popupwindow .form form input{background: rgba(7, 103, 220, 0.1);border: none;border-radius: 40px;height: 50px;padding-left: 15px;width: 100%;font-size:16px;}
.popupwindow .form form button,.popupwindow .form form .wpcf7-submit{background: #f64242;border: none;border-radius: 40px;color: #fff;height: 50px;margin-bottom: 15px;margin-top: 15px;width: 100%;}
.popupwindow .form form span{display: block;font-size: 12px;line-height: 14px;text-align: center;}
.popupwindow .form form a{color: #000;}
.popupwindow .form form a:hover{color: #0767dc;}
.popupwindow .form form h4{font-size: 20px;font-weight: 400;line-height: 26px;}
.popupwindow .right{background: #fff;border-radius: 40px;padding: 40px 30px;width: 50%;}
@media screen and (max-width: 767px){
  .popupwindow .right{width: 100%;}
}
.popupwindow .left{border-bottom-left-radius: 40px;border-top-left-radius: 40px;margin-right: -40px;overflow: hidden;width: 55%;}
@media screen and (max-width: 767px){
  .popupwindow .left{border-bottom-left-radius: 0;border-top-right-radius: 40px;margin-bottom: -40px;margin-right: 0;width: 100%;}
}
.popupwindow .left .img{display: block;height: 100%;width: 100%;}
@media screen and (max-width: 767px){
  .popupwindow .left .img{height: 300px;}
}
.popupwindow img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.img-responsive{width: 100%;}
.btn-out a{color: #f64242;margin-right: 30px;position: relative;text-decoration: none;}
.btn-out a:before{background: url(../images/logout.svg) no-repeat;content: "";display: block;height: 20px;position: absolute;right: -25px;top: 2px;width: 20px;}
.btn-just-red a{background: #f64242;border-radius: 40px;color: #fff;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;text-decoration: none;text-transform: uppercase;}
.btn-just-red a:hover{background: #d10808;}
@media screen and (max-width: 767px){
  .btn-just-red a{font-size: 12px;}
}
.btn-noborder{display: inline-block;}
.btn-noborder a{color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-weight: 700;margin-right: 30px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;font-size: 14px;justify-content: space-between;line-height: 19px;}
.btn-noborder a svg{margin-left: 16px;width: 20px;}
.btn-noborder a span{color: #f64242 !important;}
@media screen and (max-width: 767px){
  .btn-noborder a{font-size: 12px;}
}
.btn-noborder a:hover span{color: #d10808 !important;}
.btn-noborder a:hover svg path{stroke: #d10808;}
.btn-blue a,.btn-blue button{background: #0767dc;border-radius: 40px;color: #fff;font-size: 14px;line-height: 19px;padding: 14px 28px;text-decoration: none;}
@media screen and (max-width: 767px){
  .btn-blue a,.btn-blue button{font-size: 12px;}
}
.btn-blue a:hover,.btn-blue button:hover{background: #0557bc;}
.btn-blue-arrow{display: inline-block;}
.btn-blue-arrow a{background: #0767dc;border-radius: 25px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.btn-blue-arrow a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
  .btn-blue-arrow a{font-size: 12px;}
}
.btn-blue-arrow a:hover{background: #0557bc;}
.btn-red{display: inline-block;}
.btn-red a{border: 1px solid #f64242;border-radius: 40px;color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 16px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-red a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
  .btn-red a{font-size: 14px;line-height: 19px;}
}
.btn-red a:hover{border: 1px solid #d10808;color: #d10808;}
.btn-red a:hover svg path{stroke: #d10808;}
.btn-red-2{display: inline-block;}
.btn-red-2 a{background: #f64242;border-radius: 40px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.btn-red-2 a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
  .btn-red-2 a{font-size: 12px;}
}
.btn-red-2 a:hover{background: #d10808;}
.btn-white{display: inline-block;}
.btn-white a{background: #fff;border-radius: 40px;color: #f64242;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-white a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
  .btn-white a{font-size: 12px;}
}
.btn-white a:hover{color: #d10808;}
.btn-white a:hover svg path{stroke: #d10808;}
.btn-white-2{display: inline-block;}
.btn-white-2 a{background: #fff;border-radius: 40px;color: #0767dc;display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 14px;font-weight: 700;line-height: 19px;padding: 14px 28px;position: relative;text-decoration: none;text-transform: uppercase;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.btn-white-2 a svg{margin-left: 16px;width: 20px;}
@media screen and (max-width: 767px){
  .btn-white-2 a{font-size: 12px;}
}
.btn-white-2 a:hover{color: #0557bc;}
.btn-white-2 a:hover svg path{stroke: #0557bc;}
h1{font-size: 36px;line-height: 48px;font-weight: 300;}
h1,
h2{font-family: roboto;}
h2{font-size: 36px;line-height: 43px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  h2{font-size: 34px;line-height: 38px;}
}
@media screen and (max-width: 767px){
  h2{font-size: 24px;line-height: 28px;}
}
h2 strong{color: #0767dc;}
h2 strong,
h3{font-weight: 300;}
h3{font-size: 28px;}
@media screen and (max-width: 767px){
  h3{font-size: 20px;line-height: 24px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  h3{font-size: 20px;line-height: 24px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  h3{font-size: 20px;line-height: 24px;}
}
h4{font-size: 18px;font-weight: 300;}
h4,
p{line-height: 24px;}
p{color: #47464a;font-size: 16px;}
@media screen and (max-width: 767px){
  p{font-size: 16px;line-height: 22px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  p{font-size: 16px;line-height: 22px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  p{font-size: 16px;line-height: 22px;}
}
ul{display: block;}
ul li{font-size: 16px;line-height: 24px;}
section{padding: 60px 0;}
@media screen and (min-width: 768px) and (max-width: 991px){
  section{padding: 30px 0;}
}
.main{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f8f9f9;min-height: 100%;overflow: hidden;}
.main,
.main .form-right{position: relative;width: 100%;}
.main .form-right{display: block;height: 100%;}
@media screen and (max-width: 767px){
  .main .form-right{margin-top: 7rem;padding-bottom: 3rem;}
}
.main .form-right form{display: block;margin: 0 auto;max-width: 80%;position: relative;z-index: 3;}
.main .form-right form button{background: #f64242;border: none;border-radius: 40px;color: #fff;height: 50px;margin-bottom: 15px;margin-top: 15px;width: 100%;transition: all .4s ease;}
.main .form-right form button:hover{background:#d10808;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .form-right-reg{margin-bottom: 80px;}
}
.main .form-right form h4{color: #fff;font-weight: 400;margin-bottom: 10px;}
.main .form-right form input{border: none;border-radius: 40px;display: block;height: 50px;margin-bottom: 20px;padding-left: 15px;width: 100%;}
.main .form-right form span{color: #fff;display: block;text-align: center;}
.main .form-right form span a{color: #47464a;text-decoration: none;}
.main .form-right form span a:hover{color: #f64242;}
.main .form-right:before{background: #0767dc;border-radius: 100%;content: "";display: block;height: 600px;position: absolute;right: 50%;top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);width: 600px;z-index: 0;}
@media screen and (min-width: 1920px){
  .main .form-right:before{height: 700px;width: 700px;}
}
@media screen and (max-width: 767px){
  .main .form-right:before{top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);}
}
.main .form-right:after{background: rgba(7, 103, 220, 0.5);border-radius: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;content: "";display: block;height: 800px;position: absolute;right: 50%;top: 50%;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);width: 800px;z-index: 0;}
@media screen and (min-width: 1920px){
  .main .form-right:after{height: 1000px;width: 1000px;}
}
@media screen and (max-width: 767px){
  .main .form-right:after{left: 50%;right: auto;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
}
@media screen and (max-width: 767px){
  .main{min-height: 400px;}
}
@media screen and (max-width: 767px){
  .main .form-right-log:before{-webkit-transform: translate(50%, -45%);-ms-transform: translate(50%, -45%);transform: translate(50%, -45%);}
}
@media screen and (max-width: 767px){
  .main .form-right-log:after{-webkit-transform: translate(-50%, -45%);-ms-transform: translate(-50%, -45%);transform: translate(-50%, -45%);}
}
@media screen and (max-width: 767px){
  .main .form-right-repair:before{-webkit-transform: translate(50%, -35%);-ms-transform: translate(50%, -35%);transform: translate(50%, -35%);}
}
@media screen and (max-width: 767px){
  .main .form-right-repair:after{-webkit-transform: translate(-50%, -35%);-ms-transform: translate(-50%, -35%);transform: translate(-50%, -35%);}
}
.main .whatuget{padding-bottom: 3rem;}
@media screen and (max-width: 767px){
  .main .whatuget{padding-bottom: 60px;}
}
.main .whatuget h4{display: block;font-size: 28px;line-height: 32px;padding-bottom: 15px;}
.main .whatuget ul{background: rgba(7, 103, 220, 0.1);border-radius: 25px;list-style: none;margin: 0;padding: 25px 10px;width: 100%;}
@media screen and (max-width: 767px){
  .main .whatuget ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 15px 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main .whatuget ul{width: 100%;}
}
.main .whatuget ul li{display: -webkit-box;display: -ms-flexbox;display: flex;padding: 5px 15px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-family: roboto;font-weight: 700;margin-top: 15px;}
.main .whatuget ul li span{color: #0767dc;display: block;font-size: 18px;line-height: 24px;margin-left: 15px;}
.main .whatuget ul li .wrap{-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0;}
.main .whatuget ul li .wrap,
.main__in{display: -webkit-box;display: -ms-flexbox;display: flex;}
.main__in{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 580px;-webkit-box-align: start;-ms-flex-align: start;align-items: start;position: relative;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
  .main__in{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;min-height: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__in{-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;}
}
.main__in .breadcrumbs{margin-bottom: 2rem;margin-top: 30px;min-width: 600px;position: absolute;top: 20px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__in .breadcrumbs{left: 0;min-width: 1000px;position: absolute;top: 30px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__in .breadcrumbs{margin-bottom: auto;}
}
@media screen and (max-width: 767px){
  .main__in .breadcrumbs{min-width: auto;position: relative;}
}
.main__in .descr{margin-bottom: auto;margin-top: auto;}
@media screen and (max-width: 767px){
  .main__in .descr{margin-bottom: 30px;margin-top: 30px;}
}
.main h1,
.main p{position: relative;z-index: 1;}
.main p{font-size: 20px;line-height: 27px;padding-top: 15px;}
.main__right{display: block;position: absolute;right: 0;top: -30%;width: 50%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__right{width: 70%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__right{opacity: 0.7;right: -15%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 70%;}
  .main__right img{width: 100%;height:auto;}
}
@media screen and (min-width: 768px) and (max-width: 991px) and (max-width: 767px){
  .main__right img{-o-object-fit: cover;object-fit: cover;}
}
@media screen and (max-width: 767px){
  .main__right{margin: 0 auto;min-height: 350px;overflow: hidden;position: relative;top: 80px;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);width: 100%;}
  .main__right img{left: 0;margin: 0 auto;-o-object-fit: cover;object-fit: cover;position: absolute;text-align: center;width: 100%;height:auto;}
}
.main h1{
	font-size: 36px;font-weight: 700;line-height: 44px;margin-bottom: 14px;}
.mfp-bg{display: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main h1{font-size: 34px;line-height: 40px;}
}
@media screen and (max-width: 767px){
  .main h1{font-size: 24px;line-height: 28px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main h1{font-size: 33px;line-height: 36px;}
}
.main p{margin-bottom: 40px;}
@media screen and (max-width: 767px){
  .main p{font-size: 16px;line-height: 22px;}
}
header{background: #f8f9f9;border-bottom: 4px solid hsla(0, 0%, 93%, 0.3);display: block;position: relative;z-index: 4;}
header:after{background: #f8f9f9;bottom: -1px;content: "";display: block;height: 7px;left: 0;position: absolute;width: 100%;z-index: 1;}
@media screen and (max-width: 767px){
  header .logo{width: 120px;}header .logo img{width: 100%;}
}
.header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 20px 0;}
@media screen and (max-width: 767px){
  .header{padding: 24px 0;}
}
.header .login a{padding: 14px 34px;text-transform: uppercase;}
@media screen and (max-width: 767px){
  .header .login{display: none;}
}
.header .humburg{margin-left: 10px;}
.header .humburg a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(7, 103, 220, 0.1);border-radius: 100%;height: 40px;width: 40px;}
@media screen and (min-width: 1920px){
  .header .humburg{display: none;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .header .humburg{display: none;}
}
@media screen and (min-width: 1200px) and (max-width: 1919px){
  .header .humburg{display: none;}
}
.header .humburg span{background: #000;border-radius: 5px;display: block;height: 3px;margin-bottom: 4px;width: 50%;}
.header .humburg span:last-child{margin-bottom: 0;}
.header .langChange{background: rgba(7, 103, 220, 0.1);border-radius: 25px;font-size: 20px;margin-left: auto;margin-right: 25px;padding: 6px 10px;}
@media screen and (max-width: 767px){
  .header .langChange{font-size: 16px;height: 40px;margin-right: 0;width: 40px;}
}
.header .langChange select{background: none;border: none;color: #0767dc;cursor: pointer;outline: none;}
@media screen and (max-width: 767px){
  .header .langChange select{-webkit-appearance: none;}
}
.header nav{margin-left: auto;}
@media screen and (max-width: 767px){
  .header nav{display: none;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .header nav{display: none;}
}
.header nav ul{display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0;padding: 0;-webkit-box-pack: justify;-ms-flex-pack: justify;gap: 35px;justify-content: space-between;list-style: none;}
.header nav ul li a{color: #000;text-decoration: none;}
.header nav ul li a:hover{color:#f64242;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .header nav ul li a{font-size: 14px;line-height: 18px;}
}
.main__one{background: #eef1f6;padding-top: 120px;position: relative;}
@media screen and (max-width: 767px){
  .main__one{padding-top: 60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__one{padding-bottom: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__one{padding-bottom: 10px;}
}
.main__one__services{margin: 3rem 0 0;}
@media screen and (max-width: 767px){
  .main__one__services{margin-top: 30px;}
}
.main__one__services ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 10px;list-style: none;margin: 0;padding: 0;width: 100%;}
.main__one__services ul li{width: calc(33.33333% - 10px);}
@media screen and (max-width: 767px){
  .main__one__services ul li{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__one__services ul li{width: calc(50% - 10px);}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__one__services ul li{width: 100%;}
}
.main__one__services ul li a{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 20px;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f8f9f9;border-radius: 40px;-webkit-box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);color:#47464A;font-size: 16px;font-weight: 500;line-height: 19px;padding: 15px 20px;text-decoration: none;}
@media screen and (max-width: 767px){
  .main__one__services ul li a{font-size: 16px;}
}
.main__one__services ul li a:hover{color: #f64242;}
.just-title{padding-bottom: 0;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .just-title{padding-bottom: 0;padding-top: 60px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .just-title{padding-bottom: 0;padding-top: 0;}
}
@media screen and (max-width: 767px){
  .just-title{padding-top: 0;}
}
.just-title h2{margin-bottom: 0;}
@media screen and (max-width: 767px){
  .just-title2{padding-bottom: 20px;padding-top:60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .just-title2{padding-top: 60px;}
}
@media screen and (max-width: 767px){
  .just-title3{padding-bottom: 45px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two{padding: 60px 0;}
}
.main__two .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
  .main__two .wrap{-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
}
.main__two .wrap .left{width: 50%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two .wrap .left{width: 60%;}
}
.main__two .wrap .left .space{display: block;height: 150px;}
.main__two .wrap .left .descr{max-width: 75%;}
@media screen and (max-width: 767px){
  .main__two .wrap .left .descr{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two .wrap .left .descr{max-width: 100%;}
}
@media screen and (max-width: 767px){
  .main__two .wrap .left p{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two .wrap .left p{max-width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two .wrap .left p{max-width: 100%;}
}
@media screen and (max-width: 767px){
  .main__two .wrap .left{width: 100%;}
}
.main__two .wrap .right{width: 45%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two .wrap .right{width: 50%;}
}
@media screen and (max-width: 767px){
  .main__two .wrap .right{width: 100%;}
  .main__two{padding-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two{padding-bottom: 0;}
  .main__two br{display: none;}
  .main__two .btn{margin-top: 30px;}
}
.main__two .img img{width: 100%;}
.main__two__right{background: #fff;border-radius: 40px;display: block;margin-left: auto;padding: 24px 30px;}
@media screen and (min-width: 1200px) and (max-width: 1919px){
  .main__two__right{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two__right{border-radius: 20px;padding: 14px;width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two__right{width: 100%;}
}
@media screen and (max-width: 767px){
  .main__two__right{border-radius: 20px;margin-bottom: 20px;padding: 14px;width: 100%;}
}
.main__two__right img{width: 100%;}
.main__two__right .pubdate p{color:#47464A;font-size: 14px;line-height: 19px;margin-bottom: 0;text-align: center;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two__right .pubdate p{font-size: 12px;text-align: center;}
}
@media screen and (max-width: 767px){
  .main__two__right .pubdate p{font-size: 12px;line-height: 16px;text-align: center;}
}
.main__two__right .pubdate-head{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 9px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two__right .pubdate-head{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 10px;}
}
@media screen and (max-width: 767px){
  .main__two__right .pubdate-head{margin-bottom: 10px;}
}
.main__two__right .pubdate-head svg{margin-right: 10px;margin-top: -2px;}
.main__two__right .pubdate-head span{color: #f64242;font-weight: 700;}
@media screen and (max-width: 767px){
  .main__two__right .pubdate-head span{font-size: 12px;line-height: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two__right .pubdate-head span{font-size: 14px;line-height: 16px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two__right .pubdate-head span{font-size: 14px;line-height: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two__right .pubdate-head .btn{margin-top: 10px;}
}
.main__two__right .pubdate-head .btn span{background: #f64242;border-radius: 25px;color: #fff;display: block;font-size: 14px;line-height: 18px;padding: 14px 28px;text-transform: uppercase;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two__right .pubdate-head .btn span{font-size: 11px;padding: 10px 13px;}
}
@media screen and (max-width: 767px){
  .main__two__right .pubdate-head .btn span{font-size: 12px;line-height: 16px;padding: 10px;width:max-content;}
  .main__two__right .pubdate-head svg{margin-right: 4px;}
  .main-form+footer{margin-top: 60px;}
}
.main__two__wrap{background-position: 100% !important;background-repeat: no-repeat !important;background-size: cover !important;border-radius: 40px;padding: 60px;}
@media screen and (max-width: 767px){
  .main__two__wrap{background-position: 60% 100% !important;padding: 60px 22px;}
}
.main__two__wrap p{color: #fff;font-size: 20px;line-height: 27px;}
@media screen and (max-width: 767px){
  .main__two__wrap p{font-size: 16px;line-height: 22px;}
}
.main__two__wrap h2{color: #fff;margin-bottom: 40px;}
.main__two-type2{position: relative;}
.main__two-type2 .main__two__wrap{background-position: 57% !important;position: relative;}
.main__two-type2 .main__two__wrap .wrap .left{width: 48%;}
.main__two-type2 .main__two__wrap .wrap .left h2{color: #0767dc;}
.main__two-type2 .main__two__wrap .wrap .left p{color: #000;}
.main__two-type2 .main__two__wrap .wrap .left .main__two__right{margin-left: 0;margin-right: auto;width: 90%;}
@media screen and (max-width: 767px){
  .main__two-type2 .main__two__wrap .wrap .left .main__two__right{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two-type2 .main__two__wrap .wrap .left .main__two__right{width: 100%;}
}
.main__two-type2 .main__two__wrap .wrap .left .space{height: 83px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two-type2 .main__two__wrap:before{background: rgba(0, 0, 0, 0.2);border-radius: 40px;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 3;}
}
.main__two-type2 .main__two__wrap .main__two__right,
.main__two-type2 .main__two__wrap h2,
.main__two-type2 .main__two__wrap p{position: relative;z-index: 4;}
.main__two-type2 .get-book{bottom: 4rem;position: absolute;right: 3rem;z-index: 3;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__two-type2 .get-book{position: absolute;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__two-type2 .get-book{bottom: auto;margin-top: 30px;position: relative;right: auto;}
}
@media screen and (max-width: 767px){
  .main__two-type2 .get-book{bottom: 0;position: relative;right: 0;}
}
.pagetitle{max-width: 50%;}
@media screen and (max-width: 767px){
  .pagetitle{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .pagetitle{max-width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .pagetitle{max-width: 100%;}
}
.main__three{padding: 30px 0;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__three{padding:30px 0 0;}
}
@media screen and (max-width: 767px){
  .main__three{padding: 0;}
  .main__three .row{padding:0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
}
@media screen and (max-width: 767px) and (min-width: 992px) and (max-width: 1199px){
  .main__three .row{gap: 20px;}
}
@media screen and (max-width: 767px) and (min-width: 768px) and (max-width: 991px){
  .main__three .row{gap: 20px;}
}
@media screen and (max-width: 767px){
  .main__three .item-left{font-size: 14px;}
}
.main__three:first-child{margin-top: 60px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__three:first-child{margin-top: 30px;padding-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three:first-child{margin-top: 0;padding-bottom: 0;}
}
@media screen and (max-width: 767px){
  .main__three:first-child{margin-top: 15px;padding-top: 0;}
}
.main__three:last-child{padding-bottom: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three:last-child{padding-top: 0;}
}
@media screen and (max-width: 767px){
  .main__three:last-child{padding-bottom: 0;}
  .main__three:last-child .item-right{margin: 0;}
}
.main__three:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.main__three:nth-child(2) .item .whatuget ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.main__three:nth-child(2) .item .whatuget ul li{display: block;width: 50%;}
@media screen and (max-width: 767px){
  .main__three:nth-child(2) .item .whatuget ul li{width: 100%;}
}
.main__three:nth-child(3) .item .whatuget ul{-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three:nth-child(3) .item .whatuget ul{display: -webkit-box;display: -ms-flexbox;display: flex;}
}
.main__three:nth-child(3) .item .whatuget ul li{width: 50%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media screen and (max-width: 767px){
  .main__three:nth-child(3) .item .whatuget ul li{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three:nth-child(3) .item .whatuget ul li{width: 50%;}
}
.main__three:nth-child(3) .item .whatuget ul li:last-child{-webkit-box-align: end;-ms-flex-align: end;align-items: end;}
.main__three .item-img{padding: 0 !important;}
@media screen and (max-width: 767px){
  .main__three .item-img{margin-top: 0 !important;padding: 0 !important;width: 100%;}
  .main__three .item-img img{height: 100% !important;width: 100% !important;}
}
.main__three .item-right{height: 100%;overflow: hidden;}
@media screen and (max-width: 767px){
  .main__three .item-right h4{font-size: 16px;line-height: 19px;}
}
.main__three .item-right img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.main__three .item-right ul{list-style: none;margin: 35px 0 0;padding: 0;}
@media screen and (max-width: 767px){
  .main__three .item-right ul{margin-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three .item-right ul{margin-top: 0;}
}
.main__three .item-right ul li{padding: 10px 0;}
.main__three .item-right ul li h5{color: #f64242;font-size: 14px;line-height: 16px;margin-left: 24px;position: relative;}
.main__three .item-right ul li h5:before{background: url(../images/tick.svg) no-repeat;background-size: contain;content: "";display: block;height: 20px;left: -24px;position: absolute;top: -2px;width: 20px;}
.main__three .item-right ul li p{font-size: 12px;line-height: 14px;margin-bottom: 0;}
.main__three .item{background: #fff;border-radius: 40px;-webkit-box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.1);min-height: 100%;padding: 40px;}
@media screen and (max-width: 767px){
  .main__three .item{margin: 0 0 20px;min-height: auto;padding: 30px 20px;}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
  .main__three .item{margin-bottom: 30px;min-height: auto;}
}
.main__three .item h3{margin-bottom: 40px;}
@media screen and (max-width: 767px){
  .main__three .item h3{margin-bottom: 20px;}
}
.main__three .item p{margin-bottom: 0;}
@media screen and (max-width: 767px){
  .main__three .item p{font-size: 14px;line-height: 21px;}
}
.main__three .item .btn-red-2{margin: 40px 0 60px;}
@media screen and (max-width: 767px){
  .main__three .item .btn-red-2{margin: 20px 0 25px;}
  .main__three .item .whatuget .btn{margin: 16px auto;}
  .main__three .item .whatuget .btn a{margin-right: 0;text-align: center;}
}
.main__three .item .whatuget h4{display: block;padding-bottom: 15px;}
.main__three .item .whatuget ul{background: #eef1f6;border-radius: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;margin: 0;padding: 15px 10px;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media screen and (max-width: 767px){
  .main__three .item .whatuget ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__three .item .whatuget ul{width: 100%;}
}
.main__three .item .whatuget ul li{display: block;padding: 5px 15px;width: 50%;}
.main__three .item .whatuget ul li.last_block{display: flex;align-items: center;justify-content: end;}
@media screen and (max-width: 767px){
  .main__three .item .whatuget ul li{padding: 0 0 13px;width: 100%;}
  .main__three .item .whatuget ul li:first-child{padding-top: 0;}
  .main__three .item .whatuget ul li:last-child{padding-bottom: 0;}
}
.main__three .item .whatuget ul li .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0;}
.main__three .item .whatuget ul li picture{margin-right: 10px;}
.main__three .item .whatuget ul li picture img{width: 100%;}
.main__three .item .whatuget ul li span{color: #0767dc;display: block;font-size: 13px;font-weight: 700;line-height: 16px;margin-bottom: 0;width: 100%;}
.main__three .item .whatuget ul li p{font-size: 12px;line-height: 16px;margin-top: 10px;width: 100%;}
@media screen and (max-width: 767px){
  .main__three .item .whatuget ul li p{margin-bottom: 0;}
  .form-contact{margin-bottom: 60px;}
}
.form-uslugi{padding-bottom: 120px;}
@media screen and (max-width: 767px){
  .form-uslugi{margin-bottom: 60px;}
  .main-form{padding-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form{padding-bottom: 60px;padding-top: 0;}
}
.main-form h2{margin-bottom: 35px;position: relative;z-index: 3;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form h2{font-size: 26px;line-height: 30px;}
}
.main-form p{color: #fff;font-size: 20px;line-height: 26px;position: relative;z-index: 3;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form p{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width: 767px){
  .main-form p{font-size: 16px;line-height: 24px;}
}
.main-form .form-one{background: #0767dc;border-radius: 40px;color: #fff;overflow: hidden;padding: 40px;position: relative;}
@media screen and (max-width: 767px){
  .main-form .form-one{padding: 40px 20px;}
}
.main-form .form-one:before{background: #3e88e3;border-bottom-right-radius: 100%;border-top-right-radius: 100%;content: "";height: 900px;left: -10%;position: absolute;top: -30%;width: 900px;z-index: 1;}
@media screen and (max-width: 767px){
  .main-form .form-one:before{border-radius: 100%;bottom: -24%;height: 700px;left: -50%;margin-left: 30px;top: auto;width: 700px;}
}
.main-form .form-one:after{background: #1e75df;border-bottom-right-radius: 100%;border-top-right-radius: 100%;content: "";height: 1000px;left: -5%;margin-top: -50px;position: absolute;top: -30%;width: 1000px;z-index: 0;}
@media screen and (max-width: 767px){
  .main-form .form-one:after{border-radius: 100%;bottom: -24%;height: 800px;left: -50%;margin-left: -30px;top: auto;width: 800px;}
}
.main-form .form form{position: relative;z-index: 3;}
.main-form .form form h4{font-weight: 400;padding: 10px 0;}
.main-form .form form p{font-size: 20px;font-weight: 400;line-height: 27px;}
.main-form .form form span{color: #eef1f6;display: block;font-size: 12px;text-align: center;line-height:18px;}
.main-form .form form span a{color:#F64242;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main-form .form form span{font-size: 11px;line-height: 14px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form .form form span{font-size: 11px;line-height: 14px;}
}
.main-form .form form button,.main-form .form form .btn_submit_callback{background: #f64242;border: none;border-radius: 25px;-webkit-box-shadow: none;box-shadow: none;color: #fff;font-size: 14px;font-weight: 700;height: 50px;line-height: 19px;margin-bottom: 15px;margin-top: 15px;text-transform: uppercase;width: 100%;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form .form form button,.main-form .form form .btn_submit_callback{font-size: 14px;height: 40px;margin-top: 30px;}
}
.main-form .form form input{background: #fff;border: none;border-radius: 25px;color:#47464A;font-weight: 400;height: 50px;margin-bottom: 10px;padding-left: 20px;width: 100%;}
.main-form .form form input::placeholder{background: #fff;width: 100%;color:#0767dc;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main-form .form form input{font-size: 13px;height: 40px;margin-bottom: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main-form .form form input{font-size: 14px;height: 45px;margin-bottom: 0;}
}
@media screen and (max-width: 767px){
  .main-form .form form input{margin-bottom: 5px;}
}
.main-form .form form input::-webkit-input-placeholder{color: #0767dc;}
.main-form .form form input::-moz-placeholder{color: #0767dc;}
.main-form .form form input:-ms-input-placeholder{color: #0767dc;}
.main-form .form form input::-ms-input-placeholder{color: #0767dc;}
.main-form .form form input::placeholder{color: #0767dc;font-size:16px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__four{padding-bottom: 0;padding-top: 0;}
}
@media screen and (max-width: 767px){
  .main__four{padding-bottom: 0;}
}
.main__four h2{margin-bottom: 0;}
@media screen and (max-width: 767px){
  .main__four h2{margin-bottom: 2rem;}
}
.main__four .slider__main1{margin: 46px -15px -15px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__four .slider__main1{margin: 35px -15px 0;}
}
@media screen and (max-width: 767px){
  .main__four .slider__main1{margin: 0;}
}
.main__four .slider__main1 .slick-prev{background: #fff;border-radius: 100%;height: 50px;left: -10px;width: 50px;z-index: 3;}
.main__four .slider__main1 .slick-prev:before{background: url(../images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;width: 40px;}
.main__four .slider__main1 .slick-next{background: #fff;border-radius: 100%;height: 50px;right: -10px;width: 50px;z-index: 3;}
.main__four .slider__main1 .slick-next:before{background: url(../images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);width: 40px;}
.main__four .slider__main1 .slick-track{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.main__four .slider__main1 .slick-slide{margin:15px;}
@media screen and (max-width: 767px){
  .main__four .slider__main1 .slick-slide{margin: 0;padding:10px;}
}
.main__four .slider__main1 .item-txt{padding: 20px 30px;}
.main__four .slider__main1 .item{background: #fff;border-radius: 40px;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);display: block;}
.main__four .slider__main1 .item .btn a{font-size: 12px;}
.main__four .slider__main1 .item h3{font-size: 18px;line-height: 24px;}
.main__four .slider__main1 .item h3 a{color:#47464a;text-decoration:none;}
.main__four .slider__main1 .item h3:hover{color: #f64242;}
.main__four .slider__main1 .item p{font-size: 14px;line-height: 18px;}
.main__four .slider__main1 .item-img{border-top-left-radius: 40px;border-top-right-radius: 40px;overflow: hidden;position: relative;}
.main__four .slider__main1 .item-img:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.main__four .slider__main1 .item-img .informer{background: #0767dc;border-radius: 25px;color: #fff;display: block;font-size: 14px;padding: 10px 30px;position: absolute;right: 15px;top: 15px;z-index: 3;}
.main__four .slider__main1 .item-img img{height: 200px;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.25s;transition: 0.25s;width: 100%;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five{padding-bottom: 0;padding-top: 60px;}
}
@media screen and (max-width: 767px){
  .main__five{padding-bottom: 0;}
}
.main__five .slider__main2{margin-bottom: 0;}
.main__five .slider__main2 .slick-dots{bottom: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;left: 20%;list-style: none;position: absolute;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .slick-dots{gap: 5px;left: 50%;top: 32%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .slick-dots{bottom: 10px;left: 35%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}
}
.main__five .slider__main2 .slick-dots li.slick-active{background: #0767dc;}
.main__five .slider__main2 .slick-dots li{background: rgba(7, 103, 220, 0.3);border-radius: 5px;display: block;height: 10px;padding: 0 10px;width: 90px;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .slick-dots li{height: 5px;width: 50px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .slick-dots li{height: 5px;width: 50px;}
}
.main__five .slider__main2 .slick-dots li button:before{content: "";}
.main__five .slider__main2 .slick-prev{background: #fff;border-radius: 100%;height: 50px;width: 50px;z-index: 3;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .slick-prev{display: none !important;left: -10px;}
}
.main__five .slider__main2 .slick-prev:before{background: url(../images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;width: 40px;}
.main__five .slider__main2 .slick-next{background: #fff;border-radius: 100%;height: 50px;width: 50px;z-index: 3;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .slick-next{display: none !important;right: -10px;}
}
.main__five .slider__main2 .slick-next:before{background: url(../images/slick-arrow.svg) no-repeat;background-size: contain;content: "";display: block;height: 40px;margin: 0 auto;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);width: 40px;}
.main__five .slider__main2 .item{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;gap: 30px;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .item{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;}
}
.main__five .slider__main2 .item .left{border-radius: 40px;overflow: hidden;width: 67%;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .item .left{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .left{width: 100%;}
}
.main__five .slider__main2 .item .left img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .left img{-o-object-fit: contain;object-fit: contain;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .item .left img{-o-object-fit: contain;object-fit: contain;}
}
.main__five .slider__main2 .item .right{background: #0767dc;border-radius: 40px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 30px 25px;text-align: center;width: 33%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .item .right{width: 100%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .right{padding: 20px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .item .right{padding: 20px;}
}
.main__five .slider__main2 .item .right h3{font-size: 36px;line-height: 42px;margin-bottom: 2rem;margin-top: 0;}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .item .right h3{font-size: 24px;line-height: 32px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .right h3{font-size: 23px;line-height: 28px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .item .right h3{font-size: 20px;line-height: 24px;}
}
.main__five .slider__main2 .item .right p{color: #fff;margin-bottom: 3rem;padding: 0 20px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .right p{font-size: 14px;padding: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .item .right p{font-size: 14px;margin-bottom: 0;padding: 0;}
}
@media screen and (max-width: 767px){
  .main__five .slider__main2 .item .right .btn{margin-bottom: 10px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .main__five .slider__main2 .item .right .btn a{font-size: 6px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__five .slider__main2 .item .right .btn{display: none;}
  .main__six{padding-bottom: 0;padding-top: 60px;}
}
.main__six:last-child{padding-bottom: 120px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__six:last-child{padding-bottom: 60px;}
}
@media screen and (max-width: 767px){
  .main__six:last-child{padding-bottom: 60px;}
}
@media screen and (max-width: 767px){
  .main__six .row{-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
}
.main__six h2{margin-bottom: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__six h2{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
}
@media screen and (max-width: 767px){
  .main__six h2{margin-bottom: 20px;}
}
.main__six p{font-size: 16px;line-height: 24px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main__six p{font-size: 14px;line-height: 19px;}
}
@media screen and (max-width: 767px){
  .main__six p{font-size: 14px;line-height: 19px;margin: 0;}
}
.main__six .item-img{border-radius: 40px;overflow: hidden;}
@media screen and (max-width: 767px){
  .main__six .item-img{margin-bottom: 20px;}
}
.main__six .item-img img{width: 100%;height: auto;}
.main__six:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
footer{background: #47464a;}
footer .btn{margin-top: 2rem;}
@media screen and (max-width: 767px){
  footer .btn{display: inline-block;}footer .btn a{display: block;margin-bottom: 30px;margin-top: 10px;}
}
footer .footer{display: -webkit-box;display: -ms-flexbox;display: flex;padding: 3rem 0;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media screen and (max-width: 767px){
  footer .footer{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}footer .item .langChange{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;padding: 10px 0;}
}
footer .item .langChange a.ru{background: url(../images/lang-icon1.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
footer .item .langChange a.en{background: url(../images/lang-icon2.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
footer .item .langChange a.fr{background: url(../images/lang-icon3.svg) no-repeat;background-size: contain;display: block;height: 30px;width: 30px;}
.change_lang{display: flex;flex-direction: column-reverse;}
.change_lang a.selected{order:1;}
footer .item h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;margin-top: 10px;}
footer .item h4 a{color: #fff;text-decoration:unset;}
footer .item h4 a:hover{color: #f64242;}
@media screen and (min-width: 768px) and (max-width: 991px){
  footer .item h4{font-size: 18px;line-height: 24px;}
}
footer .item ul li{padding: 6px 0;}
footer .item ul li a{color: #fff;text-decoration: none;}
footer .item ul li a:hover{color: #f64242;}
footer .item .logo{margin-bottom: 25px;}
footer .item .footer-email{padding-bottom: 10px;}
footer .item .footer-email span{color: #fff;display: block;font-family: roboto;font-weight: 300;}
footer .item .footer-email a{color: #fff;display: block;font-family: roboto;font-size: 24px;font-weight: 400;line-height: 28px;margin-bottom: 15px;text-decoration: none;}
@media screen and (min-width: 768px) and (max-width: 991px){
  footer .item .footer-email a{font-size: 16px;line-height: 24px;}
}
footer .item .footer-email a:hover{color: #f64242;}
footer .item .footer-phone span{color: #fff;display: block;font-family: roboto;font-weight: 300;}
footer .item .footer-phone a{color: #fff;display: block;font-size: 24px;line-height: 28px;margin-bottom: 15px;text-decoration: none;}
@media screen and (min-width: 768px) and (max-width: 991px){
  footer .item .footer-phone a{font-size: 16px;line-height: 24px;}
}
footer .item .footer-phone a:hover{color: #f64242;}
footer .item h4{color: #fff;font-family: roboto;}
footer .item ul{margin: 0;padding: 0;}
.underFoot{background: #3c3b3e;padding: 15px 0;}
.underFoot .underfoot{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;color: #fff;justify-content: space-between;}
@media screen and (max-width: 767px){
  .underFoot .underfoot{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.underFoot .underfoot .copy{font-weight: 500;}
@media screen and (max-width: 767px){
  .underFoot .underfoot .copy{padding-bottom: 10px;}
}
.underFoot .underfoot .madeby a{color: #f64242;}
.underFoot .underfoot .madeby a:hover{color: #d10808;}
.breadcrumbs ul{list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
  .breadcrumbs ul{-ms-flex-wrap: wrap;flex-wrap: wrap;}
}
.breadcrumbs ul li{position: relative; display: inline; }
.breadcrumbs ul li:after{content: "/";margin-left: 5px;margin-right: 5px;}
.breadcrumbs ul li a{color: #000;text-decoration: none;}
.breadcrumbs ul li a:hover{color: #0767dc;}
.breadcrumbs ul li.current a{color: #afafaf;}
.breadcrumbs ul li.current{color: #afafaf;}
.breadcrumbs ul li:last-child:after{display: none;}
.service_one{background: #e2e7ef;}
@media screen and (max-width: 767px){
  .service_one{padding: 30px 0;}
}
.service_one:nth-child(2n){
  background: none;}
.service_one:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.service_one p{font-size: 16px;line-height: 24px;padding: 15px 0;}
.service_one img{border-radius: 40px;width: 100%;height: auto;}
@media screen and (max-width: 767px){
  .service_one h3{margin-top: 30px;}
  .service_one .btn{width: 100%;}
  .service_one .btn a{display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 20px;line-height: 24px;padding: 14px 30px;text-align: center;width: 100%;}
}
.service_one h4{font-family: roboto;margin-top: 60px;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .service_one h4{margin-top: 30px;}
}
.service_one ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 0 0 20px;padding: 0;}
.service_one ul li{font-family: roboto;font-size: 16px;font-weight: 500;line-height: 18px;vertical-align: middle;width: calc(50% - 15px);}
@media screen and (max-width: 767px){
  .service_one ul li{width: 100%;}
}
.service_one ul li a{color: #000;text-decoration: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .service_one ul li a{font-size: 14px;line-height: 18px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .service_one ul li a{font-size: 14px;line-height: 18px;}
}
.service_one ul li a:hover{color: #f64242;}
.service_one ul li::marker{color: #0767dc;font-size: 27px;line-height: 30px;}
.servicein-one{padding: 120px 0 60px;}

@media screen and (max-width: 767px){
  .servicein-one{padding: 60px 0;}
}
.servicein-one p{font-size: 16px;line-height: 24px;}
.servicein-one img{border-radius: 40px;}
@media screen and (max-width: 991px){
  .servicein-one img{margin-bottom: 40px;}
}

@media screen and (max-width: 767px){
  .servicein-one img{margin-bottom: 30px;}
}
.servicein-two{padding-bottom: 0;padding-top: 0;}
.servicein-two p{font-size: 16px;line-height: 24px;}
.servicein-two img{border-radius: 40px;}
@media screen and (max-width: 767px){
  .servicein-two .box{margin-top: 60px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .servicein-two .box{margin-top: 60px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .servicein-two .box{margin-bottom: 60px;}
}
.usluga-form{padding-bottom: 120px;}
.box{background: #fff;border-radius: 40px;padding: 30px;}
.box h4{color: #0767dc;padding-top: 10px;}
.box p{font-size: 14px;line-height: 18px;}
@media screen and (max-width: 767px){
  .box p{font-size: 12px;line-height: 16px;}
}
.servicein-three h2{font-size: 38px;padding-top: 15px;}
@media screen and (max-width: 767px){
  .servicein-three h2{font-size: 26px;line-height: 32px;}
}
.servicein-three p{line-height: 18px;}
.servicein-three ul{list-style: none;margin: 0;padding: 0;}
.servicein-three ul li{padding: 10px 0;}
.servicein-three ul li p{font-size: 12px;line-height: 16px;margin: 0;padding: 0;}
.servicein-three ul li h5{color: #f64242;font-size: 14px;line-height: 20px;margin-left: 24px;position: relative;}
.servicein-three ul li h5:before{background: url(../images/tick.svg) no-repeat;background-size: contain;content: "";display: block;height: 20px;left: -24px;position: absolute;top: -2px;width: 20px;}
.servicein-three p{font-size: 14px;}
@media screen and (max-width: 767px){
  .servicein-four{padding: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .servicein-four{padding: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .servicein-four{padding: 0;}
}
@media screen and (max-width: 767px){
  .contact_page{padding-bottom: 60px;}
  .contact{padding-bottom: 0;}
  .contact-one{padding-top: 0;}
}
@media screen and (max-width: 767px){
  .contact-one:nth-child(2){
  padding-bottom: 0;}
}
.contact-one img{border-radius: 40px;width: 100%;height: auto;}
@media screen and (max-width: 767px){
  .contact-one img{border-radius: 20px;margin-top: 10px;}
}
.contact-one:nth-child(2n) .row{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
@media screen and (max-width: 767px){
  .contact-one h2{margin-bottom: 30px;}
  .contact-one p{font-size: 14px;line-height: 21px;}
}
.contact h2{margin-bottom: 2rem;}
.contact-list{display: -webkit-box;display: -ms-flexbox;display: flex;}
@media screen and (min-width: 768px) and (max-width: 991px){
  .contact-list{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
@media screen and (max-width: 767px){
  .contact-list{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.contact-list .item{background: #fff;border-radius: 40px;margin: 0 15px;padding: 25px 20px;text-align: center;width: 100%;}
@media screen and (max-width: 767px){
  .contact-list .item:last-child{margin-bottom: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .contact-list .item{margin-bottom: 20px;}
}
@media screen and (max-width: 767px){
  .contact-list .item{margin: 0 0 20px;}
}
.contact-list .item ul{display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;-webkit-box-pack: center;-ms-flex-pack: center;gap: 15px;justify-content: center;margin: 15px 0 0;padding: 0;}
.contact-list .item ul li:last-child a{padding: 5px;}
@media screen and (max-width: 767px){
  .contact-list .item ul li{margin-bottom: 15px;}
}
.contact-list .item ul li a{background: #f64242;border-radius: 100%;display: block;font-family: roboto;font-size: 0;font-weight: 500;height: 35px;line-height: 0;width: 35px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .contact-list .item ul li a{height: 25px;width: 25px;}
}
.contact-list .item ul li a:hover{background: #d10808;}
.contact-list .item ul li a img{-o-object-fit: contain;object-fit: contain;padding: 4px 0;width: 80%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .contact-list .item ul li a img{padding: 3px 0;}
}
.contact-list .item h4{font-family: roboto;font-size: 24px;line-height: 28px;}
@media screen and (max-width: 767px){
  .contact-list .item h4{font-size: 14px;line-height: 20px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .contact-list .item h4{font-size: 18px;}
}
.contact-list .item a{font-family: roboto;font-size: 32px;font-weight: 500;line-height: 40px;text-decoration: none;}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .contact-list .item a{font-size: 16px;}
}
@media screen and (max-width: 767px){
  .contact-list .item a{font-size: 18px;line-height: 24px;}
}
.articles h2{margin-bottom: 3rem;}
.articles__date{color: #afafaf;display: block;padding: 25px 0 10px;}
@media screen and (max-width: 767px){
  .articles__img{height: 300px;}
}
.articles__img img{height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.articles__txt{margin: 3.5rem 0;}
@media screen and (max-width: 991px){
  .articles__txt{margin-bottom: 0;margin-top: -3rem;}
  .practice_main_section{padding: 40px 0 60px;}
  .article-right-block{margin-bottom: 20px;}
  .articles__txt .row{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;-ms-flex-wrap: unset !important;flex-wrap: unset !important;}
}
.articles__txt .box p{font-size: 16px;line-height: 24px;}
@media screen and (max-width: 767px){
  .base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .base-slider{margin-bottom: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .search-notfound{padding: 60px 0;}
}
@media screen and (max-width: 767px){
  .search-notfound{padding-bottom: 0;}
}
.search-notfound h2{text-align: center;}
@media screen and (max-width: 767px){
  .search-result{padding-bottom: 40px;padding-top: 0;}
}
.search-result h2{margin-bottom: 0;max-width: 70%;padding-bottom: 60px;}
@media screen and (max-width: 767px){
  .search-result h2{max-width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .search-result h2{max-width: 100%;}
}
.btn-more{display: block;margin: 15px auto;text-align: center;}
.btn-more a{margin: 0 auto;padding: 14px 30px;text-align: center;}
.card{background: #fff;border-radius: 40px;display: block;margin-bottom: 35px;}
.card .item-txt{padding: 20px 30px;}
.card .item .btn a{font-size: 12px;}
.card .item h3{font-size: 18px;line-height: 24px;}
.card .item h3:hover{color: #f64242;}
.card .item p{font-size: 14px;line-height: 18px;}
.card .item-img{border-top-left-radius: 40px;border-top-right-radius: 40px;overflow: hidden;position: relative;}
.card .item-img:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.card .item-img .informer{background: #0767dc;border-radius: 25px;color: #fff;display: block;font-size: 14px;padding: 10px 30px;position: absolute;right: 15px;top: 15px;z-index: 3;}
.card .item-img img{height: 200px;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.25s;transition: 0.25s;width: 100%;}
.base{padding-bottom: 20px;}
.search-area{padding-top: 120px;}
@media screen and (max-width: 767px){
  .search-area{padding: 60px 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .search-area{padding-top: 60px;}
}
.search-area .search .search-filtr{margin-top: 20px;}
@media screen and (max-width: 767px){
  .search-area .search .search-filtr{overflow: hidden;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .search-area .search .search-filtr{overflow-x: scroll;}
}
.search-area .search .search-filtr ul{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 15px;list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
  .search-area .search .search-filtr ul{overflow-x: scroll;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .search-area .search .search-filtr ul{min-width: 1000px;overflow-x: scroll;}
}
@media screen and (max-width: 767px){
  .search-area .search .search-filtr ul li{padding: 5px 0;}
}
.search-area .search .search-filtr ul li a{background: #f8f9f9;border-radius: 40px;-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);display: block;font-size: 14px;font-weight: 300;line-height: 16px;padding: 10px 20px;text-decoration: none;}
@media screen and (max-width: 767px){
  .search-area .search .search-filtr ul li a{-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);padding: 15px 20px;text-align: center;width: 250px;}
}
.search-area .search .search-filtr ul li a:hover{background: #fff;}
.search-area .search form .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;gap: 20px;}
@media screen and (max-width: 767px){
  .search-area .search form .wrap{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.search-area .search form .wrap .input{position: relative;width: 100%;}
.search-area .search form .wrap .input:after{background: url(../images/search.svg) no-repeat;background-position: 50%;background-size: contain;border-radius: 0;content: "";height: 25px;position: absolute;right: 15px;top: 12px;width: 23px;}
.search-area .search form .wrap .input input{border: none;border-radius: 40px;-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);height: 50px;padding-left: 25px;width: 100%;}
.search-area .search form .wrap .input input::-webkit-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::-moz-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input:-ms-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::-ms-input-placeholder{color: #9f9f9f;}
.search-area .search form .wrap .input input::placeholder{color: #9f9f9f;}
.search-area .search form .wrap button{background: #0767dc;border: none;border-radius: 40px;color: #fff;display: block;font-size: 14px;line-height: 18px;padding: 15px 0;text-transform: uppercase;width: 25%;}
@media screen and (max-width: 767px){
  .search-area .search form .wrap button{width: 100%;}
}
.search-area .search form .wrap button:hover{background: #0557bc;}
.popular{padding: 60px 0;}
@media screen and (max-width: 767px){
  .popular{padding-bottom: 0;padding-top: 0;}
}
.popular h2{margin-bottom: 0;}
.popular-list{margin-top: 60px;}
@media screen and (max-width: 767px){
  .popular-list{margin-top: 30px;}
}
.popular-list ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;list-style: none;margin: 0;padding: 0;}
@media screen and (max-width: 767px){
  .popular-list ul{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
}
.popular-list ul li{width: 33.33333%;padding: 10px;}
@media screen and (max-width: 767px){
  .popular-list ul li{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .popular-list ul li{width: 50%;}
}
.popular-list ul li a, .popular-list ul li button{
  background: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);color: #000;display: flex;font-size: 20px;line-height: 24px;padding: 28px 30px;text-align: center;text-decoration: none;height: 100%;align-items: center;justify-content: center;
  border: none;
  width: 100%;
}
@media screen and (max-width: 767px){
  .popular-list ul li a, .popular-list ul li button{margin: 5px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .popular-list ul li a{font-size: 16px;line-height: 24px;}
}
.popular-list ul li a:hover, .popular-list ul li button:hover{color: #0767dc;}
.popular-list ul li a.active, .popular-list ul li button.active{background: #0767dc;color: #fff; pointer-events: none;}
.popular-list ul li a.active:hover, .popular-list ul li a.active:hover{background: #0557bc;color: #fff;}
blockquote{margin: 2rem 0;padding: 30px 25px;position: relative;}
blockquote h3{padding: 15px 0;}
blockquote.blue{background: rgba(7, 103, 220, 0.2);}
blockquote.blue:before{background: #0767dc;content: "";display: block;height: 100%;left: 0;position: absolute;top: 0;width: 7px;}
blockquote.pink{background: rgba(160, 54, 197, 0.2);}
blockquote.pink:before{background: #a036c5;content: "";display: block;height: 100%;left: 0;position: absolute;top: 0;width: 7px;}
aside{background: #fff;border-radius: 40px;padding: 30px 20px;}
.article-right-block{height:max-content;position:sticky;top: 25px;}
@media screen and (max-width: 767px){
  aside{margin-bottom: 20px;}
}
aside .item h4{margin-bottom: 10px;}
aside .item:nth-child(2) ul li::after{background: #47464A;}
aside .item.download_file ul li::after{background: #F64242;}
aside ul{
  padding-left: 22px;
}

/* aside ul li::after{content: '';width: 10px;height: 10px;float: left;background: #0767DC;position: absolute;left: -18.4px;top: 11px;z-index: 9;border-radius: 50%;} */

aside ul li{
  position: relative; 
  /* list-style-type: none; */
}

aside ul li::marker {
  background: #0767DC;
  color: #0767DC;
  font-size: 22px;
}

aside ul li a{color: #47464A;display: block;font-family: roboto;font-size: 16px;font-weight: 500;line-height: 18px;padding: 8px 0;text-decoration: none;}
@media screen and (max-width: 767px){
  aside ul li a{font-size: 14px;line-height: 18px;}
}
aside ul li a:hover{color: #0767dc;}
@media screen and (max-width: 767px){
  .articl h1{font-size: 20px;line-height: 24px;}
  .articl p{font-size: 14px;line-height: 18px;}
}
.popupmenu{background: #fff;height: 100%;left: 0;position: fixed;top: 0;width: 100%;}
.popupmenu .mfp-close{margin-right: 10px;margin-top: 15px;}
.mob-menu{background: #fff;overflow-x: scroll;padding: 20px;width: 100%;z-index: 5;top: 92px;}
.mfp-wrap{z-index: unset;transition:all .4s ease;}
.mfp-wrap.mfp-ready{z-index: 1043;background:#00000059;}
.mfp-wrap.mfp-ready{z-index: 1043;}
.header .humburg a span{transition:all .4s ease;}
.header .humburg a.active span{transform:translate(100px,0);}
.header .humburg a.active span:last-child{transform: rotate(-45deg) translate(6px, -4.5px);}
.header .humburg a.active span:first-child{transform: rotate(42deg) translate(5px, 4px);}
.header .humburg a{position: relative;}
@media (max-width: 991px){
  body.active{overflow:hidden;}
  .openMenuMobile{display: block;}
}


.mob-menu .footer-email{margin-bottom: 20px;margin-top: 20px;}
.mob-menu .footer-email a{color: #47464a;display: block;font-family: roboto;font-size: 24px;font-weight: 500;line-height: 30px;text-decoration: none;}
.mob-menu .footer-phone{margin-bottom: 20px;}
.mob-menu .footer-phone a{color: #47464a;display: block;font-family: roboto;font-size: 24px;font-weight: 500;line-height: 30px;text-decoration: none;}
.mob-menu h3{display: block;margin-bottom: 25px;margin-top: 10px;}
.mob-menu h3 a{color:#47464a;text-decoration:none;}
.mob-menu nav ul{list-style: none;margin: 0;padding: 0;}
.mob-menu nav ul li a{color: #000;display: block;padding: 6px 0;text-decoration: none;}
.mob-menu .btn-blue-3{margin: 15px 0;width: 100%;}
.mob-menu .btn-blue-3 a{background: #0767dc;border-radius: 40px;color: #fff;display: block;padding: 10px 20px;text-align: center;text-decoration: none;width: 100%;}
.mob-menu .btn-red-3{margin: 15px 0;width: 100%;}
.mob-menu .btn-red-3 a{background: #f64242;border-radius: 40px;color: #fff;display: block;padding: 10px 20px;text-align: center;text-decoration: none;width: 100%;}
.cookie{background: none;bottom: 5%;left: 0;position: fixed;width: 100%;z-index: 10;border:0;}
.accept-btn{border:0;transition: all .4s ease;}
.cookie p{font-size: 20px;line-height: 26px;margin-bottom: 0;}
@media screen and (max-width: 767px){
  .cookie p{font-size: 12px;line-height: 18px;}
}
.cookie a{color: #47464a;text-decoration: none;text-decoration: underline;}
.cookie .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 auto;width: 60%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #fff;border-radius: 20px;padding: 25px 30px;}
@media screen and (max-width: 767px){
  .cookie .wrap{padding: 20px;width: 100%;}
}
.cookie .wrap .btn-blue a,.cookie .wrap .btn-blue button{color: #fff;padding: 15px 40px;text-decoration: none;text-transform: uppercase;}
@media screen and (max-width: 767px){
  .cookie .wrap .btn-blue a,.cookie .wrap .btn-blue button{font-size: 13px;}
}
.heading{font-size: 27px;font-weight: 700;margin: 15px 0 20px;}




.select{position: relative;}

.select__head{color:#0767dc;cursor:pointer;text-transform:uppercase;}

.select__head.open::after{transform: translateY(50%) rotate(180deg);}

.select__list{display: none;position: absolute;top: 120%;left: 0;right: 0;background: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);border-radius: 10px;margin-top: 5px;max-height: 205px;overflow-x: hidden;overflow-y: auto;z-index: 100;margin: 0;padding: 0;font-size: 14px;color: #424348;scrollbar-color: dark;scrollbar-width: thin;overscroll-behavior: contain;min-width: 53px;}

.select__list::-webkit-scrollbar{width: 7px;background-color: #F8F9FA;padding: 5px;}

.select__list::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #D9D9D9;}

.select__list .select__item{position: relative;border-top: 1px solid rgba(224, 229, 231, 0.5);padding: 10px 15px;cursor: pointer;list-style-type: none;text-transform:uppercase;}

.select_tag_main{text-decoration:unset;color:#424348;}

.select__list .select__item:hover{background-color: rgba(224, 229, 231, 0.5);}

.services_repeat_main .main__three:nth-child(even) .row{flex-direction:row-reverse;}
.main-form .form form .wpcf7-spinner{position: absolute;}
.form_callback_main p{margin: 0;}
.main__in .bread-single-service{position: unset;}
.main_service_content{padding:20px 0 40px;}
.main_service_content .btn-just-red a{display: flex;width:max-content;}
.service-section-main{padding: 60px 0;}
.service-section-main:nth-child(even){padding:0;}
.service-section-main:nth-child(even) .row{flex-direction:row-reverse;}
.service-section-main:nth-child(even) .row h3{font-size:36px;line-height:43px;}
.card_base h3 a{color:#47464a;text-decoration:none;transition: all .4s ease;}
.card_base h3 a:hover{color:#F64242;}
.btn_more_knowledge button{border:0;transition:all .4s ease;}
.articles__img{aspect-ratio:100 / 35;}
.popupwindow .wpcf7-form .input-group+p{margin: 0;}
.popupwindow .wpcf7-spinner{position: absolute;}
.slider_blog_main div{height: 100%;}
.slider_blog_main .slick-slide{height: auto;}
.slider_blog_main .btn-noborder{display: flex;margin-top:auto;height:auto;}
.slider_blog_main .item-txt{display: flex;flex-direction:column;}
.slider__main1.slider_blog_main .item{display: flex;flex-direction:column;}
.slider__main1.slider_blog_main .item-img{min-height: 200px;max-height: 200px;}
#close-button-verify{position: absolute;top: 10px;right: 10px;z-index: 1047;width: 40px;height: 40px;font-size: 28px;display: flex;align-items: center;justify-content: center;background: #fff;border: 0;color: #3333338a;line-height: 28px;text-align: center;}
#close-button-verify:hover{color:#333;}
.base_knowledge{gap: 35px 0;margin-bottom: 35px;}
.base_knowledge .card_base{margin: 0;height: 100%;display: flex;flex-direction: column;}
.base_knowledge .card_base .item-txt{height: calc(100% - 200px);display: flex;flex-direction: column;}
.base_knowledge .card_base .btn-noborder{margin-top: auto;}
.base_knowledge .card_base .btn-noborder a{justify-content:start;}
.not_found_section h1{font-size: 400px;line-height: 100%;text-align: center;font-family: 'roboto';font-weight: 900;}
.not_found_section a{display: flex;justify-content: center;font-size: 24px;line-height: 120%;text-decoration: none;color: #fff;font-family: 'roboto';font-weight: 500;width: max-content;margin: 20px auto 0;background:#f64242;padding: 18px 32px;border-radius: 55px;}
.not_found_section a:hover{background:#d10808;}

.cookie{animation: cookie 10s;}

@keyframes cookie {
  0%{opacity: 0;}
  30%{opacity: 0;}
  60%{opacity: 0;}
  100%{opacity: 1;}
}






@media screen and (min-width: 992px) and (max-width:10991px){
  .service-section-main:first-child{padding-top: 120px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .service-section-main:nth-child(even) .row h3{font-size: 34px;line-height: 38px;}
}

@media (max-width: 991px){
  .admin-bar .mob-menu{top:124px;}
  .main__six .item-img img{object-fit:cover;}
  .header .humburg a{overflow:hidden;}
  .not_found_section h1{font-size: 250px;}
  .not_found_section{padding: 60px 0;}
  .site{display: flex;flex-direction:column;justify-content:space-between;min-height:100vh;}
  body.admin-bar .site{min-height:calc(100vh - 32px);}
  .not_found_section a{font-size: 22px;}

}
@media screen and (max-width: 767px){
  .service-section-main:nth-child(even) .row h3{font-size: 24px;line-height:28px;}
  .main__five .slider__main2 .slick-dots{bottom: unset;}
  .not_found_section a{font-size: 18px;width: 75%;padding: 16px 38px;}
  .not_found_section h1{font-size: 150px;}
  .admin-bar .mob-menu{top:146px;height:calc(100vh - 146px);}
  .mob-menu{padding:30px 20px 120px;height:calc(100vh - 100px);}
  .section-blog-slider .col{padding: 0;}
  .main__four.section-blog-slider .slider__main1 .slick-slide{padding: 10px 15px;}
  .main__four.section-blog-slider .slider__main1 .slick-next{right: 0;}
  .main__four.section-blog-slider .slider__main1 .slick-prev{left: 0px;}
  .main__six{padding: 20px 0;}
  .repeat-service-main{padding: 60px 0;}
  .mfp-container{overflow-x:scroll;}

}

@media screen and (max-width:600px){
  html #wpadminbar{top: -46px;}

}

/* Modal auth start */

.modal_auth{
  min-width: 320px;
  max-width: 480px;
  transition: all 0.4s linear;
}

.modal_auth__body{
  background: white;
  width: 100%;
  border-radius: 40px;
  padding: 40px 30px;
  overflow: hidden;
}

.modal_auth__body input{
  border: none;
  border-radius: 40px;
  display: block;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 15px;
  width: 100%;
  border: 2px solid #0767dc;
}

.modal_auth__body button{
  background: #f64242;
  border: none;
  border-radius: 40px;
  color: #fff;
  height: 50px;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 100%;
  transition: all .4s ease;
}

.modal_auth__body a{
  color: #0767dc;
}

.modal_auth__body__text{
  text-align: center;
}

.modal_auth__body__title{
  font-size: 34px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}

._error{
  color: #f74242;
  background: #fde9f3;
  width: fit-content;
  line-height: 1.2;
  padding: 6px 12px;
  margin: 0 auto;
  border-radius: 20px;
}

._success p{
  padding: 0;
  margin-bottom: 25px;
  color: white;
}

._success a{
  background: #f64242;
  border: none;
  border-radius: 40px;
  color: #fff;
  transition: all .4s ease;
  display: block;
  text-decoration: none;
  width: fit-content;
  padding: 4px 16px;
}

/* Modal auth end */

/* Page private start */
.contentBlur_wrapper{
  position: relative;
 
}

.contentBlur{
  filter: blur(6px);
  user-select: none;
}

.contentBlur_wrapper::before{
  content: '';
  position: absolute;
  z-index: 5;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
  -moz-box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
  -webkit-box-shadow: -1px 251px 118px -24px rgba(255, 255, 255, 0.95) inset;
}


.contentBlur__log_in_to_read{
  font-size: 18px;
  position: absolute;
  background: white;
  max-width: 90%;
  min-width: 360px;
  text-align: center;
  padding: 14px 26px;
  border-radius: 40px;
  top: 24px;
  left: 50%;
  transform: translate(-50%);
  z-index: 6;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05); 
  box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05);
}

@media screen and (max-width: 420px) {
  .contentBlur__log_in_to_read{
    font-size: 16px;
    min-width: 270px;
    padding: 8px 18px;
  }
}

/* Page private end */

.blog_description h4, .blog_description h2, .blog_description h2 strong, .box h4 {
	color: #47464a !important;
}
.text_center_modal{text-align:center}