
/*! jQuery UI - v1.9.2 - 2014-08-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a {cursor: pointer; text-decoration: none; display: block; padding: 8px 20px 8px 22px; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; color: #f15922; outline: none;}

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }

/* Component containers
----------------------------------*/
.ui-widget {font-size: 13px; }
.ui-widget .ui-widget { font-size: 13px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 13px; }
.ui-widget-content {
  border: 1px solid #f15922;
  background: #fff;
  color: #333333;
  font-size: 12px;
}
.ui-widget-content a { color: #333333; }
/*.ui-widget-header { border: 1px solid #e78f08; background: #f6a828; color: #ffffff; font-weight: bold; }*/
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #f15922; background: #fff; color: #333; }
.modal-selects .ui-state-default, .modal-selects .ui-widget-content .ui-state-default, .modal-selects .ui-widget-header .ui-state-default { border: 1px solid #d9d9d9; background: #fff; color: #262626; }
.modal-selects ._novalid .ui-state-default, .modal-selects ._novalid .ui-widget-content .ui-state-default, .modal-selects ._novalid .ui-widget-header .ui-state-default { border: 1px solid #f15922;}
.modal-selects ._show .ui-state-default, .modal-selects ._show .ui-widget-content .ui-state-default, .modal-selects ._show .ui-widget-header .ui-state-default { border: 1px solid #f15922;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff ; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c; color: #363636; }*/
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */


/* states and images */
.ui-icon { width: 31px; height: 31px;}

.ui-icon-triangle-1-s{background: url("../images/arrow.png") no-repeat 50% 13px;}
.modal-selects .ui-icon-triangle-1-s{background-image: url("../images/arrow_grey.png");}
.modal-selects ._novalid .ui-icon-triangle-1-s{background-image: url("../images/arrow.png");}
.modal-selects ._show .ui-icon-triangle-1-s{background-image: url("../images/arrow.png");}

/* Overlays */
.ui-widget-overlay { background: #666666 ;}
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; }

.custom_selects_wrapper {width: 960px;}

.custom-combobox {position: relative;display: inline-block;}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    cursor: pointer;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 21px 7px;
    width: 203px;
}
.custom-combobox-input:focus{color: #4c4c4c;}

.selected_word{background: #e0e0e0;}

.std-content .sl-place-select H2{margin: -18px 0 37px;}

.custom_selects_wrapper_ttl{
  font-weight: 600;
  margin: 0 0 20px;
  font-size: 14px;
}
.custom_select.ui-widget {
  float: left;
  width: 279px;
  margin: 0 20px 0 0;
    transform: translate3d(0,0,0);
}

.form-row .custom_select.ui-widget{float: none;}

.custom_select.ui-widget select{opacity: 0;}

.custom_select.ui-widget.widget-right {
    float: right;
    margin: 0;
    padding: 0 380px 0 0;
}

.new-view .shop-map-legend {
text-align: center;
margin: -7px 0 0 0;
border-top: 1px solid #ebebeb;
padding: 31px 0 23px;
}
.new-view .shop-locator__map .g-map {width: 960px;}
.new-view .shop-map-list-wr{right: -280px;}
.new-view .shop-locator__map.map-wr {overflow: hidden;}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all.scroll-pane {
    margin-top: 0;
    padding: 22px 0 22px 0;
    width: 277px !important;
    border-top: 0;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all.scroll-pane.popup-widget {
  z-index: 1050 !important;
  /*margin-top: 1px;*/
  width: 316px !important;
}
.modal-selects label._novalid{display: none;}
.modal-selects ._novalid label._novalid{display: block;}
.modal-selects *::-webkit-input-placeholder {
  color: #b2b2b2;
}
.modal-selects *:-moz-placeholder { /* Firefox 18- */
  opacity: 1; 
  color: #b2b2b2;
}

.modal-selects *::-moz-placeholder {  /* Firefox 19+ */
  opacity: 1; 
  color: #b2b2b2;
}
.modal-selects *:-ms-input-placeholder {  
  color: #b2b2b2;  
}

.ui-autocomplete .mCS-orange .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 0 0 0 -1px;
    width: 8px;
}
.ui-autocomplete .mCustomScrollBox > .mCSB_scrollTools {right: 12px;}
.new-view .shop-map-legend SPAN {margin: 0 34px 0 57px;}
.new-view .shop-map-legend SPAN:last-child {margin: 0 0 0 44px;}
.new-view .shop-map-legend SPAN:before {top: -9px;left: -33px;}
.new-view .shop-map-legend .partners-filter{padding: 0 0 0 3px; border: 0;}
.new-view .shop-map-legend .partners-filter:before {left: -24px; top: 3px;}
.new-view .shop-map-legend .partners-filter._active,
.new-view .shop-map-legend .partners-filter:hover{color: #4c4c4c;}
.ui-autocomplete { position: absolute; cursor: default;z-index:30 !important;} 

.fix-table__hint {
  display: inline-block;
}
.fix-table__hint-title {
  border-bottom: 1px dotted;
  color: #f15922;
  cursor: default;
  font-size: 8px;
  font-weight: bold;
  position: relative;
  top: -4px;
  z-index: 20;
}
.fix-table__hint-title:hover {
  border-bottom-color: transparent;
}
.fix-table__hint-drop {
  position: absolute;
  z-index: 6;
  top: auto;
  left: auto;
  margin: 18px 0 0 -39px;
  background: white;
  font-size: 12px;
  line-height: 18px;
  width: 275px;
  font-weight: normal;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.52);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.52);
  padding: 26px 36px 28px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 150ms, visibility 150ms;
          transition: opacity 150ms, visibility 150ms;
  text-align: left;
}
.fix-table__hint-drop:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAUCAQAAABhNnYsAAABiklEQVRIx41Uq1bDQBCdmU2fMRU9J6KicGIqQdWDa0BUIJFgG+paAaI1lUh0ZS38A/xIfwNOErKZ3cxusivy2Jl7d+7dWQL/wBbTO6gBus3wRpIzpamWNjkOAhSBfe9yZoNEIIBJVTRISc7916FJeKtoHDX8E/zqyQJRgCf9tGvBVhUgMnhg0CTMigYYBXoIDHgU4NV5cV6AEijQRUEt2kvDPwyjQ3R4DA2KhpYjYf9lBZUYqpgfKcUUv6fltyEXsl5AdwXm2WHgoI7T0Uu2OEqP0+qvUYfPA8SaPAV8SREsdzjIAwbLPQQaXllSWceVavaCrXwB/30T3pdJ4d3PLaPgboBtNTntZeAQzPrXex52tZv1s/+GTCRZTWLXEpMngwk+n7oxT+vGX8/FiigTq4GEK4JT5CCbyeXKPn4Xq82EUZC1f8ODur1Kw+cSrbcU1s73cL0t13W8YDWBbW+xF6X175zm40RqoXFymkNH+6DYTcUQybKXmDw5QdRLXh0XGSZvUc86TTWr/wANUyLS6MzJ8gAAAABJRU5ErkJggg==);
  width: 48px;
  height: 20px;
}
.fix-table__hint-drop._right {
  margin-left: -296px;
}
.fix-table__hint-drop._right:before {
  right: 20px;
  left: auto;
}
.fix-table__hint-drop._active {
  opacity: 1;
  visibility: visible;
}
.fix-table__hint-drop P {
  font-size: 12px;
  line-height: 18px;
}
.fix-table__hint-drop P + P {
  margin-top: 12px;
}

.fix-table__hint-title:hover .fix-table__hint-drop{

  opacity: 1;
  visibility: visible;
}

.no-results{
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 18px;
  clear: both;
  position: relative;
  top: 15px;
  padding: 19px 79px;
  margin: 0 0 6px;
  display: none;
  background: url("../images/alert.png") no-repeat 21px 13px #fafafa;
}

.hasdataSelect{
    background: #feeee8;
    position: relative;
}

.hasdataSelect_text{
  position: absolute;
  right: 0;
  white-space: nowrap;
  background: #f15922;
  color: transparent;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 32px;
  padding: 0 28px 0 10px;
  letter-spacing: 0.3px;
  max-width: 5px;
  transition: all .4s;
  cursor: pointer;
}
.hasdataSelect_first{color: #fff;}
.hasdataSelect:hover .hasdataSelect_text{max-width: 155px; color: #fff;}
.hasdataSelect_text:before{
  content: '';
  position: absolute;
  left: -5px;
  top: 0;
  width: 5px;
  height: 100%;
  background: url("../images/hasdataSelect.png") no-repeat 0 50%;
}

/* modal */

.modal-wr.js-modal-wr.modal-selects {
padding: 0 0 28px;
}
.modal-selects h2 {
  text-align: center;
  padding: 23px 0 0;
  font-size: 22px;
  font-weight: 600;
}

.modal-selects p {
  text-align: center;
  font-size: 15px;
  padding: 0 0 27px;
}
.modal-selects .form-row {
  margin: 0 0 12px 0;
  padding: 0 53px;
  position: relative;
}
.modal-selects .form-row.noactive:after {
  background: #f7f7f7;
  content: "";
  height: 43px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.modal-selects .custom-combobox-input {
  margin: 0;
  padding: 12px 21px 11px;
  width: 242px;
}
.modal-selects .ui-icon-triangle-1-s {
  background-position: 50% 17px;
}
.modal-selects .form-row INPUT[type="text"], .modal-selects .form-row INPUT[type="pasword"], .modal-selects .form-row TEXTAREA {
  width: 318px;
  padding: 9px 21px 11px;
}
/*.modal-selects .form-row._required .form__content:after {display: none;}*/
.modal-selects .form-info,
.modal-feedback .form-info {
  text-align: center;
  font-size: 13px;
  padding: 0 0 12px;
  margin: -2px 50px 15px;
  border-bottom: 1px solid #dcdcdc;
}
.modal-feedback .form-info {
  margin: -2px 0px 15px;
  width: 320px;
}
.modal-selects .btn-wr {text-align: center;}
.modal-selects .sq-btn {
  color: #fff;
  width: 172px;
}

.modal-selects .form-row .form__content {width: 325px;}
.modal-selects .form-row._required .form__content:after {top: 12px;}

.hasSelect._novalid .form__content{
  position: relative;
  /*padding-bottom: 17px;*/
}
.hasSelect._novalid LABEL._novalid{
  position: absolute;
  left: 0;
  bottom: 0;
}

._novalid ::-webkit-input-placeholder {
   color: #f12222;
}

._novalid :-moz-placeholder { /* Firefox 18- */
   color: #f12222;  
}

._novalid ::-moz-placeholder {  /* Firefox 19+ */
   color: #f12222;  
}

._novalid :-ms-input-placeholder {  
   color: #f12222;  
}
._novalid input {  
   color: #f12222;  
}

.left_btn{padding: 30px 0 0;}

.main-page .cs{width: 960px; margin: auto; padding: 30px 0;}
.main-page #feature-calc-bg.fc-v2 {overflow: hidden;}
.main-page #feature-calc-bg.fc-v2:before{display: none;}

#feature-calc-bg #calculator.profit .h1 {
	padding: 44px 0 25px 0;
	font: normal 34px 'Open Sans Light', sans-serif;
	display: block;
}

.text-1 {overflow: hidden; height: 1320px;}
.text-2 {overflow: hidden; height: 490px; margin: 40px 0 0;}
.js-slide-toggle {color: #f15922; text-decoration: none; border-bottom: 1px dotted;}

.new-top .header-right .phone B.phone-small {
	font: 800 16px/18px "Open Sans", Arial, sans-serif;
	display: block;
	padding: 2px 0 0;
  letter-spacing: 0.2px;
}
#copy-sphone B.phone-small {
  font: 800 16px/18px "Open Sans", Arial, sans-serif;
  display: block;
  padding: 2px 0 0px;
  margin: 0 0 -5px;
  letter-spacing: 0.2px;
}