
.blockDescriptionStatic {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.blockDescriptionStatic .row{
  display: flex;
  flex-wrap: wrap;
}
.blockDescriptionStatic .row .col-sm-12{
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.franchise_info_section table ul, .franchise_info_section table ol{
  width: 100%;
}
.franchise_info_section table ul li, .franchise_info_section table ul li a, .franchise_info_section table ol li, .franchise_info_section table ol li a{
  list-style: none;
  width: 100%;
  color: #242731;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 23px;
  position: relative;
}

.franchise_info_section table ul li {
  list-style: disc;
}

.franchise_info_section table ul li:before {
  display: none;
}
.franchise_info_section table ol{
  padding-left: 20px;
}
.franchise_info_section .advanced_info_section .h1, .franchise_info_section .advanced_info_section .h2, .franchise_info_section .advanced_info_section .h3, .franchise_info_section .advanced_info_section .h4{
  text-align: left;
}
.franchise_info_section table ol li{
  list-style: decimal;
}
.franchise_info_section table ul li:before{
  content: "-";
  position: absolute;
  left: -10px;
  top: -2px;
}
.blockDescriptionStatic h1 {
    color: #647080;
    font-size: 32px;
    margin-bottom: 15px;
}
.blockDescriptionStatic img {
    max-width: 100%;
}
.blockDetailNews blockquote i{
  font-style: italic;
}
.blockDescriptionStatic .center {
    text-align: center;
    margin: 0 auto;
}
.video_review_fr .slide > img{
  object-fit: cover;
  /*height: auto;*/
}
.blockDescriptionStatic .row {
    align-content: center;
    justify-content: space-between;
}
.blockDescriptionStatic .row .col-lg-4 {
    width: calc(100% / 3 - 15px);
}
.blockDescriptionStatic .row .col-lg-6 {
    width: 50%;
}
.blockDescriptionStatic .row .col-lg-6 .embed-responsive {
    text-align: center;
    width: 100%;
    max-width: 100%;
}

.blockDescriptionStatic .row .col-lg-6 .embed-responsive  iframe{
  width: 100%;
  height: 335px;
}

.blockDescriptionStatic .row .min-padding{
  padding: 2px !important;
}

.franchizingoviy_wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.franchizingoviy_wrap .h1, .franchizingoviy_wrap h1 {
  font-size: 38px;
}

.franchizingoviy_wrap .h1,.franchizingoviy_wrap .h2,.franchizingoviy_wrap .h3,.franchizingoviy_wrap h1,.franchizingoviy_wrap h2,.franchizingoviy_wrap h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}

.franchizingoviy_wrap p {
  color: rgb(51, 51, 51);
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 24.2833px;
  margin-bottom: 30px;
}

.franchizingoviy_wrap .initialism, .text-uppercase {
  text-transform: uppercase;
}

.franchizingoviy_wrap a {
  color: #ca4e19;
}

.franchizingoviy_wrap .h2,.franchizingoviy_wrap h2 {
  font-size: 30px;
}

.franchizingoviy_wrap .text-center {
  text-align: center;
}

.franchizingoviy_wrap b, .franchizingoviy_wrap optgroup,.franchizingoviy_wrap strong {
  font-weight: 700;
}

.franchizingoviy_wrap ol,.franchizingoviy_wrap ul {
  margin-bottom: 10px;
}

.franchizingoviy_wrap li {
  color: rgb(51, 51, 51);
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 24.2833px;
  margin-bottom: 10px;
}

.franchizingoviy_wrap .frame-border-application .form-group {
  float: left;
  width: 65%;
}

.franchizingoviy_wrap .form-group {
  margin-bottom: 15px;
}

.franchizingoviy_wrap label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.franchizingoviy_wrap .form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,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;
}

.franchizingoviy_wrap .form-control, .franchizingoviy_wrap output {
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  display: block;
}

.franchizingoviy_wrap .btn.active, .franchizingoviy_wrap .btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  color: #333;
  text-decoration: none;
  -webkit-appearance: button;
  cursor: pointer;
}

.franchizingoviy_wrap .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.franchizingoviy_wrap .img-responsive{
  max-width: 100%;
}

.H_boxing_text{
  line-height: inherit;
}

.blockDescriptionStatic .row{
  width: 100%;
}

.blockDescriptionStatic span i{
  font-style: italic;
}

.blockDescriptionStatic .fs_22 a{
  color: #df4200;
}

.franchise_confer_wrapper .main_block{
  padding-top: 0;
}

.franchise_confer_wrapper main{
  padding-top: 0;
  margin-top: 0;
}

.journal_wrap{
  width: 100%;
  display: flex;
  justify-content: center;
}

.journal_wrap img{
  max-width: 100%;
}

.wrapper_otzivi .embed-responsive-item{
  width: 100%;
  height: 317px;
}

.wrapper_otzivi .reviews_link{
  font-size: 17px;
}

.non li{
  color: rgb(51, 51, 51);
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.x-large{
  margin-bottom: 20px !important;
  margin-top: 30px !important;
}

.container{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container_uchastie_rayting .photo_block{
  max-width: 280px;
}

.container_uchastie_rayting ul li{
  margin-bottom: 10px;
}

.what_you_get .slider_gets .slick-dots{
  width: auto;
  display: block;
}

.what_you_get .slider_gets .slick-dots li{
  margin-left: 0;
  display: block;
}

.what_you_get .slider_gets .slick-dots li button{
  width: auto;
  height: auto;
}

.feedb_inf .embed-responsive-item{
  width: 100%;
  height: 317px;
}

.catalog_main_wrap .h2{
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog_main_wrap p{
  margin-bottom: 30px;
}

.catalog_main_wrap ul{
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  width: 100%;
}

.catalog_main_wrap .blockDescriptionStatic .center{
  height: auto;
}

.catalog_main_wrap .blockDescriptionStatic .row .col-lg-4{
  width: 33.3333%;
}

.catalog_main_wrap .vakansii_button{
  display: none;
}

.rang_ls label{
  margin-left: 35px !important;
}

.hidden{
  display: none;
}

.human_top .col-md-offset-5 {
  margin-left: 41.66667%;
}

.blockDescriptionStatic .row_no_flex{
  flex-direction: column;
}

.directors_wrap{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1116px;
}

.directors_wrap .x-large{
  margin-bottom: 4px;
}

.orange_btn_new{
  margin-top: 5px;
  color: #ca4e19 !important;
  display: inline-block;
}

.orange_btn_new a{
  color: #ca4e19 !important;
}

.directors_wrap a{
  color: #ca4e19 !important;
}

.right_us_new{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  text-transform: uppercase;
  background-color: #f84a00;
  width: 230px;
  text-align: center;
  margin-bottom: 0;
  vertical-align: middle;
  touch-action: manipulation;
  border: 1px solid #d43f00;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.right_us_new:hover{
  background-color: #ff8f2c;
  border-color: #ff8f2c;
}

.we_in_social{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.social_list_own{
  width: 100%;
  margin-top: 20px;
}


.social_list_own > .center{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
}

.our_portal .orange a{
  color: #ca4e19 !important;
}

.adress_wrap{
  width: 100%;
}

.adress_wrap #adr{
  font-weight: 700 !important;
  font-family: 'PT Sans', sans-serif !important;
}

.brands__list.-partners{
  width: 100%;
}

.brands__list.-partners ul{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.brands__list.-partners ul li{
  margin: 7px 1%;
  list-style: none;
}

.row_new_flex{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap !important;
}


.blockDescriptionStatic .row_new_flex .col-lg-8{
  width: 77.7778%;
  padding-left: 30px !important;
}

.row_new_flex blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

.cont_form_sen .r_conf_contacts{
  z-index: 1 !important;
}

.bottom_info_fl .text_inf a{
  color: #ca4e19;
}

.fullDescrSectDesign h2{
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.fullDescrSectDesign p{
  /*font-size: 17px;
  line-height: 24px;
  margin-bottom: 25px;*/
}

.fullDescrSectDesign .center{
  display: block;
  max-width: 100%;
  height: auto;
}

.fullDescrSectDesign img.center {
  margin: 30px auto;
}

.fullDescrSectDesign h3, .fullDescrSectDesign .h3{
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.fullDescrSectDesign p a{
  color: #ca4e19;
  text-decoration: none;
}

.fullDescrSectDesign .FQ{
  max-width: 1240px;
  border-radius: 6px;
  background-color: #f5f5f5;
  padding: 40px;
}

.fullDescrSectDesign .FQ h3{
  margin-top: 0;
  text-align: left;
  margin-bottom: 25px;
  width: 100%;
  color: #242731;
  font-size: 28px;
  text-transform: none;
}

.fullDescrSectDesign .FQ .card{
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.fullDescrSectDesign .FQ .Question{
  padding: 20px;
  position: relative;
  padding-right: 50px;
  color: #242731;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0 !important;
  padding-left: 55px;
}

.fullDescrSectDesign .FQ .Question:after{
  content: "";
  background: url('../img/question_icon.png') top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.fullDescrSectDesign .FQ .Question:before{
  width: 30px;
  height: 30px;
  background-color: #f4f2f1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
}

.fullDescrSectDesign .FQ .show {
  color: #242731;
  font-size: 16px;
  padding: 20px;
  padding-top: 0;
  max-height: 100%;
  opacity: 1;
  box-sizing: border-box;
  margin: 0 !important;
}

.fullDescrSectDesign .FQ .show div[itemprop="text"]{
  margin-top: 0;
}

.fullDescrSectDesign .FQ .show div[itemprop="text"] p{
  margin: 0 !important;
}

.fullDescrSectDesign .FQ{
  margin-top: 30px;
}

.personal_name_tab{
  width: auto;
  display: inline-block;
  position: relative;
  color: #647080;
  font-size: 30px;
  font-family: Roboto, sans-serif;
}

.personal_name_tab .number_in_menu{
  right: -33px;
}

.fullDescrSectDesign ol.mt{
  width: 100%;
  padding-left: 25px;
}

.fullDescrSectDesign ol.mt li{
  margin-bottom: 10px;
  list-style: decimal;
  font-size: 17px;
  line-height: 24px;
}

.fullDescrSectDesign ul.mt{
  padding-left: 25px;
}

.fullDescrSectDesign ul.mt li{
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 24px;
  list-style: disc;
}

.fullDescrSectDesign .img-responsive{
  border-radius: 5px;
  margin-bottom: 30px;
}

.showFormShare, .showFormCall{
  background: none;
}



@media (max-width: 999px)
{
  .rang_ls label {
    margin-left: 9px !important;
  }
  .human_top .col-md-offset-5{
    margin-left: 0;
  }
}
@media screen and (max-width: 991px){
  .blockDescriptionStatic .row{
    flex-direction: column;
    align-items: center;
  }
  .blockDescriptionStatic .row .col-lg-4{
    width: 100%;
  }
  .blockDescriptionStatic .fs_16{
    margin-bottom: 15px;
    display: inline-block;
  }
  .blockDescriptionStatic .row .col-lg-6{
    width: 100%;
    max-width: 600px;
  }
}
.blockPopularFranchiseForNonActive .bottomTextBlock .linkToCatalog{
  width: auto;
}
.blockDetailNews img.center{
  border-radius: 5px;
}
.catalog_main_wrap .right_cont .row{
  height: 100%;
}
.find_fr_filter{
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .franchizingoviy_wrap .h1, .franchizingoviy_wrap h1 {
    font-size: 28px;
  }
  .franchizingoviy_wrap .h2, .franchizingoviy_wrap h2 {
    font-size: 20px;
  }
  .franchizingoviy_wrap .bg-application-2 div, .franchizingoviy_wrap .bg-application-2 p{
    padding-left: 0 !important;
  }
  .franchizingoviy_wrap .bg-application-2 img{
    margin-left: 0 !important;
  }
  .directors_wrap{
    flex-direction: column;
    align-items: center;
  }
  .directors_wrap > div{
    margin-bottom: 20px !important;
    width: 100% !important;
  }
  .blockDescriptionStatic .row_new_flex .col-lg-8, .catalog_main_wrap .blockDescriptionStatic .row .col-lg-4{
    width: 100%;
    padding-left: 0 !important;
  }
  .fullDescrSectDesign .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    overflow-x: auto;
  }
  .fullDescrSectDesign .FQ{
    padding: 40px 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .fullDescrSectDesign .FQ h3{
    font-size: 22px;
    line-height: 32px;
  }
  .popular_franchise .top_area .fr_p{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 650px) {
  .franchizingoviy_wrap .frame-border-application .form-group{
    width: 100%;
  }
  .feedb_inf .embed-responsive-item{
    height: 170px;
  }
  .top_info_ch fieldset{
    padding-right: 0 !important;
  }
  .list_new ul{
    padding-left: 0 !important;
  }
  .fullDescrSectDesign .FQ{
    min-width: initial !important;
  }
}
@media (max-width: 479px) {
  .personal_name_tab{
    font-size: 16px;
  }
}

/* BANNER CHAT styles */

@keyframes close-appear {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.banner-chat {
  position: fixed;
  bottom: -334px;
  right: 0;
  display: block;
  width: 320px;
  height: 411px;
  background: url('/local/templates/banners-chat/popup-chat.png') no-repeat right bottom;
  background-size: contain;
  transition: all .6s;
  z-index: 1000;
}
.banner-chat.popup-chat2 {
  background-image: url("/local/templates/banners-chat/popup-chat2.png");
}
.banner-chat.popup-chat3 {
  background-image: url("/local/templates/banners-chat/popup-chat3.png");
}
.banner-chat.show {
  bottom: 0;
}

.banner-chat .closer-chat {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: -19px;
  right: -1px;
  border-radius: 60px;
  background: url('/local/templates/banners-chat/banner-chat-close.svg') no-repeat center center #009ae4;
  background-size: 96%;
  animation: close-appear 6s;
}

.banner-chat.show .closer-chat {
  transition: all .3s;
}
.banner-chat.show .closer-chat:hover {
  box-shadow: 2px 7px 14px #226ca7;
}
.banner-chat.hide {
  bottom: -610px;
}
@media screen and (max-width: 768px) {
  .banner-chat {
    bottom: -503px;
  }

  .banner-chat.show {
    bottom:60px;
  }
}
@media screen and (max-width: 580px) {
  .banner-chat.popup-chat2 {
    background-image: url("/local/templates/banners-chat/popup-chat2-mob2.png");
    background-size: contain;
  }
  .banner-chat.popup-chat3 {
    background-image: url("/local/templates/banners-chat/popup-chat3-mob3.png");
    background-size: contain;
  }
}
