﻿body {
    text-align: left;
}

body, input, button, select, textarea, .navbar-search .search-query, p {
    font-size: 15px !important;
    font-family: 'CostarBrownLight', Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    color: #505050;
    line-height:22px;
}

.container-fluid.pageContent {
    margin-top: 10px;
   
    
}




input[type="text"] {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}



.breadcrumbs {
    margin: 5px 0 5px 0;
    font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
  
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
b, strong, h1, h2, h3, h4 {
    font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
}.breadcrumbs span, .breadcrumbs a {
    white-space: nowrap;
}
.breadcrumbs span, .breadcrumbs a {
    white-space: nowrap;
}
.breadcrumbs .fa {
    font-size: 10px;
    color: #999;
    margin: 0 5px 0 6px;
}
.breadcrumbs span, .breadcrumbs a {
    white-space: nowrap;
}
h1 {
    float: left;
    max-width: 800px;
    clear: left;
    width:100%;
}
.container-fluid:after {
    clear: both;
}
.dropdown-links {
    background-color: #fff;
}
.tabBtns-under {
    clear: left;
}
.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.btn-group {
    width: auto;
    display: inline-block;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
}
.btn-link {
    color: #08c;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.sr-dropdown-toggle {
    padding: 12px 10px !important;
}
.btn-link {
    background-color: transparent !important;
}
.btn {
    padding: 6px 12px;
    line-height: 22px;
}
.btn {
    background: transparent;
    background-color: #f5f5f5;
    border-radius: 0 !important;
    text-shadow: none;
    box-shadow: none;
}
.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 14px;
}
    .btn-group > .btn:first-child {
        margin-left: 0;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px;
    }
.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.dropdown-menu, .bootstrap-shim .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    display: none;
    float: left;
    min-width: 220px;
    padding: 5px 0;
    margin: 0;
    border: 1px solid #dadada;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 2px 4px #000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.dropdown-menu, .bootstrap-shim .dropdown-menu {
    box-sizing: border-box;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 14px;
}
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
        z-index: 2;
    }
.btn.openMenu:active, .btn.openMenu:hover, .btn.openMenu:focus {
    background-color: #f5f5f5 !important;
}
.open .dropdown-menu, .bootstrap-shim .open .dropdown-menu {
    display: block !important;
}

select {
    padding: 4px 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: right 10px center;
    width: 100% !important;
    vertical-align: middle;
    background-image: url(../images/arrowDown2.png);
    min-height: 30px;
    box-sizing: border-box;
}
.row-fluid [class*="span"] {
    margin-bottom: 15px;
    float: none;
    display: inline-block;
}

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
.btn-primary, .btn-primary.disabled:hover, .bootstrap-shim .btn-primary, .bootstrap-shim .btn-primary.disabled:hover {
    background: #ff8300 !important;
    border: 1px solid #d88900 !important;
    background-color: #ff8300 !important;
    border-color: #da7205;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    filter: none;
    float: left;
    font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    padding: 8px 16px 9px 16px;
    text-align: center;
    text-shadow: none;
    font-size: 15px;
    -webkit-appearance: none;
}

.sort .dropdown-menu [class^="icon-"] {
    margin-right: 5px;
    margin-top: 0px;
    display: inline-block;
    width: 14px;
    height: 14px;
  
    line-height: 14px;
    vertical-align: text-top;
}

.icon-ok:before {
    content: url("data:image/svg+xml, %3Csvg fill='%23000000' width='16px' height='16px' viewBox='-4 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E %3Ctitle%3Echeck%3C/title%3E %3Cpath d='M19.375 5.063l-9.5 13.625-6.563-4.875-3.313 4.594 11.188 8.531 12.813-18.375z'%3E%3C/path%3E %3C/g%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
}

.open ul.dropdown-menu {
    width: 185px !important;
    z-index: 1002;
    display: block !important;
    font-size: 14px;
    box-sizing: border-box;
}
li {
    line-height: 20px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a, .bootstrap-shim .dropdown-menu > li > a {
    padding: 6px 14px;
    font-size: 14px;
    color: #000 !important;
}

.dropdown-menu .divider {
    height: 2px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.container-fluid {
    max-width: 1370px !important;
    padding: 0px 20px;
    box-sizing: border-box;
}
        p {
    margin: 0 0 0px;    text-align: left!important;
}

        a:focus {
        
        text-decoration:none
        }

        .fr_results_left {
         display:none
        
        }

       .head-h1 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#3e3e3e;
    padding: 0px 10px;
     line-height:22px
}
     
       a, .btn-link, a:visited {
    color: #0c6cc4;; 
}
      

.fr_search_form {
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    padding: 15px;
    margin: -2px 0 15px 0;
    margin-top: -2px;
    font-size: 15px !important;
    font-family: 'CostarBrownLight',Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    box-sizing: border-box;
}


        .fr_results {
        
               background-color: #efefef; /*#dadada;*/
    width: 100vw!important;
    margin-left: -10px!important;
    margin-right: -10px!important;
    padding: 0px 10px 10px 10px;
    box-sizing: border-box;
        
        }

        select {
    /* font-size: 1em; */
    height: 40px;
    margin-top: 10px!important;
    width: 100%!important;
}


          .price_ruble {
    font-family: 'PT Sans', serif;
}

        .fr_img {
        position: relative;
display: block;
background: #fff;
height: 0;
overflow: hidden;box-sizing: border-box;padding-bottom: 40%;}


        .fr_img::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.05);
  border: 1px solid #d9d8d7;
}

        .fr_img img
        {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            display: block;
            margin: 0 auto;
            max-width: 100%;
            height: auto;
        }

        .fr_item {
         margin-bottom:10px
        }


        .fr_link {
        background-color: white;
    padding: 10px; display:block; min-height:335px; max-height:335px
        
        }


        .fr_request {
        
        
    
     color: #2f587c!important;
     display:block; text-align:center;
    padding: 15px 10px;
    background: white !important;
    border-top: 1px solid silver !important;
    background-color: white !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
        
        }

        .fr_request a,  .fr_request a:visited {
        color: #2f587c}


        .fr_title {
        
             font-size: 16px;
    line-height: 22px;
    font-weight: 700!important;
    color: #0c6cc4;max-height: 44px;
    overflow: hidden;
        
        }


        .fr_desc {
        color:#3e3e3e;max-height: 115px;
    overflow: hidden;
        
        }

        .fr_link, .fr_link:hover, .fr_link:visited {
         text-decoration:none; 
        
        }


        .fr_inv { color:#3e3e3e
        }

        .fr_inv_s {
         font-weight:bold
        
        }

       .link_to_fr:before {
    box-sizing: border-box;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: #fff;
    border: 2px solid #2f587c;
    font-size: 16px;
    color: #fff;
    padding-top: 0;
}

        .link_to_fr {
        
        position: relative;
    left: -3px;
    top: 3px;
    display: inline-block;}

        .link_to_fr_2 {
         margin-left:10px
        }

        .ruble_span option {
    font-family: 'PT Sans', serif;
}

         .ruble_span
       {
    font-family: 'PT Sans', serif!important;
}

        .fr_search_form {
         display:none
        }

        

        .openMenu2 i.fa-chevron-down {
    transform: rotate(180deg);
}

        .sorting_href {
        
            padding: 6px 14px!important;
        }


        .fr_results_cont {
        
         padding-top:10px
        }


            .fr_results_cont .fr_item:last-child {
            
             margin-bottom:0px
            }

        .page_div {
             display:flex;  background-color: #efefef; margin-left:-10px; margin-right:-10px; height:30px;white-space: nowrap;
    color: #7a7a7a;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
     align-items: center; font-size:16px; padding-top:10px; padding-bottom:10px
        }

        .page_div_line {
        
        display: inline-block;
    height: 1px;
    background-color: #c9c9c9;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;box-sizing: border-box;
        }

        .page_desc {
        margin-left:20px; margin-right:20px; font-size:16px; font-weight:bold
        
        }

        .list_children_mobile {
        
         margin-top:50px
        }
        .list_children_mobile .cat_child {

            display:block

        }

         .list_children_mobile .cat_child_selected {

           color:black

        }


        .fr_more_res_button {     margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    background-color: #efefef /*#dadada;*/
    ; display:flex; justify-content: flex-end;
      padding-bottom:40px

        }

            .fr_more_res_button a.fr_show_more {
            
                   display: block;
    width: 100%;
    box-sizing: border-box;
    color: #2b87db;
    padding: 10px;
    border: solid 1px #2b87db;
    text-align: center;
    border-radius: 20px;
    color: white!important;
    display: block;
    text-align: center;
    background: #ff8300 !important;
    border: 1px solid #d88900 !important;
    background-color: #ff8300 !important;
    /* text-transform: uppercase; */
    font-weight: bold;
    font-size: 16px;
            
            }

        a.fr_show_more:hover, .fr_up_button:hover {
         outline:none; text-decoration:none
        
        }


        .fr_up_button {
          display: block;
    width: 14%;
    box-sizing: border-box;
    color: #2b87db;
    padding: 10px;
    border: solid 1px #2b87db;
    text-align: center;
    border-radius: 20px;
    color: white!important;
    display: block;
    text-align: center;
    background: #ff8300 !important;
    border: 1px solid #d88900 !important;
    background-color: #ef7b00 !important;
    /* text-transform: uppercase; */
   text-decoration:none; outline:none;
    font-size: 16px;
    margin-left: 10px;
            transform: rotate(180deg);
        
        }
            .fr_up_button i {
             font-size:16px
            }
            .fr_up_button i:before {
               
}



        .no-SR ul li {
        font-size:14px
        
        }


.dropdown-menu > li > a:hover, .bootstrap-shim .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #f5f5f5 !important;
    color: #2b2d2f !important;
    text-decoration: none;
}