@font-face {
	font-family: 'ruble';
	src: url('font/Rubler/ruble.eot');
	src: url('font/Rubler/ruble.ttf') format('truetype');
	src: local('ruble'), 
       url('font/Rubler/ruble.woff') format('woff'),
       url('font/Rubler/ruble.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('font/Circe/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-Regular.woff') format('woff'),
		url('font/Circe/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('font/Circe/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-ExtraLight.woff') format('woff'),
		url('font/Circe/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('font/Circe/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-Thin.woff') format('woff'),
		url('font/Circe/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('font/Circe/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-Light.woff') format('woff'),
		url('font/Circe/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('font/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-Bold.woff') format('woff'),
		url('font/Circe/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('font/Circe/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('font/Circe/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('font/Circe/Circe-ExtraBold.woff') format('woff'),
		url('font/Circe/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}  

@font-face {
    font-family: 'Minion Cyrillic';
    src: url('font/MinionCyr/MinionCyr-Regular.eot');
    src: url('font/MinionCyr/MinionCyr-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/MinionCyr/MinionCyr-Regular.woff2') format('woff2'),
        url('font/MinionCyr/MinionCyr-Regular.woff') format('woff'),
        url('font/MinionCyr/MinionCyr-Regular.ttf') format('truetype'),
        url('font/MinionCyr/MinionCyr-Regular.svg#MinionCyr-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

table {
	font-size: inherit;
}

* {
	/*margin: 0px;
	padding: 0px;*/
}
html {
  /*font-size: 10px;*/
}
    
    
body{
  /*background: #ffffff;
  /*font: 400 16px/18px sans-serif;
  color: #1b1b1b;*/ 
  overflow-x: hidden;
  margin: 0 auto;
  max-width: 1920px;
}

a{
  color: #0C3D42;
  text-decoration: underline;
}
a:link, a:visited {
  color: #0C3D42;
  outline: none;
  /*text-decoration: none;*/
}
 
a:hover{
  color: #0C3D42;
  outline: none;
  text-decoration: none;
}
b{
  
}
ul {
}
ul li{
}
img {
  max-width: 100%;
}

.admin_edit_box{
  position: relative;
  border: 1px dashed #17a2b8;
  margin-bottom: -1px;
}
.admin_edit_link{
  position: absolute;
  right:  0;
  bottom: 0;
  z-index: 2000;
}
.admin_edit_box:hover{
  border: 1px dashed #dc3545;
  z-index: 1000;
}
.admin_edit_box:hover .admin_edit_link{
  color: #dc3545;
}
body .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  z-index: 2500 !important;
}
.tal{
  text-align:left;
}
.tac{
  text-align:center;
}
.tar{
  text-align:right;
}

 
.header, .top_menu, .mine_slider, .mine_row, .block, .mine_catalog, .content, .footer, .cms_footer{
  margin: 0 auto;
  /*max-width: 1280px;
  padding-left: 15px;
  padding-right: 15px;*/
}

.block_box{
  padding-top: 15px;
  padding-bottom: 15px;
}

/* --- header --- */
.header_box{
  padding-top: 5px;
  padding-bottom: 0px;
}
.header>.row>div{
  padding-bottom: 5px;
}
.logo_box{
  
}
.logo_box img{
  max-height: 80px;
}

.header_soc{
  text-align:center;
  font-size: 12px;
  line-height: 18px;
  padding-top: 10px;
}
.header_soc i{
  padding: 5px 5px;
  color: #fff;
  background: #17a2b8;
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 2px;
  
}
.header_soc a:hover i{
  color: #fff;
  background: #138496;
  transition: all 0.3s ease;
}
@media (max-width: 768px){
  .logo_box{
    /*text-align:center;*/
  }
  .header>.row>div{
    text-align:center;
  }
}
/* --- End header --- */

/* --- top_menu --- */
.top_menu_box{
  background: rgba(0,0,0,0.8);
}
.top_menu{
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-nav {
  margin-left: auto;
  margin-right: auto;
}
.mm_item {
  position: relative;
}
.mm_item .sub_menu {
  min-width: 260px;
  padding: 7px 0 7px 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -200%;
  top: -10px;
  box-shadow: 5px 0 10px rgba(0,0,0,0.2);
  z-index: -1;
  background: rgba(0,0,0,0.8);
}
.mm_item:hover .sub_menu {
    visibility: visible;
    left: 0px;
    top: 59px;
    opacity: 1;
    border: 0px solid #22262b;
    z-index: 5;
}
.mm_item .sub_list {
    list-style: none;
    padding-left: 0;
}
.mm_item .sub_list .sub_list_item .sub_list_link{
  display: block;
  position: relative;
  padding: 5px 10px;
  line-height: 20px;
  text-decoration: none;
  color: #ffffff;
}
.mm_item .sub_list .sub_list_item:hover .sub_list_link,
.mm_item .sub_list .sub_list_item.active .sub_list_link{
  color: #fff;
  background: rgba(0,0,0,0.8);
  text-decoration: none;
}

.navbar-dark .navbar-nav .active>.nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show>.nav-link {
  color: rgba(255,255,255,.5);
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link:focus, 
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255,255,255,.75);
}
@media (min-width: 768px){
  .navbar-nav {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .navbar{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .top_menu .nav-item{
    margin-bottom: 0px;
    text-align:center;
    flex: 1 1 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ffffff;
  }
  .nav-item:last-child{
    border-right: none;
  }
}
@media (max-width: 768px){
  .mm_item:hover .sub_menu {
    min-width: 260px;
    padding: 7px 0 7px 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -200%;
    top: -10px;
    border: 0px solid rgba(0,0,0,0.8);
    box-shadow: 5px 0 10px rgba(0,0,0,0.2);
    z-index: -1;
    background: rgba(0,0,0,0.8);
  }
}

/* --- End top_menu --- */

/* --- mine --- */
.mine_row_box{
  padding-top: 10px;
  padding-bottom: 10px;  
}
.mtitle_box{
  border-top: 1px solid #999999;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* --- END mine --- */

/* --- mine_slider --- */
.mine_slider_box{
  /*padding-bottom: 10px;*/
}
.mine_slider{
  /*max-width: 1920px;*/
  padding-left: 0px;
  padding-right: 0px;
  text-shadow: 1px 1px 16px rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.carousel-caption{
  background: #00000088;  
}

.carousel-control-next, 
.carousel-control-prev {
  width: 45px;
  text-decoration:none !important;
}
    
.carousel-control-next .fa,
.carousel-control-prev .fa{
  font-size: 48px;
  color:#ffffff;
}
.carousel-control-next:hover .fa,
.carousel-control-prev:hover .fa{
  /*color:#266244;*/
  color:#fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
/* --- END mine_slider --- */

/* --- footer --- */
.footer_box{
  /*background: #343a40;*/
  background: rgba(0,0,0,0.8);
}
.footer{
  padding-top: 25px;
  padding-bottom: 15px;
  color: #fff;
} 
.footer a{
  color: #fff;
}
.footer>.row>div{
  padding-bottom: 5px;
}

.flogo_box{
  text-align:center;
  padding-bottom: 15px;
}
.flogo_title{
  /*font: 400 14px/18px roboto_regular, Arial, sans-serif;
  text-align:center;*/
  padding-bottom: 25px;
}
.flogo_title a{
  text-decoration:none;
}
.soc_net{
  text-align:center;
  font-size: 30px;
  line-height: 42px;
}
.soc_net i{
  padding: 5px 10px;
  color: #fff;
  background: #17a2b8;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 4px;
  
}
.soc_net a:hover i{
  color: #fff;
  background: #138496;
  transition: all 0.3s ease;
}


.footer_menu_box{
  text-align: center;
}
ul.footer_menu{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
ul.footer_menu li{
  display: inline-block;
}
ul.footer_menu li a:hover{
  text-decoration:underline;
}

.footer_rg_title{
  font: 400 18px/30px roboto_bold, Arial, sans-serif;
  color: #fff;
  text-transform:uppercase;
  padding-bottom: 25px;
}
.footer_date{
  font: 400 16px/22px roboto_light, Arial, sans-serif;
}
.footer_date>.row{
  padding-bottom: 25px;
}
.footer_d_icon{
  padding-right: 0px;
  text-align:center;
}
.footer_date i{
  width: 20px;
  font-size: 18px;
  color: #339966;
}

@media (max-width: 768px){
  .footer>.row>div{
    text-align: center;
  }
}
.cms_footer_box{
  /*background: #343a40;*/
  background: rgba(0,0,0,0.8);
}
.footer_copyright{
  text-align: left;  
  padding-bottom: 15px;
  font: 400 14px/18px  RobotoRegular, Arial, sans-serif;
}
.footer_i{
  text-align: right;
}
.inri_box_line{
  text-align: right;  
}
.inri_box{
  padding-top: 15px;
  text-align: right;
} 
.inri_box span {
  display: inline-block;
  float: left;
  padding-right: 7px;
  padding-top: 17px;
}
.inri_box > span > a{
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.inri_box > span > a:hover{
  color: #f7a421;
  text-decoration: underline;
}
.inri_box a b {
  display: inline-block;
  /*margin: 0 0 0 11px;*/
  /*max-width: 60px;*/
  max-width: 32px;
  padding-top: 2px;
  overflow: hidden;
}
.inri_box{
  max-width: 170px;
  display: inline-block;
  fill: #ffffff !important;
}
.inri_box a:hover b .inri_item {
  fill: #f7a421 !important;
}
.inri_box a:hover b {
  /*  background-position: 0 0;*/
}
.inri_box a b svg{
    width: 100%;
    height: 45px;  
}
@media (max-width: 768px) {
  .footer_copyright{
    text-align: center;  
  }
  .footer_d{
    text-align: center;
  }  
}
/* --- End footer --- */

/* --- content --- */
.content{
  min-height: 500px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.bread_crumbs_box{
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.bread_crumbs_box a{
  text-decoration:underline;
  /*color: #3399cc;*/
}
.bread_crumbs_box a:hover{
  text-decoration:none;
}

/* --- End content --- */

/* --- goods --- */
.catalog_items{
  
}

.catalog_items.card-deck .card,
.catalog_dir.card-deck .card{
  position: relative;
  min-width: 275px;
  margin-bottom: 45px;
  transition: all ease .3s;
  flex-grow: 1;
  /*border: 1px solid #ec6a1f;
  border-radius: 20px;*/
  padding-top: 15px;
}
.catalog_items.card-deck .card .card_img_box,
.catalog_dir.card-deck .card .card_img_box{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  
  text-align: center;
}

.catalog_dir .card .card_img_box img{
  max-height: 275px;
}

.available {
  text-align: center;
  color: #333;
  font-size: 16px;
  padding: 5px;
}
.price {
  color: #f33;
  font-size: 24px;
  margin-bottom: 20px;
}
.npr{
  padding: 5px;
}
.rouble {
	font-family: ruble !important;
	width: 1em;
	letter-spacing: 1em;
	/*margin-bottom:-9px;*/
	overflow:hidden;
	display:inline-block;
  color: #f33;
  font-size: 24px;
  height: 26px;
}
.catalog_items .card .card_img_box{
  text-align: center;
}
.catalog_items .card .card_img_box img{
  max-height: 275px;
}
.catalog_items.card-deck .card .card_btn_box{
  padding: 5px;
}
.catalog_items.card-deck .card .store_buy{
  width: 80%;
  min-width: 75px;
}
.store_buy_box > .row{
  padding: 15px 0px 15px 0px;
}
.store_buy_price .price{
  font-size: 34px;
}
.full_item_descr_cont{
  padding: 5px 0px;
}
.full_item_descr_cont .tab-content{
  padding: 15px 0;
}
.clt1{
  padding: 15px 0;
}
.clt2{
  padding: 15px 0;
}
.whatsapp_link{
  text-decoration:none;
}
.whatsapp_link:hover{
  text-decoration:none;
}
.c_h1{
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  font-size: 2.5rem;
}
/* --- End goods -- - */
/* --- basked --- */
/*.basked_box{
  position: fixed;
  right: 15px;
  bottom: 15px;
  color: #fff;
  background: #28a745; 
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: 10000;
}*/
.basked_box{
  /*color: #fff;
  background: #28a745; */
  color: #28a745;
}
.basked{
  
  padding-top: 0px;
}
.basked_box a{
  /*color: #fff; */
  color: #28a745;
  text-align:center;
  text-decoration:none;
}
.basked_box a:hover{
  /*text-decoration:underline;*/
}
.basked_icon{
  text-align:center;
  /*padding-top: 15px;*/
  font-size: 28px;
  line-height: 32px;
  /*color: #fff; */
  color: #28a745;
  display: inline-block;
}
.basked{
  display: inline-block;
}
.basked_count{
  font-size: 18px;
  line-height: 22px;
  /*width: 100%;*/
  text-align:center;
  /*color: #fff; */
  color: #28a745;
  display: inline-block;
}
.basked_price_box{
  font-size: 18px;
  line-height: 22px;
  text-align:center;
  margin-top: 3px;
  /*color: #fff; */
  color: #28a745;
  display: inline-block;
}

#basket_ajx, #order_form_holder{
  /*max-width: 1000px;
  margin: 0 auto;*/
}
.basket_form_cont{
  max-width: 700px;
  margin: 0 auto;
}
.basket_form_cont input{
  width: 100%;
}
.good_item{
  overflow: hidden;  
}
/*.good_buy {
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 100%;
    font-family: 'playbold', Tahoma;
    display: block;
    font-size: 18px;
    margin: 15px auto 0;
    padding: 0;
    border: none;
    background: #754832;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a26a4d', endColorstr='#4e3325');
    background: -webkit-gradient(linear, left top, left bottom, from(#a26a4d), to(#4e3325));
    background: -moz-linear-gradient(center top , #a26a4d, #4e3325);
    background: -o-linear-gradient(top,#a26a4d,#4e3325);
    background: linear-gradient(center top , #a26a4d, #4e3325);
    cursor: pointer;    
}

.good_buy:hover{
  text-decoration: underline;
}*/

.basket_header{
  font-size: 14px;
  line-height: 18px;
  background-color: #e0e0e1;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  overflow: hidden;  
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.basket_header > div{
  font-weight: bold;
  /*text-align: center;*/
}
  
.basket_line{
  padding-top: 1rem;
  padding-bottom: 1rem;
  
  overflow: hidden;
}

.basket_line a{
  font-size: 14px;
  line-height: 20px;
  color: #1a5cb7;
  text-decoration: underline;
}
.basket_line a:hover{
  text-decoration: none;
}

.basket_price{
  font-size: 24px;
  line-height: 26px;
  color: #f33;
  /*padding-bottom: 1rem;*/
}

.basket_img_box img{
  max-width: 100%;
}

.amount_btn_box{
  /*padding-bottom: 1.5rem;*/
}
.amount_btn_box button{  
  /*font-size: 28px;
  line-height: 28px;*/
  /*color: #ffffff;*/
  /*padding: 2rem 3rem 2rem 3rem;*/
  padding: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  outline: none;
  outline-style:none;
  float: left;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#117a8b', endColorstr='#138496');
    background: -webkit-gradient(linear, left top, left bottom, from(#117a8b), to(#138496));
    background: -moz-linear-gradient(center top , #117a8b, #138496);
    background: -o-linear-gradient(top,#117a8b,#138496);
    background: linear-gradient(center top , #117a8b, #138496);*/
}

.amount_btn_box input[type = "text"]{
  background-color: #eaeeee;
  font-size: 24px;
  line-height: 24px;
  padding: 0;
  margin-left: 2px;
  margin-right: 2px;
  border: 0;
  border-radius: 4px;
  text-align: center;
  width: 60px;
  height: 30px;
  float: left;
  outline: none;
  outline-style:none;
  box-shadow:      inset    1px 1px 3px 0px rgba(127, 142, 152, 0.75);
}

.delete_basked_box{
  /*padding-top: 20px;  */
}

.basked_total_box{
  font-size: 18px;
  line-height: 18px;
  background-color: #e0e0e1;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  text-align: right;
  overflow: hidden;
  
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.shop_back:hover{
  color: #000000;
}

.order_submit_box{
  text-align: right;  
}
/*.catalog_download_btn_box .catalog_download_btn {
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}*/
/*.order_submit{
  padding-left: 30px;
  padding-right: 30px;
  font: 400 18px/28px PtSansBold, Arial, sans-serif;
  height: 40px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  border: #ec6a1f;
  background: #ec6a1f;
  background: -moz-linear-gradient(top, #ec6a1f 0%, #fbe704 100%);
  background: -webkit-linear-gradient(top, #ec6a1f 0%,#fbe704 100%);
  background: linear-gradient(to bottom, #ec6a1f 0%,#fbe704 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6a1f', endColorstr='#fbe704',GradientType=0 );

}


.order_submit:hover,
.order_submit.focus, 
.order_submit:active {
    outline: 0;
    box-shadow: none;
    background: #ea590b;
    background: -moz-linear-gradient(top, #ea590b 0%, #f9e500 100%);
    background: -webkit-linear-gradient(top, #ea590b 0%,#f9e500 100%);
    background: linear-gradient(to bottom, #ea590b 0%,#f9e500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea590b', endColorstr='#f9e500',GradientType=0 );
}*/

.ordering_hd_box{
  font-size: 14px;
  line-height: 16px;
  background-color: #e0e0e1;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  overflow: hidden;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.order_form_box{
  font-size: 14px;
  line-height: 16px;
  color: #000000;
} 

.order_form_box label{
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.basket_form_cont input[type = "text"],
.basket_form_cont input[type = "email"]
{
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}
textarea#comment{
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  
  padding-left: 5px;
  padding-right: 5px;
}
.basket_form_cont input[type = "text"].code{
  width: 80px;
}

.order_submit_b{
  font-size: 14px;
  line-height: 16px;
  background-color: #e0e0e1;
  padding-top: 1.5rem;
  padding-bottom : 1.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  text-align: center;
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.delete_basked_box{
  text-align: right;
}
.card_title{
  font-size: 16px !important;
}
#order_form_holder input, 
#order_form_holder textarea{
  border-color:#66afe9
}

.mine_content_box .text{
  padding-bottom: 25px;
}
.files_box{
  padding-bottom: 25px;
}

.radio_basked_box > .row>div:first-child{
  padding-right: 0;
}
@media (max-width: 768px){
  .basket_item,
  .basket_img_box,
  .delete_basked_box{
    text-align: center;
  }
  .basket_line a{
    width: 100%;  
  }
  .delete_basked_box{
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 15px;
  }
}
/* --- End basked --- */

/* --- Fsi --- */
  
  .fsi_h1{
    font-family: 'Minion Cyrillic';
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 88px;
    letter-spacing: 0em;
    text-align: left;
  }
  .fsi_h2{    
    font-family: 'Minion Cyrillic';
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 0em;
  }
  .fsi_h3{
    font-family: Circe;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
  }
  .fsi_h4{  
    font-family: Circe;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
  }
  
  .body_bold{
    font-family: Circe;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    color: #1D1D1B;
  }
  
  .body_light{
    font-family: Circe;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0em;
    color: #1D1D1B;
  }
  .fsi_caption{
    font-family: Circe;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;    
  }
  
  .fsi_btn{
    padding: 12px 18px;
    background: linear-gradient(180deg, #F7F7F7 0%, #BED1D2 100%);
    border-radius: 2px;
    border: 0;
  }
  .fsi_btn:hover{
    background: #E1EDEE;
    border-radius: 2px;
  }
  .fsi_btn_green{
    background: linear-gradient(180deg, #66A5AA 0%, #256065 100%);
    border-radius: 2px;
    border: 0;
    padding: 12px 48px;
    color: #FFFFFF !important;
    text-decoration:none;
  }
  .fsi_btn_green:hover{
    background: #256065;
    color: #FFFFFF;
  }
  .mine_hdr{
    position: relative;
    padding-top: 45px;
    padding-left: 45px;
    padding-bottom: 50px;
  }
  .mine_hdr:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: url('img/mhdr_bg.svg') no-repeat;
  }
  
  
  .green_arrow_btn_bg{
    position: relative;
    display: inline-block;
    padding-right: 55px;
  }
  
  .green_arrow_btn_bg:before{
    content: url("/css/img/srg.svg");
    position: absolute;
    top: -10px;
    right: 0;
    display: inline-block;
    margin: 0;
    padding: 0;      
    height: 44px;
    width: 44px;
      
    border-radius: 50%;
    border: 0px solid #FFFFFF; 
    color: #fff;
    line-height: 50px; 
    font-size:26px;  
    text-align:center;
    background: linear-gradient(180deg, #66A5AA 0%, #256065 100%);
    cursor: pointer;
  }
  a:hover .green_arrow_btn_bg:before{
    background: linear-gradient(180deg, #518c91 0%, #1a4144 100%);
    color: #FFF;
    text-decoration: none;
  }
  a:hover .green_arrow_btn_bg{
    text-decoration:underline;
  }
  .green_dark_cl{
    color: #0C3D42;
  }
  .green_cl{
    color: #256065;
  }
  .black_cl{
    color: #1D1D1B;
  }
  
  .grey_cl{
    color: #666666;
  }
  @media (max-width: 768px) {
    .fsi_h1{
      
    }
    .fsi_h1.htit2{
      font-size: 32px;
      line-height: 48px;
    }
    .fsi_h2{    
      font-size: 32px;
      line-height: 48px;
    }
    .fsi_h3{
      font-size: 24px;
      line-height: 32px;
    }
    .mine_hdr{
      
      position: relative;
      padding-top: 25px;
      padding-left: 25px;
      padding-bottom: 25px;
    }
    .mine_hdr:before {
      width: 35px;
      height: 35px;
      background: url(img/mhdr_bg.svg) no-repeat;
      background-size: cover;
    }
    /*.body_bold{
      font-family: Circe;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0em;
      color: #1D1D1B;
    }
    
    .body_light{
      font-family: Circe;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 24px;
      letter-spacing: 0em;
      color: #1D1D1B;
    }
    .fsi_caption{
      font-family: Circe;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0em;
      text-align: left;    
    }*/
  }
  /* --- content --- */
    .content_body{
      margin-top: 35px;
    }
    .onas{
      font-family: Circe;
      font-size: 48px;
      font-style: normal;
      font-weight: 300;
      line-height: 70px;
      letter-spacing: 0em;
      text-align: left;
      color: #0C3D42;
    }
    
    .onas_lnk_box{
      font-family: Circe;
      font-size: 48px;
      font-style: normal;
      font-weight: 300;
      line-height: 70px;
      letter-spacing: 0em;
      text-align: left;
      margin-top: 65px;
      margin-bottom: 45px;
    }
    .onas_lnk_box a{
      color: #0C3D42;
      text-decoration:none;
    }
    .onas_lnk_box a:hover{
      text-decoration:underline;
    }
    .bird_box{
      text-align: right;
      margin-top: -50px;
      margin-bottom: -30px;
    }
    .cont_phone_lnk{
      color: #1D1D1B;
      text-decoration:none;
    }
    .cont_phone_lnk:hover{
      text-decoration:underline;
    }
    .cont_mail_lnk{
      font-family: Circe;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      letter-spacing: 0em;
      text-align: left;
      color: #256065;
    }
    .cont_mail_lnk:hover{
      color: #256065;
      text-decoration:none;
    }
    .fsi_form label a {
        color: #0C3D42;
        text-decoration: none;
    }
    .contact_info_box{
      background: #ECF1F2;
    }
    .full_width {
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      left: 50%;
    }
    .fsi_news_item_dt{
      border-bottom: 4px solid #74ADB2;
    }
    .fsi_news_item_tit a{
      text-decoration:none;
    }
    .fsi_news_item_tit a:hover{
      text-decoration:underline;
    }
    .page-item.active .page-link {
      background-color: #74ADB2;
      border-color: #74ADB2;
    }
    .page-item.active .page-link {
      z-index: 3;
      color: #fff;
      background-color: #74ADB2;
      border-color: #74ADB2;
    }
    .page-link {
      color: #74ADB2;
      cursor: pointer;
    }
    .news_top_box{
      background: #ECF1F2;
      margin-top: -33px;  
    }
    .fsi_cases_item_box{
      background: #FFFFFF;
      box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.15);
      border-radius: 2px;
      padding: 10px;
      cursor: pointer;
    }
    .fsi_cases_item_box:hover{
      background: #ECF1F2;
    }
    .fsi_cases_item{
      border: 1px solid #BED1D2;
      box-sizing: border-box;
      border-radius: 2px;
      padding: 20px;
    }
    .fsi_case_item_title{
      font-family: Circe;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 32px;
      letter-spacing: 0em;
      text-align: left;
      
    }
    .fsi_case_item_title a{
      text-decoration:none;
    }
    .fsi_case_item_title a:hover{
      text-decoration:underline;
    }
    .citem_txt{
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
    .case_tit{
      border-bottom: 4px solid #74ADB2;
    }
    .file_img_box{
      width: 40px;
    }
    
    .practices_left_box{
      
    }
    .practices_left_item_lnk{
      display: block;
      text-decoration:none;
    }
    .practices_left_item{
      background: #FFFFFF;
      box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.15);
      padding: 27px 25px 27px 25px;
    }
    .practices_left_item.active{
      border-left: 6px solid #74ADB2; 
      padding-left: 21px;
    }
    .practices_left_item_lnk:hover{
      text-decoration:underline;
    }
    .practices_left_item_lnk:hover .practices_left_item { 
      box-shadow: 0px 4px 20px rgb(37 96 101 / 35%);
    }
    .case_ad_lnk_box{
      
    }
    .case_ad_lnk_box a{
      text-decoration:none;
    }
    .case_ad_lnk_box a:hover{
      text-decoration:underline;
    }
    
    #navbarsTop .navbar-nav{
      justify-content: end;
    }
  /* --- END content --- */
  
  /* --- personal_top_box --- */
    .personal_top_box{
      background: #ECF1F2;
      margin-top: -33px;
    }
    .personal_photo_box{
      max-width: 460px;
      max-height: 550px;
      overflow: hidden;
      background: url('img/ppb_bg.svg') bottom center no-repeat;
      background-size: contain;
    }
    .personal_photo_box img{
      max-width: 100%;
      max-height: 100%;  
    }
    .competence_item_box{
      padding: 17px 25px;
      background: #FFFFFF;
      box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.15);
    }
    .personal_subtit{
      border-bottom: 4px solid #74ADB2;
    }
    .personal_bread{
      
    }
    .personal_lnk{
      color: #256065;
      text-decoration:none;
    }
    .personal_lnk:hover{
      color: #256065;
      text-decoration: underline;
    }
    
    @media (max-width: 992px) {
      .personal_h1{
        font-weight: bold;
        font-size: 32px;
        line-height: 42px;
      }
      .personal_position{
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 28px;
      }
      .personal_lnk{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
      }
    }
    @media (max-width: 768px) {
      
    }
  /* --- END personal_top_box --- */
  
  /* --- header --- */
    .header_box{
      font-family: Circe;
      font-size: 18px;
      font-style: normal;
      font-weight: 300;
      line-height: 28px;
      letter-spacing: 0em;
      text-align: left;
      background: url('img/hb_bg.jpg') top center no-repeat;
      background-size: cover;
      color: #ffffff;
    }
    
    .header_box.header_internal{
      background: #FFFFFF;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);    
      position: relative;
      z-index: 10;
    }
    
    .htit1{
      
    }
    .htit2{
      
    }
    
    .header .nav-link {
      display: block;
      padding: 5px 15px !important;
      color: #fff;
      text-decoration: none;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
      
      font-family: Circe;
      font-size: 18px;
      font-style: normal;
      font-weight: 300;
      line-height: 28px;
      letter-spacing: 0em;
    }
    .header .nav-link:hover{
      text-decoration:underline;
    }
    .header_internal .header .nav-link{
      color: #256065;
    }
    .navbar-toggler{
      color: #0C3D42;
      background: linear-gradient(180deg, #F7F7F7 0%, #BED1D2 100%);
      height: 48px;
      width: 48px;
      border-radius: 50%;
    }
    
    .header .navbar{
      
    }
    .header .navbar-collapse{
      
    }
  /* --- END header --- */
  
  /* --- bread_box --- */
    .bread_box{
      color: #fff;
      background: url('img/bread_bg.jpg') bottom center no-repeat;
      background-size: cover;
    }
    .bread_crumbs_box{
      color: #74ADB2;
    }
    .bread_crumbs_box a{
      color: #74ADB2;
    }
  /* --- END bread_box --- */
  
  /* --- mine_practices --- */
  .mine_practices{
    
  }
  
  .mine_practices_item{
    
  }
  
  .mine_practices a{
    color: #0C3D42;
    text-decoration:none;
    display: block;
    
  }
  .mine_practices a:hover{
    text-decoration:underline;
  }
  .mine_practices_item{     
    position: relative;
    min-height: 100px;
    padding: 15px 75px 15px 24px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.15);
    transition: all ease 0.3s;
  }
  .mine_practices a:hover .mine_practices_item{
    box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.35);
  }
  .mine_practices_item:before{
    content: '';
    position: absolute;
    width: 37px;
    height: 39px;
    right: 29px;
    top: 32px;
    background: url('img/mpi_bg.svg') no-repeat;
    
  }
  @media (max-width: 768px) {                  
    .mine_practices_item{
      margin-top: 7px;
      margin-bottom: 7px;
    }
  }
  /* --- END mine_practices --- */
  
  /* --- mine_fsi_legal --- */
  .mine_fsi_legal{
    background: #DCE2E3;
    position: relative;
    overflow: hidden;
  }
  .mine_fsi_legal:before{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 564px;
    height: 480px;
    background: url('img/fsilgl_bg.svg') no-repeat;
  }
  .mine_fsi_legal_descr{
    font-family: Circe;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 70px;
    letter-spacing: 0em;
    color: #0C3D42;
    max-width: 1100px;
  }
  .mine_fsi_legal_btn_box{
    position: relative;
  }
  @media (max-width: 768px) {
    .mine_fsi_legal_btn_box>a{
      width: 100%;
      display: inline-block;
      text-align: center;
    }
    .mine_fsi_legal_descr{
      
      font-family: Circe;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px;
      letter-spacing: 0em;
      text-align: left;
    }
  }
  /* --- END mine_fsi_legal --- */
  
  /* --- mine_fsi_team --- */
    .mine_fsi_team{
      
    }
    .fsi_team_items{
      justify-content: space-between;
      
    }
    .fsi_team_item{
      max-width: 310px;
      cursor: pointer;
    }
    .fsi_team_item a{
      color: #1D1D1B;
      text-decoration:none;
    }
    .fsi_team_item a:hover{
      color: #256065;
      text-decoration:none;
    }
    .fsi_team_item_img_box{
      padding-top: 15px;
      height: 290px;
      width: 305px;
      background: #ECF1F2;
      text-align: center;
      display: flex;
      justify-content: center;
      position: relative;
    }
    .fsi_team_item_img_box:before{
      content: "";
      position: absolute;
      width: 6px;
      height: 95%;
      bottom: -6px;
      right: -6px;
      background:  #256065;
    }
    .fsi_team_item_img_box:after{
      content: "";
      position: absolute;
      width: 95%;
      height: 6px;
      bottom: -6px;
      right: -6px;
      background:  #256065;
    }
    .fsi_team_item_img_box img{
      align-items: center;
    }  
    .big_team_item{
      background: #ECF1F2;
      padding: 45px 45px 0 45px;
      margin-top: 120px;
      margin-bottom: 80px;
      cursor: pointer;
    }
    .bti_img_box{
      max-width: 435px; 
    }
    .bti_img_box img{
      margin-top: -160px;
    }
    .bti_img_tit{
      
    }
    .big_team_item a{
      color: #1D1D1B;
      text-decoration: none;
    }
    .big_team_item a:hover{
      color: #256065;
      text-decoration:none;
    }
    .bti_img_pos{
      font-size: 28px;
    }
    .mine_fsi_team_btn_box > a{
      display: inline-block;
      text-align: center;
      width: 100%;
    }
  /* --- END mine_fsi_team --- */
  
  /* --- mine_fsi_best --- */
  .mine_fsi_best{
    
  }
  
  .fsi_best_item_img_box {
    padding-top: 15px;
    height: 290px;
    width: 305px;
    /* background: #ECF1F2; */
    /* text-align: center; */
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    margin: auto;
  }
  .fsi_best_item .body_bold{
    text-align: center;
  }
  
  /* --- END mine_fsi_best --- */
  
  /* --- mine_fsi_case --- */
    .mine_fsi_case{
      background: #ECF1F2;
    }
    .fsi_case_item_box{
      background: #FFFFFF;
      box-shadow: 0px 4px 15px rgba(37, 96, 101, 0.15);
      padding: 10px;
      margin-top: 15px;
      margin-bottom: 15px;
      cursor: pointer;
    }
    .fsi_case_item_box:hover{
      /*background: #ECF1F2;*/
      box-shadow: 0px 4px 15px rgba(37, 96, 101, 0.35);
    }
    .fsi_case_item{
      border: 1px solid #BED1D2;
      box-sizing: border-box;
      border-radius: 2px;
      padding: 22px;
    }
    .fsi_case_tit{
      font-family: Circe;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 32px;
      letter-spacing: 0em;
      color: #256065;
      min-height: 72px;
    }
    
    .fsi_case_slide_box{
      position: relative;
    }
    .fsi_case_slide_box .fsi_case_slide{
      position: relative;
    }
    .owl-carousel.fsi_case_slide .owl-stage-outer{
      
      margin-right: -15px;
      margin-left: -15px; 
      padding-left: 15px;
      padding-right: 15px;
    }
    .fsi_case_slide_box .fsi_case_slide .owl-nav{
      
    }
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-prev,
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-next{
      position: absolute;
      margin: 0;
      padding: 0;      
      top: -90px;
      height: 44px;
      width: 44px;
      
      border-radius: 50%;
      border: 0px solid #FFFFFF; 
      color: #fff;
      line-height: 36px;
      font-size: 26px;
      text-align:center;
      
      background: linear-gradient(180deg, #66A5AA 0%, #256065 100%);
      
    }
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-prev:hover,
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-next:hover{
      background: linear-gradient(180deg, #518c91 0%, #1a4144 100%);
      color: #FFF;
      text-decoration: none;
    }
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-prev{
      right: 55px;
    }
    .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-next{
      right: 0px;
    }
    .fsi_case_slide{
    }
    @media (max-width: 768px){
      .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-prev,
      .fsi_case_slide_box .fsi_case_slide .owl-nav .owl-next{
        top: -65px;
      }
    
      .fsi_case_item{        
        padding-left: 10px;
        padding-right: 10px;
      } 
      .fsi_case_tit{
        font-size: 18px;
        line-height: 28px;
        min-height: 65px;
      }
      
    
    }
  /* --- END mine_fsi_case --- */
  
  /* --- mine_fsi_mine_news --- */
  .mine_fsi_mine_news{
    
  }
  .mine_fsi_mine_news hr{
    height: 4px;
    opacity: 1;
    background: #74ADB2;
  }
  .mallnews{
    color: #256065;
    text-decoration:none;
  }
  .mallnews:hover{
    color: #256065;
    text-decoration:underline;
  }
  .fsi_mn_news_item{
    
  }
  .fsi_mn_news_item a{
    text-decoration:none;
  }
  .fsi_mn_news_item a:hover{
    text-decoration:underline;
  }
  .m_news_lnk{
    color: #256065;
    text-decoration:none;
  }
  .m_news_lnk:hover{
    text-decoration:none;
  }
  @media (max-width: 768px){
    .fsi_mn_news_item{
      
    }
    .fsi_mn_news_item hr{
      margin-top: 5px;
      margin-bottom: 5px;
    }
  }
  /* --- END mine_fsi_mine_news --- */
  
  /* --- mine_fsi_mine_request --- */
  .mine_fsi_mine_request{
    background: #ECF1F2;
    position: relative;
    overflow: hidden;
  }
  .mine_fsi_mine_request:before{
    content: "";
    position: absolute;
    width: 575px;
    height: 601px;
    bottom: -25px;
    left: 50%;
    margin-left: -500px;
    background: url('img/mr_bg.svg') no-repeat;
    
  }
  .leave_request_box{
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(37, 96, 101, 0.15);
    border-radius: 2px;
    padding: 12px;
    position: relative;
  }
  .leave_reques{
    border: 1px solid #BED1D2;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 40px 60px;
  }
  .leave_request_tit{
    color: #0C3D42;
  }
  .leave_request_txt{
    color: #0C3D42;
  }
  .fsi_inp{
    background: #ECF1F2;
    border-radius: 2px;
  }
  .mrc_tit{
    color: #256065;
    padding-left: 45px;
  }
  
  .mrc_txt{
    padding-left: 45px;
    font-family: Circe;
    font-size: 18px;
    line-height: 28px;
    color: #1D1D1B;
  }
  .mrc_txt a{
    color: #1D1D1B;
    text-decoration:none;
  }
  .mrc_txt a:hover{
    text-decoration:underline;
  }

  .mrc_txt a.maillnk{
    color: #0C3D42;
    text-decoration:underline;
  }
  .mrc_txt a.maillnk:hover{
    text-decoration:none;
  }
  .leave_reques .label{
    
  }
  .leave_reques label a{
    color: #0C3D42;
    text-decoration:none;
  }
  .leave_reques label a:hover{
    color: #0C3D42;
    text-decoration:underline;
  }
  .request_сheck_box{
    /*padding-left: 0px;*/
  }
  .mrc_cont{
    position: relative;
  }
  @media (max-width: 768px){
    .mrc_tit{
      color: #256065;
      padding-left: 12px;
    
    }
    .mrc_txt{  
      padding-left: 0px;
    }
    .mine_fsi_mine_request:before {
      content: "";
      position: absolute;
      width: 575px;
      height: 601px;
      bottom: -25px;
      top: -124px;
      left: 50%;
      margin-left: -190px;
      background: url(img/mr_bg.svg) no-repeat;
    }
    
    .leave_reques{
      padding: 15px 12px;
    }
    .mf_btn{
      font-family: Circe;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;

    }
    .request_сheck_box .form-check-label{
      font-family: Circe;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;

    }
  }
  /* --- END mine_fsi_mine_request --- */
  
  /* ---  footer --- */
  .footer_box{
    background: #0C3D42;
  }
  .footer {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
  }
  .nav-link:focus, 
  .nav-link:hover {
    color: #fff;
  }
  .go_to_top_box{
  }
  .go_to_top{
    margin: 0;
    padding: 0;
    top: -90px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    border: 0px solid #FFFFFF;
    color: #fff;
    line-height: 36px;
    font-size: 26px;
    text-align: center;
    background: linear-gradient(180deg, #66A5AA 0%, #256065 100%);
  }
  .go_to_top:hover {
    background: linear-gradient(
180deg, #518c91 0%, #1a4144 100%);
    color: #FFF;
    text-decoration: none;
}
  /* --- END footer --- */
  
  /* --- cms_footer --- */
  .cms_footer_box{
    background: #04363C;
    color: #ffffff;
    text-align: center;
  }
  /* --- END cms_footer --- */
  
  
/* --- END Fsi --- */
  
.date_filter_box{
  padding-top: 10px;
  padding-bottom: 10px;
}
.date_filter_box input{
  max-width: 150px;
  display: inline-block;
  margin: 5px;
}

.gallery_box{}
.gallery_box_items{text-align:center;margin-top:15px;margin-bottom:15px;}
.gallery_img_box{}
.gallery_img_box img{max-width:100%;max-height:100%;}

.video-responsive {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;} 
.video-responsive iframe, .video-responsive object, .video-responsive embed {position:absolute; top: 0; left: 0; width: 100%; height: 100%; }

.input-group-addon.input-group-text{
  width: 100px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* --- anons --- */

.anons {
  font-size: 12px;
}

.anons .date {
  font-size: 11px;
  line-height: 16px;
  color: #777777;
}

.read_more_link{
  font-weight: 400; 
  font-size: 13px;
  line-height: 16px;
}

.anons_img_box {
  
  /*max-width: 170px;*/
  margin-bottom: 15px;
}

.anons_img_box img{
  width: 200px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .anons_img_box{
    text-align: center;
  }
}
.anons .txt {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 15px;
}

.anons_line{
  height: 1px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 15px;
}
.txt_title{
  font-weight: 600; 
  font-size: 18px;
  line-height: 22px;
}

.txt_title a,
.txt_title a:link{
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
  /*color: #383838;*/
  /*color: #383838;*/
}
.txt_title a:hover{
}
.txt_title{
  
}
@media (max-width: 768px){
  .anons_img_box img{
    width: 650px;
    max-width: 100%;
  }
}


/* --- End anons --- */