/* compatibility start */
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.rounded-circle {
  border-radius: 50%;
}

.form-control {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}  

.input-group .form-control, 
.input-group-addon, 
.input-group-btn {
  display: table-cell;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon, 
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd, dt {line-height: 1.42857143;}

.xs-only {
  display: none;
}
@media (max-width:450px) {
  dl {
    margin-bottom: 10px;
  }
  .xs-only {
    display: block;
  }
}

.form-inline .input-group .form-control, 
.form-inline .input-group .input-group-addon, 
.form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.form-inline .input-group > .form-control {
  width: 100%;
}

.text-uppercase {
  text-transform: uppercase;
}
.text-right {
  text-align: right;
}

.pagination-container {
  margin-bottom: 10px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination>li {
  display: inline;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination>li>a, 
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination>li:last-child>a, 
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* compatibility end */

/* social-container for h1*/
.social-container,
#content .social-container,
.dContent .social-container {
  margin: -20px 0 10px 0 !important;
  padding-left: 0 !important;
}

.social-container li,
.dContent .social-container li {
  display: inline-block;
  margin: 5px 15px 5px 0;
  color: #960057;
  font-weight: bold;
}
.dContent .social-container li a i:before {
  font-family: FontAwesome!important;
}
i.fb{color: #3b5998;}
i.vk{color: #597da3;}
i.odnoklassniki{color: #ee8208;}

span.viber,
span.whatsapp {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0 -5px 0;
}
span.whatsapp {
  background: url('/themes/rambam/images/icons/whatsapp.png') 0 0 no-repeat;
  background-size: 20px 20px;
}
span.viber {
  background: url('/themes/rambam/images/icons/viber.png') 0 0 no-repeat;
  background-size: 20px 20px;
}

.mainpageh1+.icons {display:none}
h1.none+.icons {display:none}


/* uptocall start */

#uptocall-mini {
  position: fixed;
  bottom: 100px;
  right: 100px;
  width: 100px;
  height: 100px;
  cursor: pointer;
  opacity: .9;
  z-index: 200998;
}

#uptocall-mini #uptocall-mini-main {
  border-radius: 50%!important;
  background-clip: padding-box;
  background-color: #34495e;
  width: 100px;
  height: 100px;
}

#uptocall-mini #uptocall-mini-main {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #a73276;
  background-image: url('/Content/images/uptocall/callbutton.png');
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 0 0 10px #fff;
}

@keyframes uptocallphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes uptocallmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(64, 104, 156, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(64, 104, 156, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px #fff, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #40689c;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(64, 104, 156, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(64, 104, 156, 0);
  }
}

.uptocall-mini-activ {
  animation: uptocallmini 1.5s 0s ease-out infinite;
}

.uptocall-mini-activ:before {
  animation: uptocallphone 1.5s linear infinite;
}

.uptocall-form {
  position: fixed;
  bottom: 120px;
  right: 70px;
  width: 430px;
  height: 210px;
  cursor: pointer;
  z-index: 200998;
  background: #4870b5;
  border-radius: 10px;
}

.uptocall-form-passiv {
  opacity: 0;
  display: none;
}

.uptocall-form-head {
  background: #950057;
  width: 100%;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  border-radius: 10px 10px 0 0;
}

.uptocall-form .close-form-btn {
  float: right;
  width: 33px;
  height: 33px;
  margin-right: 10px;
  margin-top: 0;
  margin-left: -20px;
}
.uptocall-form .close-form-btn img {
  vertical-align: middle;
}

.pinkBg {
  background-color: #c9c;
  padding: 20px;
  margin-bottom: 26px;
}

.blueBg {
  background-color: #e1e1e1;
  padding: 40px 20px 20px;
}

.clocktocall-or {
  background: #3ec79d;
  border-radius: 100%;
  margin: -15px auto;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  z-index: 1000000;
  opacity: .99;
}

.uptocall-form-form-cont {
  padding: 25px 20px;
}

.uptocall-form-form-cont-call {
  padding: 5px 20px;
}

.uptocall-form-code {
  border-radius: 7px 0 0 7px;
  width: 82px;
  height: 40px;
  padding-left: 40px;
  background-image: url('/Content/images/uptocall/callbutton_form_bg.png');
  background-repeat: no-repeat;
}

.uptocall-form-code-call {
  border-radius: 7px 0 0 7px;
  width: 122px;
  height: 40px;
  padding-left: 40px;
  background-image: url('/Content/images/uptocall/callbutton_form_bg.png');
  background-repeat: no-repeat;
  border: 2px inset;
}

.uptocall-form-country-call {
  border-radius: 7px 7px 7px 7px;
  width: 182px;
  height: 40px;
  padding-left: 40px;
  background-image: url('/Content/images/uptocall/callbutton_form_bg.png');
  background-repeat: no-repeat;
  border: 2px inset;
}

.uptocall-form-telefon {
  border-radius: 0 7px 7px 0;
  width: 280px;
  height: 40px;
  padding-left: 40px;
  background-image: url('/Content/images/uptocall/callbutton_form_bg.png');
  background-repeat: no-repeat;
  background-position: 0 -39px;
}

.uptocall-form-telefon-call {
  border-radius: 0 7px 7px 0;
  width: 180px;
  height: 40px;
  padding-left: 40px;
  background-image: url('/Content/images/uptocall/callbutton_form_bg.png');
  background-repeat: no-repeat;
  background-position: 0 -39px;
}

.uptocall-form-button {
  background: #f9a61a;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  width: 215px;
  height: 40px;
  margin-left: 20px;
  box-shadow: none;
}
.Ctcall {
  background: #e1e1e1;
  color: #990b5e;
  height: 33px;
  width: 100%;
  border: 0;
  padding-left: 5px;
}

.textcenter {
  text-align: center;
}

.CtcallPrefix {
  max-width: 90%;
}

.uppercase {
  text-transform: uppercase;
}

.CtcallButton {
  width: 237px;
  margin: 16px auto;
  border-radius: 5px;
  font-weight: 600;
  text-transform: uppercase;
  background: #990b5e;
  border: 0;
  height: auto;
  line-height: 20px;
  font-size: 16px;
  box-shadow: none;
}

.CtcallButtonBlue {
  background: #012d6a!important;
  display: block;
  padding: 6px 0;
  margin-top: 0;
  color: #fff!important;
  cursor: pointer;
  text-decoration: none;
}

@media(max-width:750px){
  .phone_widget_f_container_new {
    display: none;
  }
}
/* uptocall end */

/* clicktocallform start */
.clicktocallform {
  width: 100%;
  height: 210px;
  cursor: pointer;
  background: #e1e1e1;
  border-radius: 10px
}

.clicktocallform .uptocall-form-head {
  background: #34495e;
}

.clicktocallform-btn,
.clicktocallform-btn:hover {
  background: #34495e;
  color: #fff;
}

.clicktocallform input {
  background-image: none;
  border: 0;
  padding-left: 5px;
  border-radius: 0
}
#clicktocallform .uptocall-form-telefon {
  width: 250px;
}

.contact-buttons {
  position: fixed;
  top: 75%;
  left: -3%;
  z-index:998;
}

.click-to-call {
  max-width: 65px;
}
/* clicktocallform end */

.layout--rambaml {
  max-width: 980px;
  background-color: #fff;
  border-bottom: 0 none;
  border-left: 1px solid #d8dcde;
  border-right: 1px solid #d8dcde;
  box-shadow: 0 0 0 4px rgba(132, 138, 140, 0.1);
  margin: 0 auto;
  height: auto;
}

.container {
  max-width: 980px;
}
header.container {
  background: url('/themes/rambam/images/header_bgd.jpg') 0 0 no-repeat;
  height: 265px;
}
img.toplogo {
  display: block;
  max-width: 115px;
  float: left;
  margin: 15px 15px 10px 0;
}

.branding-top {
  margin: 10px 0 0 0;
  padding-bottom: 10px;
}

.logo-gov div {
  padding-top: 5px;
  font-size: 11px;
  line-height: 12px;
  color: #003399;  
}

img.govlogo {
  display: block;
  width: 113px;
  float: left;
  margin: 5px 10px 0 0;
}
.branding-top .logo-title {
  font-size: 25px;
  font-weight: normal;
  letter-spacing: .06rem;
  color: #950057;
  text-transform: uppercase;
  margin-top: 15px;
}
.branding-top .logo-subtitle {
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: .04rem;
  color: #3959a0;
  text-transform: uppercase;
}

@media(max-width:480px) {
  #wrapper {
    max-width: 340px;
  }
  header.container {
    height: 180px;
  }
  .home {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 50px;
    max-height: 130px;
    max-width: 48px;
    position: relative;
  }
  img.toplogo {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    margin: 5px 10px 0 0;
  }
  .branding-top {
    height: 70px;                                            
  }
  .branding-top .logo-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
  }
  .branding-top .logo-subtitle {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: -1px;
    text-align: center;
  }
  .branding-top .logo-gov {
    position: absolute;
    top: 5px;
    left: 70px;
    width: 200px;
  }
  .branding-top img.govlogo {
    width: 95px;
    margin-right: 5px;
  }
  .branding-top .logo-gov div {
    padding-top: 5px;
  }
}

.phones-banner {
  padding: 0;
  margin: 0;
}
.phones-banner,
.phones-banner a[href^="tel:"] {
  color:#000;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: .02rem;
}
.phones-banner small {
  font-size: 12px;
}
.phones-banner a[href^="tel:"] span {
  color: #950057;
}

.phones-banner div:first-of-type {
  color: #950057;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.topform {
  padding-left: 10px;
}
#headform {
  width: 235px;
  height: 257px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #4870b5;
  border-left: 1px solid #6cb4e6;
  border-right: 1px solid #6cb4e6;
}

#headform .formtitle{
  color: #f9a61a;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 0;
}

textarea {
  resize: none;
}
.dClear {
  clear: both;
}
#headform .form-control {
  padding: 6px;
  max-width: 265px;
  height: 27px;
  border-radius: 0;
  border-color: transparent;
  font-size: 14px;
}
#headform #prefix {
  max-width: 60px;
  padding: 6px 2px;
}

#headform .form-control:focus {
   box-shadow: none;
   outline: 0;
}
#headform #description {
  height: 62px;
}
#headform .input-group-addon {
  border-radius: 0;
  border-color: transparent;
  background-color: #fff;
  padding: 2px 3px;
  max-width: 36px;
}
#headform .form-group {}
#headform .input-group {
  margin: 4px 10px;
  width: 213px;
}

#headform i.fa {}
#headform i.fa-pencil {
  vertical-align: 180%;
}
#headform #btnSubmit {
  width: 100%;
  color: #fff;
  background: #f9a61a;
  padding: 6px 20px;
  text-transform: uppercase;
  border: none;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
}

/* header end */

/* Top menu start */
.topnav ul.menu {
  background-color: #950057;
  margin: 0 0 15px 0;
  padding: 3px 0 0 15px;
  height: 48px;
  line-height: 48px;
}
.topnav ul.menu li {
  margin: 0;
  padding: 9px 8px;
}
.topnav ul.menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  padding: 0 0 3px 0;
}
.topnav ul.menu li a.highlighted,
.topnav ul.menu li a:hover,
.topnav ul.menu li.has-children:hover {
  background-color: #950057;
  color: #fff;
} 
.topnav ul ul {}

.topnav ul.menu li.has-children ul li a {
  font-size: 14px;
  color: #fff;
}
.topnav ul.menu li.has-children ul li:hover,
.topnav ul.menu li.has-children ul li a:hover {
  background-color: #750044;
  color: #fff;
}

.topnav .menu-toggle-button-text {
  color: transparent;
  font-size: 1px;
}
.topnav .menu-toggle-button-icon:before, 
.topnav .menu-toggle-button-icon:after, 
.topnav .menu-toggle-button-icon {
  background-color: #345aa3;
  height: 3px;
}

.menu-dropdown a i.fa-home {
  font-size: 18px;
  margin-right: 7px;
}

@media (max-width: 450px) {
  .topnav {
    margin-top: -35px;
    margin-bottom: 15px;
  }
  .topnav .menu-toggle-button {
    height: 30px;
    width: 32px;
    padding-bottom: 5px;
    top: -135px;
    left: calc(100% - 50px);
    border:  2px solid #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6) inset, 0 0 0 2px rgba(205, 205, 205, 0.35);
  }
  .topnav ul.menu {
    border-bottom: 0 none;
    background-color: #fff;
  }
  .topnav ul.menu-dropdown {
    padding-left: 25px;
    padding-right: 25px;
  }
  .topnav ul.menu li {
    padding: 4px 0;
    background: #ccecf7;
  }

  .topnav ul.menu-dropdown ul {
    background: #ccecf7;
  }
  .topnav ul li {
    padding-left: 0;
    border-right: 0;
  }
  .topnav ul li ul {
    padding-left: 20px;
  }
  .topnav ul li {
    padding-right: 0;
  }
  .topnav ul li ul li {
    border-top: none;
  }
  .topnav ul.menu li a:hover,
  .topnav ul.menu li a.highlighted,
  .topnav ul.menu a,
  .topnav ul.menu li a,
  .topnav ul.menu li.has-children:hover,
  .topnav ul.menu li.has-children ul li a,
  .topnav ul.menu li.has-children ul li:hover,
  .topnav ul.menu li.has-children ul li a:hover {
    color: #3e3e3e;
    background: #ccecf7;
    padding-left: 7px;
    padding-right: 0;
  } 
}

/* Top menu end */

/* Sidebar start */

.l-sidebar .search-box div:first-child {
  display: inline-flex;
  width: 215px;
}
.l-sidebar input.form-search {
  margin-top: 0;
  width: 180px;
  height: 32px;
  font-size: 14px;
  border: 1px solid #3559a3;
}
.l-sidebar .form-item-search-block-form {
  margin-bottom: 15px;
}
.l-sidebar input.form-submit {
  font-size: 0!important;
  color: transparent!important;
  width: 32px;
  height: 32px;
  margin: 0 0 0 2px;
  padding: 0 0 0 0;
  border: none !important;
  background: #345aa3 url(/Content/images/search/search-button.png) center center no-repeat !important;
  cursor: pointer;
}

.sidebar_widget {
  margin-bottom: 30px;
  clear: both;
  overflow: hidden;
}
.sidebar_widget .imgFrame {
  margin: 5px auto;
  padding: 5px;
  border: 1px solid #eee;
  background-color: #fafafa;
  text-align: center;
}

/* Departments menu start */
nav.departments {
  background: #ececee;
  padding: 0;  
}
nav.departments h2.block-title {
  display: block;
  width: auto;
  min-height: 30px;
  margin: 0 0 0 0;
  padding: 8px 0;
  background: transparent url('/themes/rambam/images/menu-header.png') repeat-x;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
nav.departments ul#megamenu-menu-departments {}
nav.departments ul#megamenu-menu-departments li.megamenu-parent {
  display: block;
  width: 100%;
  min-height: 40px;
  margin: 0;
  padding: 10px 0 10px 24px;
  border-bottom: 1px solid #f5f5f5; 
}
nav.departments ul#megamenu-menu-departments li.megamenu-parent:after {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: bold;
  color: #990066;
  float: right;
  margin: 5px 10px 0 0;
}  
nav.departments ul#megamenu-menu-departments li.megamenu-parent:hover:after {
  color: #fff;
}
nav.departments ul#megamenu-menu-departments li.megamenu-parent:hover {
  background-color: #5376b6;
}
nav.departments ul#megamenu-menu-departments li.megamenu-parent:hover > h2 a {
  color: #fff;
}
nav.departments ul#megamenu-menu-departments li.megamenu-parent.last {
  border-bottom: none;
}
nav.departments ul#megamenu-menu-departments li.megamenu-parent.last:after {
  content: '';
}

/* Departments menu end */
/* Mega menu sheba skin start */
li.megamenu-parent.hovering .megamenu-bin {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  top: -1px !important;
  left: 214px !important;
  width: 730px !important;
  z-index: 101;
}

/*.megamenu-item a,*/
#megamenu-menu-departments a {
  color: #34495e;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px!important;
}

.megamenu-slots-columnar {
  width: 30%;  
}
.megamenu-slots-columnar li.megamenu-slot {
  margin: 15px auto 0 10px;
  padding: 5px 15px 5px 10px;
}

.megamenu-skin-rambam {
  background-color: #fff;
}

.megamenu-skin-rambam .megamenu-title {
  font-size:100%;
  font-weight:normal;
}

.megamenu-skin-rambam .megamenu-bin {
  padding: 15px 0;
  background-color:#f8f8f8;
  border:1px solid #5376b6;
  box-shadow: 2px 2px 3px #cdcaca;
  z-index: 100;
}
.megamenu-skin-rambam .megamenu-bin .megamenu-bin-ttl {
  width: 730px;
  height: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: -15px 0 0 0;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #5376b6;
  text-align: center;
  color: #fff;
}
.megamenu-skin-rambam .megamenu-bin .megamenu-bin-ttl:before {
  content: '\f0d9';
  font-family: FontAwesome;
  font-weight: bold;
  color: #990066;
  margin-right: 10px;
  margin-top: 5px;
  
} 
.megamenu-skin-rambam .megamenu-bin .megamenu-bin-ttl:after {
  content: '\f0da';
  font-family: FontAwesome;
  font-weight: bold;
  color: #990066;
  margin-left: 10px;
  margin-top: 5px;  
} 

.megamenu-skin-rambam .megamenu-slot {
  width: 230px;
}

.megamenu-skin-rambam .megamenu-slot-title {
  margin-bottom: 5px;
}
.megamenu-skin-rambam .megamenu-slot-title,
.megamenu-skin-rambam .megamenu-slot-title a {
  color: #a3206c !important;
  font-size: 12px;
  text-align: left;
  text-transform:uppercase;
  pointer-events: none;
}
.megamenu-skin-rambam h3.megamenu-slot-title a {
  color: #a3206c !important;
}
.megamenu-skin-rambam .megamenu-link {
  font-size:85%;
}
.megamenu-menu ul.megamenu-items {
  border-top: 2px solid #5376b6;
  padding-top: 15px;
}
/* Mega menu rambam skin end */

/* Sidebar end */

/* stiky search for mobile */
body {
  padding-top: 0;
}
.stickydiv-active {
  position: fixed;
  top: 42px;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
  padding-top: 15px;
}

.m-searchbox {
  text-align: center;
  margin-top: -42px;
}
.m-searchbox div:first-child {
  display: inline-flex;
  width: calc(100% - 30px);
}
.m-searchbox input.form-search {
  margin-top: 0;
  width: 100%;
  height: 32px;
  font-size: 14px;
  border: 1px solid #3559a3;
}
.m-searchbox .form-item-search-block-form {
  margin-bottom: 15px;
}
.m-searchbox input.form-submit {
  font-size: 0!important;
  color: transparent!important;
  width: 32px;
  height: 32px;
  margin: 0 0 0 2px;
  padding: 0 0 0 0;
  border: none !important;
  background: #345aa3 url(/Content/images/search/search-button.png) center center no-repeat !important;
  cursor: pointer;
}

/* Bottom form start */
#bottom-form {
  background-color: #5376b6;
  padding: 0 30px;
  margin: 0 15px;
  position: relative;
}
#bottom-form .formtop {
  margin-left: -30px;
  margin-right: -30px;
}
#bottom-form .formtitle {
  width: 100%;
  text-align: center;
  font-size: 16px;
  background: linear-gradient(to bottom, #b5417e 0%,#6e0d42 100%,#2989d8 100%,#207cca 100%,#6e0d42 100%,#6e0d42 101%);
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding: 5px;
}

#bottom-form .formtext {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 15px;
}

#bottom-form .first {
  padding-left: 0;
}
#bottom-form .second {
  padding-left: 0;
  padding-right: 0;
}
#bottom-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  margin-bottom: 15px;
}

#bottom-form .input-group-addon {
  border-radius: 0;
  border-color: transparent;
  background-color: #fff;
  padding: 3px;
  max-width: 36px;
}
#bottom-form .input-group-addon:first-child {
  border-right: 0;
}
#bottom-form .input-group-addon:focus {
  border: 0!important;
  outline: 0;
}
#bottom-form i.fa {
  color: #354a5f;
  line-height: 1em;
}
#bottom-form i.fa-pencil {
  vertical-align: 350%;
}
#bottom-form .form-control {
  border-radius: 0;
  border-color: transparent !important;  
  padding-left: 6px;
}
#bottom-form #prefix {
  max-width: 55px;
  padding-right: 0;
  margin-right: 5px;
}
#bottom-form #phone {
  max-width: 200px;
}
#bottom-form .form-control:focus {
  box-shadow: none;
  outline: 0;
}
#bottom-form #description {
  height: 83px;
}
#bottom-form .input-group.combined {
  display: flex;
}
#bottom-form .input-group.combined .input-group-addon {
  width: 24px;
  padding: 9px 2px 0 2px;
}
#bottom-form #btnSubmit {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 4px 12px 3px 12px;
  color: #fff;
  background-color: #f9a61a;
  border-color: #f9a61a;
  border-radius: 0;
}
@media (max-width: 480px) {
  #bottom-form .formtitle {
    font-size: 14px;
    letter-spacing: .5px;
  }
  #bottom-form .formtitle .up {
    letter-spacing: 1px;
  }
  #bottom-form .first {
    padding-right: 0;
  }
}
@media(max-width:320px) {
  #bottom-form .formtitle {
    font-size: 13px;
  }
  #bottom-form #btnSubmit {
    font-size: 12px;
  }
}
/* Bottom form end */

/* footer start */
.l-footer-inner {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f2f2f2;
  
}
.l-footer-inner h4 {
 background: url('/themes/rambam/images/title-bg.png') repeat-x scroll 0 0 transparent;
 font-size: 14px;
 text-transform: uppercase;
  
}

.l-footer-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.l-footer-inner ul li {
  background: url('/themes/rambam/images/arrow.png') no-repeat scroll 0 15px transparent;
  border-bottom: 1px solid #f7f7f7;
  color: #8a8a8a;
  padding: 7px 0 7px 10px;
  margin-bottom: 0;
}
.l-footer-inner ul li:hover {
  background-color: #fbfbfb;
}
.l-footer-inner ul li a {
  font-size: 14px;
  color: #7a7a7a;
  text-decoration: none;
}
.l-footer-inner ul li a:hover {
  text-decoration: none;
  color: #3861b0;
}
.l-footer-inner .article_box {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
  overflow: auto;
  padding-bottom: 10px;
}
.l-footer-inner .article_box_title {
  margin-bottom: 0;
  text-align: left;
  font-size: 14px;
  line-height: 14px;
}
.l-footer-inner .article_box_title a {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #a5216d;
  text-decoration: none;
  text-transform: uppercase;
}
.copy .copyright {
  border-top: 1px solid #f2f2f2;
  margin-top: 15px;
  padding: 15px;
  font-size: 12px;
  color: #b5b5b5;
}


/* footer end */

/* PU start */
#puModal {
  display: none;
  position: fixed;
  z-index: 1001;
  padding-top: 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
  font-family: 'Roboto Regular','OpenSans', sans-serif;
  font-size: 16px;
}
#puModal .m-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  max-width: 530px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
#puModal .wrap {
  max-width: 528px;
  margin-left: 0;
  margin-right: 0;
  background-color: #ebebeb;
  background-image: url('/Content/images/pu/rambam.png');
  background-position: center 10px;
  background-repeat: no-repeat;
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px;
  color: #014486;
  line-height: 1.6em;
  border: 4px solid #960057; 
  outline: 7px solid #fefefe;
}
#puModal #msg {
  width: 100%;
  text-align: center;
  margin: 110px 0 15px 0;
}
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
#puModal .close {
  padding: 10px 0;
  color: #960057;
  float: right;
  font-family: FontAwesome;
  font-size: 42px;
  font-weight: normal;
  opacity: 1;
  text-shadow: none;
}
#puModal .close:hover,
#puModal .close:focus {
  color: #014486;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
#puModal .vb {
  color:#960057;font-size:24px;font-weight:bold;text-transform:uppercase;margin-bottom:20px;
}
#puModal .vs {
  color:#960057;font-size:20px;font-weight:bold;margin:0 0 10px;
  }
#puModal .bb {
  font-size:22px;font-weight:bold;max-width:450px;margin:0 auto;line-height: 1.3em;
}
#puModal .bn {
  font-size:22px;font-weight:300;max-width:470px;margin:10px auto;line-height: 1.3em;
}

#puForm {
  max-width: 350px;
  min-height: 190px;
  margin: 30px auto 10px auto;
}
#puForm .form-container {
  background-color: #ebebeb;
}
#puForm .input-group {
  margin-top: 10px;
}

#puForm .input-group.combined {
  display: inline-flex;
  overflow: hidden;
  width: 100%;
}
#puForm #tbPhonePrefix {
  max-width: 75px;
  border-right: 10px solid #ebebeb;
}
#puForm .input-group button {
  background-image: none;
  width: 100%;
  margin: 15px 0;
  border-radius: 0;
  background-color: #014486;
  border-color: #014486;
  border-width: 0;
  padding: 4px;
  height: 38px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;    
}
#puForm .input-group input {
  height: 38px;
  width: 100%;
  border: 0 none;
  border-radius: 0;
  padding: 4px 0 4px 12px;
  font-size: 14px;
}

@media (max-width:450px) {
  #puModal .wrap {
    background-image: none;
  }
  #puModal #msg {
    max-width: 370px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  #puModal .bn {
    line-height: 1.1em;
  }

  #puModal #puForm {
    margin-top: 10px;
  }
}
/* PU end */

/* social-container for h1*/
#content .social-container,
.dContent .social-container {
  margin: -20px 0 10px 0;
}
@media (max-width:540px) {
#content .social-container,
  .dContent .social-container {
    margin-top: 10px;
  }
}
.dContent .social-container li {
  display: inline-block;
  margin: 5px 15px 5px 0;
  color: #960057;
  font-weight: bold;
}
.dContent .social-container li a i:before {
  font-family: FontAwesome!important;
}
i.fb{color: #3b5998;}
i.vk{color: #597da3;}
i.odnoklassniki{color: #ee8208;}

.frontpage+.icons {display:none}
h1.blank+.icons {display:none}

.flexslider {
  margin-bottom: 10px !important;
  border: 0 none;
}

.menu-dropdown {
  list-style: none;
  padding: 6px 0;
    height: 37px;
    line-height: 37px;  
}
/* prevent menu flicker */
.menu-dropdown ul {
  display: none;
}

/* c. bell tmp - ^ - */
.cbell {
  position: absolute;
  left: 0;
}
@media(max-width:480px) {
  .home {
    height: 53px;
  }
  img.toplogo {
    position: initial;
    margin: 7px 10px 0 5px;
  }
}
/* c. bell tmp - v - */