body, html {
    height: 100%;
    margin: 0;
}

@font-face {
    font-family: Arvo;
    src: url(/pics/fonts/Arvo-Regular.ttf) /* TTF file for CSS3 browsers */
}

@font-face {
    font-family:Ultima;
    src:url(/pics/fonts/2C7E28_0_0.eot);
    src:url(/pics/fonts/2C7E28_0_0.eot?#iefix) format('embedded-opentype'),
        url(/pics/fonts/2C7E28_0_0.woff2) format('woff2'),
        url(/pics/fonts/2C7E28_0_0.woff) format('woff'),
        url(/pics/fonts/2C7E28_0_0.ttf) format('truetype');
    font-weight:400
}

@font-face {
    font-family:Ultima;
    src:url(/pics/fonts/2C7E31_0_0.eot);
    src:url(/pics/fonts/2C7E31_0_0.eot?#iefix) format('embedded-opentype'),
        url(/pics/fonts/2C7E31_0_0.woff2) format('woff2'),
        url(/pics/fonts/2C7E31_0_0.woff) format('woff'),
        url(/pics/fonts/2C7E31_0_0.ttf) format('truetype');
    font-weight:700
}

@font-face {
    font-family:BravoRG;
    src:url(/pics/fonts/bravorg.eot);
    src:url(/pics/fonts/bravorg.eot?#iefix) format('embedded-opentype'),
        url(/pics/fonts/bravorg.woff2) format('woff2'),
        url(/pics/fonts/bravorg.woff) format('woff'),
        url(/pics/fonts/bravorg.ttf) format('truetype');
    font-weight:700
}

@font-face {
    font-family:BebasNueBold;
    src:url(/pics/fonts/bebasneuebold.eot);
    src:url(/pics/fonts/bebasneuebold.eot?#iefix) format('embedded-opentype'),
        url(/pics/fonts/bebasneuebold.woff2) format('woff2'),
        url(/pics/fonts/bebasneuebold.woff) format('woff'),
        url(/pics/fonts/bebasneuebold.ttf) format('truetype');
    font-weight:400
}

@font-face {
    font-family:RobotoCondensedLight;
    src:url(/pics/fonts/roboto_condensed_light.eot);
    src:url(/pics/fonts/roboto_condensed_light.eot?#iefix) format('embedded-opentype'),
        url(/pics/fonts/roboto_condensed_light.woff2) format('woff2'),
        url(/pics/fonts/roboto_condensed_light.woff) format('woff'),
        url(/pics/fonts/roboto_condensed_light.ttf) format('truetype');
    font-weight:400
}

/* --- */

@font-face {
    font-family:Candara;
    src:url(/pics/fonts/candara.eot);
    src:url(/pics/fonts/candara.eot?#iefix) format('embedded-opentype'),
    url(/pics/fonts/candara.woff2) format('woff2'),
    url(/pics/fonts/candara.woff) format('woff'),
    url(/pics/fonts/candara.ttf) format('truetype');
    font-weight:400
}

@font-face {
    font-family:AGHelvetica;
    src:url(/pics/fonts/aghcr.eot);
    src:url(/pics/fonts/aghcr.eot?#iefix) format('embedded-opentype'),
    url(/pics/fonts/aghcr.woff2) format('woff2'),
    url(/pics/fonts/aghcr.woff) format('woff'),
    url(/pics/fonts/aghcr.ttf) format('truetype');
    font-weight:400
}

@font-face {
    font-family:Pragmatica;
    src:url(/pics/fonts/pragmatica.eot);
    src:url(/pics/fonts/pragmatica.eot?#iefix) format('embedded-opentype'),
    url(/pics/fonts/pragmatica.woff2) format('woff2'),
    url(/pics/fonts/pragmatica.woff) format('woff'),
    url(/pics/fonts/pragmatica.ttf) format('truetype');
    font-weight:400
}


/* --- Scroll Indicator --- */
.header {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
}

.progress-container {
    width: 100%;
    height: 3px;
    background: #ccc;
}

.progress-bar {
    height: 3px;
    background: #2caf50;
    width: 0;
}

/* --- #Scroll Indicator --- */

.main-top-fon {
    background: url("/pics/lending_top_fon_0.png") top center no-repeat ;
}

.main-top-fon-1 {
    background: url("/pics/lending_top_fon.png") top left no-repeat ;
    height: 181px;
}

.main-top-logo {
    padding-left: 61px;
    width: 240px;
}

.main-top-row-1 {
    padding-top: 4px;
    padding-right: 61px;
    margin-bottom: 30px;
    text-align: right;
}

.main-top-row-1 span {
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
}

.main-top-row-1 a {
    color: red;
    text-decoration: none;
}

.main-top-row-1 a:hover {
    color: red;
    text-decoration: underline;
}

.main-top-row-2 {
    padding-top: 1px;
    position: relative;
}

.main-top-row-2d {
    position: absolute;
    right: 61px;
    border: 2px solid #DFDFDF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.main-top-row-2-01 {
    padding: 5px 15px 7px 70px;
    background: url("/pics/phone-red.png") center left no-repeat white;
    font-family: Candara, serif;
    font-size: 24px;
}

.main-top-row-2-02 {
    color: #BABABA;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    margin-bottom: 8px;
}

.main-top-row-3 {
    margin-top: 90px;
}

.main-top-row-3-01 {
    color: white;
    font-style: italic;
    font-size: 13px;
    font-family: Pragmatica, Tahoma, Verdana, Arial,  sans-serif;
}

.main-top-row-3-01 a {
    padding: 0 10px 5px 20px;
    text-decoration: none;
}

.main-top-row-3-01 a:hover {
    color: black;
}

.main-top-row-3-02 {
    padding: -15px 10px 10px 10px;
}

.main_top_search {
    height: 25px;
    width: 70%;
    border: 1px solid #dfdfdf;
    padding-left: 10px;
    padding-right: 10px;

    color: #ffffff;
    background-color: #F07979;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.main_top_search_butt {
    height: 30px; padding: 3px 3px 3px 8px; color: #d3d3d3; background-color: transparent!important;
}

.main_top_search_butt:hover {
    color: #fff!important; background-color: transparent!important;
}

.main-mob-top-1 {
    padding-top: 70px;
    padding-right: 16px;
}

.main-mob-top-2 {
    padding-top: 44px;
    padding-right: 16px;
}

.main-mob-modal-1 {
    font-family: Candara, serif;
    font-size: 24px;
}

.main-mob-modal-2 a {
    font-family: Candara, serif;
    font-size: 24px;
    text-decoration: none;
}

.main-mob-modal-2 a:hover {
    text-decoration: underline;
}

.main-mob-modal-3 a {
    display: block;
    text-align: left;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}

input.mob-search {
    width: 130px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 13px;
    background: white url(/pics/searchicon.png) no-repeat 12px 12px;
    padding: 12px 20px 12px 42px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

input.mob-search:focus {
    width: 100%;
}

.main-mob-top-1.fa-phone, .main-mob-top-1.fa-envelope {
    cursor: pointer;
}

.main-slider {
    width: 100%;
    height: auto;
}

.main-slider-text {
    padding-right: 30px;
}

/* ----------------- my right animation */

.my-animate-right {
    position:relative;
    -webkit-animation:myanimateright 2s;
    animation:myanimateright 2s;
}
@-webkit-keyframes myanimateright {
    from{right:-300px;opacity:0} to{right:0;opacity:1}
}
@keyframes myanimateright {
    from{right:-300px;opacity:0} to{right:0;opacity:1}
}

/* ----------------- #my right animation */

.main-black-fon {
    background: url("/pics/main-fon-1.png") top center repeat-x black;
    min-height: 200px;
}

.main-anons-title {
    font-size: 23px;
}

.main-anons-title span {
    font-size: 20px;
    font-family: AGHelvetica, Verdana, Arial, sans-serif;
}

.main-middle-anons-1 {
    padding-right: 60px;
}

.main-middle-anons-2 {
    padding-right: 50px;
}

.main-anons-txt {
    color: #939393;
    font-size: 13px;
    line-height: 25px;
}

.main-black-fon a {
    width: 129px;
    color: white;
    font-size: 13px;
    background-color: #2A2A2A;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 20px;

    border: 2px solid #575757;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.main-cat-title-row {
    font-size: 27px;
}

.main-cat-title-row span {
    padding-bottom: 2px;
    border-bottom: 2px solid black;
}

.main-blue-line {
    background: url("/pics/main_blue_line.png") top center repeat-x;
}

.main-blue-line-logo {
    background: url("/pics/blue_line_logo.png") top right no-repeat;
    height: 93px;
    font-family: AGHelvetica, Verdana, Arial, sans-serif;
    padding-top: 17px;

    color: white;
    font-size: 21px;
}

.main-red-line {
    background: url("/pics/main_red_line.png") top center repeat-x;
}

.main-cat-group {
    margin-top: 10px;
}

.main-cat-fon {
    background: url(/pics/main_grey_fon.png) bottom left repeat-x;
}

.main-cat-group-item {
    background-color: white;
    padding: 30px 25px 25px 20px;
    margin-bottom: 32px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.main-cat-group-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important
}

.main-cat-group-item a {
    display: block;
    padding-top: 20px;
    font-size: 19px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: RobotoCondensedLight, sans-serif;
}

.main-cat-group-item a:hover {
    color: #0066FF;
    text-decoration: underline;
}

.main-bottom-row {
    height: 410px;
    background: url(/pics/main_bottom_img.jpg) no-repeat top center;
    background-size: cover;
    display: flex;
}

.main-bottom-row-line {
    background: url(/pics/main_bottom_line.png) repeat top center;
    padding: 16px 30px 30px 24px;
    color: white;
    text-align: center;
    width: 100%;
    margin: auto;
}

.sp1 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 51px;
}

.sp2 {
    font-size: 19px;
}

.sp1 sup {
    font-size: 25px;
    vertical-align: super;
}

.main-copyrights-fon {
    background-color: #E31818;
}

.main-copyrights-1 {
    float: left;
    color: #ffa38c;
    font-size: 13px;
}

.main-copyrights-2 {
    float: right;
    color: #ffffff;
    font-size: 13px;
}

a.dlogic {
    font-weight: bold;
    text-decoration: none;
}

a.dlogic:hover {
    color: white;
}

.top-menu {
    width: 320px;
}


/* ---------------------- inner -------------------------- */

.inner-top-photo-fon-0 {
    height: 311px;
    background: url(/pics/razd_0.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-1 {
    height: 311px;
    background: url(/pics/razd_1.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-2 {
    height: 311px;
    background: url(/pics/razd_2.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-3 {
    height: 311px;
    background: url(/pics/razd_3.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-4 {
    height: 311px;
    background: url(/pics/razd_4.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-5 {
    height: 311px;
    background: url(/pics/razd_5.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-6 {
    height: 311px;
    background: url(/pics/razd_6.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-7 {
    height: 311px;
    background: url(/pics/razd_7.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-8 {
    height: 311px;
    background: url(/pics/razd_8.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-9 {
    height: 311px;
    background: url(/pics/razd_9.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-10 {
    height: 311px;
    background: url(/pics/razd_10.jpg) no-repeat top center lightgrey;
}
.inner-top-photo-fon-11 {
    height: 311px;
    background: url(/pics/razd_11.jpg) no-repeat top center lightgrey;
}

.inner-brcr {
    background: url(/pics/inner_brcr.png) repeat-x top center;
    font-size: 12px;
}

.inner-brcr a {
    font-weight: bold;
    text-decoration: none;
}

.inner-brcr a:hover {
    color: #0066FF;
}

.inner-brcr span {
    color: #E31818;
}

.inner-central-block {
    min-height: 500px;
    background: white;
}

.inner-razd-title {
    font-family: Ultima, sans-serif;
    font-size: 23px;
    color: #E31818;
    padding-top: 32px;
    padding-bottom: 50px;
}

.inner-razd-title span {
    border-bottom: 2px solid #E31818;
}

.inner-prods-item {
    border: 1px solid #eee;
    padding: 20px;
    min-height: 260px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;

}

.inner-prods-item:hover {
    border: 1px solid #e1e1e2;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important
}

.inner-prods-item img {
    max-height: 150px;
}

.inner-prods-item-1 {
    padding-top: 20px;

}

.inner-prods-item-1 a {
    text-decoration: none;
    text-transform: uppercase;
}

.inner-prods-item-1 a:hover {
    text-decoration: underline;
    color: #0066FF;
}
.inner-central-block-info {
    font-size: 13px;
    padding-right: 40px;
    text-align: justify;
}

.inner-central-block-info h3 {
    margin-bottom: 25px;
}

.inner-central-block-info p {
    margin-bottom: 20px;
}

.inner-central-block-info li {
    padding-left: 12px;
}


.inner-left-menu-title {
    font-size: 12px;
    margin-top: 16px;
    padding: 5px 10px 5px 10px;
}

.inner-left-menu {
    padding: 3px;
}

.inner-left-menu a {
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    text-decoration: none;
}

.prod-table tr, .prod-table td, .prod-table th {
    text-align: center;
}

.prod-table-tr th {
    background-color: white;
    border-bottom: 1px solid #d6d6d7;
    color: #326daf;
}

.search_row_text {
    font-size: 12px;
    line-height: 20px;
}

.main_top_search_2 {
    height: 26px;
    width: 60%;
    border: 1px dashed red;
    border-radius: 5px;
    padding: 10px 10px;


    color: black;
    background-color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.search_result {
    color: #3e8cdb;
    text-decoration: none;
}

.search_result:hover {
    color: #7b1cb3;
    text-decoration: underline;
}

.search-btn {
    border: 1px solid red;
    padding: 2px;
    width: 120px;
}











/* ---------------- ADMIN ----------------- */

.admin {
    font-size: 13px;
}

.admin-left-menu a {
    display: block;
    padding: 6px 16px 6px 16px;
    margin-bottom: 2px;
    text-decoration: none;
}

.admin-right {
    min-height: 93vh;
}

.admin-right button {
    margin-top: 10px;
}

.admin-title {
    padding-bottom: 16px;
    font-size: 15px;
    font-weight: bold;
    color: darkred;
}

.prod_content {
    width: 100%;
    min-height: 700px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding: 10px;
}

.prod_content:focus {
    border: 1px solid #648AD2;
    box-shadow: 0 0 8px #648AD2;
    -moz-box-shadow: 0 0 8px #648AD2;
    -webkit-box-shadow: 0 0 8px #648AD2;
}

.admin-label {
    display: block;
    margin-bottom: 6px;
    color: #777;
}

.admin-1 {
    width: 100%;
    padding: 2px 10px;
    border: 1px solid #bfbfbf;
    margin-bottom: 10px;
}

.admin-1:focus {
    border: 1px solid #648AD2;

    box-shadow: 0 0 4px #648AD2;
    -moz-box-shadow: 0 0 4px #648AD2;
    -webkit-box-shadow: 0 0 4px #648AD2;
}










/* ---- for testing ---- */
.visible {
    border: 1px solid #d3d3d3;
    background-color: #eaeaea;
}


@media all and (min-width: 1300px) {

    .left-right-flex-pad {
        width: 1280px;
        margin: auto;
    }

    .main-bottom-row {
        height: 550px;
        background: url(/pics/main_bottom_img.jpg) no-repeat center center;
        background-size: cover;
    }
}

@media all and (min-width: 993px) and (max-width: 1300px) {
	
}

@media all and  (max-width: 992px) {

    .main-copyrights {
        display: flex;
        flex-direction: column-reverse;
    }

    .main-copyrights-1 {
        float: none;
        text-align: center;
    }

    .main-copyrights-2 {
        float: none;
        text-align: center;
    }

    .main-middle-anons-1 {
        padding-right: 16px;
    }

    .main-middle-anons-2 {
        padding-right: 16px;
    }

    .main-anons-txt {
        font-size: 14px;
        text-align: justify;
    }

    .inner-central-block-info {
        padding-right: 16px;
    }

}

@media all and  (max-width: 600px) {

    .inner-top-photo-fon-0 {
        height: 180px;
        background: url(/pics/razd_0m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-1 {
        height: 180px;
        background: url(/pics/razd_1m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-2 {
        height: 180px;
        background: url(/pics/razd_2m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-3 {
        height: 180px;
        background: url(/pics/razd_3m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-4 {
        height: 180px;
        background: url(/pics/razd_4m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-5 {
        height: 180px;
        background: url(/pics/razd_5m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-6 {
        height: 180px;
        background: url(/pics/razd_6m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-7 {
        height: 180px;
        background: url(/pics/razd_7m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-8 {
        height: 180px;
        background: url(/pics/razd_8m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-9 {
        height: 180px;
        background: url(/pics/razd_9m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-10 {
        height: 180px;
        background: url(/pics/razd_10m.jpg) no-repeat top center lightgrey;
    }
    .inner-top-photo-fon-11 {
        height: 180px;
        background: url(/pics/razd_11m.jpg) no-repeat top center lightgrey;
    }

    .inner-prods-item {
        margin-bottom: 32px;
    }

    .main-blue-line-logo {
        background: url("") top right no-repeat;

        padding-top: 20px;
        font-size: 19px;
    }

    .main-anons-txt {
        font-size: 14px;
        text-align: justify;
    }

    .main-bottom-row {
        height: 310px;
        background: url(/pics/main_bottom_img.jpg) no-repeat top center;
        background-size: cover;
        display: flex;
    }

    .sp1 {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 30px;
    }

    .sp2 {
        font-size: 15px;
        font-weight: bold;
    }

    .sp1 sup {
        font-size: 15px;
        vertical-align: super;
    }

    .main-top-row-2-02 {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .search-btn {
        width: 100px;
    }

    .main-anons-txt-btn {
        text-align: center;
    }
}


/* -------------------------------- details ------------------------------------ */


@media all and (min-width: 993px) and (max-width: 1300px) {

}

@media all and (min-width: 768px) and (max-width: 992px) {

}

@media all and (min-width: 480px) and (max-width: 768px) {

}

@media all and (min-width: 600px) and (max-width: 992px) {

}

@media all and (min-width: 480px) and (max-width: 600px) {

}

@media all and (max-width: 480px) {

}