@font-face {
    font-family: "MyriadPro-Light"; /* Гарнитура шрифта */
    src: url("../fonts/MyriadPro-Light_3.otf"); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: "MyriadPro-Bold"; /* Гарнитура шрифта */
    src: url("../fonts/MyriadPro-Bold.otf"); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: "MyriadPro"; /* Гарнитура шрифта */
    src: url("../fonts/MyriadPro-Regular.otf"); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: "Sandena-Medium"; /* Гарнитура шрифта */
    src: url("../fonts/Sandena-Medium.ttf"); /* Путь к файлу со шрифтом */
}
.d1 {
width: 15px;
height: 15px;
background: #220000;
border-radius: 50%;
margin-left: -6px;
}
.item-page ul, ul.main_ul {
    list-style:none;
}
.item-page li::before, ul.main_ul li:before {
    color: #c30050; /* Цвет маркера */
    content: "▪"; /* Сам маркер */
    padding-right: 10px; /* Расстояние от маркера до текста */
   }
body{
    font-family: "MyriadPro";
}
.page-header h2{
    font-family: "MyriadPro";
    text-transform: uppercase;
}
.h1_head{
    text-align: center;
    text-transform: uppercase;
    font-family: 'MyriadPro-Light';
    font-size: 72px;
    padding: 20px 0px;
    display: block;
    width: 100%;
}
.h2_head{
    text-align: center;
    text-transform: uppercase;
    font-family: 'MyriadPro-Light';
    font-size: 72px;
    padding: 20px 0px 0px 0px;
}
.why{
    font-size: 60px;
    text-align: center;
    line-height: 40px;
    font-family: 'MyriadPro-Light';
    padding-bottom: 60px;
}

h3, h4, h5{
    font-family: "MyriadPro";
}
h3{
    font-size: 28px;
    text-transform: uppercase;
}
h4{
    text-transform: uppercase;
    padding: 15px 0px 10px 0px;
    font-size: 20px;
}
p{
    font-size: 18px;
}
p a{
    line-height: 18px;
    font-size: 18px;
    text-align: justify;
    padding: 5px 0px;
}
ul li{
    font-size: 18px;
    font-family: 'MyriadPro-Light';
}
.red{
    color: #c30050;
    font-family: 'MyriadPro-Light';
    font-weight: bold;
}
#flex a.red_1{
    color: #c30050;
    font-family: 'MyriadPro-Light';
}

.slogan{
    font-size: 43px;
    font-family: 'MyriadPro-Light';
    text-align: center;
}
.slogan span{
    color: #c10050;
}
#topHead{
    background-color:#03030c;
    color:#fff;
    font-size:20px;
    text-align:right;
    padding: 5px 0px;
}
#topHead img{
    width: 25px;
}
.bold{
    font-weight: bold;
}
.phone a {
    color:#fff;
}
#head{
    background-color: #fff;
}
#topHead span{
    font-size: 16px;
}
ul.nav{
    margin-top:20px;
}
.navbar-nav > li > a{
    color:#000;
    font-size:20px;
    text-transform: uppercase;
    font-family: "MyriadPro-Light";
}
.nav > li > a:hover, .nav > li > a:focus{
    background-color: transparent;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 5px;
}
.btn-purpur{
    border:2px solid #c30050;
    border-radius: 0;
    
}
ul.nav > li> a.btn-purpur
{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
}
.navbar-nav > li > a.btn-purpur{
    color:#c30050;
    font-size:14px;
}
#slider{
    background-image: url('../images/slider_2.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 503px;
}

.injection-left{
    position: relative;
    padding: 25px 10px 10px 15px;
}
.injection-left:before{
    position: absolute;
    bottom:0;
    left: 248px;
    border-left: 2px solid  #c30050;
    border-bottom: 2px solid  #c30050;
    width:70px;
    height: 30px;
    content: "";
}
#footer .injection-left:before{
    left: 248px;
    border-left: 2px solid  #000;
    border-bottom: 2px solid  #000;
    left: 285px;
    content: "";
}
#footer .injection-left{
    margin-bottom:20px;
}

.injection-left1{
    position: relative;
    padding: 25px 10px 10px 15px;
}
.injection-left1:before{
    position: absolute;
    bottom:0;
    left:0;
    border-left: 3px solid  #c30050;
    border-bottom: 3px solid  #c30050;
    width:70px;
    height: 30px;
    content: "";
}
.injection-left2 {
      padding: 90px 10px 10px 15px;
}
.slogan1{
    font-size: 50px;
    margin-top: 5px;
    color: #c30050;
    font-family: "Sandena-Medium";
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 5px;
}
.slogan2{
font-size: 40px;
color: #1b1c20;
text-transform: uppercase;
font-family: "MyriadPro-Light";
line-height: 50px;
padding-top: 185px;
}
#trigers{
    display: flex;
    justify-content: flex-end;
    margin-top: -92px;
    padding:0;
    z-index: 20;
    position: relative;
}
#trigers .items{
    color:#fff;
    background: #c30050;
    padding: 10px;
    position: relative;
}
#trigers .items:after{
    content: "";
    position: absolute;
    right: 0;
    border-right: 1px solid #fff;
    top:20px;
    height: 75%;
    width: 1px;
}
#trigers .items:last-child{
    padding-right: 150px;
}
#trigers .items:last-child::after{
    content: "";
    border-right: none;
}
#trigers .items span{
   display: block;
    text-align: center;
font-family: "MyriadPro-Light";
font-size: 18px;
line-height: 24px;
text-transform: uppercase;
padding: 5px 15px;
}
#trigers .items img{
    display: block;
    margin: 0 auto;
}
#trigers .items .text-triger a{
    color:#fff;
}
.after-triger{
    margin-top:-86px;
    z-index: 2;
    position: relative;
}

.manager-text{
    padding: 145px 0px 0px 110px;
    font-size:16px;
}
.manager{
   
    padding:10px 15px;
}
.namePost{
    padding-top:40px;
}
#manager{
    /**   background-image: url('../images/foto-bg.png'); background-color: #1c2e46;**/
    background-size: cover;
    padding:10px 15px;
    min-height: 700px;
    
    background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(28,46,70,1)), color-stop(0.47, rgba(28,46,70,1)), color-stop(0.47, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(90deg, rgba(28,46,70,1) 0%, rgba(28,46,70,1) 47%, rgba(255,255,255,1) 47%);
    background: -moz-linear-gradient(90deg, rgba(28,46,70,1) 0%, rgba(28,46,70,1) 47%, rgba(255,255,255,1) 47%);
    background: -o-linear-gradient(90deg, rgba(28,46,70,1) 0%, rgba(28,46,70,1) 47%, rgba(255,255,255,1) 47%);
    background: linear-gradient(90deg, rgba(28,46,70,1) 0%, rgba(28,46,70,1) 47%, rgba(255,255,255,1) 47%);
    

}
.manager span{
    display: block;
    color:#fff;
    font-size:20px;
    font-family: "MyriadPro-Light";
}
.nameManager{
    text-transform: uppercase;
}
.bigPurplebottom{
    position: relative;
    border-bottom: 2px solid #c30050;
}
.bigPurplebottom:after{
    position: absolute;
    width:30%;
    border-bottom: 15px solid #c30050;
    bottom: 0;
    right: 0;
    content: "";
    z-index: 2;
}
#heands{
    background-image: url("../images/bg_why.png");
    min-height: 500px;
    background-size: cover;
    padding:20px 15px;
}
#piple{
    background-image: url("../images/blok1-left-bg.png");
    min-height: 760px;
    background-size: cover;

}

.purple-icone{
    display: inline-block;
    background-color: #c30050;
    padding: 7px;
}
.purple-title1{
    padding: 65px 0 0;
}

.purple-title1 h3{
    text-transform: uppercase;
    border: 5px solid #c30050;
    border-left:none;
    padding: 23px 10px 13px 70px;
    margin-right: 30px;
    position: relative;
    font-size:36px;
    
    font-family: "MyriadPro-Light";
    text-align: center;
}
.purple-title1 h3:before{
    content: "";
    position: absolute;
    background-image: url("../images/k1.png");
    background-repeat: no-repeat;
    background-color: #fff;
    width: 52px;
    height: 27px;
    top: -15px;
    left: 10px;
    background-position: center;
}

.icon-right{
    text-align: right;
    padding:105px 0;
}
.icon-right1 {
  text-align: right;
  padding: 85px 0;
}
.purple-title{
    padding: 85px 0 0;
}
.purple-title h3{
    text-transform: uppercase;
    border: 2px solid #c30050;
    border-left:none;
    padding: 28px 35px 27px 35px;
    margin-right: 30px;
    position: relative;
    font-size: 50px;
    font-family: "MyriadPro-Light";
    text-align: center;
    box-shadow: rgba(94, 124, 162, 0.36) 190px  17px 52px 60px;
}
.purple-title h3:before{
    content: "";
    position: absolute;
    background-image: url("../images/k1.png");
    background-repeat: no-repeat;
    background-color: #fff;
    width: 52px;
    height: 27px;
    top: -15px;
    left: 10px;
    background-position: center;
}
.zemlya{
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-bottom: 70px;
}
.purple-title .injection-left{
    font-size:20px;
    margin: 0px 5px;
    color: #405776;
    font-family: "MyriadPro-Light";
}
.purple-title1 .injection-left{
    font-size:16px;
    margin: 0px 5px;
}
.clearfix{
    clear: both;
}
.after-triger{
    content: "";
    clear: both;
    display: block;
}
#invest{
    background-image: url("../images/blok2-left-bg.png");
    min-height: 760px;
    background-size: cover;
}
.container-fluid:after{
    content: "";
    clear: both;
    display: block;
}
#nedv{
    background-image: url("../images/blok3-left-bg.png");
    min-height: 760px;
    background-size: cover;
}
#bank{
    background-image: url("../images/blok4-left-bg.png");
    min-height: 760px;
    background-size: cover;
}
#pravo{
    background-image: url("../images/blok5-left-bg.png");
    min-height: 760px;
    background-size: cover;
}

.item-page a {
  color: #c30050;
  font-family: 'MyriadPro-Light';
}



#footer{
    min-height: 330px;
    font-family: "MyriadPro-Light";
    
}
#footer h3{
    font-size: 36px;
    font-family: "MyriadPro-Light";
    text-align: center;
}
#footer span{
    display: block;
}
#footer span a.phone,
#footer span a.mail,
#footer span
{
    font-size:18px;
    text-align: center;
}
#footer .container{
    padding: 15px 100px;
}
#footer a{
    color: #000;
}
#footer span a.site{
    color: #d30050;
    font-size: 24px;
    font-family: 'MyriadPro';
}

#heands .slogan1, 
#someGuy .slogan1,
#kursi .slogan1,
#otzivi .slogan1
{
    color: #000;
    font-size: 60px;
    font-family: "MyriadPro-Light";
    letter-spacing: 0px;
    padding-top: 110px;
    line-height: 70px;;
}
#heands .slogan2,
#someGuy .slogan2{
  color:#628095;
  font-size:42px;
  text-transform:none;
}

#heands .slogan2 span,
#someGuy .slogan2 span
{
    text-transform:uppercase;
    color:#c40050;
}
#bluefon{
    background-color:#1c2e46;
    padding:40px 15px;
    color:#fff;
    font-size:18px;
    font-family: "MyriadPro-Light";
}
#redFon{
    background-color:#d40050;
    padding:40px 15px;
    color:#fff;
    font-size:18px;
    font-family: "MyriadPro-Light";
    border-bottom: 1px solid #000;
}
#someGuy{
    background-image: url("../images/bg_algoritm.png");
    background-size: cover;
    min-height: 500px;
    font-family: "MyriadPro-Light";
    padding: 20px 15px;
}
.numeric{
    display:flex;
    flex-wrap: wrap;
}
.numItem{
    display:flex;
    align-items: center;
}

.num{
    color:#220000;
    font-size:78px;
    padding: 0 30px;
    font-family: "MyriadPro-Light";
}
.otziv{
    padding: 15px 0px 0px 0px;
    text-align: right;
    color: #405776;
    font-family: "MyriadPro-Light";
    font-size: 19px;
}
.numText1{
    color: #405776;
    font-family: "MyriadPro-Light";
    font-size: 19px;
}
.leftNum{
    border-left:2px solid #220000;
    border-right:2px solid #220000;
    border-bottom:2px solid #220000;
}
.upper-quotes:after{
    content: "";
    background-image: url('../images/k1.png');
    width: 36px;
    height: 27px;
    position: absolute;
    top: 20px;
    left:0;
}
.otzivi{
    font-size:18px;
    text-transform:  uppercase;
   
}
.otzivi img{
    margin:0 auto;
}
.qf3form.default .qf3btn input.modal-btn{
    background-color: #c30050;
border: none;
border-radius: 0;
padding: 20px 15px;
color: #fff;
font-size: 18px;
    
}
.sign{
    display: block;
    color: #c40050;
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
}
h2{
    font-size:44;
    text-transform: uppercase;
}
#kursi{
    background-image: url('../images/bg_s1.png');
    background-size: cover;
    min-height: 450px;
    font-family: "MyriadPro-Light";
    padding-top:40px;
}

.icon-bar{
    border:1px solid #c30050;
}
.navbar-toggle{
margin-top:30px;    
}


@media (max-width: 1890px) {
    .h3-invest h3 {
        font-size: 36px;
        padding: 44px 35px 27px 35px;
    }
    .purple-title .injection-left {
        font-size: 18px;
        margin: 0px 5px;
        color: #405776;
        font-family: "MyriadPro-Light";
    }
}
@media (max-width: 1400px) {
    .injection-left2 {
      position: relative;
      padding: 80px 10px 10px 15px;
    }
    
}
@media (max-width:767px){
    #trigers .items span {
      text-align: center;
      font-family: "MyriadPro-Light";
      font-size: 15px;
      line-height: 24px;
      text-transform: uppercase;
    }
    #trigers{
    margin-top: 0;
    flex-wrap:wrap;
    justify-content: flex-start;
    }
    #trigers .items{
        width:50%;
    }
    #trigers .items:last-child{
        padding:0;
    }
    .after-triger{
        margin-top:0;
    }
    .h3-invest h3,
    .purple-title h3{
        font-size:30px;
    }
    ul.nav{
        padding: 0 0 0 15px;
    }
    ul.nav > li > a.btn-purpur{
        margin:0 15px 20px 0;
    }
    #manager{
        background: #1c2e46;
    }
    .manager{
        background-color: #1c2e46;
      
    }
    .manager-text {
      font-size: 16px;
      background: #fff;
      padding: 10px 20px 0px;
      margin-bottom: 20px;
    }
    #slider {
      min-height: 320px;
      margin-top: 0px;
    }
    .slogan1 {
      font-size: 25px;
    }
    .slogan2 {
      font-size: 35px;
    }
    .injection-left2 {
      position: relative;
      padding: 10px 10px 10px 15px;
    }
    #heands {
      min-height: 300px;
      padding: 20px 15px;
    }
    .slogan2 {
      font-size: 34px;
      color: #fff;
      text-transform: uppercase;
      font-family: "MyriadPro-Light";
      line-height: 50px;
      padding-top: 25px;
    }
    #heands .slogan2, #someGuy .slogan2 {
      color: #628095;
      text-transform: none;
      font-size: 44px;
    }
    #heands .slogan1, #someGuy .slogan1, #kursi .slogan1, #otzivi .slogan1 {
      color: #000;
      font-size: 42px;
      font-family: "MyriadPro-Light";
      letter-spacing: 0px;
      padding-top: 25px;
      line-height: 50px;
    }
    #someGuy {
      min-height: 300px;
    }
    #otzivi .slogan1 {
      color: #000;
      font-size: 38px;
    }
    .otziv {
      padding: 15px 0px 0px 0px;
      text-align: right;
      color: #405776;
      font-family: "MyriadPro-Light";
      font-size: 15px;
    }
    .otzivi img {
      margin: 0 auto;
      padding: 20px 0px;
    }
    #kursi {
      background-image: url('../images/bg_s1.png');
      background-size: cover;
      min-height: 50px;
      font-family: "MyriadPro-Light";
      padding-top: 40px;
    }
    #bluefon {
      background-color: #1c2e46;
      padding: 15px 0;
    }
    .num {
      color: #220000;
      font-size:78px;
      padding: 0px 30px;
      font-family: "MyriadPro-Light";
    }
    .numItem {
      padding: 10px 0px;
    }
    #footer .container {
      padding: 10px;
    }
}
.qf3form.default .qfcapt{
    display: none;
}
#triger1{
    background-image:  url("../images/blok_1.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger2{
    background-image:  url("../images/blok_2.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 15px;
}
#triger3{
    background-image:  url("../images/blok_3.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger4{
    background-image:  url("../images/blok_4.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger5{
    background-image:  url("../images/blok_5.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger6{
    background-image:  url("../images/blok_6.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger7{
    background-image:  url("../images/blok_7.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
#triger8{
    background-image:  url("../images/blok_8.png");
    background-position: top center;
    background-size: cover;
    min-height: 360px;
    padding:10px 0;
}
.topText{
    margin-top:36px;
    text-align:center;
    font-family: "MyriadPro";
    font-size:22px;
    line-height: 20px;
    margin-left: 128px;
}
#triger1 .topText,  #triger3 .topText, 
#triger4 .topText{
     margin-top:22px;
}
#triger5 .topText{
margin-top: 45px;
}

#triger6 .topText{
margin-top: 30px;
}
.downText{
    margin-top:55px;
    text-align:center;
    font-family: "MyriadPro-Light";
    font-size:22px;
}
#flex{
    display:flex;
    flex-wrap: wrap;
}
#flex a{
    color: #1b1c20;
}
.usluga{
    padding:10px 15px;
    
}
#triger2 .topText{
    margin-left:105px;
}
#triger2 .downText{
    margin-top:115px;
}
#triger3 .downText{
    line-height: 30px;
    margin-top:65px;
}
#triger4 .downText{
    font-size:18px;
    margin-top:65px;
}
#triger5 .downText, #triger7 .downText{
    font-size:18px;
    margin-top:75px;
}
#triger6 .downText{
    font-size:18px;
    margin-top: 75px;
}
#triger8 .downText{
    font-size:18px;
    margin-top:55px;
}
#triger9 .topText{
    margin: 0 auto;
}
#triger9 .downText{
    color:#d40050;
    font-size:"MyriadPro-Light";
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 20px;
}
#feedback{
    background-image: url('../images/bg_forma.png');
    background-repeat: repeat;
    margin-top:20px;
}
.qf3form.default{
    background: transparent !important;
}
#feedback .qf3form.default .qf3label{
    display:none;
}
#feedback .leftBlockForm
{
    width:50%;
    float:left;
}
#feedback .rightBlockForm{
    width:50%;
    float:right;
}
#feedback .qf3form.default .qf3txt input,#feedback  .qf3form.default select,#feedback  .qf3form.default textarea
{
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    line-height: 20px;
}
#feedback .qf3form.default .qf3btn input{
    background: #d40050;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    font-family: 'MyriadPro-Light';
   
}
#feedback .injection-left::before{
    left: 310px;
border-left: 2px solid #000;
border-bottom: 2px solid #000;
content: "";
}
#feedback .slogan
{
    text-transform: uppercase;
}
#feedback .qf3form.default .qf3
{
    display: block;
clear: both;
margin-right: 81px;
text-align:center;
}
#feedback .qf3form.default .qfsubmit{
    margin-right: 0;
}
#feedback .qf3form.default .qfcheckbox input{
    margin: 0;
}
#feedback .qf3form.default *
{
    line-height: inherit;
}
#feedback .qf3form.default .qfchkbx
{
    text-align:center;
    width:100%;
}
.person{
    text-align:center;
    
}
.person img{
    margin:0 auto;
    display:block;
}
.person-text{
padding: 0 110px;
text-align: left;
font-size:18px;
font-family:"MyriadPro-Light";
}
.person-text .injection-left:before{
    left: 0;
    border-left: 3px solid #c30050;
    border-bottom: 3px solid #c30050;
    width: 130px;
    height: 70px;
}
.textAbout{
    font-size:18px;
    text-align:center;
    font-family:"MyriadPro-Light";
    padding: 0 110px;
}
.h2_about{
    text-align:center;
    text-transform: uppercase;
    font-size:48px;
      font-family:"MyriadPro-Light";
}
.ringImg{
    position: relative;
   margin: 50px 0;
    
}
.ringImg img{
    margin: 0 auto;
    display:block;
}
.textLeftTop, .textLeftBot, .textRightTop, .textRightBot{
    position: absolute;
    font-size:25px;
    font-family: "MyriadPro-Bold";
    text-align: center;
    width: 271px;
}
.textLeftTop{
    top: 60px;
    
    left: 90px;
}
.textLeftBot{
    bottom: 73px;
    left: 90px
}
.textRightTop{
    top: 75px;
    right: 90px;
}
.textRightBot{
    bottom: 73px;
    right: 90px
}
.algoritm{
    text-align:center;
    font-size:72px;
    color:#fff;
    
}
.textOtz{
    position:relative;
    padding: 0 0 20px 40px;
}
.textOtz:before{
position: absolute;
bottom: 0;
left: 0;
border-left: 2px solid #c30050;
border-bottom: 2px solid #c30050;
width: 70px;
height: 30px;
content: "";
}
.textOtz:after{
    content: "";
background-image: url('../images/k1.png');
width: 36px;
height: 27px;
position: absolute;
top: 0px;
left: 0;
}

.imgOtz img{
    display: block;
    margin:0 auto;
}
#otzivi .bx-wrapper{
    width:100%;
    box-shadow: none;
}
#otzivi .bx-wrapper .bx-pager.bx-default-pager a.active,
#otzivi .bx-wrapper .bx-pager.bx-default-pager a:focus,
#otzivi .bx-wrapper .bx-pager.bx-default-pager a:hover{
    background:#d40050;
}
.btnMore{
    text-align:center;
}
.btn-red{
    background: #d40050;
border: none;
border-radius: 0;
color: #fff;
padding: 10px 30px;
font-size: 18px;
text-transform: uppercase;
line-height: 20px;
font-family: 'MyriadPro-Light';
}

#feedback label{
    font-weight: normal;
}
#feedback .qf3form.default textarea {
  height: 168px;
}
#slider.invest{
    background-image: url("../images/s_invest.png")
}
#slider.invest .injection-left1{
    display:none;
}
#slider.zem{
    background-image: url("../images/s_zem.png")
}
#slider.zem .injection-left1{
    display:none;
}
#slider.nedv{
    background-image: url("../images/s_ned.png")
}
#slider.nedv .injection-left1{
    display:none;
}
#slider.komp{
    background-image: url("../images/s_kompleks.png")
}
#slider.komp .injection-left1{
    display:none;
}
#slider.bank{
    background-image: url("../images/s_bankrot.png")
}
#slider.bank .injection-left1{
    display:none;
}
#slider.intelect{
    background-image: url("../images/s_int.png")
}
#slider.intelect .injection-left1{
    display:none;
}
#slider.spory{
    background-image: url("../images/s_el.png")
}
#slider.spory .injection-left1{
    display:none;
}
#slider.spr{
    background-image: url("../images/s_pr.png")
}
#slider.spr .injection-left1{
    display:none;
}



@media only screen and (min-width: 300px) and (max-width: 398px){

    #triger1, 
    #triger2,
    #triger3, 
    #triger4, 
    #triger5, 
    #triger6, 
    #triger7, 
    #triger8{
        min-height: 300px;  
    }
    .topText{
        font-size:18px;
        margin-top: 0px;
        margin-left: 100px;
    }
    .downText {
      font-size: 20px;
    }
    #triger1 
    .topText{
        font-size: 17px;
        margin-left: 110px;
    }
    .h1_head {
        font-size: 48px;
    }
    #triger2 .topText {
      margin-left: 100px;
      font-size: 18px;
      padding-top: 12px;
    }
    #triger2 .downText {
      margin-top: 80px;
    }
    #triger3 .downText {
      line-height: 20px;
      margin-top: 55px;
    }
    #triger4 .topText {
      margin-top: 15px;
    }
    #triger4 .downText {
      font-size: 15px;
      margin-top: 24px;
    }
    #triger5 .topText {
      margin-top: 35px;
    }
    #triger5 .downText{
      font-size: 15px;
      margin-top: 40px;
    }
    #triger6 .downText {
      font-size: 18px;
      margin-top: 40px;
    }
     #triger7 .topText {
      margin-top: 35px;
    }
    #triger7 .downText {
      font-size: 17px;
      margin-top: 25px;
    }
    #triger8 .topText {
      margin-top: 25px;
    }
    #triger8 .downText {
      font-size: 16px;
      margin-top: 30px;
    }
    .h2_head {
      font-size: 48px;
    }
    .why {
      font-size: 32px;
      line-height: 30px;
      padding-bottom: 15px;
    }
    .injection-left {
      position: relative;
      padding: 5px 0px 10px 15px;
    }
    .slogan {
      font-size: 22px;
      font-family: 'MyriadPro-Light';
      text-align: center;
    }
    .injection-left::before {
      position: absolute;
      bottom: -5px;
      left: -5px;
      border-left: 2px solid #c30050;
      border-bottom: 2px solid #c30050;
      width: 70px;
      height: 30px;
      content: "";
    }
    #feedback .injection-left::before {
      left: 20px;
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      content: "";
    }
    #feedback .slogan {
      text-transform: uppercase;
      padding-top: 45px;
    }
    #footer .injection-left::before {
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      left: 70px;
      content: "";
    }
    #footer span a.phone, #footer span a.mail, #footer span {
      color: #000;
      font-size: 15px;
      line-height: 30px;
    }
    #feedback .qf3form.default .qf3 {
      display: block;
      clear: both;
      margin-right: 0px;
      text-align: center;
    }
    #feedback .qf3form.default * {
      line-height: inherit;
      width: 100%;
    }
}

@media only screen and (min-width: 375px) and (max-width: 390px){
    #triger4 .topText {
      margin-top: 35px;
    }
    #triger5 .downText {
      font-size: 15px;
      margin-top: 50px;
    }
    #triger7 .downText {
      font-size: 17px;
      margin-top: 35px;
    }   
    #triger7 .topText {
      margin-top: 30px;
    }
}


@media only screen and (min-width: 390px) and (max-width: 398px){
    #triger8 .downText {
      font-size: 16px;
      margin-top: 55px;
    }
    #triger4 .downText {
      font-size: 15px;
      margin-top: 45px;
    }
    #triger5 .downText {
      font-size: 15px;
      margin-top: 70px;
    }
}





@media only screen and (min-width: 390px) and (max-width: 768px){
    .h2_head {
      font-size: 48px;
    }
    .why {
      font-size: 32px;
      line-height: 30px;
      padding-bottom: 15px;
    }
    .injection-left {
      position: relative;
      padding: 5px 0px 0px 5px;
    }
    .slogan {
      font-size: 22px;
      font-family: 'MyriadPro-Light';
      text-align: center;
    }
    .injection-left::before {
      position: absolute;
      bottom: -5px;
      left: -5px;
      border-left: 2px solid #c30050;
      border-bottom: 2px solid #c30050;
      width: 70px;
      height: 30px;
      content: "";
    }
    #feedback .injection-left::before {
      left: 55px;
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      content: "";
    }
    #feedback .slogan {
      text-transform: uppercase;
      padding-top: 45px;
    }
    #footer .injection-left::before {
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      left: 70px;
      content: "";
    }
    #footer span a.phone, #footer span a.mail, #footer span {
      color: #000;
      font-size: 15px;
      line-height: 30px;
    }
    #feedback .qf3form.default .qf3 {
      display: block;
      clear: both;
      margin-right: 0px;
      text-align: center;
    }
   
    #feedback .qf3form.default * {
      line-height: inherit;
      width: 100%;
    }
    #footer .injection-left::before {
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      left: 10px;
      content: "";
    }
    
}
@media (max-width:798px)
{
     .person-text{
       padding: 10px 15px;
    }
    .textAbout{
        padding:0 15px;
    }
    .algoritm{
        font-size: 50px;
    }
    .leftNum{
        border-bottom:none;
        border-right: none;
    }
    .rightNum{
        border-left:2px solid #000;
    }
    #slider {
      background-image: url('../images/slider_m.png');
      background-position: center;
    }
    #slider .injection-left1{
        display:none;
    }
    #slider.invest{
    background-image: url("../images/s_invest_m.png")
}

#slider.zem{
    background-image: url("../images/s_zem_m.png")
}

#slider.nedv{
    background-image: url("../images/s_ned_m.png")
}

#slider.komp{
    background-image: url("../images/s_kompleks_m.png")
}

#slider.bank{
    background-image: url("../images/s_bankrot_m.png")
}

#slider.intelect{
    background-image: url("../images/s_in_mt.png")
}

    #slider.spory{
        background-image: url("../images/s_el_m.png")
    }
    #slider.spr{
        background-image: url("../images/s_pr_m.png")
    }
}


.itemTitle{
    background-color: #d40050;
    padding:10px;
    text-align:center;
    width:100%;
}
.rightDown{
    display: inline-block;
    position:relative;
    font-size:58px;
    color:#fff;
}
.rightDown:before{
  content: "";
    position: absolute;
    bottom: 11px;
    left: -20px;
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
width: 80px;
height: 35px;
}
.rightDown:after{
    content: "";
    position: relative;
    width:100%;
    height: 1px;
    clear: both;
}
.itemDescr{
    background-image: url('../images/bg_forma.png');
    background-repeat: repeat;
    padding:25px 15px;
    font-size:21px;
    color:#1b1c20;
    min-height: 230px;
    text-align:center;
     font-family: "MyriadPro-Light";
}
.item:nth-child(3) .itemDescr, 
.item:nth-child(2) .itemDescr{
    padding: 85px 15px;
}
.item:nth-child(5) .itemDescr{
    padding: 60px 15px;
}
.item:nth-child(6) .itemDescr{
    padding: 50px 15px;
}
.item:nth-child(7) .itemDescr{
    padding: 30px 15px;
}
.item{
    margin-top:20px;
}
.flex{
    display: flex;
    flex-wrap: wrap;
}
.kursiText{
    font-size:21px;
    text-align: center;
    font-family: "MyriadPro-Light";
}

.otz-item{
    margin-top:20px;
}
.otz-item img{
    border:1px solid #000;
}
h3.h3_con{
    position:relative;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 30px;
}

h3.h3_con:before{
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    content: "";
    width: 60px;
    height: 35px;
    position: absolute;
    left: 0px;
    bottom: 0;
}
a.btn-purple{
background: #d40050;
border: none;
border-radius: 0;
color: #fff;
padding: 10px 30px;
font-size: 18px;
text-transform: uppercase;
line-height: 20px;
font-family: 'MyriadPro-Light';
width: 350px;
margin-right: 5px;
}
.flex-container{
    display: -webkit-flex; 
    display: flex;   
    justify-content: flex-end; 
}
.p20{
    position: relative;
}
.p20:after{
    content: "";
    position: relative;
    clear: both;
    width: 100%;
  padding-bottom: 20px;
  display: block;

    
}
.btn-purple:active, .btn-purple:focus, .btn-purple:hover{
    color:#d5d5d5;
}

.sp-cookie-consent-content{
  font-size: 13px;
}

.chk-polit {
        display: flex;
}
.chk-polit a {
        color: #11648b;
}
.chk-polit-w a {
        color: #333;
       
}

.chk-polit-w {
      padding-left: 15px;
    color: #333;
    font-size: 14px;
}
.chk
.chk-polit-text {
    font-size: 12px;
}
.chk-polit .qfchkbx input {
    width: 20px;
}




/* =========================================
   СЕТКА НОВОСТЕЙ (Точно под шаблон perovpravo.ru)
   ========================================= */

/* 1. Находим ряд и делаем его Flex-контейнером */
.page-news .items-row {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 -15px !important; /* Компенсируем отступы колонок */
}

/* 2. Управляем оберткой span4 (КЛЮЧЕВОЙ МОМЕНТ) */
.page-news .span4 {
    width: 33.3333% !important;
    float: none !important; /* Отключаем старый Bootstrap 2 */
    display: flex !important;
    padding: 0 15px !important;
    margin-bottom: 30px !important;
    box-sizing: border-box !important;
}

/* 3. Заставляем саму новость тянуться на всю высоту колонки */
.page-news .item {
    width: 100% !important;
    display: flex !important;
}

/* --- ВНЕШНИЙ ВИД КАРТОЧКИ --- */
.page-news .custom-bs3-card {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    transition: box-shadow 0.3s ease;
}

.page-news .custom-bs3-card:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* Картинка */
.page-news .custom-bs3-card img {
    width: 100% !important;
    height: 200px !important; 
    object-fit: cover !important;
}

/* Текстовый блок */
.page-news .card-content-flex {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    padding: 20px !important;
}

.page-news .card-content-flex h4 {
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}

.page-news .card-content-flex h4 a {
    color: #1b1c20;
    text-decoration: none;
}

.page-news .card-content-flex h4 a:hover {
    color: #c30050; /* Фирменный бордовый цвет вашего сайта */
}

.page-news .news-intro-text {
    font-size: 15px;
    color: #555;
    margin: 10px 0 20px 0;
    line-height: 1.5;
}

/* Дата (прижимаем к низу) */
.page-news .date-bottom {
    margin-top: auto !important; 
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-size: 13px;
    color: #888;
}

/* --- АДАПТИВНОСТЬ ДЛЯ ТЕЛЕФОНОВ И ПЛАНШЕТОВ --- */
@media (max-width: 991px) {
    .page-news .span4 { width: 50% !important; } /* Планшеты: 2 в ряд */
}
@media (max-width: 767px) {
    .page-news .span4 { width: 100% !important; } /* Смартфоны: 1 в ряд */
}

.page-news p{
    font-size: 18px;
    font-family: "MyriadPro-Light";
    text-align: justify;
}
.page-news img{
    max-width: 100%;
    height: auto;
}

/* =========================================
   СЕТКА НОВОСТЕЙ ДЛЯ ГЛАВНОЙ СТРАНИЦЫ (Модуль)
   ========================================= */

/* 1. Делаем обертку модуля Flex-контейнером */
.newsflash {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 -15px !important;
    padding: 0 !important;
    width: auto !important; 
}

/* 2. Карточка выступает в роли колонки (вычисляем 33% минус отступы) */
.newsflash .custom-bs3-card {
    width: calc(33.3333% - 30px) !important;
    margin: 0 15px 30px 15px !important; /* Отступы между карточками */
    display: flex !important;
    flex-direction: column !important;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    transition: box-shadow 0.3s ease;
}

.newsflash .custom-bs3-card:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.newsflash .custom-bs3-card img {
    width: 100% !important;
    height: 200px !important; 
    object-fit: cover !important;
}

.newsflash .card-content-flex {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    padding: 20px !important;
}

.newsflash .card-content-flex h4 {
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}

.newsflash .card-content-flex h4 a {
    color: #1b1c20;
    text-decoration: none;
}

.newsflash .card-content-flex h4 a:hover {
    color: #c30050; /* Ваш бордовый цвет */
}

.newsflash .news-intro-text {
    font-size: 15px;
    color: #555;
    margin: 10px 0 20px 0;
    line-height: 1.5;
}

.newsflash .date-bottom {
    margin-top: auto !important; 
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-size: 13px;
    color: #888;
}

/* --- Адаптивность модуля --- */
@media (max-width: 991px) {
    .newsflash .custom-bs3-card { width: calc(50% - 30px) !important; }
}
@media (max-width: 767px) {
    .newsflash .custom-bs3-card { width: calc(100% - 30px) !important; }
}

ol li{
    font-size: 18px;
    font-family: "MyriadPro-Light";
    text-align: justify;
}