

/* Start:/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/style.css?17689099203346*/
.jq-form .textarea { resize: vertical; }

.jq-form .calendar-icon {
    background: none repeat scroll 0 0 transparent !important;
    border-left: 1px solid #999999 !important;
    margin: -41px 0 0 30px !important;
    padding: 0 !important;
    position: absolute;
    width: 0px;
    height: 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

#map { width: 100%; height: 300px; }


/* Files */
.files-list { margin-top: 5px; }
.files-list .item { height:30px; }
.files-list .delete-file { width:14px; height:15px; background: url(/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/delete.png) no-repeat; display:inline; margin-left:20px; cursor:pointer; }
.files-list .delete-file-ajax { width:14px; height:15px; background:#dcdcdc url(/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/delete.png) no-repeat;  margin-left:20px; cursor:pointer; display: inline; position: absolute; overflow: hidden; margin-top: 5px; }
.files-list .file-icon { width:20px; height:23px; display:inline; position:absolute; overflow:hidden; }
.files-list .file-name { display: inline; width: 230px; border: 0pt none; margin-left: 30px; padding-top: 3px; }
.file { font:12px "Trebuchet MS",Tahoma,Verdana,Arial,helvetica,sans-serif; font-style:italic; }
.filestyle-item { margin: 5px 0; height:30px; }
button.add-file { width: 100px; height: 23px; background: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/also_en.png") no-repeat; border: 0; margin-bottom: 5px; }

.lang-ru .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/also_ru.png"); }
.lang-en .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/also_en.png"); }
.lang-uz .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/images/also_uz.png"); }

.element-files { margin-bottom: 15px; }
.element-files .file-item { margin: 0 15px 15px 0; width: 100px; }


/* element-files */
.element-files { margin-bottom: 10px; }
.element-files .file-item { float:left; margin:0 10px 10px 0; }
.element-files .file-item a {  display: block; }
.element-files .file-item .file-ext { position: absolute; margin: 35px 0; font-size: 150%; width: 100px; display: block; text-align: center; text-transform: uppercase; }
.element-files .clear { clear: both; }
.element-files .delete-file-link { display: block; width: 98px; border: 1px solid #61879C; background: #5BB0D7; color: #fff; text-align: center; cursor: pointer; padding:3px 0; text-decoration: none; }

.btn-delete-file {
    cursor: pointer;
    display: block;
    height: 31px;
    line-height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 31px;
    z-index: 2;
}
.input-group-lg .btn-delete-file {
    right: 5px;
    top: 9px;
}
.input-group-lg:first-child:last-child .btn-delete-file {
    display: none;
}

.captcha-image { float: left; margin: 0 15px 10px 0; }
.input-captcha { width: 100px !important; }

.pc-form-stylebox{
    padding: 25px;
    /*background: #fff;
    border: 1px solid #e6e6e6;*/
}

.specialversion .pc-form-stylebox{
    background: transparent;
    border: 1px solid #000;
}

.color2 .pc-form-stylebox{
    background: transparent;
    border: 1px solid #ff0;
}



/* End */


/* Start:/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/css/style.min.css?17689099202697*/
.section--menu{border-bottom:1px solid #dadada}.section--menu.is-center .menu__list{align-items:center;justify-content:center}.section--menu.no-bordered{border-bottom:1px solid transparent}.pc-menu-fx{line-height:1;margin:0 auto}.menu__list{position:relative;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.menu__item{display:block;margin:1em 0}.menu__link{text-decoration:none;font-size:20px;font-weight:normal;display:block;padding:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.menu__link:hover,.menu__link:focus{outline:0;text-decoration:none}.menu--francisco .menu__item{margin:0 30px 0 0}.menu--francisco .menu__link{position:relative;overflow:hidden;height:72px;padding:26px 0;text-align:center;color:#777;-webkit-transition:color .3s;transition:color .3s;font-weight:bold}.menu--francisco .menu__link:hover,.menu--francisco .menu__link:focus{color:#222}.menu--francisco .menu__item--current .menu__link{color:#222}.menu--francisco .menu__link::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;opacity:0;background:#0077b9;-webkit-transform:translate3d(0,-3em,0);transform:translate3d(0,-3em,0);-webkit-transition:-webkit-transform 0 .3s,opacity .2s;transition:transform 0 .3s,opacity .2s}.menu--francisco .menu__item--current .menu__link::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .3s,opacity .1s;transition:transform .3s,opacity .1s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.menu--francisco .menu__helper{display:block;pointer-events:none}.menu--francisco .menu__item--current .menu__helper{-webkit-animation:anim-francisco .3s forwards;animation:anim-francisco .3s forwards}@-webkit-keyframes anim-francisco{50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes anim-francisco{50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@media(max-width:767px){.section--menu{border-bottom:1px solid transparent}.menu__list{display:block;margin:0 auto}.menu--francisco .menu__item{margin:0}}
/* End */
/* /bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/style.css?17689099203346 */
/* /bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap_rate_us/css/style.min.css?17689099202697 */
