 
/*
$orange0: #e04e39   $orange1: #e57060   $orange2: #ea9386        $brown0: #623b2a     $brown1:  #806154      $brown2:  #9f877d   
$beige0:  #c39367   $beige1:  #cea884   $beige2:  #d9bca2        $dark0:  #2c2a29     $dark1:   #555453      $dark2:   #7e7d7d

$gray0:   #e7e7e7   $white0:  #ffffff   $black0:  #000000   
*/ 

@import url('mfc-colors.css');
	
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration { display: none; }


body {
  background-color: #623b2a;
  font-family: 'MPTSans';
}

.topline {
    padding: 2px 0px;
}


/* ♦♦♦♦♦♦♦♦♦♦♦♦♦ КНОПКИ ♦♦♦♦♦♦♦♦♦♦♦♦♦ */


/* ПОЛОЖИТЕЛНАЯ КНОПКА */
.bpos {
    background-color: #e04e39;
    color: white;
    border: solid thin #e04e39;
    
} .bpos:hover {
    background-color: #e46856;
    color: white;
    border: solid thin #e04e39;
}

/* ОТРИЦАТЕЛЬНАЯ КНОПКА */
.bneg {
    background-color: white;
    color: #e04e39;
    border: solid thin #e04e39;
    
} .bneg:hover {
    background-color: #e04e39;
    color: white;
    border: solid thin #e04e39;
}


.mainmenu {
  background-color: #e46856 !important;
}

.maintitle {
    font-weight: 300 !important;
    text-transform: uppercase;
    line-height: 16px;
    margin-top: 0px !important;
}   

.phonenum {
    font-weight: 600 !important;
}

.ptitle {
    font-family: 'MCircle';
    font-weight: 600 !important;
}

 .roundimg {
 border-radius: 1.2rem;
 outline: 1px solid #e04e39;
 outline-offset: -4px;
 margin: 6px;
 }
 
 .newscard {
 border-radius: 1.2rem;
 background-color: #ffffff;
 border: 1px solid #eee !important;
 }

 .newscard:hover {
   box-shadow: 0 0 20px rgba(0,0,0,0.4) !important;
   transition: all 0.5s;
 }
 
 .newstitle {
     font-size: 18px;
     font-weight: 600;
 }
 
 .newsannounc {
     font-size: 16px;
 }


 .livecasecard {
 border-radius: 1.2rem;
 background-color: #ffffff;
 border: 1px solid #eee !important;
 }
 
 .livecasecard:hover {
   box-shadow: 0 0 20px rgba(0,0,0,0.4) !important;
   transition: all 0.5s;
} 
 
 
 .nav-item {
 padding: 0 0;
 
 }
 
 .pipka {
   display: inline;
   font-size: 6px;
 }

 .apipka {
   display: inline;
 }
 
 a {
    text-decoration: none;
 }

 a:hover {
    color: #f3e9e14;
 }
 .msearch {
    *font-size: 32px;
    font-weight: 600;
    background-color: rgba(0, 125, 215, 0.0);
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    *border-bottom: 3px solid #ea9386;
    *width: 34%;
    border-radius: 0;
    padding: 0;
 }
 
 .msearch:focus {
    color: #ea9386;
    background-color: rgba(0, 125, 215, 0.0);
    border-color: #ea9386;
    outline: 0;
    box-shadow: none;
 }
 
 
 .msearch::-moz-placeholder { color: #ea9386; }
 .msearch::-webkit-input-placeholder { color: #ea9386; }
 
 .msearch {color: #ea9386;}
 
 .msearchbtn {
    font-size: 30px;
    display: none;
    color: #ea9386;
    height: 40px;
    width: 50px;
    margin-top: auto;
    margin-bottom: auto;
    background-color: transparent;
    padding: 0;
    border: none;
    
 }
 .msearchbtn:hover {
    background-color: transparent;
    color: #e99285;
     
 }
 .msearchbtn:focus {
    background-color: transparent !important;
    color: #e99285 !important;
     
 }
 
 .msearchline {
     border: none;
     background-color: white !important;
     height: 2px;
 }
 
 
 .btnrnd {  border-radius: 10px;  }
 
 .gosign {
    position: relative;
    top: 54px;
    z-index: 100;
    border-radius: 24px;
    margin-top: -12px;
    cursor: pointer;
 }
 .gosign:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.4) !important;
    transition: all 0.5s;
 }
 
 .livesit  {
 
 }
 
 .newsblock {
    background-color: #f7f3f1;
 }
 .container-fluid {
    margin: 0;
 }
 
 .show > .card {
    background-color: #eee !important;
 }

 #navbarDropdown.show {
     color: #f0e6dd;
 }
 
#ymap {
   height: 600px;
   *border: #dfdfdf 1px solid;
   *border-radius: 20px;
   *outline: 1px solid red;
   *outline-offset: 8px;
}

#ymap > ymaps {
border: 1px solid #dfdfdf;
border-radius: 20px;
overflow: hidden;
}
 
#ymap input {
    *width: 500px;
} 
 
 .mapblock {
 *background-color: #fbfbfb;
 }
 
 .livecase {
     margin-left: -8px;
     margin-right: -8px;
     
 }

 .newsrow {
     margin-left: -6px;
     margin-right: -6px;
     
 }

 .reclrow {
     margin-left: -0px;
     margin-right: -0px;
     
 }
 
 .recimg {
    width: 100%; 
    height: auto;  
    border-radius: 1.2rem;
    border: 1px solid #d5d5d5;
    *box-shadow: 0 0 20px rgba(0,0,0,0.2);
}.recimg:hover {
    width: 100%; 
    height: auto;  
    border-radius: 1.2rem;
    *box-shadow: 0 0 20px rgba(0,0,0,0.4);
    *outline: 1px solid #ccc;
    *outline-offset: -1px;
    *transition: all 0.5s;
    filter: opacity(80%);
    -webkit-filter: opacity(80%);
}
 
 
  .newscardrow {
     margin-left: -6px;
     margin-right: -6px;
     
 }
 
 .livecase img {
 height: 50px;
 width: auto;
 }
 .nwrap {
  line-height: 16px;
  white-space: nowrap;
 }
 
 .nwrap svg {
 margin-bottom: 6px;
 }
 
 .nwrap:hover, .nwrap:focus  {
   color: #f0e6dd;
 }
 .newscomm {
    font-size: 12px;
 }


.othercard {
    background-color: transparent;
    border: none;
}
 
 .other-img-gray {
     filter: grayscale(100%);

 }
.othercard:hover .other-img-gray {
     filter: grayscale(0%);
     transition: all 0.5s;
 }
 .fotorama {
     *outline: 1px solid #e7e7e7;
     *outline-offset: 22px;
     border-radius: 10px;
     background-color: #e7e7e7;
 }
 .fotorama__nav {
     *outline: 1px solid #777;
     *outline-offset: -1px;
     background-color: #fff;
     padding: 4px 0px !important;
 }
 
 .fotorama__thumb-border, 
 .fotorama__thumb, 
 .fotorama__stage__frame, 
 .fotorama__img,
 .fotorama__stage__shaft {
     border-radius: 10px;
 }
 
 .activep:hover {
     outline: solid thin silver;
     outline-offset: 4px;
 }
 
 .form-control {
     border-radius: 16px;
     height: 48px;
 }
 
.findfield {
    background: url('../../files/img/search.png') no-repeat scroll 0 50%;
    padding-left: 48px;
} 

#preloader {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}

#preloader__image {
  position: relative;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: -75px;
  *background: url('files/img/preloader.gif') no-repeat 50% 50%;
}

.ug-slider-control {
    display: none !important;
}
.ug-default-button-hidepanel {
    display: none !important;
}
.ug-textpanel-bg {
    display: none !important;
}
.ug-default-button-play {
    display: none !important;
}
.ug-strip-arrow {
    display: none !important;
}
.ug-thumbs-strip {
    left: 0 !important;
}
.ug-thumb-wrapper {
    border-radius: 8px !important;
}
.ug-slider-wrapper {
    border-radius: 8px !important;
}

.articlebody ul, .articlebody ol  {
    padding-left: 0px !important;
}

.articlebody ol li, .articlebody ul li {
    margin-left: 14px !important;
}

.form-control:focus {
  border-color: #e468565e;
  box-shadow: 0 0 3px 0.05rem rgb(241, 117, 99);
}

.form-select:focus {
  border-color: #e468565e;
  outline: 0;
  box-shadow: 0 0 3px 0.05rem rgb(241, 117, 99);
}


#msearch {
    border-color: none !important;
    box-shadow: none !important;
}
