.note{
font-style: italic;
font-size: 1.1rem;
color: black;
margin-left:30px;    
    
}

.img_plus{
width: 70px;
margin: 10px auto 30px;
}

.konsult{
display: block;    
    
padding: 0;
border: none;
font: inherit;
color: inherit;
background-color: transparent;
cursor: pointer;

position:relative;
top: -2px;
left: 10px;
z-index: 1000;
outline: none;
float: left;

}

.konsult >img{
height: 65px; 
}

.konsult:hover,.konsult:active,.konsult:focus {
border: none;
font: inherit;
color: inherit; 
outline: none   
}


img.vector-picture-page {
    width: auto;
    display: block;
    margin: 0px auto 15px;
}


#page_id{
display: none;
}

.main_breadcrumbs{

font-weight: bold;
color: #414557;
}

.krohi{
    
text-align: left;
margin-bottom: 30px;
    
    
}

img.vector-picture{
width: auto;
display: block;
margin: 0 auto;
}

.pikt-servis{

width: 170px;
margin: 0 auto;

}

.material-icons {
    color: #ffffff; 
    font-size: 24px;
}



.view-block-servis-1{
text-align: left;
width: auto;
margin: 0 auto 20px;
background:  none;
padding: 10px 40px 3px;
border-left: 7px solid #FB8A00;
border-bottom: 0px solid #FB8A00; 
background: rgba(244, 243, 249, 0.7);  
/*   
-webkit-box-shadow: 5px 5px 5px -5px rgba(78, 85, 112, 0.6);
-moz-box-shadow: 5px 5px 5px -5px rgba(78, 85, 112, 0.6);
box-shadow: 5px 5px 5px -5px rgba(78, 85, 112, 0.6);
*/

}


.view-block-servis-2{
text-align: left;
width: auto;
margin: 0 auto 20px;
background:  none;
padding: 10px 40px 3px;
border-right: 7px solid #414557;
border-bottom: 0px solid #414557; 
background: rgba(244, 243, 249, 0.7);  
   
    
}



.ahref-servis_one{
background: white;
padding: 7px 10px;
color: #414557;
text-align: center;
display: block; 
width: 50%; 
margin: 0 auto 30px; 
font-size: 1.2rem;
font-weight: normal;
border-radius: 3px; 
border:1px solid #414557;
}

.ahref-servis_one:hover{
color: #414557;    
 
}

.head-text-main{
    
    font-size: 2rem;
    font-weight: bold;
    margin: 10px auto 30px;
    display: block;
}

img.man-walk{
    
margin: 0 auto;
width: 350px;

}


.seo-should-be{
text-align: left;
width: auto;
margin: 0 auto 20px;
background:  none;
padding: 10px 40px 3px;
border-left: 7px solid #FF8C00;
border-bottom: 0px solid #FF8C00;   
}

.seo-should-be ul{
    list-style: square;
    font-size: 1.2rem;
}

.seo-should-be ul li{
padding-left: 5px;
}

.two_title{
font-size: 1.5rem;
font-weight: bold;
}

.two_title::after {
    content: '';
    display: block;
    width: 110px;
    height: 3px;
    background:#FF8C00;
    margin: 25px auto 20px;
}


.p_title{
    
border: 1px solid white;
background: #f4f3f9;
padding: 20px;
position: relative;
}


.p_title::before {
    content: '';
    position: absolute;
    bottom: -23px;
    border: 12px solid transparent;
    border-top: 12px solid gray;
    left: calc(50% - 12px);
}


p{
    font-size: 1.2rem;
}



.p_title_big{
    
border: 1px solid white;
background: #f4f3f9;
padding: 20px;
position: relative;
margin-bottom: 70px;
}

.p_title_big::before {
    content: '';
    position: absolute;
    bottom: -53px;
    border: 22px solid transparent;
    border-top: 32px solid #595A67;
    left: calc(50% - 22px);
}


.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}


video.video_main {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 101%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 0;
}

#logo{
margin-bottom: 10px;
background: white;
padding: 2px 7px;
margin-top: -2px;
border-radius: 0px;
}

#intro {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    min-height: 750px;
    max-height: 1000px;
    padding: 0rem 0;
    z-index: 2;
    background: rgba(32,56,105, 0.6);
    background: transparent;
/*
    background-image: url(../img/translator-vs-interpeter.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    background-attachment: fixed;
    width: 100%;
    */
/*   
background-image: url(../img/nd.png);
background-repeat: no-repeat;
background-position: top right;
background-size: contain;
background-attachment: fixed;    
  */  
}



.overlay {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    
    background-image: url(../img/translator-vs-interpeter-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    z-index: 1;
}






.main_left_block {
    height: 100%;
    width: 50%;
    background: rgba(65,69,87,0.95);
    position: absolute;
    top: 0;
    right: 0;
    border-left: 7px solid white;
    
    background-image: url(../img/f1.png);
    background-repeat: no-repeat;
    /*background-position: center bottom;*/
    background-size: contain;
    z-index: 0;    
    
    
}

.img_pikt_main{
margin-top: 20px;    
    
}

.img_pikt_main img{
    
    width: 100px;
}

.bl_1{
position: relative;
top: 0px;
padding-top: 104px;
z-index: 0;
background: rgba(255,255,255,0.9);
text-align: center;

    background-image: url(../img/bl-2.png);
    background-repeat: no-repeat;
    background-position: left 100px;
    /*background-size: contain;*/
}


.bl_2{
position: relative;
top: 0px;
padding-top: 104px;
z-index: 0;
background: rgba(255,255,255,0.9);
text-align: center;
border-top: 5px solid #6E6F7A;

background-image: url(../img/bl-2.png);
background-repeat: no-repeat;
background-position: left 100px;
    /*background-size: contain;*/
}




.div_inside{
    
    background-image: url(../img/bl-3.png);
    background-repeat: repeat-y;
    background-position: right 0px;
}

.div_inside .ins_0{
padding-top: 20px;    
}



.head-text-block{
margin-bottom: 35px;
display: block;
    
-moz-transform:rotate(-5deg); 
-moz-box-shadow:10px 10px 20px #999;
-webkit-transform:rotate(-1deg); 
-webkit-box-shadow:10px 10px 20px #999;
transform:rotate(-1deg); 
box-shadow:10px 10px 20px #999; 
background:#FF8C00; 
padding: 15px;   
font-size: 1.7rem;
color: white;
    
    
}


.head-text-block-1{
margin-bottom: 35px;
display: block;
    
-moz-transform:rotate(5deg); 
-moz-box-shadow:10px 10px 20px #999;
-webkit-transform:rotate(1deg); 
-webkit-box-shadow:10px 10px 20px #999;
transform:rotate(1deg); 
box-shadow:10px 10px 20px #999; 
background:#414557; 
padding: 15px;   
font-size: 1.7rem;
color: white;
    
    
}



/*Блок центрирования -1*/

.block-middle_1{
height:450px; 
text-align:center;
margin-bottom: 20px;    
}


.block-middle_1>div{
    
height: 100%;
position: relative;
border: 0px solid red; 
display: table; 
width: 100%;    
}


.block-middle_1>div>div{
    
display: table-cell; 
border: 0px solid red;
height: 100%;
vertical-align: middle;    
}


.block-middle_1>div>div>img{
width: auto;    
margin:0 auto;
border: 0px solid #FF8040;    
    
}



/**/




.block-middle_1 .div-decor-2{
    
background: rgba(244,243,249,0.7);
border: 0px solid #444856;
margin-left: -140px;
border-left: 7px solid white;
    
}


.block-middle_1 .div-decor-1{
    
background: white;
border: 0px solid #444856;

    
}

.block-middle_1 .div-decor-1 img{
    

border: 5px solid #f2f2f2;

    
}

.block-middle_1 .div-decor-2 ul{
    
text-align: left;
padding: 10px 5px 10px 30px;
list-style: square; 
margin: 0;

    
}


.block-middle_1 .div-decor-2 ul li{
    
padding: 0 0 7px 5px;
font-size: 1.1rem;
color: #2B2E40;
    
}



/*Блок центрирования -2*/

.block-middle_2{
height: auto; 
text-align:center;
margin-bottom: 20px;    
}


.block-middle_2>div{
    
height: 100%;
position: relative;
border: 0px solid red; 
display: table; 
width: 100%;    
}


.block-middle_2>div>div{
    
display: table-cell; 
border: 0px solid red;
height: 100%;
vertical-align: middle;    
}




/**/









/*
.bl_1 .div-decor-1{
    
border:1px solid red;
    
}


.bl_1 .div-decor-2{
    
border:1px solid red;
    
}

.bl_1 .div-decor-3{
    
border:1px solid red;
    
}

*/

.bl_3{
position: relative;
top: 0px;
padding-top: 104px;
z-index: 0;
background: white;
}


.main_text{
    color: white;
    overflow: hidden;
}

.title_main{
    
    padding-left: 20px;
}

.title_main >h1{
    
    background: white;
    margin-left: -70px;
    padding: 20px;
    width: auto;
    font-size: 2.1rem;
    color:#21232B;
    font-weight: bold;
}

.h2_site{
background: white;
color: black;
padding: 10px;
font-size: 1.5rem;
    
    
}

.title_main .list_servis{
    
    font-size: 1.3rem;
    

}

.title_main .list_servis ul li{
list-style: none; 
padding-bottom: 5px;  
display: flex; 
    
}


.title_main .list_servis ul li::before {
    display: block;
    content: '';
    min-width: 15px;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #FF8C00;
    margin-right: 12px;
    margin-top: 8px;
}



.title_main .list_servis ul li a { 
display:block; 
width: auto; 
height: auto;
border-left:0px solid #222; 
border-right:0px solid #222; 
padding-left:10px;
text-decoration:none; 
color: white; 
}
.title_main .list_servis ul li a:hover {
-moz-transform:rotate(-5deg); 
-moz-box-shadow:10px 10px 
20px #000000;
-webkit-transform:rotate(-1deg); 
-webkit-box-shadow:10px 10px 20px #000000;
transform:rotate(-1deg); 
box-shadow:10px 10px 20px #000000; 
}



.element_twelve {
    position: absolute;
    /*bottom: 150px;*/
    z-index: 1000;
    left: 0px;
    -webkit-animation: elm_th 1s infinite ease-in-out;
    animation: elm_th 1s infinite ease-in-out;
        animation-direction: normal;
    animation-direction: alternate-reverse;
}



.block-middle_2 .div-decor-1{
    width: auto;
    background: white;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
    
    background-image: url(../img/background-servis .jpg);
    background-repeat: no-repeat;
   
    background-size: contain;
    text-align: justify;
    z-index: 0;  
    padding: 20px 5px 5px 5px;    
    border: 1px solid #494D5D;
    
}

.block-middle_2 .div-decor-1 div{
    padding: 5px;
    
}


.block-middle_2 .div-decor-1 p{
    margin-bottom: 1rem;
    
}

.block-middle_2 .div-decor-1 img{
    
    width: 400px;
    /*float: left;*/
    margin: 30px auto 0;
}


.block-middle_2 .div-decor-1 .view_servis {
    width: 310px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background:#FF8C00;
    border-radius: 2px;
    font-size: 1.3rem;
    color: white;
    position: absolute;
    left: calc(50% - 155px);
    top: -35px;
    border: 2px solid white;
    
    
-moz-transform:rotate(-5deg); 
-moz-box-shadow:10px 10px 20px #999;
-webkit-transform:rotate(-1deg); 
-webkit-box-shadow:10px 10px 20px #999;
transform:rotate(-1deg); 
box-shadow:10px 10px 20px #999; 
text-align: left;   
    
}

.block-middle_2 .div-decor-1 .view_servis img{
    width: 55px;
    margin: 10px;
    text-align: center;
}

.web-block{
    
    padding: 0px 5px;
    background: white;
    font-weight: bold;
    border-radius: 2px;
}
.web-1{
    color: #494D5D;
}

.web-2{
    color: #FCAD56;
}




.div-decor-1 .button {

display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 300px;
height: 55px;
color: #414557;
font-size: 1.1rem;
font-weight: bold;
background: white;
border: 1px solid #50515F;
cursor: pointer;
-webkit-transition: 0.3s linear;
-o-transition: 0.3s linear;
transition: 0.3s linear;
text-decoration: none;  
margin: 10px auto 40px;
padding: 5px; 
border-radius: 3px;
font-size: 1.2rem;
/*transform: rotate(-1deg); */
}


/*Форма заказ - оформление*/

input:checked + label > img {
    
    border: 0px solid #9b9090;
    -moz-box-shadow:0 0 10px #282829; 
    -webkit-box-shadow:0 0 10px #282829;
    box-shadow:0 0 7px #149d3d;
    border-radius: 5px; 
    
    
}

/*
.radio{
    
    display: inline;
    margin: 0px;
    padding: 0;
}

*/


.myradio_chek:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  border-radius: 5% 5% 0 0;
  background: #FFF;
  
}
.myradio_chek:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 5% 5% 0 0;
  background: #17E410;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: all .2s;
}


.myradio_chek:checked + label:after {
  opacity: 1;
}
.myradio_chek:focus + label:before {
  box-shadow: 0 0 3px 3px rgba(45,182,216,.3);
}


.myradio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
.myradio + label {
  cursor: pointer;font-size: 17px;
  font-weight: normal;
}
.myradio:not(checked) {
  position: absolute;
  opacity: 0;
}
.myradio:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
  margin-top: -5px;
  border: 0px solid #804000;
}










#footer ul {
    list-style: none;
    text-align: left;
    color: white;
    margin-top: 25px;
}

.block-middle_footer {
    height: auto;
    text-align: center;
}


.block-middle_footer > div {
    height: 100%;
    position: relative;
    border: 0px solid red;
    display: table;
    width: 100%;
}

.block-middle_footer > div > div {
    display: table-cell;
    border: 0px solid red;
    height: 100%;
    vertical-align: middle;
}

.footer_payments {
    /*float: right;*/
    padding: 25px 0 0px;
    margin-bottom: 10px;
    overflow: hidden;
    background: transparent;
}

.payment_picture {
    width: 350px;
    margin: 0 auto;
}




/*Форма обратной связи*/

.fos-feedback {
    padding: 10px;
    text-align: center;
    font-size: 20px;
    background:#ff4040;
    color:white; 
    margin-top: 15px;
}

.feedback input, textarea{
    
    
border-radius: 0px;
font-size: 1.2rem;
color:#484848;
font-style: italic;
background: none;
border: none;
border-bottom: 1px solid #3C3C3C;
height: auto;
outline: none;
padding: 10px 0;
width: 100%;
margin-bottom: 10px;

    
}

.feedback label {
    
    text-align: left;
    display: block;
    margin: 10px 0 20px 0;
    width: 100%;
    
}


.feedback select[name="topic"]{
    
    text-align: center;
    display: block;
    margin: auto;
    width: 100%;
    font-size: 20px;
    color: white;
    border:0px solid red;
    font-style: normal;
    background:#414557;
    height: 50px;
    font-size: 1.2rem;
    
    
}



.feedback textarea{
    
    
    
    height: 150px;
    
}

.feedback input[name="captcha"]{
    
    width:100%; 
    
}


.feedback textarea{
    
    border-bottom: 1px solid #1D1D1D;
}

.feedback input.submit{
    
margin-top: 10px;
width: 200px;
border: 0px solid #DC6C2A;
background:#2D656E;
color: white;
font-style: normal;

    
}


.feedback p{
    
    
    
    color: red;
    font-size: 1.1rem;
    font-weight: normal;
    text-indent:0px;
    padding: 0;
    text-align: left;
    
}


.feedback p.sprav{
    
    color: #2F2F2F
    
}



.feedback label{
    
    
    font-size: 17px;
}


.btn-danger_{
    
color: #ffffff;
background-color:#414557;  
border-color: transparent;
border-radius: 3px;
cursor: pointer;
}

/* */





.contact_ruslik ul{
    
    list-style: none;
    text-align: left;
    color: black;
}

.contact_ruslik  ul li {
    margin-bottom: 15px;
    font-size: 1.2rem;
}









#timeline *, 
#timeline *:before, 
#timeline *:after {
    box-sizing: border-box;
}    
#timeline .timeline-item:after, 
#timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
#timeline {
    max-width: 1100px;
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 10px;
    transition: all 0.4s ease;
}
#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #414557;
    left: 50%;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}
#timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
}
#timeline .timeline-item .timeline-icon {
    background: #414557;
    color: #FFF;
    text-align: center;
    font-size:20px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: 50%;
    overflow: hidden;
    margin-left: -16px;
    border-radius: 3px;
}
#timeline .timeline-item .timeline-icon i {
    line-height: 35px;
}
#timeline .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 4px 10px rgba(0,0,0,0.2);
    border-radius: 0px;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
    font-size: 1.3rem;
    padding: 15px;
    background: #F28B30;
    color: #fff;
    margin: -20px -20px 10px -20px;
    font-weight: normal;
    border-radius: 0px 0px 0 0;
}
#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #F28B30;
}
#timeline .timeline-item:nth-child(even) .timeline-content {
    float: right;
}
#timeline .timeline-item:nth-child(even) .timeline-content:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #F28B30;
}

#timeline ul{
    
    list-style: square outside;
    text-align: left;
    margin-left: 10px;
    font-size: 1.2rem;
    
}


#timeline a{
    
    color: #F28B30;
}


@media screen and (max-width: 768px) {
    #timeline {
        margin: 30px auto;
        padding: 0px;
        width: 90%;
    }
    #timeline:before {
        left: 0;
    }
    #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
    }
    #timeline .timeline-item .timeline-content:before, 
    #timeline .timeline-item:nth-child(even) .timeline-content:before {
        left: 10%;
        margin-left: -6px;
        border-left: 0;
        border-right: 7px solid #F28B30;
    }
    #timeline .timeline-item .timeline-icon {
        left: 0;
    }
}