/*
Theme Name: Новый шаблон PBS
Author: AlexDrozd
Description: Шаблон для сайта PBS
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
    font-family: PTSans;
    src: url(fonts/PT_Sans/PT_Sans-Web-Regular.ttf);
    font-weight: normal;
}

body {
    font-family: 'PTSans', sans-serif;
}
.my-logo {
    width: 100%;
    padding-left: 1%;
    text-align: right;
}
.my-logo {
    
}
body > header > h1 > a {
    color: #ffffff;
    font-weight: 400;
}
article > header {

}
footer {
    overflow-x: hidden;
}

.lovec-text {
	text-align: center;
    font-size: 20px;
}
.lovec-text span {
	font-weight: 600;
}

a, a:hover, a:focus  {
    text-decoration: none;
}

.container-fluid {
    
}
.my-logo {
    text-align: center;
    font-size: 14px;
}
.my-logo h1 {
    text-align: center;
    font-size: 14px;
}
.descript {
    overflow: hidden;
}
.textwidget p {
    margin: auto;
}
.textwidget {
    display: flex;
    margin: 0 auto;
}
.nav_section .container-fluid{
  padding: 0;
}
.nav_section .navbar-default{
  background-color: rgb(107, 135, 3);
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-default .navbar-nav>li>a{
  color: #fff;
}
/*.nav_section .navbar-default .navbar-collapse {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}*/
.nav_section .navbar-default .navbar-nav>li>a:hover, .nav_section .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #5a5757;
}
.nav_section .navbar-default .navbar-toggle .icon-bar {
    background-color: #dcd9d9;
}
.f-nav{ 
    z-index: 9999; 
    position: fixed; 
    left: 0; 
    top: 0; 
    width: 100%;
}

.descript {
  overflow: hidden;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  background: #9b867c4d;
}
.sidebar_header {
    text-align: center;
    display: flex;
}
.sidebar_header .btn-lg {
  border-radius: 0;
}
.nav_section .navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 18px;
    padding: 15px 10px;
}
.glyphicon {
    padding-right: 10px;
}

    .infobloc {
    width: 100%;
    position: relative;
    overflow: hidden;
    }
    .infobl {
        margin: 0 auto;
    }
    .infobloc-left {
        width: 30%;
        float: left;
        height: 250px;
        position: relative;
    }
    .infobloc-right {
        right: -60px;
        width: 70%;
        float: left;
        height: 250px;
        position: relative;
        text-align: center;
    }

    .one .infobloc-right, .three .infobloc-right, .five .infobloc-right {
       background-color: rgb(225, 218, 215);
        -moz-transform: skewX(17deg);
        -webkit-transform: skewX(17deg);
        transform: skewX(17deg);
        transform-origin: top;
    }
    .one .infobloc-right > *, 
    .three .infobloc-right > *, 
    .five .infobloc-right > *,
    .education-left-top >* {
        -moz-transform: skewX(-17deg);
        -webkit-transform: skewX(-17deg);
        transform: skewX(-17deg);
    }
    .two .infobloc-right, .four .infobloc-right{
        background-color: rgb(225, 218, 215);
        -moz-transform: skewX(-17deg);
        -webkit-transform: skewX(-17deg);
        transform: skewX(-17deg);
        transform-origin: bottom;
    }
    .two .infobloc-right > *, .four .infobloc-right > *,
    .two .infobloc-right span, .education-left-bottom >* {
        -moz-transform: skewX(17deg);
        -webkit-transform: skewX(17deg);
        transform: skewX(17deg);
    }
    .two span {
        -moz-transform: skewX(17deg);
        -webkit-transform: skewX(17deg);
        transform: skewX(17deg);
    }
    .three span, .five span, .doubt-rihgt>* {
        -moz-transform: skewX(-17deg);
        -webkit-transform: skewX(-17deg);
        transform: skewX(-17deg);
    }
    .one , .three, .two , .four {
        border-bottom: 2px dashed #ccc;
        position: relative;
        overflow: hidden;
    }
    .five {
        position: relative; 
    }
    .infobloc-left {
        text-align: center;
    }
    .infobloc-left div {
        margin: 0;
        transform: translate(-50%, -50%);
        position: absolute; 
        top: 50%; 
        left: 50%;
        border: 2px solid #30bf3b;
        border-radius: 47px;
        font-size: 32px;
        padding: 21px 35px;
    }
    .infobloc-left:before {
        content: '';
        width: 2px;
        border: 2px solid #30bf3b;
        padding: 38px 0;
        bottom: 0;
        position: absolute;
    } 
    .infobloc-left:after{
        content: '';
        width: 2px;
        border: 2px solid #30bf3b;
        padding: 38px 0;
        top: 0;
        position: absolute;
    }
    .one .infobloc-left:after{
        display: none;
    }
    .two:after{
        content: '';    
        border-bottom:  2px dashed #30bf3b;
        
    }
    .infobloc-right p {
        display: block;
        margin: 30px auto 20px auto;
        text-align: right;
        color: #000000;
        font-size: 22px;
        font-weight: 500;
        width: 64%;
    }
    .infobloc-img p  {
       text-align: center;
    }
    .infobloc-right span {
        font-size: 33px;
        color: rgb(16, 17, 19);;
        font-weight: 700;
    }
    .two .infobloc-right span {
    -moz-transform: skewX(17deg);
    -webkit-transform: skewX(17deg);
    transform: skewX(17deg);
}
.find_cost p {
    text-align: center;
    font-size: 36px;
    color: white;
}
.find_cost {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(images/find_cost.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
    
}
.find_cost_item {
    display: flex;
    width: 80%;
    margin: 0 auto;
}
.item_right {
    margin-left: auto;
    border: 3px solid #292828;
    min-width: 45%;
}
.item_right img {
    border: 13px solid #da2525;
    width: 100%;
}
.item_left {
    margin-right: auto;
}
.stories {
  background-color: rgb(225, 218, 215);
  overflow: hidden;
   display: flex;
flex-wrap: wrap;
}

.stories_item1 {
   text-align: center;
   padding: 30px;
}
.col-xs-12.col-md-10.col-md-offset-1.stories-hedrs {
    font-size: 36px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
    text-align: left;
    margin-top: 20px;
}
.stories-cont {
   font-size: 18px;
   font-family: "PTSans";
   color: rgb(16, 17, 19);
   line-height: 1.2;
   text-align: left;
}
.stories-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin: 30px 0;
    justify-content: space-evenly;
}
.stories-logo img {
    margin: 10px 20px;
}
.stories_item2, .price_left, .discount_left {
    -moz-transform: skewX(17deg);
        -webkit-transform: skewX(17deg);
        transform: skewX(17deg);
        transform-origin: top;
}
.stories_item2, .price_left, .discount_left {
    background-color: rgb(107, 135, 3);
}

.stories_item2 > *, .price_left >*, .discount_left >* {
    -moz-transform: skewX(-17deg);
        -webkit-transform: skewX(-17deg);
        transform: skewX(-17deg);
}
.stories_item2 .stories_slider {
    width: 75%;
    margin: 13% 0;
    left: -30px;
    /*position: absolute;*/
    border: 5px solid #4a4a4a;
}
.stories_item1 .btn-primary, .discount button,
.reviews button, .price_sely button,
.call_button {
    border-radius: 7px;
    background-color: rgb(232, 37, 0);
    border-color: #e82500;
    color: white;
}
.call_button {
    font-size: 19px;
    padding: 8px 20px;
}

.license-hedrs {
    font-size: 16px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
    text-align: center;
    margin: 25px auto;
    float: none;
}
.license-hedrs span, .certificates_heders {
    font-size: 36px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
    text-align: center;
    margin: 25px auto;
}

.licenz_right img {
    float: left;
}

.licenz_right p {
    text-align: right;
}
.licenz_left {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.licenz_left img {
    padding: 10px;
}
button.crm-webform-submit-button {
    color: #FFFFFF;
    background: #e82500;
    font-size: 16px;
    border-radius: 7px;
}
button.crm-webform-submit-button:hover {
    color: #FFFFFF;
    background: #5a5757;
}
.programs {
    background-color: #e5e5e5;
    padding: 30px;
    overflow: hidden;
}
.price_right {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
}
.price_right ul li  {
    font-size: 20px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 2.2;
    text-align: left;
    list-style-type: none;

}
.price_right ul span {
    color:rgb(107, 135, 3);
}
.price {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;

}
.price_sely {
    position: relative;
}
.price_sely button {
    position: absolute;
    bottom: 24px;
    z-index: 99;
    left: -93px;
    color: white;
    font-size: 18px;
}
.stories_item1 .btn-primary {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    text-decoration: none;
}
.price_sely button:hover, .reviews button:hover,
.discount button:hover, .call_button:hover,
.stories_item1 .btn-primary:hover {
    background-color: #5a5757;
    border-color: #5a5757;
    color: white;
}
.price_left p, .discount_left p {
    font-size: 36px;
    font-family: "PTSans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: right;
    text-align: right;
    padding: 30px;
}
.price_left p span, .discount_left p span {
    font-size: 24px;
  font-family: "PTSans";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: right;
}

.certificates {
    background-color: rgb(225, 218, 215);
}
.certificates_tab {
    overflow: hidden;
    margin: 0 auto;
}

.certificates_tab .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #000000f0;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    color: #000;
}

.certificates_tab .nav-tabs>li>a:hover, 
.certificates_tab .nav-tabs>li.active>a:hover {
    background-color: rgb(232, 37, 0);
    border: 1px solid rgb(232, 37, 0);
    color: #ffffff;
}
.certificates_tab .nav-tabs > li.active > a {
    background-color: rgb(232, 37, 0);
    border: 1px solid rgb(232, 37, 0);
    color: #ffffff;
}
.tab-content {
    overflow: hidden;
    border: 1px solid #000000f0;
    padding: 20px;
}
.samples p {
    text-align: center;
    padding: 30px 10px;
    font-size: 36px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
}
.samples h2 {
    text-align: center;
    padding: 30px 10px;
    font-size: 36px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
}
.find_cost h2 {
    text-align: center;
    font-size: 36px;
    color: white;
}
.samples_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-evenly;
}
.samples_item img {
    display: block;
    border-style: solid;
    border-width: 4px;
    border-color: rgb(68, 73, 84);
    border-radius: 3px;
    margin: 30px auto;
}
.denger {
	border-style: solid;
    border-width: 2px;
    color: #191818;;
    padding: 10px;
    margin-bottom: 30px;
}
.denger p {
	font-size: 18px;
    font-family: "PTSans";
    color: #ff2323;
    line-height: 1.2;
    text-align: left;
    padding: 10px;
}
.reviews {
    text-align: center;
    padding-bottom: 30px;
}
.reviews_item {
    border-radius: 3px;
    background-color: rgb(225, 218, 215);
    margin: 20px 10px;
    padding: 20px;
}
.reviews .reviews_item p {
    font-size: 18px;
    font-family: "PTSans";
    color: rgb(16, 17, 19);
    line-height: 1.2;
    text-align: left;
}
.samples_item p {
    font-size: 18px;
}
.reviews_item p span, .answers_item p span  {
    font-size: 24px;
    color: rgb(107, 135, 3);
}
.reviews_item img {
    float: left;
    padding: 10px;

}
.answers_item {
    text-align: center;
}
.answers_item p {
    text-align: center;

}
.answers .panel-default>.panel-heading {
    background-color: #ffffff;
    border-color: #ffffff;
}
.answers .panel-collapse {
    background-color: #e1dad7;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
}

.satisfied, .answers {
     background-color: rgb(225, 218, 215);
     padding-top: 30px;
     padding-bottom: 20px;
}
.satisfied_item {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.satisfied_item .satisfied_img, .satisfied_item > div {
    margin: 20px 15px;
}
.back, .front {
    border-style: solid;
    border-width: 4px;
    border-color: rgb(68, 73, 84);
    border-radius: 6px;
    box-shadow: 0 0 10px #00000080;
}
.img_one:hover {
    background: url(images/client2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(360deg);
}
.kama_breadcrumbs {
    padding: 10px 2%;
	position: relative;
    background-color: #e5e5e5;
}
.headers-item h2 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.container-fluid header {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.satisfied_item > div {
    width: 278px;
    display: inherit;
    justify-content: center;
    align-items: center;
}
.satisfied_item > div > p {
    font-size: 27px;
}
.satisfied p, .reviews p {
  font-size: 36px;
  font-family: "PTSans";
  color: rgb(16, 17, 19);
  line-height: 1.2;
  text-align: center;
}
.discount {
	overflow: hidden;
    display: flex;
    background: #daeda6;
    flex-wrap: wrap;
}
.discount_right-img {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 30px;
    padding-top: 30px;
}
.discount_right {
    padding: 30px 0 ;
}
.discount_right-img img {
    height: 80px;
}
.discount_right p  {
    text-align: right;
}
.discount_left p {
    text-align: right;
    padding: 30px;
}
.panel-heading .panel-title {
    font-size: 18px;
    text-align: center;
}
.panel-body {
    font-size: 16px;
}

.footer {
    padding: 10px 15px;
    background-color: rgb(68, 73, 84);
    overflow: hidden;
    font-size: 18px;
    font-family: "PTSans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
}
.footer_sidebar {
    overflow: hidden;
}
.sidebar_foot {
    padding: 30px;
}
.programs_item {
    clear: both;
}
.owl-carousel .owl-stage-outer {
    width: 100%;
    margin: 0 auto;
}
.programs_item .owl-carousel .owl-nav button.owl-prev,
.programs_item .owl-carousel .owl-nav button.owl-next {
    color: #3e3c3c;
    font-size: 30px;
    background: #fbfafa;
    background-image: url(images/ico/chevron-thin-left.png);
    background-position: center;
    background-size: auto;
}
.programs_item .owl-carousel .owl-nav button.owl-prev {    
    background-image: url(images/ico/chevron-thin-left.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}
.programs_item .owl-carousel .owl-nav button.owl-next {    
    background-image: url(images/ico/chevron-thin-right.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}
.owl-prev, .owl-prev {
  position: absolute;
  left: -50px;
  top: 35%;
  width: 30px;
  background-color: #202020;
  font-weight: bold;
  line-height: 1;
  font-size: 38px;
  transition: all 0.2s;
}
.owl-prev:before, .owl-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 13px;
  height: 17px;
}
.owl-next, .owl-next {
  position: absolute;
  right: -50px;
  top: 35%;
  width: 30px;
  background-color: #202020;
  font-weight: bold;
  line-height: 1;
  font-size: 38px;
  transition: all 0.2s;

}

.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
    font-size: 55px;
    color: white;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #86979100;
    color: #FFF;
    text-decoration: none;
    border: 2px #ccc solid;
}
.owl-next:before, .owl-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 13px;
  height: 17px;
}
.owl-stage-outer.owl-height {
    height: 350px!important;
}
.item p {
    text-align: center;
}
.item_bott {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    background-color: rgb(232, 37, 0);
    border-color: #e82500;
    color: #f3f0f0;
    left: 0;
    padding: 10px;
}

.workexcer .item {
    text-align: center;
    margin: 15px;
    box-shadow: 0px 0px 17px 2px rgba(125,125,125,1);
}
.item {
    height: 300px;
    position: relative;
    background: #fbfafa;
}
.item img {
    margin: 0 auto;
    max-height: 205px;
}
.item a {
    border-radius: 3px;
    color: #1b1a1a;
    display: block;
    padding: 10px;
    font-size: 18px;
}
.item a:hover, .item a:focus {
    color: #2a6496;
    text-decoration: none;
}
button.owl-prev  {
    background: url(images/ico/chevron-thin-left.png);
    background-position: center;
    background-size: cover;
}
.nav_section .navbar-default .navbar-nav>.info>a,
.nav_section .navbar-default .navbar-nav>.profile>a,
.nav_section .navbar-default .navbar-nav>.outline>a {
    color: #fff;
}
.info .nav-link:before {
  content: "";
  background-image: url(images/ico/info.png);
}
.profile .nav-link:before {
  content: "";
  background-image: url(images/ico/profile.png);
}
.outline .nav-link:before {
  content: "";
  background-image: url(images/ico/outline.png);
  padding-right: 27px;
  background-position: center;
}
.info .nav-link:before,
.profile .nav-link:before,
.outline .nav-link:before {
  background-size: cover;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.info .nav-link:before,
.profile .nav-link:before,
.outline .nav-link:before {
    filter: hue-rotate(0deg) brightness(600%) saturate(124%);
}
.education-left {
    padding-left: -15px;
}
.education-left-bottom {
    background-color: #6b8703;
    overflow: hidden;
    -moz-transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg);
    transform-origin: top;
    display: flex;
    justify-content: center;
    min-height: 150px;
}
.education-left-top {
    background-color: #afbb8d;
    overflow: hidden;
    -moz-transform: skewX(17deg);
    -webkit-transform: skewX(17deg);
    transform: skewX(17deg);
    transform-origin: bottom;
    display: flex;
    justify-content: center;
    min-height: 150px;
}
.education-left-top img,
.education-left-bottom img {
    float: left;
    margin-right: 20px
}
.education-left-top p,
.education-left-bottom p {
    margin: auto;
}
.education-item {
    font-size: 20px;
}
.headers-item {
    font-size: 24px;
    padding: 20px;
    text-align: center;
}
.rank_tab {
    background-image: url(images/bg3.jpg);
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5% 0%;
}
.rank_tab h2 {
    color: #fff
}
.need {
    overflow: hidden;
    display: flex;
    background-color: rgb(175, 187, 141);
    flex-wrap: wrap;
}
.need-left {
    -moz-transform: skewX(17deg);
    -webkit-transform: skewX(17deg);
    transform: skewX(17deg);
    transform-origin: bottom;
    background-color: rgb(107, 135, 3);
}

.need-rihgt {
    
}
.need-left .row p {
    -moz-transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg);
    text-align: right;
    font-size: 28px;
    color: #ffffff;
    margin: 20px 40px;
}
.need-rihgt .row {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.need-rihgt img {
    display: block;
    margin: 20px auto;
}
.rank_tab .su-tabs-nav span {
    background: white;
    margin: 10px;
    font-size: 16px;
}
.rank_tab .su-tabs-vertical .su-tabs-panes {
    width: 75%;
}
.rank_tab .su-tabs-vertical .su-tabs-nav {
    width: 20%;
}
.rank_tab .su-tabs {
    background: none;
}
.rank_tab .su-tabs-nav span:hover,
.rank_tab .su-tabs-nav .su-tabs-current {
    color: white;
    background-color: rgb(232, 37, 0);
}
.su-tabs-current {

}
.list-heder {
    overflow: hidden;
    font-size: 24px;
    margin: 30px 0;
    text-align: center;
}
.list-heder p {
    text-align: center;
}
.list-heder p span {
    font-size: 16px;
}
.clients .satisfied {
    background: white;
}
.listen {
    background-color: rgb(225, 218, 215);
}
.listen .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color: rgb(225, 218, 215);
    border: 2px solid #afafaf;
}
.listen .panel-default>.panel-heading {
    background-color: #fff;
}
.panel-body ul {
    width: 50%;
    float: left;
}
.doubt {
    background: url(images/background-6.png);
    background-repeat: no-repeat;
    background-color: #0bad09d6;;
}
.doubt-left p {
    color: #ffffff;
    font-size: 28px;
    float: right;
    margin: 20px 30px;
}
.doubt-rihgt {
    -moz-transform: skewX(17deg);
    -webkit-transform: skewX(17deg);
    transform: skewX(17deg);
    background-color: #ffffff;
    transform-origin: top;
}
.row.doubt {
    position: relative;
    min-height: 250px;
    display: flex;
    flex-wrap: wrap;
}
.row.doubt img {
    position: absolute;
    bottom: 0;
    left: 45%;
    height: 190px;
    z-index: 99;
}
.item_left {
    min-width: 48%;
    border: 3px solid #292828;
}
.item_left .item_left_form {
    border: 13px solid #da2525;
}
iframe#bx_form_iframe_27 {
    overflow: hidden;
    height: 100%;
    max-height: 345px;
}
.need-rihgt-img {
    margin: 15px;
}
.my_container .crm-webform-default,
body, iframe .crm-webform-iframe,
.page-theme-transparent .content {
    background: none;
}
.my_container {
    width: 75%;
    margin: 0 auto;
}
.need-rihgt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.navbar-default .navbar-nav .dropdown-menu>li>a {
    color: #f9f9f9;
}
.navbar-default .navbar-nav .dropdown-menu>li>a:hover, 
.navbar-default .navbar-nav .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.navbar-default .navbar-nav .dropdown-menu {
    background-color: #a5ca1e;
}
.crm-webform-main-container {
    padding: 0;
}
.flexible-middle-width .content-wrap {
    width: 100%;
    min-width: 200px;
    max-width: 900px;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        float:none;
    }
    .flexible-middle-width .content-wrap {
        width: 100%;
        min-width: 200px;
        max-width: 900px;
    }

}
@media (max-width: 992px) {

    .stories_item2 > *, .stories_item2 {
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .stories_item2 .stories_slider {
        width: 85%;
        margin: 13% auto;
    }
    .my-logo {
        text-align: center;
    }
    .doubt-rihgt, .doubt-rihgt>* {
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .row.doubt img {
        bottom: : 0;
        left: 0;
        height: 190px;
        z-index: 99;
    }
    .find_cost_item {
        margin: 0 auto;
        flex-wrap: wrap;
    }

}
@media (max-width: 768px) {
    .infobloc-left {
        width: 100%;
        float: left;
        height: 250px;
        position: relative;
        margin: 0 auto;
    }
    .one .infobloc-right, .three .infobloc-right,
    .five .infobloc-right, .two .infobloc-right,
    .four .infobloc-right {
    right: 0px;
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    text-align: center;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    }
    .two .infobloc-right > *, .four .infobloc-right > *,
     .two .infobloc-right span, .one .infobloc-right > *,
      .three .infobloc-right > *, .five .infobloc-right > *,
      .discount_left, .discount_left >*,.price_left,.price_left >*,
      .education-left-top, .education-left-top >*,
      .education-left-bottom, .education-left-bottom >*,
      .need-left, .need-left .row p, .doubt-rihgt,.doubt-rihgt>* {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    }
    .infobloc-right p {
    display: block;
    margin: 30px auto 20px auto;
    text-align: center;
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    width: 90%;
    }
    .discount_right p {
        text-align: center;
    }
    .price_sely button {
        position: relative;
        color: white;
        font-size: 18px;
        margin: 10px auto;
        bottom: 0;
        left: 0;
    }
    .price_sely {
        width: 100%;
        text-align: center;
    }
    .rank_tab .su-tabs-vertical .su-tabs-nav {
        width: 60%;
        margin: 0 auto;
    }
    .rank_tab .su-tabs-vertical .su-tabs-panes {
         width: 90%;
         margin: 0 auto;
    }
    .need-left .row p {
        text-align: center;
    }
    .item_right, .item_left {
        width: 100%;
    }
    .nav_section .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        font-size: 16px;
        padding-left: 50px;
    }
    .panel-body ul {
        width: 95%;
    }
}
@media (max-width: 540px) {

    .licenz_right p {
        text-align: center;
        overflow: hidden;
        float: left;
    }
    .row.doubt img {
        display: none;
    }
    .my_container {
        width: 90%;
        margin: 0 auto;
    }
    .col-xs-12.col-md-10.col-md-offset-1.stories-hedrs {
        font-size: 26px;
    }
    .certificates_tab>.nav-tabs>li {
        float: none;
    }

}
.slider-item {
    background-image:linear-gradient(to right, #aebcbf40 0%,#6e777491 15%,#0a0e0af7 96%,#0a0e0af5 96%,#0a0809 100%), url(images/slider-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 262px;
    position: relative;
    background-position: center;
    overflow: hidden;
    /* height: 100%; */
    padding: 30px;
}
.slider-left p {
    color: #fff;
    font-size: 134%;
    line-height: 2;
}
.slider-right p span {
    font-size: 176%;
}
.slider-right span {
    font-size: 260%;
    color: #fff;
    /*line-height: 2;*/
}
.slider-right p {
    color: #fff;
    font-size: 150%;
    margin: 30px auto;
}
.slider-left>div {
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.slider-left img {
    float: left;
    padding-right: 20px;
}
.img_eight {
    height: 320px;
    width: 270px;
}
.workexcer {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.nav-menu>li>a.nav-link {
    color: #fff;
}
.nav>li>a.nav-link:hover, .nav>li>a.nav-link:focus {
    text-decoration: none;
    background-color: #2b33d9;
}
.w-nav-link {
    font-size: 16px;
}
/* Popup exit */
.exitblock {    
    display:none;    
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100000;
}    
.exitblock .fon {
    background: #F6FCFF;
    opacity:.8;
    position:fixed;
    width:100%;
    height:100%;
}
.exitblock .modaltext {
    box-sizing: border-box;  
    padding:20px 40px;
    border: 2px solid #AEAEAE;
    background: #F6FCFF;
    position:fixed;
    top:80px;
    left:50%;
    margin-left:-30%;
    width:60%;
    box-shadow: 0 4px 10px 2px rgba(0,0,0,0.5);
}        
.closeblock {
    cursor:pointer;
    position: fixed;
    line-height:60px;
    font-size:82px;
    transform: rotate(45deg);
    text-align:center;
    top:20px;
    right:30px;
    color: #337AB7;    
}
.closeblock:hover {
    color: #000;    
}
.owl-carousel .item-video{
  /*height:420px;*/
}
@media (min-width: 768px){
    .nav-menu>li>a.nav-link {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.certificate {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .certificate__title {
    font-size: 38px;
    color: #0a0443;
    font-weight: 700;
    padding-bottom: 63px;
    margin: 0;
  }
  
  @media (max-width: 466px) {
    .certificate__title {
      font-size: 30px;
    }
  }
  
  .certificate__bottom-box {
    border-top: 4px solid #ffb6ab;
    border-left: 4px solid #ffb6ab;
    border-right: 4px solid #ff1f00;
    border-bottom: 4px solid #ff1f00;
    padding: 20px 0px;
    margin: 0 10px;
    width: 100%;
    margin-top: 50px;
  }
  
  .certificate__bottom-box p {
    width: 85%;
    margin: 0 auto;
    font-size: 19px;
    line-height: 35px;
    color: #131313;
    font-weight: 400;
    font-family: "Roboto";
  }
  
  .certificate__bottom-box p:last-child {
    color: #e82500;
    font-size: 27px;
  }
  
  @media (max-width: 480px) {
    .certificate__bottom-box p {
      font-size: 16px;
      line-height: 30px;
    }
    .certificate__bottom-box p:last-child {
      font-size: 21px;
    }
  }
  
  @media (max-width: 390px) {
    .certificate__bottom-box p {
      font-size: 15px;
    }
    .certificate__bottom-box p:last-child {
      font-size: 18px;
    }
  }
  
  .certificate__image {
    margin-top: 50px;
  }
  
  .certificate__list li {
    font-size: 18px;
    text-decoration: underline;
    text-underline-position: under;
    line-height: 25px;
    margin-bottom: 10px;
  }
  
  .learning {
    width: 100%;
    padding: 50px;
    margin-bottom: 30px;
    background-image: url("images/learning_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .learning__container {
    margin-top: 80px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  
  .learning-card {
    max-width: 270px;
    width: 100%;
    margin-bottom: 40px;
  }
  
  .learning-card__title {
    background: #4d54df;
    padding: 20px 0;
    border-radius: 10px 10px 0px 0px;
  }
  
  .learning-card__title h3 {
    color: #fff;
    width: 100%;
    margin: 0;
    font-size: 17px;
    text-align: center;
  }
  
  .learning-card__body {
    background: #fff;
    -webkit-box-shadow: 0px 7px 7.44px 0.56px rgba(0, 0, 0, 0.21);
            box-shadow: 0px 7px 7.44px 0.56px rgba(0, 0, 0, 0.21);
    border-radius: 0px 0px 10px 10px;
    padding: 20px 10px 35px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .learning-card__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #4d54df;
    margin-bottom: 10px;
    padding-bottom: 1px;
    width: 100%;
  }
  
  @media (max-width: 466px) {
    .learning-card__field {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
  }
  
  .learning-card__field p {
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
  }
  
  @media (max-width: 466px) {
    .learning-card__field p {
      white-space: initial;
    }
  }
  
  .learning-card__field span {
    width: 100px;
    font-size: 14px;
    margin-left: auto;
  }
  
  @media (max-width: 466px) {
    .learning-card__field span {
      width: auto;
      margin-left: 0;
      text-align: center;
    }
  }
  
  .learning-card__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    width: 50%;
  }
  
  .learning-card__prices span {
    font-weight: bold;
  }
  
  .learning-card__prices span:first-child {
    color: #626262;
    font-size: 20px;
    text-decoration: line-through;
  }
  
  .learning-card__prices span:last-child {
    color: #e82500;
    font-size: 24px;
  }
  
  .learning-card__button {
    width: 90%;
    border: 2px solid #e82500;
    color: #e82500;
    cursor: pointer;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
    background: transparent;
    border-radius: 10px;
    padding: 10px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  
  .learning-card__button:hover {
    background: #e82500;
    color: #fff;
  }
  
  .learning-card__button:active, .learning-card__button:focus {
    border: 2px solid #e82500;
    outline: none;
  }
  
  .individual-offer {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .individual-offer__container {
    margin-top: 50px;
  }
  
  .individual-offer__bottom {
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
  }
  
  @media (max-width: 900px) {
    .individual-offer__bottom {
      width: auto;
    }
  }
  
  .individual-offer__bottom p {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
  }
  
  .individual-offer__bottom p:last-child {
    font-size: 31px;
  }
  
  .individual-offer__bottom-container {
    padding: 1% 2%;
    margin-top: 30px;
    background-color: #2b33d9;
  }
  
  .individual-offer-card {
    max-width: 45%;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  @media (max-width: 360px) {
    .individual-offer-card {
      max-width: 48%;
    }
  }
  
  .individual-offer-card__head {
    background: #4d54df;
    padding: 25px 0px;
    border-radius: 10px 10px 0px 0px;
  }
  
  .individual-offer-card__head p {
    color: #d1d3f7;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
  }
  
  .individual-offer-card__body {
    background: #fff;
    -webkit-box-shadow: 0px 7px 7.44px 0.56px rgba(0, 0, 0, 0.21);
            box-shadow: 0px 7px 7.44px 0.56px rgba(0, 0, 0, 0.21);
    border-radius: 0px 0px 10px 10px;
    padding: 25px 10px 25px 10px;
  }
  
  .individual-offer-card__body p {
    color: #e82500;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin: 0;
  }
  
  .individual-offer-form {
    border-top: 4px solid #ffb6ab;
    border-left: 4px solid #ffb6ab;
    border-right: 4px solid #ff1f00;
    border-bottom: 4px solid #ff1f00;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .individual-offer-form__title {
    color: #2330de;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
  }
  
  .individual-offer-form__sub-title {
    font-size: 15px;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .individual-offer-form__input {
    border: 1px solid #777777;
    padding: 10px 20px;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  
  .individual-offer-form__input::-webkit-input-placeholder {
    color: #777777;
  }
  
  .individual-offer-form__input::-moz-placeholder {
    color: #777777;
  }
  
  .individual-offer-form__input:-ms-input-placeholder {
    color: #777777;
  }
  
  .individual-offer-form__input::-ms-input-placeholder {
    color: #777777;
  }
  
  .individual-offer-form__input::placeholder {
    color: #777777;
  }
  
  .individual-offer-form__button {
    border: none;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
    background: #4d54df;
    border-radius: 10px;
    padding: 15px 25px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  
  .individual-offer-form__button:hover {
    background: #5b63ff;
    color: #fff;
  }
  
  .individual-offer-form__button:active, .individual-offer-form__button:focus {
    border: none;
    outline: none;
  }
  
  .ohrana-title {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    width: 100%;
  }
.navMen__mobile-phone { 
    display: none;
  }
@media(max-width: 991px) {
    .navMen {
        display: flex;
        align-items: center;
    }
    .navMen__mobile-phone {
        display: block;
        margin-left: auto;
        color: #fff;
        font-size: 16px;
    }
    .navMen__mobile-phone:hover, .navMen__mobile-phone:focus {
        color: #fff;
    }
    #menu-item-804 {
        display: none;
    }
}

.s6__license-full {
    opacity: 0;
    pointer-events: none;
    position: relative;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: zoom-out;
    background: rgba(0, 0, 0, 0.445);
    z-index: 765600;
}
.s6__license-full img {
    object-fit: contain;  
}
 
.s6__license-full-container { 
    display: flex;
    position: relative;
    width: 100%;
    justify-content: center;
}

#rewies .slicknext {
    background: url('images/arrow-right-sm.png');
    right: -50px;
    background-size: 80% 80%;
    background-repeat: no-repeat;
}
#rewies .slickprev {
    background: url('images/arrow-left-sm.png');
    left: -50px;
    background-size: 80% 80%;
    background-repeat: no-repeat;
}
@media(max-width: 1010px) {
    #rewies .slicknext {
        right: 10px;

    }
    #rewies .slickprev {     
        left: 10px;
    }
}

.box4__kaska {
    padding-right: 50px;
}

.owl-carousel .owl-item img {
    width: auto;
    border: 2px #ccc solid;
}
.owl-item  {
    display: flex;
    justify-content: center;
    
}
.owl-item img {
    align-self: flex-start;
}

.b24-form-wrapper.b24-form-shadow {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.item_left_form .b24-form .b24-form-control-icon-after .b24-form-control, 
.item_left_form .b24-form .b24-form-control-icon-after .b24-form-control-label {
    padding-right: 35px;
    border-color: #696969;
    padding-left: 45px;
    border-radius: 2px;
    font-size: 17px;
}
.b24-form-field.b24-form-field-phone.b24-form-control-string, 
.b24-form-field.b24-form-field-text.b24-form-control-text {
    padding-left: 45px;
    border-color: #696969;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.b24-form-control-text .b24-form-control {
    height: 104px;
    min-height: 52px;
    padding-top: 23px;
    max-width: 100%;
    min-width: 100%;
    resize: vertical;
    background-color: #fff;
}

.item_left_form .b24-form .b24-form-wrapper.b24-form-shadow.b24-form-border-bottom {
    /* --b24-primary-color: #0f58d0; */
    --b24-primary-text-color: #FFF;
    --b24-primary-hover-color: var(--b24-primary-color);
    --b24-text-color: #000;
    --b24-background-color: #FFF;
    --b24-field-border-color: rgba(0,0,0,.1);
    --b24-field-background-color: rgba(255, 255, 255, 0.08);
    /* --b24-field-focus-background-color: #fff; */
    --b24-popup-background-color: #fff;
    --b24-font-family-default: "Helvetica Neue",Helvetica,Arial,sans-serif;
    --b24-font-family: var(--b24-font-family-default);
}

.item_left_form .b24-form .b24-form-wrapper.b24-form-border-bottom {
    border-bottom: none;
}

.item_left_form .b24-form .b24-form-control-text .b24-form-control {
    height: 46px;
    min-height: 52px;
    padding-top: 23px;
    max-width: 100%;
    min-width: 100%;
    resize: vertical;
}

.item_left_form .b24-form input[type="checkbox"] {
    margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    box-sizing: content-box;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #444954;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
    color: #fff;
    position: absolute;
}

.item_left_form .b24-form span.b24-form-field-agreement-link {
    display: block;
    padding-left: 30px;
    font-size: 16px;
    font-family: PTSans, Arial, sans-serif;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.b24-form-field-agreement .b24-form-control-required {
    display: none;
}
.item_left_form .b24-form .b24-form-btn {
    color: #fff;
    background-color: #ff2000;
    font-size: 20px;
    width: 150px;
    border-radius: 6px;
}
.item_left_form .b24-form .b24-form-btn:hover {
    background-color: #c31d00;
}

.b24-form-btn-block {
    text-align: center;
}

.bx24-title {
    color: #000;
    margin-bottom: 9px;
    font: 700 24px/33px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
}

.bx24-title_page p {
    text-align: center;
    font-size: 29px;
    background: white;
    color: #2b2929;
    margin-bottom: 0;
}
.box3__in.-ff-root .b24-form-padding-side {
    padding: 14px 0;
}

.course-details p {
    width: 90%;
    margin:30px auto 20px;
    font-size: 16px; 
}