::-webkit-scrollbar {
    display: none;
}
@font-face {
    font-family: 'Syncopate Cyr';
    src: url('../fonts/SyncopateCyr/SyncopateCyrRegular.eot');
    src: url('../fonts/SyncopateCyr/SyncopateCyrRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SyncopateCyr/SyncopateCyrRegular.woff2') format('woff2'),
        url('../fonts/SyncopateCyr/SyncopateCyrRegular.woff') format('woff'),
        url('../fonts/SyncopateCyr/SyncopateCyrRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'),
        url('../fonts/manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Bold.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Bold.woff') format('woff'),
        url('../fonts/manrope/Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Semibold.eot');
    src: local('Manrope Semibold'), local('Manrope-Semibold'),
        url('../fonts/manrope/Manrope-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Semibold.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Semibold.woff') format('woff'),
        url('../fonts/manrope/Manrope-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'),
        url('../fonts/manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Regular.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Regular.woff') format('woff'),
        url('../fonts/manrope/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Light.eot');
    src: local('Manrope Light'), local('Manrope-Light'),
        url('../fonts/manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Light.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Light.woff') format('woff'),
        url('../fonts/manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Thin.eot');
    src: local('Manrope Thin'), local('Manrope-Thin'),
        url('../fonts/manrope/Manrope-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Thin.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Thin.woff') format('woff'),
        url('../fonts/manrope/Manrope-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Medium.eot');
    src: local('Manrope Medium'), local('Manrope-Medium'),
        url('../fonts/manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-Medium.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-Medium.woff') format('woff'),
        url('../fonts/manrope/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-ExtraBold.eot');
    src: local('Manrope ExtraBold'), local('Manrope-ExtraBold'),
        url('../fonts/manrope/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/manrope/Manrope-ExtraBold.woff2') format('woff2'),
        url('../fonts/manrope/Manrope-ExtraBold.woff') format('woff'),
        url('../fonts/manrope/Manrope-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
/*****************************404******************************************/
body.error_site {
  background: #131E41  !important;
}
.error_site h1{color: #ffffff;}

span.ico-home-error i {
  padding: 0 10px 0 0;
}
.card{background: #EFF5FD;}
/*************************************************************************/


html {
  scroll-behavior: smooth;
}
body {
  font-family: Manrope;
  color: #131E41;
  font-size: 19px;
  line-height: 130%;
  background: #ffffff;
}
.row-main {
    padding: 100px 0 0 0;
}
.main-box .txt-dop {
    font-size: 19px;
    line-height: 130%;
    padding: 0 0 30px 0;
}
.mainpage .main-box {
    margin: 0px 0 0 50px;
}
body.mainpage {
  background-image: linear-gradient(65.54deg, #131E41 10%, rgba(19, 30, 65, 0) 60%), url(/images/main-bg-full.jpg);
  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  background-attachment: fixed;
}

body.mainpage.about {
  background-image: linear-gradient(180deg, rgba(10, 39, 85, 0.05) -6.46%, #0A2755 73.98%), url(/images/bg-about.jpg);
}
.sppb-row-container {
  padding: 0px !important;
}
h1,h2,h3,h6 {
  font-family: 'Syncopate Cyr';
  color: #131E41;
  text-transform: uppercase;
}
h4,h5 {
  font-family: 'Manrope';
  color: #131E41;
}

.uk-h2, h2 {
  font-size: 26px;
  font-weight: 500;
}

.uk-h3, h3, .firstpage h1 {
  font-size: 18px;
}

h4 {
  font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
}
h5 {
    font-size: 28px;
  font-weight: 700;
}

.mainpage .logo.blue {display: none;}
.firstpage .logo.white {display: none;}

.mainpage .top-header {
  background: rgba(177, 204, 243, 0.2);
  position: sticky !important;
  top: 20px;
  z-index: 1000000 !important;
}

.firstpage .top-header {
  background: #EFF5FD;
  position: sticky !important;
  top: 20px;
  z-index: 1000000 !important;
}
.mainpage .main-top {
    position: sticky;
    top: 20px;
    z-index: 1000000;
}

.firstpage .main-top {
    position: sticky;
    top: 20px;
    z-index: 1000000;
    background: #ffffff;
}
.firstpage .main-top:before {
    height: 20px;
    z-index: 1000000;
    content: '';
    background: #ffffff;
    display: block;
    margin-top: -20px;
}

.mainpage .introtext {
  align-items: center;
  color: #FFFFFF;
}

.mainpage .introtext h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 39px;
  line-height: 130%;
  letter-spacing: 3px;
}
/**************************************buttons****************************/
a.sppb-btn, a.btn {
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
}
.btn-download {
  border-radius: 10px !important;
  cursor: pointer;
  margin: 10px 0 0 0;
  text-decoration: none;
  padding: 15px 10px 15px 10px !important;
  font-size: 17px !important;
}

.btn-help {
  border-radius: 10px !important;
  cursor: pointer;
  text-decoration: none;
}

.firstpage .contacts .soc-buttons a {
    background-color: #131E41;
    color: #ffffff;
    width: 45px;
    height: 45px;
    font-size: 20px;
}

.firstpage .contacts .soc-buttons a:hover, .footer .soc-buttons a:hover {
    color: #A0A8B9;
}

.footer .soc-buttons a {
    font-size: 30px;
    margin: 0px !important;
}

a.btn-prev {
    padding: 0 0 10px 0 !important;
}

a.btn-feedback {
    font-family: Manrope;
    background: #F53801;
    color: #ffffff !important;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 5px;
    padding: 8px 12px !important;
    height: auto !important;
}
a.btn-feedback:hover {
    color: #000000 !important;
}

a.btn-feedback:before,  a.btn-feedback:after{
   content: none !important;
}
/*******************************menu***********************************/
.mod-list li {
    padding: 0 !important;
}
.menu-footer .mod-menu li {
    padding: 0 0 5px 0 !important;
}
.main-menu {
    padding: 0 5rem 0 2rem;
    height: 78px;
}
ul.mod-menu.mod-list.nav.topmenu {
  list-style: none;
  text-align: right;
  display: table;
  width: 100%;
  table-layout:fixed; 
  border-collapse:collapse;
  margin: 0 !important;
}
ul.mod-menu.mod-list.nav.topmenu li {
  display: table-cell;
  position: relative;
  text-align: center;
  height: 78px;
  vertical-align: middle;
  cursor: pointer;
}
ul.mod-menu.mod-list.nav.topmenu li a {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  height: 78px;
  display: block;
  line-height: 78px;
}

.mainpage ul.mod-menu.mod-list.nav.topmenu li a {
  color: #ffffff;
}
.firstpage ul.mod-menu.mod-list.nav.topmenu li a {
  color: #A0A8B9;
}


.mainpage ul.mod-menu.mod-list.nav.topmenu li:hover, .mainpage ul.mod-menu.mod-list.nav.topmenu li.active {
  background: linear-gradient(359.07deg, rgba(197, 217, 247, 0.2) 0.85%, rgba(37, 106, 178, 0.2) 71.5%);
}
.firstpage ul.mod-menu.mod-list.nav.topmenu li:hover, .firstpage ul.mod-menu.mod-list.nav.topmenu li.active, .firstpage .servises li.nav-item.current, .firstpage .publics li.nav-item.current {
  background: linear-gradient(359.07deg, rgba(138, 174, 228, 0.2) 0.85%, rgba(239, 245, 253, 0.2) 71.5%);
}


ul.servises li.nav-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  border-right: 1px solid #A0A8B9;
}
ul.servises li.nav-item:last-child:after {
  border-right: none;
}


ul.servises li.nav-item.current a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 4px;
  background: #131E41;
}


ul.publics li.nav-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  border-right: 1px solid #A0A8B9;
}
ul.publics li.nav-item:last-child:after {
  border-right: none;
}


ul.publics li.nav-item.current a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 4px;
  background: #131E41;
}

.mainpage ul.mod-menu.mod-list.nav.topmenu li a:hover, .mainpage ul.mod-menu.mod-list.nav.topmenu li.active a {
  color: #000000;
}
.firstpage ul.mod-menu.mod-list.nav.topmenu li a:hover, .firstpage ul.mod-menu.mod-list.nav.topmenu li.active a, .firstpage .servises li.nav-item.current a, .firstpage .publics li.nav-item.current a {
  color: #131E41 !important;
}

a[name] {
  padding-top: 120px;
  margin-top: -120px;
  display: inline-block; /* required for webkit browsers */
}

/*****************************menu about*******************************/

ul.mod-menu.mod-list.nav.aboutmenu {
    list-style: none;
    text-align: center;
    display: inline-block;
    width: 100%;
}
ul.mod-menu.mod-list.nav.aboutmenu li {
    display: inline-block;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 0 20px 0 20px !important;
}
ul.mod-menu.mod-list.nav.aboutmenu li a {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.mainpage ul.mod-menu.mod-list.nav.aboutmenu li a {
  color: #ffffff;
}
.mainpage ul.mod-menu.mod-list.nav.aboutmenu li a:hover {
  color: #A0A8B9;
}

ul.aboutmenu li.nav-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  margin-top: -10px;
  border-right: 1px solid #ffffff;
}
ul.aboutmenu li.nav-item:last-child:after {
  border-right: none;
}
/**************bottom menu********************************************/
ul.mod-menu.mod-list.nav.bottommenu {
  list-style: none;
  display: table;
  width: 100%;
  table-layout:fixed; 
  border-collapse:collapse;
  margin: 0 !important;
}
ul.mod-menu.mod-list.nav.bottommenu li {
  display: table-cell;
  position: relative;
  cursor: pointer;
}
ul.mod-menu.mod-list.nav.bottommenu li a {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  text-decoration: none;
  display: block;
  line-height: 130%;
}

ul.mod-menu.mod-list.nav.bottommenu li ul li a {
  font-weight: 300;
  font-size: 13px;
}
ul.mod-menu.mod-list.nav.bottommenu li ul li {
  background: url(/images/shevron-right.png) no-repeat;
  background-position: 0px 4px;
  padding-left: 15px !important;
  display: block;
}

ul.mod-menu.mod-list.nav.bottommenu li ul{
    padding-left: 0 !important;
    padding-top: 10px;
    padding-right: 20px;
}
ul.mod-menu.mod-list.nav.bottommenu li ul li a:visited {
  color: #ffffff;
}
ul.mod-menu.mod-list.nav.bottommenu li ul li a:hover {
  color: #A0A8B9;
}
/*********************************search & languages*****************************/
.mod-finder input {
    mix-blend-mode: normal;
    backdrop-filter: blur(50px);
    border-radius: 21.5px !important;
    border: none;
    height: 35px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 110%;
}

.mod-finder {
  height: 35px;
}

.mainpage .mod-finder input {
    background: rgba(177, 204, 243, 0.3);
    color: #fff !important;
}

.firstpage .mod-finder input {
    background: rgba(177, 204, 243, 0.3);
    color: #131E41 !important;
}

div#rl_modal__group_0 .mod-finder input {
    background: rgb(177 204 243);
}

.mainpage .mod-finder input[placeholder] {
  color: #fff !important;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
.form-control:focus {
    background-color: rgba(177, 204, 243, 0.3);
    border-color: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.mainpage .form-control:focus {
    color: #ffffff;
}
.firstpage .form-control:focus {
    color: #131E41;
}

.mainpage input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
   } 
.mainpage input[type="text"]::-moz-placeholder {
    color: #ffffff;
   }

.firstpage input[type="text"]::-webkit-input-placeholder {
    color:  #131E41;
   } 
.firstpage input[type="text"]::-moz-placeholder {
    color:  #131E41;
   }
   
.icon-search:before {
    content: "\f002";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
}

span.label-search {
    display: none;
}

button.btn.btn-search {
    position: absolute;
    display: inline-block;
    right: 0;
    padding: 5px 10px 0 0;
}

.mainpage button.btn.btn-search i {
    color: #ffffff;
}
.firstpage button.btn.btn-search i {
    color: #131E41;
}

.right {
  margin:0 auto; /* Центрируем блоки */
  width:100%; /* Задаем ширину 100%, чтобы сделать ее резиновой */
  text-align: right;
  right: 40px
}
.right div{
  display:inline-block; /* Делаем блоки по горизонтали */
  display: -moz-inline-stack; /* Для FireFox 2, тот же самый, что и inline-block */
  vertical-align:middle; /* Выравниваем их сверху */
  font-size:16px; /* Ставим дочкам размер шрифта, иначе примет значение родителя */
  /* Для IE 6 и IE 7 чтобы блоки были по горизонтали*/
  zoom: 1;
  *display: inline;

}
div.right{font-size:0;} /* Ставим родителю значение 0, чтобы убрать отступы у блоков*/

/******************************************* langs **************************************************/
.langs ul {
    margin: 0 0 0 1rem !important;
}
.langs li {
    background: transparent !important;
    padding: 0;
    margin: 0 !important;
}

.langs li a {
  padding: 0;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  text-transform: capitalize;
}

.mainpage .langs li a {
  color: #ffffff;
}

.firstpage .langs li a {
  color: #131E41;
}

.langs li.lang-active a, .langs li a:hover {
    color:  #F53801;
}

.langs ul li#l_list1 {
  padding: 0 7px 0 0;
}
.langs ul li#l_list2 {
  padding: 0 7px 0 2px;
}

.mainpage .langs ul li#l_list1 {
  border-right: 1px solid #ffffff;
}

.firstpage .langs ul li#l_list1 {
  border-right: 1px solid #131E41;
}

.mainpage .langs ul li#l_list2 {
/*  border-right: 1px solid #ffffff;*/
}
.firstpage .langs ul li#l_list2 {
/*  border-right: 1px solid #131E41;*/
}

.langs ul li#l_list3 {
  padding: 0 0 0 2px;
}
/*********************************langs mobile menu********************************/

.langs-mobile li {
    background: transparent !important;
    padding: 0;
    margin: 0 !important;
}

.langs-mobile li a {
  padding: 0;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  text-transform: capitalize;
}

.langs-mobile li a {
  color: #ffffff;
}

.langs-mobile li.lang-active a, .langs-mobile li a:hover {
    color:  #F53801;
}

.langs-mobile ul li {
  padding: 0 20px;
}

.langs-mobile ul li {
  border-right: 1px solid #ffffff;
}

/******************************footer*************************************/
.footer{
  background: #0A2755 !important;
  background-image: none !important;
}
.mainpage .footer {
    background: transparent !important;
    padding: 40px 0 0 0;
}
.footer .grid-child {
    padding: 0 !important;
    display: block;
}
.top-footer {
    padding: 30px 70px !important;
    border-bottom: 1px solid rgba(177, 204, 243, 0.5);
}
.bottom-footer {
    padding: 50px 70px !important;
}
    
.footer-main {
    left: -20px;
}
.footer-main .txt {
    /*background-image: url(/images/Line_18.png);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding: 0 0 0 20px !important;*/
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
}

.p-logo img {
    margin: 0 0 0 50px;
}
.inter {
  margin:0 auto; /* Центрируем блоки */
  width:100%; /* Задаем ширину 100%, чтобы сделать ее резиновой */
}
.inter div{
  display:inline-block; 
  display: -moz-inline-stack;
  vertical-align:middle;
  font-size:16px;
  zoom: 1;
  *display: inline;

}
div.inter{font-size:0;}

.wrap2 {
    margin: 0 0 0 20px;
}
span.slink a {
    font-size: 23px;
    padding: 0 0 0 20px;
}
span.slink a:hover {
    color: #A0A8B9;
}
.bottom-footer p {
    font-size: 15px;
    font-family: 'Manrope';
    font-weight: 200;
    line-height: 130%;
}
.bottom-footer a {
  text-decoration: none;
}
.bottom-footer a:hover {
    color: #A0A8B9;
}

.sviwt a {
    font-size: 14px;
}
/**********************************tabs******************************/
.vert-tabs ul.uk-tab{
  
}
.vert-tabs .uk-first-column {
    left: 30px;
    position: relative;
}
.vert-tabs ul.uk-tab li{
  margin-bottom: 30px;
}
.vert-tabs ul.uk-tab li:first-child{
  margin-top: 30px;
}

.uk-scope .uk-margin {
    /*padding-top: 7rem;*/
}

.vert-tabs li a[role="tab"] {
    font-family: 'Syncopate Cyr';
    font-size: 18px !important;
    margin: 0px 0 0px 40px !important;
    color: #A0A8B9 !important;
    height: 6rem;
    line-height: 110%;
    padding: 0px 0px 0px 0px !important;
}


.vert-tabs li.uk-active a[role="tab"]:before, .vert-tabs li a[role="tab"]:before{
    content: '';
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    height: 100%;
}

.vert-tabs li a[role="tab"]:before{
    background: linear-gradient(269.95deg, rgba(150, 183, 234, 0.2) 0.05%, rgba(177, 204, 243, 0) 98.2%);
    width: 100%;
    transform: scaleY(0);
    position: absolute;
    top: 0;
    left: 0;
}
.vert-tabs li.uk-active a[role="tab"]:before{
    background: linear-gradient(269.95deg, rgba(150, 183, 234, 0.2) 0.05%, rgba(177, 204, 243, 0) 98.2%);
    width: 100%;
    transform: scaleY(1);
    position: absolute;
    top: 0;
    left: 0;
}


.vert-tabs li.uk-active a[role="tab"]:after, .vert-tabs li a[role="tab"]:after{
    content: '';
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    height: 100%;
}

.vert-tabs li a[role="tab"]:after{
    border-right: 4px solid #0A2755;
    transform: scaleY(0);
    position: absolute;
    right: 0;
}
.vert-tabs li.uk-active a[role="tab"]:after{
    border-right: 4px solid #0A2755;
    transform: scaleY(1);
    position: absolute;
    right: 0;
}

.vert-tabs li a[role="tab"]:hover, .vert-tabs li.uk-active a[role="tab"] {
    color: #0A2755 !important;
}

.uk-scope .uk-tab>.uk-active>a {
    border-color: transparent !important;
}
.uk-scope .uk-tab-left>*>a{border-right: none !important;}

  /* -webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-ms-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease;*/
li#uk-tab-2-tabpanel-1 {
    position: absolute;
    top: 7.5rem;
}
li#uk-tab-2-tabpanel-2 {
    position: absolute;
    top: 15.5rem;
}
li#uk-tab-2-tabpanel-3 {
    position: absolute;
    top: 23.5rem;
}
li#uk-tab-2-tabpanel-4 {
    position: absolute;
    top: 31.5rem;
}
.uk-scope .uk-padding {
    padding: 30px !important;
}
/*********************************forms******************************/
.ba-forms-modal-wrapper {
    z-index: 1000000 !important;
}
.ba-forms-lightbox-row i.ba-icon-close {
    font-size: 18px !important;
    /*position: absolute;
    bottom: 10px;
    right: 0px;*/
    background: #fff;
/*    border-radius: 5px;*/
    padding: 0 !important;
}

h3.ba-input-label-wrapper {
  font-family: 'Syncopate Cyr' !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  font-size: 20px !important;
  line-height: 23px !important;
}

.ba-form-page {
    background: linear-gradient(180deg, #131E41 20%, #ffffff 0%) !important;
}
.btn-send a {
    text-decoration: none;
}

.btn-send a:hover {
    color: #A0A8B9;
}

/**********************************content**************************/
ul {list-style: disc;}

.anchor {
    height: 0px;
}

.post-img {
  width: 80%;
}
.com-content-article.item-pagefirstpage.public {
  padding-left: 40px;
  padding-right: 40px;
}

.box-list {
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 5px 10px 0px #A0A8B9;
}
.box-list .uk-list-primary>::before {
    color: #f53801 !important;
}

.list-serv ul {
    /*padding: 10px;*/
    overflow: visible;
}

.list-serv li.tm-item {
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #A0A8B9;
    margin-bottom: 60px;
    min-height: 135px;
    display: grid;
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .list-serv li.tm-item {
    min-height: 180px;
}
}

@media (min-width: 960px) and (max-width: 1000px) {
    .list-serv li.tm-item {
    min-height: 240px;
}
}

.int-section h3, .int-section h1 {
    font-family: 'Syncopate Cyr';
    color: #131E41;
    /*text-transform: none;*/
}
.logo-img img {
    width: 35%;
}

.list-serv a.ui-link {
    display: block;
    padding: 20px 20px 20px 0;
    line-height: 2;
}
.list-serv i {
    padding: 0 0 0 20px;
}

.list-serv li.tm-item:hover {
    background: linear-gradient(180deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
}


.txtrow1 .txtblock-int.col1, .txtrow1 .txtblock-int.col2, .txtrow1 .txtblock-int.col3 {
  background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
}

.txtrow1 .txtblock-int.col1:hover, .txtrow1 .txtblock-int.col2:hover, .txtrow1 .txtblock-int.col3:hover{
  background: linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(255, 255, 255, 0) 100%);
}

.txtrow2 .txtblock-int.col4, .txtrow2 .txtblock-int.col5, .txtrow2 .txtblock-int.col6{
  background: linear-gradient(180deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
}

.txtrow2 .txtblock-int.col4:hover, .txtrow2 .txtblock-int.col5:hover, .txtrow2 .txtblock-int.col6:hover{
  background: linear-gradient(180deg, rgba(138, 174, 228, 0.49) 0%, rgba(255, 255, 255, 0) 100%);
}

.txtblock-int{
  cursor: default;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
}
.exp-title h4 {
    padding-bottom: 15px;
}
.txtblock-int.col1, .txtblock-int.col2, .txtblock-int.col3 {
  padding-top: 40px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.txtblock-int.col4, .txtblock-int.col5, .txtblock-int.col6 {
  padding-top: 40px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.txtblock-int a{
}
.txtblock {
  border-left: 1px solid #A0A8B9;
}

div.hlink a{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;  
}
.firstpage .int-section {padding: 0px 50px 30px 50px;}
.firstpage .people .txtblock-int{
    font-size: 22px;
    line-height: 130%;
    padding: 40px 0px 0px 40px;
}
.firstpage.people .title-people {
  padding: 0 0 0 50px;
}

.firstpage .contacts .txt-contact {
  font-size: 24px;
  line-height: 32px;
}

/*.firstpage .contacts h2 {
    padding: 0 0 20px 50px !important;
}*/

/*.firstpage .expert h2 {
    padding: 0 0 20px 50px !important;
}*/

.firstpage .contacts .txt-contact strong {
  font-weight: 900;
}
.firstpage .contacts .left-block {
  background: linear-gradient(180deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  mix-blend-mode: normal;
  padding: 0 0 0 50px;
}
.firstpage .contacts .title-contact {
    border-bottom: 1px solid #A0A8B9;
}


.title-about {
    border-bottom: 1px solid #cacaca;
}

.txt-block-people {
    /*text-align: center;*/
    font-size: 23px;
    font-weight: 500;
}
.about-link a {
  text-decoration: none;
}
.txt-block-people h6 {
    font-size: 102px;
}
.txt-top {
    display: inline-block;
    margin: -25px 0 0 0;
}
.txt-center {
    display: inline-block;
}
div.center {
    text-align: center;
}
.divider {
    width: 90% !important;
}
.title-intcoo {
    border-bottom: 1px solid #cacaca;
    margin: 50px;
    padding: 0 0 10px 0;
}
.block-intcoo {
    background: linear-gradient(-90deg, #EFF5FD 50%, transparent 50%);
}

.img-over img {
    border-radius: 10px;
}
.img-over .ui-content {
    padding: 5px 20px;
}
.img-over .uk-overlay {
    border-radius: 5px;
}
.spoiler span.sppb-panel-title:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    color: #ffffff;
    padding: 7px 9px;
    background: #131E41;
    border-radius: 5px;
    font-size: 10px;
    line-height: 10px;
    margin: 0 10px 0 0;
    transition: 1s;
    display: inline-block;
}
.spoiler .active span.sppb-panel-title:before {
    transform: rotate(90deg);
}

.page-header a, .item-title a, .blog-inter h3 a{
    color: #131E41;
    font-family: 'Manrope';
    font-size: 22px !important;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: bold;
}
ul.tags li a {
    background: #131E41;
    color: #ffffff;
}
ul.tags li a:hover {
    background: #131E41;
    color: #A0A8B9;
}
.title-book {
    font-size: 22px;
    line-height: 130%;
    font-weight: 500;
}
.public li.field-entry {
    display: inline-block;
    font-size: 16px;
    
}
.public li.field-entry.kategoriya, .public li.field-entry.category  {
   background: #131E41;
    color: #ffffff;
    text-transform: capitalize;
    padding: 3px 10px;
    border-radius: 5px;
    margin: 0 10px 0 0;
}
.public ul.fields-container {
    padding: 0;
}
.firstpage .blog-items {
    padding: 0 50px;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    z-index: 9999999;
}
.blog .blog-item, .public .item-body {
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 5px 10px 0px #A0A8B9;
}
.white-popup-block {
    border-radius: 15px;
}
.txtblock-about {
    font-size: 26px;
    line-height: 110%;
}
.blog-item.linked {
    cursor: pointer;
}
.blog-item.linked:hover {
    background: linear-gradient(180deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
}
div.blog-gsearch.columned .itemlist .item {
    padding: 0px;
    border-radius: 10px;
}
div.blog-gsearch.columned .itemlist .item:hover {
    background: linear-gradient(180deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    cursor: pointer;
}

.dj-megamenu-wrapper {
    display: none;
}
/****************************************mobile menu****************************************************/

ul.dj-mobile-nav li.dj-mobileitem > a {
  border: none !important;
}
ul.dj-mobile-nav > li.dj-mobileitem > a {
  background-image: url(/images/line.svg) !important;
  background-repeat: no-repeat !important;
  background-position: bottom center !important;
  background-size: 95% !important;
}


/*******************************************************************************************************/
/*-----------------------------------------[1400-1536]-------------------------------------------------*/

@media (min-width: 1400px) and (max-width: 1536px) {
    body {
        font-size: 15px;
        line-height: 130%;
    }
    .mainpage .introtext h1 {
        font-size: 29px;
    }
    h2 {
        font-size: 26px !important;
        font-weight: 500;
    }
    h3 {
        font-size: 17px;
    }
    h4 {
        font-size: 19px;
        font-weight: 900;
        text-transform: uppercase;
    }
    h5 {
        font-size: 22px;
        font-weight: 700;
    }
    ul.mod-menu.mod-list.nav.topmenu li {
        height: 65px;
    }
    ul.mod-menu.mod-list.nav.topmenu li a {
        font-size: 14px;
        height: 65px;
        line-height: 65px;
    }
    .main-box .txt-dop {
        font-size: 16px;
        line-height: 130%;
    }
    .p-logo img {
        height: 50px !important;
        width: 50px !important;
    }
    .footer-main .txt {
        font-size: 11px;
    }
    .btn-download {
        padding: 10px 7px 10px 7px !important;
        font-size: 15px !important;
    }
    .main-box .sppb-button-wrapper:after {
        font-size: 14px;
    }
    .logo img {
        height: 15px;
        width: auto;
    }
    .mod-finder {
        height: 30px;
    }
    .mod-finder input {
        font-size: 13px;
        line-height: 110%;
        height: 30px;
    }
    button.btn.btn-search {
        padding: 2px 10px 0 0;
    }
    .langs li a {
        font-size: 16px;
    }
    .mainpage .top-header {
        height: 65px;
    }
    .firstpage .people .txtblock-int {
        font-size: 15px;
        line-height: 130%;
        padding: 30px 30px 0px 30px;
    }
    .txt-block-people {
        font-size: 17px;
    }
    .block-intcoo img {
        width: 70%;
    }
    .title-book {
        font-size: 19px;
        line-height: 130%;
        font-weight: 500;
    }
}
/*-----------------------------------------[1360-1399]-------------------------------------------------*/
@media (min-width: 1360px) and (max-width: 1366px) {
    .block-about {
        padding-top: 200px !important;
        /*padding-bottom: 50px !important;*/
    }
    .txtblock-about {
        font-size: 17px;
    }
    ul.mod-menu.mod-list.nav.aboutmenu li a {
        font-size: 16px;
    }
    .block-about img{
        width: 70%;
    }
    .sppb-row-container {
        max-width: 1340px !important;
    }
}
/*-----------------------------------------[1200-1400]----------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1399px) {
    body {
        font-size: 15px;
        line-height: 130%;
    }
    .sppb-row-container {
        max-width: 1360px !important;
    }
    .top-header .sppb-row-container {
        margin: 0px !important;
        max-width: fit-content;
    }
    .mainpage .introtext h1 {
        font-size: 29px;
    }
    h2 {
        font-size: 26px !important;
        font-weight: 500;
    }
    h3 {
        font-size: 17px;
    }
    h4 {
        font-size: 19px;
        font-weight: 900;
        text-transform: uppercase;
    }
    h5 {
        font-size: 22px;
        font-weight: 700;
    }
    ul.mod-menu.mod-list.nav.topmenu li {
        height: 65px;
    }
    ul.mod-menu.mod-list.nav.topmenu li a {
        font-size: 14px;
        height: 65px;
        line-height: 65px;
    }
    .main-box .txt-dop {
        font-size: 16px;
        line-height: 130%;
    }
    .p-logo img {
        height: 50px !important;
        width: 50px !important;
    }
    .footer-main .txt {
        font-size: 11px;
    }
    .btn-download {
        padding: 10px 7px 10px 7px !important;
        font-size: 15px !important;
    }
    .main-box .sppb-button-wrapper:after {
        font-size: 14px;
    }
    .logo img {
        height: 15px;
        width: auto;
    }
    .mod-finder {
        height: 30px;
    }
    .mod-finder input {
        font-size: 13px;
        line-height: 110%;
        height: 30px;
    }
    button.btn.btn-search {
        padding: 2px 10px 0 0;
    }
    .langs li a {
        font-size: 16px;
    }
    .mainpage .top-header {
        height: 65px;
    }
    .mainpage .main-box {
        
    }
    .firstpage .people .txtblock-int {
        font-size: 15px;
        line-height: 130%;
        padding: 30px 30px 0px 30px;
    }
    .txt-block-people {
        font-size: 17px;
    }
    .block-intcoo img {
        width: 70%;
    }
    .title-book {
        font-size: 19px;
        line-height: 130%;
        font-weight: 500;
    }
    .vert-tabs .uk-first-column {
        left: 10px;
    }
    .vert-tabs li a[role="tab"] {
        font-size: 16px !important;
        margin: 0px !important;
    }
    .txtblock-about {
        font-size: 19px;
    }
    ul.mod-menu.mod-list.nav.aboutmenu li a {
        font-size: 16px;
    }
    .dj-offcanvas {
         width: 100% !important;
    }
    .mainpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #ffffff !important;
    }
    .mob-menu {
      text-align: right;
    }
}
/*****************************************[1024 - 1200]*****************************************/
@media (min-width: 1024px) and (max-width: 1199px){
    
    h2 {
        font-size: 26px !important;
        font-weight: 500;
    }
    .dj-offcanvas {
         width: 50% !important;
    }
    .mainpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #ffffff !important;
    }
    .mob-menu {
      text-align: right;
    }
     .firstpage .main-top .sppb-row {
        background: #fff;
    }
    .firstpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
        background: #ffffff;
    }
    .main-top::before {
        display: none;
    }

    .mainpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
    }
    .mainpage .top-header-mobile .sppb-row.nav_color {
        background: #4D75A3;
        margin: 0 -19px;
    }

    ul.dj-mobile-nav-child > li > a {
        text-transform: uppercase;
        font-weight: 400;
    }
    ul.dj-mobile-nav > li > a {
        text-transform: uppercase;
        font-weight: 700;
    }

    .firstpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #0A2755 !important;
    }
    .top-mobile {
        position: absolute !important;
        top: 10px;
        left: 0px;
        display: flex;
    }
    .dj-offcanvas-light .dj-offcanvas-close-btn {
        display: inline-block;
        font-size: 35px !important;
        line-height: 1;
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px 12px !important;
    }
    .mod-mobile div[id^='column-wrap-id-'] {
       max-width: fit-content !important;
        flex-basis: fit-content !important;
    }
    .search-mobile a {
        color: #fff;
    }
        li.dj-mobileitem > a {
        line-height: 20px !important;
        letter-spacing: 2px;
    }
    .dj-offcanvas-logo {
        padding-top: 30px !important;
    }
}
/*-----------------------------------------[1024]----------------------------------------------*/
@media (min-width: 769px) and (max-width: 1023px) {
    body.mainpage {
        background-image: linear-gradient(180deg, rgba(10, 39, 85, 0.05) 0%, #0A2755 30%), url(/images/bg-about-m.jpg);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        background-attachment: fixed;
    }
    h2 {
        font-size: 26px !important;
        font-weight: 500;
    }
    .dj-offcanvas {
         width: 100% !important;
    }
    
    .mob-menu {
      text-align: right;
    }
    .firstpage .main-top .sppb-row {
        background: #fff;
    }
    .firstpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
        background: #ffffff;
    }
    .main-top::before {
        display: none;
    }

    .mainpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
    }
    .mainpage .top-header-mobile .sppb-row.nav_color {
        background: #4D75A3;
        margin: 0 -19px;
    }

    ul.dj-mobile-nav-child > li > a {
        text-transform: uppercase;
        font-weight: 400;
    }
    ul.dj-mobile-nav > li > a {
        text-transform: uppercase;
        font-weight: 700;
    }

    .firstpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #0A2755 !important;
    }
    .mainpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #ffffff !important;
    }
    .top-mobile {
        position: absolute !important;
        top: 10px;
        left: 0px;
        display: flex;
    }
    .dj-offcanvas-light .dj-offcanvas-close-btn {
        display: inline-block;
        font-size: 35px !important;
        line-height: 1;
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px 12px !important;
    }
    .mod-mobile div[id^='column-wrap-id-'] {
       max-width: fit-content !important;
        flex-basis: fit-content !important;
    }
    .search-mobile a {
        color: #fff;
    }
        li.dj-mobileitem > a {
        line-height: 20px !important;
        letter-spacing: 2px;
    }
    .dj-offcanvas-logo {
        padding-top: 30px !important;
    }
    .txtblock {
        border-left: none;
    }
    .about .txtrow1 .txtblock-int.col2, .about .txtrow1 .txtblock-int.col3, .about .txtrow2 .txtblock-int.col4, .about .txtrow2 .txtblock-int.col5 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .about .txtrow1 .txtblock-int.col2:hover, .about .txtrow1 .txtblock-int.col3:hover, .about .txtrow2 .txtblock-int.col4:hover, .about .txtrow2 .txtblock-int.col5:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .expert .txtrow1 .txtblock-int.col2, .expert .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .expert .txtrow1 .txtblock-int.col2:hover, .expert .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .services .txtrow1 .txtblock-int.col2, .services .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .services .txtrow1 .txtblock-int.col2:hover, .services .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .all-row .sppb-row-column {
      margin: 0 !important;
      padding: 0 !important;
    }
    /*.firstpage .contacts h2 {
        padding: 0 0 20px 15px !important;
    }*/
    ul.mod-menu.mod-list.nav.topmenu li {
      height: 68px;
    }
    ul.mod-menu.mod-list.nav.topmenu li a {
        font-size: 16px;
        line-height: 16px;
        padding: 0 10px;
        height: 100%;
        display: contents;
        text-align: center;
    }
    .firstpage .blog-items {
        padding: 0px;
    }
}
/*-----------------------------------------[768]----------------------------------------------*/
@media (max-width: 768px) {
    body.wrapper-fluid .site-grid {
        grid-gap: 0 1em;
    }
    .row-main {
      max-width: 650px;
    }
    .firstpage .int-section {padding: 0px 0px 30px 0px;}
    h2 {
    font-size: 23px !important;
    }
    .mob-menu {
      text-align: right;
    }
    .firstpage .main-top .sppb-row {
        background: #fff;
    }
    .firstpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
        background: #ffffff;
    }
    .main-top::before {
        display: none;
    }

    .mainpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
    }
    .mainpage .top-header-mobile .sppb-row.nav_color {
        background: #4D75A3;
        margin: 0 -19px;
    }

    .dj-offcanvas {
         width: 100% !important;
    }
    ul.dj-mobile-nav-child > li > a {
        text-transform: uppercase;
        font-weight: 400;
    }
    ul.dj-mobile-nav > li > a {
        text-transform: uppercase;
        font-weight: 700;
    }

    .firstpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #0A2755 !important;
    }
    .mainpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #ffffff !important;
    }
    .top-mobile {
        position: absolute !important;
        top: 10px;
        left: 0px;
        display: flex;
    }
    .dj-offcanvas-light .dj-offcanvas-close-btn {
        display: inline-block;
        font-size: 35px !important;
        line-height: 1;
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px 12px !important;
    }
    .mod-mobile div[id^='column-wrap-id-'] {
       max-width: fit-content !important;
        flex-basis: fit-content !important;
    }
    .search-mobile a {
        color: #fff;
    }
        li.dj-mobileitem > a {
        line-height: 20px !important;
        letter-spacing: 2px;
    }
    .dj-offcanvas-logo {
        padding-top: 30px !important;
    }
    .mainpage .introtext h1 {
      font-size: 19px;
      padding: 30px 0 0 0 !important;
    }
    .mainpage .main-box {
      margin: 0;
    }
    .main-box .txt-dop {
      font-size: 16px;
      padding: 30px 0 0 0 !important;
    }
    .btn-download {
      margin: 40px 0 0 0;
    }
    .txtblock {
        border-left: none;
    }
    .about .txtrow1 .txtblock-int.col2, .about .txtrow1 .txtblock-int.col3, .about .txtrow2 .txtblock-int.col4, .about .txtrow2 .txtblock-int.col5 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .about .txtrow1 .txtblock-int.col2:hover, .about .txtrow1 .txtblock-int.col3:hover, .about .txtrow2 .txtblock-int.col4:hover, .about .txtrow2 .txtblock-int.col5:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .expert .txtrow1 .txtblock-int.col2, .expert .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .expert .txtrow1 .txtblock-int.col2:hover, .expert .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .services .txtrow1 .txtblock-int.col2, .services .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .services .txtrow1 .txtblock-int.col2:hover, .services .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .all-row .sppb-row-column {
      margin: 0 !important;
      padding: 0 !important;
    }
    /*.firstpage .contacts h2 {
        padding: 0 0 20px 15px !important;
    }*/
    ul.mod-menu.mod-list.nav.topmenu li {
      height: 68px;
    }
    ul.mod-menu.mod-list.nav.topmenu li a {
        font-size: 16px;
        line-height: 16px;
        padding: 0 10px;
        height: 100%;
        display: contents;
        text-align: center;
    }
    .firstpage .blog-items {
        padding: 0px;
    }
    .services .txt-block {
      display: none;
    }
    .services .txt-block {
      display: none;
    }
    .txtblock-int::after {
        content: '';
        background-image: url(/images/arrow-right.svg);
        background-repeat: no-repeat;
        background-position: bottom;
        height: 12px;
        width: 50px;
        position: absolute;
        right: 15px;
        bottom: 15px;
    }
    .services h4 {
        font-size: 19px;
    }
    .exp-title h4 {
        padding-bottom: 0px;
    }

}
/*-----------------------------------------[mobile]----------------------------------------------*/
@media (max-width: 576px) {
    
    body.wrapper-fluid .site-grid {
        grid-gap: 0 1em;
    }
    body.mainpage {
        background-image: linear-gradient(180deg, rgba(10, 39, 85, 0.05) 0%, #0A2755 60%), url(/images/bg-mobile.jpg);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        background-attachment: fixed;
    }
    .firstpage .int-section {padding: 0px 0px 30px 0px;}
    
    .com-content-article.item-pagefirstpage.public {
        padding-left: 0px;
        padding-right: 0px;
    }
    .com-content-article.item-pagefirstpage.public h1{
    font-size: 28px;
    }
    .post-img {
        width: 100%;
    }

    h2 {
    font-size: 23px;
    }
    .mob-menu {
      text-align: right;
    }
    .firstpage .main-top .sppb-row {
        background: #fff;
    }
    .firstpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
        background: #ffffff;
    }
    .main-top::before {
        display: none;
    }

    .mainpage .main-top {
        position: sticky;
        top: 0px;
        z-index: 100;
    }
    .mainpage .top-header-mobile .sppb-row.nav_color {
        background: #4D75A3;
        margin: 0 -19px;
    }

    .dj-offcanvas {
         width: 100% !important;
    }
    ul.dj-mobile-nav-child > li > a {
        text-transform: uppercase;
        font-weight: 400;
    }
    ul.dj-mobile-nav > li > a {
        text-transform: uppercase;
        font-weight: 700;
    }

    .firstpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .firstpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #0A2755 !important;
    }
    .mainpage .dj-megamenu-select-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
    .mainpage .dj-megamenu-accordion-light .dj-mobile-open-btn {
        background: transparent !important;
        color: #ffffff !important;
    }
    .top-mobile {
        position: absolute !important;
        top: 10px;
        left: 0px;
        display: flex;
    }
    .dj-offcanvas-light .dj-offcanvas-close-btn {
        display: inline-block;
        font-size: 35px !important;
        line-height: 1;
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px 12px !important;
    }
    .mod-mobile div[id^='column-wrap-id-'] {
       max-width: fit-content !important;
        flex-basis: fit-content !important;
    }
    .search-mobile a {
        color: #fff;
    }

    .top-footer {
        padding: 30px 15px !important;
    }
    li.dj-mobileitem > a {
        line-height: 20px !important;
        letter-spacing: 3px;
    }
    .dj-offcanvas-logo {
        padding-top: 30px !important;
    }
    .mainpage .introtext h1 {
      font-size: 19px;
      padding: 30px 0 0 0 !important;
    }
    .mainpage .main-box {
      margin: 0;
    }
    .main-box .txt-dop {
      font-size: 16px;
      padding: 30px 0 0 0 !important;
    }
    .main-box .sppb-button-wrapper::after {
      display: none;
    }
    .btn-download {
      margin: 40px 0 0 0;
    }
    .txtblock {
        border-left: none;
    }
    
    .about .txtrow1 .txtblock-int.col2, .about .txtrow1 .txtblock-int.col3, .about .txtrow2 .txtblock-int.col4, .about .txtrow2 .txtblock-int.col5 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .about .txtrow1 .txtblock-int.col2:hover, .about .txtrow1 .txtblock-int.col3:hover, .about .txtrow2 .txtblock-int.col4:hover, .about .txtrow2 .txtblock-int.col5:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .expert .txtrow1 .txtblock-int.col2, .expert .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .expert .txtrow1 .txtblock-int.col2:hover, .expert .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }

    .services .txtrow1 .txtblock-int.col2, .services .txtrow2 .txtblock-int.col4 {
      background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%) !important ;
    }
    .services .txtrow1 .txtblock-int.col2:hover, .services .txtrow2 .txtblock-int.col4:hover {
      background:linear-gradient(0deg, rgba(138, 174, 228, 0.49) 0%, rgba(138, 174, 228, 0.49) 100%) !important ;
    }
    .all-row .sppb-row-column {
      margin: 0 !important;
      padding: 0 !important;
    }
    /*.firstpage .contacts h2 {
        padding: 0 0 20px 15px !important;
    }*/
    .contacts .sppb-button-wrapper {
        text-align: center !important;
    }
    ul.mod-menu.mod-list.nav.topmenu li {
      height: 68px;
    }
    ul.mod-menu.mod-list.nav.topmenu li a {
        font-size: 16px;
        line-height: 16px;
        padding: 0 10px;
        height: 100%;
        display: contents;
        text-align: center;
    }
    .firstpage .blog-items {
        padding: 0px;
    }

    .services .txt-block {
      display: none;
    }
    .txtblock-int::after {
        content: '';
        background-image: url(/images/arrow-right.svg);
        background-repeat: no-repeat;
        background-position: bottom;
        height: 12px;
        width: 50px;
        position: absolute;
        right: 15px;
        bottom: 15px;
    }
    .services h4 {
        font-size: 19px;
    }
    .exp-title h4 {
        padding-bottom: 0px;
    }

}




@media (min-width: 360px) and (max-width: 1024px){
    /*-----sliders services------*/
    .serv ul.uk-slider-items {
    transform: translate3d(0px, 0px, 0px) !important;
    }
    .serv a.uk-icon.uk-slidenav-previous.uk-slidenav {
    display: none;
    }
    .serv a.uk-icon.uk-slidenav-next.uk-slidenav {
    background-image: url(/images/arrow-right.svg);
    width: 28px;
    background-repeat: no-repeat;
    }
    .serv a.uk-icon.uk-slidenav-next.uk-slidenav svg {
    display: none;
    }
    .serv h3 {
        font-family: 'Manrope' !important;
        color: #131E41 !important;
        font-size: 17px !important;
        line-height: 19px !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
        background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(177, 204, 243, 0.3) 100%);
        padding: 10px;
        display: flex;
        width: 100%;
    }
    .serv.big h3 {
        font-size: 15px !important;
    }
    .serv h3 span {
        width: 65%;
        min-height: 60px;
    }
    .serv.big h3 span {
        width: 70%;
    }
    .serv h3:before {
        color: #f53801;
        width: 15%;
    }
    .serv ul.uk-slider-items li[aria-label^='1'] h3:before {
        content:'01';
    }
    .serv ul.uk-slider-items li[aria-label^='2'] h3:before {
        content:'02';
    }
    .serv ul.uk-slider-items li[aria-label^='3'] h3:before {
        content:'03';
    }
    .serv ul.uk-slider-items li[aria-label^='4'] h3:before {
        content:'04';
    }
    .serv ul.uk-slider-items li[aria-label^='5'] h3:before {
        content:'05';
    }

    .serv.uk-slider.uk-slider-container {
        margin-top: 20px;
    }

    .serv .uk-panel ul li {
        line-height: 20px;
        font-family: 'Manrope';
        padding-bottom: 20px;
        width: 100%;
    }
    .serv .uk-panel ul {
        margin: 20px;
    }
    .term h3 {
        font-size: 14px;
    }

    .firstpage .title-contact {
        border-bottom: 1px solid #A0A8B9;
    }
    

    .arrow-left img {
        transform: rotate(180deg);
    }

    .serv-int {
        background: linear-gradient(0deg, rgba(177, 204, 243, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    }
    .feedback {
    padding: 0 0 0 20px;
    }
    .uk-scope .uk-position-small {
        display: block !important;
        height: 80px;
        background: #D5E2F9;
        margin: 0 !important;
        padding: 20px;
    }
    /*-----end sliders services------*/
}


