@import url('https://fonts.googleapis.com/css2?family=Assistant&display=swap');
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
* {
    font-family: 'Assistant', sans-serif;
}
a {
    margin-left: 10px;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
html { /*font-size: 1em; line-height: 1.4;*/ }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
/*
 * A better looking default horizontal rule
 */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video { vertical-align: middle; }
/*
 * Remove default fieldset styles.
 */
fieldset { border: 0; margin: 0; padding: 0; }
/*
 * Allow only vertical resizing of textareas.
 */
textarea { resize: vertical; }
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#ucHeader_hiddenSearchBtn { visibility:hidden; display:none;}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir { background-color: transparent; border: 0; overflow: hidden; /* IE 6/7 fallback */ *text-indent: -9999px; }

    .ir:before { content: ""; display: block; width: 0; height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden { display: none !important; visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible { visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix { *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }

    a,
    a:visited { text-decoration: underline; }

        a[href]:after { content: " (" attr(href) ")"; }

    abbr[title]:after { content: " (" attr(title) ")"; }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after { content: ""; }

    pre,
    blockquote { border: 1px solid #999; page-break-inside: avoid; }

    thead { display: table-header-group; /* h5bp.com/t */ }

    tr,
    img { page-break-inside: avoid; }

    img { max-width: 100% !important; }

    @page { margin: 0.5cm; }

    p,
    h2,
    h3 { orphans: 3; widows: 3; }

    h2,
    h3 { page-break-after: avoid; }
}

body { direction: rtl; }
.L { float: left; }
.R { float: right; }
.main_width {
    margin: 0 auto;
    display: block;
    padding: 0 10px 0 10px;
}
/*#region Colors */
.orange { color: #ffc50a; }
.gray { color: #d7d7d7; }
.grayText { color: #a1a3a6; }
.orange_light { color: #ffe284; }
.orange_dark { color: #e8aa00; }
.white { color: #fff; }
.redRestless{color: #da8162;}
.greenKablan{color:#7fb314;}
/*.Arial { font-family: Arial,'Arial Black', Gadget, sans-serif !important; }
.ArialGreenBold {font-family: Arial,'Arial Black', Gadget, sans-serif !important;color: #7cb600 !important;font-weight: bold !important;}
.ArialBlueBold {font-family: Arial,'Arial Black', Gadget, sans-serif !important;color: #448fd3 !important;font-weight: bold !important;}
.Ezer_light { font-family: 'ezer_light',Arial,'Arial Black', Gadget, sans-serif !important; }
.Ezer_regular { font-family: 'ezer_regular',Arial,'Arial Black', Gadget, sans-serif !important; }
.Ezer_semibold { font-family: 'ezer_semibold',Arial,'Arial Black', Gadget, sans-serif !important; }
.Ezer_bold { font-family: 'ezer_bold',Arial,'Arial Black', Gadget, sans-serif !important; }*/
/*#endregion */

/*#region FONTS */
/*@font-face { font-family: 'ezer_regular'; src: url('font/ezer-block_oepro-regular-webfont.eot'); src: url('font/ezer-block_oepro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/ezer-block_oepro-regular-webfont.woff') format('woff'), url('font/ezer-block_oepro-regular-webfont.ttf') format('truetype'), url('font/ezer-block_oepro-regular-webfont.svg#ezer-block_oe_probold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'ezer_semibold'; src: url('font/ezer-block_oepro-semibold-webfont.eot'); src: url('font/ezer-block_oepro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('font/ezer-block_oepro-semibold-webfont.woff') format('woff'), url('font/ezer-block_oepro-semibold-webfont.ttf') format('truetype'), url('font/ezer-block_oepro-semibold-webfont.svg#ezer-block_oe_probold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'ezer_bold'; src: url('font/ezer-block_oepro-bold-webfont.eot'); src: url('font/ezer-block_oepro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/ezer-block_oepro-bold-webfont.woff') format('woff'), url('font/ezer-block_oepro-bold-webfont.ttf') format('truetype'), url('font/ezer-block_oepro-bold-webfont.svg#ezer-block_oe_probold') format('svg'); font-weight: normal; font-style: normal; }
@font-face {  src: url('font/ezer-block_oepro-light-webfont.eot'); src: url('font/ezer-block_oepro-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/ezer-block_oepro-light-webfont.woff') format('woff'), url('font/ezer-block_oepro-light-webfont.ttf') format('truetype'), url('font/ezer-block_oepro-light-webfont.svg#ezer-block_oe_probold') format('svg'); font-weight: normal; font-style: normal; }*/

/*#endregion */
/*#region Font size */
.text_size { font-size: 14px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f21 { font-size: 21px; }
.f26 { font-size: 26px; }
.f30 { font-size: 30px; }
.f36 { font-size: 36px; }
.f45 { font-size: 45px; }
.f60 { font-size: 60px; }
/*#endregion */
/*#region Header */
#header { background: url(/Cpart/img/Header_Images/Compressed/header_bg818.jpg) no-repeat center center; height: 356px; position: relative;min-width: 1010px; }
#Newheader {
    /*background: url(/Cpart/img/Header_Images/Compressed/header_bg818.jpg) no-repeat center center;
    height: 356px;
    position: relative;
    min-width: 1010px;*/
}
#topNavigation .logo {
    padding: 5px 15px 0 0px;
}
    #header .topStrip { height: 28px; /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; width: 100%; border-bottom: 2px solid #fff; line-height: 25px; }
        #header .topStrip .LoginLogout { position: relative; }

}

#Newheader .topStrip {
    height: 28px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    border-bottom: 2px solid #fff;
    line-height: 25px;
}

    #Newheader .topStrip .LoginLogout {
        position: relative;
    }




        /*#header .topStrip .LoginLogout #header_loginPopup { position: absolute;width:618px;height:280px;background-color:#fff;border-radius:10px;z-index:2; top:30px;padding: 25px;display:none;}
            #header .topStrip .LoginLogout #header_loginPopup .arrow { background: url(/Cpart/img/header_loginPopup_arrowTop.png) no-repeat center center; width: 11px; height: 10px; display: inline-block; top: -10px; right: 50px; position:absolute;}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm { width: 100%; margin-bottom: 70px; height: 129px;color:#77787a; }
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr{}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.labels{width:30%;}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.fields{}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.fields.cbField{text-align:left;}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.fields.cbField .cb{top:6px;position:relative;}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.fields .inputWrapper{}
            #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td#tdHeaderErrorLogin { color: red;height:27px; }
                #header .topStrip .LoginLogout #header_loginPopup .header_loginForm tr td.fields .inputWrapper input { background-color: #ffe084; border: none; border-radius: 3px; width: 100%; }
                #header .topStrip .LoginLogout #header_loginPopup .Btn{background:url(/Cpart/img/header_loginForm_btnBg.png) no-repeat center center;width:117px;height:44px;text-align:center;line-height: 44px;cursor:pointer;}*/



        #header .topStrip a { text-decoration: none; font-size: 13px; }
        #header .topStrip a:hover{text-decoration:underline;}
            #header .topStrip a.logout { text-decoration: underline; }
    #header .searchStrip { height: 100px; /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.6); position: relative; top: 120px; border-radius: 10px; z-index: 1; }
        #header .searchStrip .search_logo { background: url(../img/header_search_logo_new.png) no-repeat center center; width: 274px; display: inline-block; height: 100%; }
    #header .searchForm { height: 100%; display: inline-block; padding-top: 28px; }
        #header .searchForm .searchBtn { background: url(../img/header_search_btn.png) no-repeat center center; width: 38px; height: 39px; display: inline-block; cursor: pointer; }
        #header .searchForm .dropdown { /*position: relative;*/ }
    #header .dropdown .dropdownPreview { background: url(../img/dropdown_arrow.png) no-repeat 10px center #fff; height: 39px; width: 300px; border-radius: 5px; display: inline-block; margin-left: 20px; line-height: 34px; font-size: 21px; text-indent: 10px; border: 4px solid transparent; cursor: pointer; }
        #header .dropdown .dropdownPreview.open { border: 4px solid #919295; }
    #header .searchForm .dropdownOpened { display: none; position: absolute; width: 100%; right: 0; bottom: -115px; background: #fff; border-radius: 10px; margin: 0; padding: 0; border: 4px solid #919295; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
        #header .searchForm .dropdownOpened .dropdownTopConnector { width: 298px; height: 20px; background-color: #fff; display: inline-block; position: absolute; top: -15px; right: 271px; }
            #header .searchForm .dropdownOpened .dropdownTopConnector:after,
            #header .searchForm .dropdownOpened .dropdownTopConnector:before { content: ''; width: 44px; height: 25px; border: 4px solid #919295; position: absolute; bottom: 5px; border-top: 0; }
            #header .searchForm .dropdownOpened .dropdownTopConnector:after { border-left: 0; -moz-border-radius: 0 0 10px 0; -webkit-border-radius: 0 0 10px 0; border-radius: 0 0 10px 0; left: -41px; }
            #header .searchForm .dropdownOpened .dropdownTopConnector:before { border-right: 0; -moz-border-radius: 0 0 0 10px; -webkit-border-radius: 0 0 0 10px; border-radius: 0 0 0 10px; right: -41px; }
            #header .searchForm .dropdownOpened .dropdownTopConnector.area { right: 591px; }
        #header .searchForm .dropdownOpened .links_container ul { list-style: none; width: /*230.3px*/180px; padding: 0; text-indent: 20px; }
            #header .searchForm .dropdownOpened .links_container ul.newRow { }
            #header .searchForm .dropdownOpened .links_container ul.paddingCreator { width: 70px; height: 26px; clear: right; }

            #header .searchForm .dropdownOpened .links_container ul li { line-height: 15px; }
                #header .searchForm .dropdownOpened .links_container ul li:hover { background: url(/Cpart/img/homepage_header_hover_arrow.png) no-repeat 216px center; }
                #header .searchForm .dropdownOpened .links_container ul.dummy li:hover{background:none;}
                #header .searchForm .dropdownOpened .links_container ul li span.restless{font: bold 23px/28px Arial !important;color: #da8162 !important;}
                #header .searchForm .dropdownOpened .links_container ul li:first-child { line-height: 25px; margin: 0 0 10px 0; }
                #header .searchForm .dropdownOpened .links_container ul li span { font-size: 14px; text-decoration: none; color: #76787a; cursor: pointer;}
                    #header .searchForm .dropdownOpened .links_container ul li span:hover { text-decoration: underline; font-weight: bold;}
                #header .searchForm .dropdownOpened .links_container ul li:first-child span { font-size: 30px; color: #ffc50a;  }


    #Newheader .topStrip a {
        text-decoration: none;
        font-size: 13px;
    }

    #Newheader .topStrip a:hover {
        text-decoration: underline;
    }

    #Newheader .topStrip a.logout {
        text-decoration: underline;
    }

#Newheader .searchStrip {
    /*height: 100px;*/ /* Fallback for web browsers that doesn't support RGBa */
    /*background: rgb(0, 0, 0); /* RGBa with 0.6 opacity 
    background: rgba(0, 0, 0, 0.6);*/
    /*position: relative;*/
    border-radius: 10px;
    z-index: 1;
    /* position: absolute; */
    width: 580px;
    /* right: 400px; */
    background: rgb(255 228 102);
    margin-top: 30px;
    padding-top: 30px;
    /*padding-right: 60px;*/
    /* box-shadow: 0 1px 20px 1px rgb(0 0 0 / 20%);*/
}
#Newheader .searchStripHP {
    height: 100px; /* Fallback for web browsers that doesn't support RGBa */
    /*background: rgb(0, 0, 0); /* RGBa with 0.6 opacity 
    background: rgba(0, 0, 0, 0.6);*/
    /*position: relative;*/
    /* height: 100px; */
    /* position: relative; */
    top: 90px;
    border-radius: 10px;
    z-index: 1;
    position: absolute;
    width: 98%;
    /* right: 400px; */
    margin-top: 30px;
    padding-top: 30px;
    text-align: center;
    /* margin: auto; */
    /* margin-right: 20%;*/
}

#Newheader .searchStrip .Icon-HP {
    margin: 0 15px 0 15px;
}


        #Newheader .searchStrip .Icon-HP .IconContainer {
            background-color: #ffffff;
            border: 1px solid #ccc;
            border-radius: 50%;
            box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
            height: 60px;
            width: 62px;
            display: block;
            margin: 0 auto 8px;
        }
        #Newheader .searchStrip .Icon-HP .material-icons {
            color: #afafaf;
            font-size: 45px;
            padding: 10px 0px 0 0;
        }
        #Newheader .searchStrip .Icon-HP .Icon-Text {
            padding-top: 10px;
            text-align: center;
            font-size: 13px;
        }

    #Newheader .searchStrip .Icon-HP .IconContainer:hover {
        background-color: #fcfcfc;
        box-shadow: 0 2px 6px 0 rgb(0 0 0 / 30%);
    }



    #Newheader .searchStrip .search_logo {
        background: url(../img/header_search_logo_new.png) no-repeat center center;
        width: 274px;
        display: inline-block;
        height: 100%;
    }

    #Newheader .searchForm {
        height: 100%;
        display: inline-block;
        /*padding-top: 28px;*/
    }

    #Newheader .searchForm .searchBtn {
        background: url(../img/header_search_btn.png) no-repeat center center;
        width: 38px;
        height: 39px;
        display: inline-block;
        cursor: pointer;
    }

    #Newheader .searchForm .dropdown { /*position: relative;*/
    }

    #Newheader .dropdown .dropdownPreview {
        background: url(../img/dropdown_arrow.png) no-repeat 10px center #fff;
        height: 39px;
        width: 300px;
        border-radius: 5px;
        display: inline-block;
        margin-left: 20px;
        line-height: 34px;
        font-size: 21px;
        text-indent: 10px;
        border: 4px solid transparent;
        cursor: pointer;
    }

    #Newheader .dropdown .dropdownPreview.open {
        border: 4px solid #919295;
    }

    #Newheader .searchForm .dropdownOpened {
        display: none;
        position: absolute;
        width: 100%;
        right: 0;
        bottom: -115px;
        background: #fff;
        border-radius: 10px;
        margin: 0;
        padding: 0;
        border: 4px solid #919295;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

    #Newheader .searchForm .dropdownOpened .dropdownTopConnector {
        width: 298px;
        height: 20px;
        background-color: #fff;
        display: inline-block;
        position: absolute;
        top: -15px;
        right: 271px;
    }

    #Newheader .searchForm .dropdownOpened .dropdownTopConnector:after,
    #Newheader .searchForm .dropdownOpened .dropdownTopConnector:before {
        content: '';
        width: 44px;
        height: 25px;
        border: 4px solid #919295;
        position: absolute;
        bottom: 5px;
        border-top: 0;
    }

    #Newheader .searchForm .dropdownOpened .dropdownTopConnector:after {
        border-left: 0;
        -moz-border-radius: 0 0 10px 0;
        -webkit-border-radius: 0 0 10px 0;
        border-radius: 0 0 10px 0;
        left: -41px;
    }

    #Newheader .searchForm .dropdownOpened .dropdownTopConnector:before {
        border-right: 0;
        -moz-border-radius: 0 0 0 10px;
        -webkit-border-radius: 0 0 0 10px;
        border-radius: 0 0 0 10px;
        right: -41px;
    }

    #Newheader .searchForm .dropdownOpened .dropdownTopConnector.area {
        right: 591px;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul {
        list-style: none;
        width: /*230.3px*/ 180px;
        padding: 0;
        text-indent: 20px;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul.newRow {}

    #Newheader .searchForm .dropdownOpened .links_container ul.paddingCreator {
        width: 70px;
        height: 26px;
        clear: right;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li {
        line-height: 15px;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li:hover {
        background: url(/Cpart/img/homepage_header_hover_arrow.png) no-repeat 216px center;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul.dummy li:hover {
        background: none;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li span.restless {
        font: bold 23px/28px Arial !important;
        color: #da8162 !important;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li:first-child {
        line-height: 25px;
        margin: 0 0 10px 0;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li span {
        font-size: 14px;
        text-decoration: none;
        color: #76787a;
        cursor: pointer;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li span:hover {
        text-decoration: underline;
        font-weight: bold;
    }

    #Newheader .searchForm .dropdownOpened .links_container ul li:first-child span {
        font-size: 30px;
        color: #ffc50a;
    }
/*#endregion */

/*#region Footer */
#footer { 
            /* IE 9 and below*/background-image:url("/cpart/img/footer_leftBg.png") ;
            background-color:#A6A7A9;
           /* IE10 Consumer Preview background-image:url("/cpart/img/footer_leftBg.png"), -ms-linear-gradient(left, #6D6E71 0%, #6D6E71 50%, #A6A7A9 50%, #A6A7A9 100%); */
          /* Mozilla Firefox */ background-image:url("/cpart/img/footer_leftBg.png"), -moz-linear-gradient(left, #6D6E71 0%, #6D6E71 50%, #A6A7A9 50%, #A6A7A9 100%); 
          /* Opera */ background-image:url("/cpart/img/footer_leftBg.png"), -o-linear-gradient(left, #6D6E71 0%, #6D6E71 50%, #A6A7A9 50%, #A6A7A9 100%); 
          /* Webkit (Safari/Chrome 10) */ background-image:url("/cpart/img/footer_leftBg.png"), -webkit-gradient(linear, left top, right top, color-stop(0, #6D6E71), color-stop(0.5, #6D6E71), color-stop(0.5, #A6A7A9), color-stop(1, #A6A7A9)); 
          /* Webkit (Chrome 11+) */ background-image:url("/cpart/img/footer_leftBg.png"), -webkit-linear-gradient(left, #6D6E71 0%, #6D6E71 50%, #A6A7A9 50%, #A6A7A9 100%); 
          /* W3C Markup, IE10 Release Preview */ background-image:url("/cpart/img/footer_leftBg.png"), linear-gradient(to right, #6D6E71 0%, #6D6E71 50%, #A6A7A9 50%, #A6A7A9 100%); 
          text-align: right;
          direction: rtl;
          background-repeat:no-repeat;
          background-position:left center;
}
#footer *{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
    #footer .BigCategoryName { padding: 40px 0 0 0;}
    #footer .links { width: 650px; b/*ackground-color: #a6a7a9;*/ }
        #footer .links a {
            color: #141414;
            text-decoration: none;
        }
        #footer .links a:hover{text-decoration:underline;}
        #footer .links .followUs a { width: 154px; display: inline-block; margin-left: 5px; height: 45px; line-height: 43px; font-size: 20px; }
        #footer .links .followUs_icons { background-image: url(/Cpart/img/footer_followUsIcons_sprite.png); background-repeat: no-repeat; display: inline-block; width: 46px; height: 45px; margin-left:5px;}
            #footer .links .followUs_icons.contact_us { background-position: -5px -5px; }
            #footer .links .followUs_icons.facebook { background-position: -5px -60px; }
            #footer .links .followUs_icons.private_agent { background-position: -61px -5px; }
            #footer .links .followUs_icons.publish_ad { background-position: -61px -60px; }
    #footer .rights { font-family:Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif; font-size: 11px; color: #76787a; padding:25px 0;font-family: Arial !important;}
    #footer .rights a{ font-size: 11px; color: #76787a; text-decoration:underline;font-family: Arial !important;}


    #footer .joinNewsletter { width: 360px; padding-right: 15px;padding-top: 120px; }
        #footer .joinNewsletter .SubCategory { line-height: 23px; font-size: 23px; padding: 0 0 7px;width: 260px; }
        #footer .joinNewsletter .formRow { width: 100%;  padding-bottom: 10px;}
        #footer .joinNewsletter .formRow .inputWrapper { }
            #footer .joinNewsletter .formRow.btnsendWrapper { padding:9px 0 0 25px; }
            #footer .joinNewsletter .formRow .inputWrapper.small { width:47%;display: inline-block;height: 35px;}
            #footer .joinNewsletter .formRow .inputWrapper input {
                /*width: 320px; border-radius: 4px;height: 40px; font-size:22px;*/
                height: 35px;
                margin-bottom: 10px;
                width: 340px;
                font-size: 16px;
                padding: 0 10px;
                border-radius: 0px;
                border: 0px;
                background-color: #ffffff;
                border-bottom: solid 2px #f1f1f1;
            }
            #footer .joinNewsletter .formRow .inputWrapper.small input { width: 158px; }
            #footer .joinNewsletter .formRow .inputWrapper .cb{position:relative;top:6px;}

        #footer .joinNewsletter .footerForm_btnSend {
            /*background: url(/Cpart/img/footerForm_btnSend.png) no-repeat center center; width: 113px; height: 27px;display:inline-block;cursor:pointer;text-align:center;line-height: 25px; font-size:18px;*/
            width: 139px;
            height: 35px;
            padding: 7px 28px 11px 27px;
            border-radius: 5px;
            box-shadow: 0px 5px 10px 0 rgb(249 54 104 / 28%);
            background-color: #f93668;
            cursor: pointer;
            margin-left: 20px;
        }
    #footer .footerHeight { height: auto; }

#footer .links { }
#footer .links .RealEstateLinksDiv a { color: #fff; text-decoration: none; }
#footer .links .RealEstateLinksDiv a:hover { text-decoration: underline; }
#footer .links .RealEstateLinksDiv.otherLinks {border-bottom:1px solid #ccc; padding-bottom:10px;}
    #footer .links .RealEstateLinksDiv.otherLinks a { display: inline-block; line-height: 26px; font-size: 16px; width: 190px; height: 23px; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.parsley-error-list { display: none !important; }
.parsley-error { border: 1px solid red !important; }

#footer.newVersion { background: #595959;/*padding: 20px;*/ }
#footer.newVersion .links{width:100%;/*background: #595959;*/}
#footer.newVersion .joinNewsletter{padding:0;}
    #footer.newVersion .joinNewsletter .wrapper { height: 250px; overflow: hidden; 
                                                  /*padding: 20px; background: #6d6e71; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;*/ }
#footer.newVersion .followUs{ padding: 30px 0 0 0; }
    #footer.newVersion .followUs a { width: 154px; display: inline-block; margin-left: 5px; height: 45px; line-height: 43px; font-size: 20px; color: #fff; text-decoration: none; }
        #footer.newVersion .followUs_icons { background-image: url(/Cpart/img/footer_followUsIcons_sprite.png); background-repeat: no-repeat; display: inline-block; width: 46px; height: 45px; margin-left:5px;}
            #footer.newVersion .followUs_icons.contact_us { background-position: -5px -5px; }
            #footer.newVersion .followUs_icons.facebook { background-position: -5px -60px; }
            #footer.newVersion .followUs_icons.private_agent { background-position: -61px -5px; }
            #footer.newVersion .followUs_icons.publish_ad { background-position: -61px -60px; }

#footer.newVersion .links .RealEstateLinksDiv.otherLinks{border:none;}

@media only screen and (min-width : 700px) {
    #footer.newVersion .links .otherLinks a {
        width: 241px;
        line-height: 24px;
        font-size: 18px;
    }
    #footer .links .otherLinks a {
        display: inline-block;
        margin-left: 10px;
    }

}

@media only screen and (max-width : 700px) {
    #footer.newVersion .links .otherLinks a {}
    #footer .links .otherLinks a {
        width: 100px;
        margin: 10px 10px 0 0;
    }

}



#footer.newVersion .rights { color: #fff; width: 598px; padding-bottom: 0; padding-top: 90px; }
#footer.newVersion .rights a{ color: #fff; }
#footer.newVersion .joinNewsletter .formRow.btnsendWrapper{padding-left:0;}
#footer.newVersion .BigCategoryName{padding:0px 0 0 0;}
/*#endregion */

/* LeftBox */
.leftBox .mainContent { padding-top: 20px; line-height: 33px; width: 260px; text-align: center; margin: 0 auto; }
.leftBox.herum .mainContent { font-weight: bold;}
.leftBox .mainTitle { padding-top: 30px; text-align: center; margin: 0 auto; font-weight: bold; }
.leftBox.herum .mainTitle { font-weight: normal;padding-top: 50px;  }
.leftBox .JoinUs { padding-top: 12px; color: #9e8a5c; margin: 0 auto; text-align: center; margin-bottom: 2px; }
.leftBox span.email { display: inline-block; position: relative; margin-top: 0px; top: -11px; }
.leftBox .email input { border-radius: 6px; height: 35px; width: 215px; margin-right: 18px; text-align: left; font-weight:bold; }
.leftBox .btnSend { margin-right: 10px; position: relative; cursor: pointer; display: inline-block; height: 34px; width: 65px; background-image: url(../../Images/btnSend.png); background-repeat: no-repeat; }
.leftBox .inputWrapper .cb.black { position: relative; top: -3px; right: 16px; }
.leftBox #cbText { position: relative; right: 18px; bottom: 9px; }
.leftBox.herum #aToHerum { text-align: center; margin: 45px auto; display: block; background: #dcf1ff; width: 80%; font-size: 26px; border-radius: 5px; cursor:pointer;color:#000;text-decoration:none;}
.leftBox.herum #aToHerum:hover{text-decoration:underline;}

/*#region Forms */
.parsley-error-list { display: none !important; }
.parsley-error { border: 1px solid red !important; }
/*#endregion */

/*#region CheckBox */
.cb { background: url(/Cpart/img/cb_sprite.png) no-repeat 2px 0; display: inline-block; width: 17px; height: 17px; }
    .cb input[type='checkbox'] { display: none; }
    .cb.on { background-position: -17px 0; }
    .cb.black { background: url(/Cpart/img/cb_sprite_black.png) no-repeat 2px 0; }
        .cb.black.on { background-position: -18px 0; }
    .cb.orange { background: url(/Cpart/img/cb_sprite_orange.png) no-repeat 2px 0; }
        .cb.orange.on { background-position: -17px 0; }
/*#endregion */

/*-------------impromptu---------- */

.jqifade { position: absolute; background-color: #fff; background: rgba(255,255,255,0.8); opacity: 1 !important; }
div.jqi { width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: right; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: auto !important; padding: 10px 50px; }
    div.jqi * { font: 12px Arial !important; }
    div.jqi .jqicontainer { font-weight: bold; }
    div.jqi .jqiclose { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; background: url(/cpart/img/fancybox_close.png) no-repeat center center; color: transparent; }
    div.jqi .jqimessage { padding: 10px; line-height: 20px; color: #7e7e7e; direction: ltr !important; font: 18px 'ezer_regular' !important; }
        div.jqi .jqimessage * { color: #7e7e7e; font: 18px 'ezer_regular' !important; }
    div.jqi .jqibuttons { text-align: center; }
    div.jqi button { margin: 0 10px; background-color: #ffc50a; border: solid 1px #f4f4f4; color: #0d203d; font: 18px 'ezer_semibold' !important; border-radius: 5px; padding: 5px 20px; }
        div.jqi button:hover { text-decoration: underline; }
        div.jqi button.jqidefaultbutton { }
.jqiwarning .jqi .jqibuttons { background-color: #BF5E26; }

/*-------------------------------- */

/* LOGIN & REGISTER POP UP BUTTONS */
.btnHeader_Register { color: #182a3e; }
.btnHeader_Login { color: #182a3e; }

#ctl00_ContentPlaceHolder1_ctl00_AdPanel div div div {border:0px solid red}

.simpleHrefUnderLine{
    text-decoration:none;
}

.simpleHrefUnderLine:hover {
}



/*Start B144 css For Links*/
.LinkBarB144 {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    display: flow-root;
    padding-bottom: 6px;
}

.LinkBarYellowTitle a {
    padding: 6px 12px 6px 8px;
    width: 304px;
    height: 35px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #e8aa00;
    text-decoration: none;
}

.LinkBarB144 div {
    width: 135px;
    height: 25px;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(195, 194, 194, 0.5);
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    padding: 5px 12px 0 0;
    margin: 5px 12px 0 0;
    float: right;
    cursor: pointer;
}

.LinkBarYellowTitle {
    margin-bottom: 10px;
}

.LinkBarB144 a {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    text-decoration: none;
}

    .LinkBarB144 a:after {
        width: 12px;
        height: 12px;
        display: inline-block;
        float: left;
        margin: 5px 10px 0 10px;
        content: "";
        background-image: url('/images/arrow.png');
        background-size: 12px 12px;
    }

    .LinkBarB144 a:after {
        width: 12px;
        height: 12px;
        display: inline-block;
        float: left;
        margin: 5px 10px 0 5px;
        content: "";
        background-image: url('/images/arrow.png');
        background-size: 12px 12px;
    }

.LinkBarB144 div:hover a:after {
    width: 12px;
    height: 12px;
    display: inline-block;
    float: left;
    margin: 2px 10px 0 5px;
    content: "";
    background-image: url('/images/arrow.png');
    background-size: 12px 12px;
}


.material-icons {
    display: inline-flex;
    vertical-align: top;
}


/*End B144 css For Links*/

/*start TopMenu style*/
.navbar {
    overflow: hidden;
}

    .navbar a {
        float: right;
        color: white;
        text-align: center;
        text-decoration: none;
    }

.dropdown {
    float: right;
    overflow: hidden;
    padding-top: 22px;
    height: 70px;
}

    .dropdown .dropbtn {
        border: none;
        outline: none;
        color: white;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

    .navbar a:hover,
    .dropdown:hover .dropbtn,
    .dropdown:hover {
        background-color: #333;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99999;
    margin-top: 19px;
    padding: 10px;
    border-radius: 0 0 5px 5px;
}

    .dropdown-content ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        list-style-type: none;
        margin: 10px 0 20px 0;
    }

        .dropdown-content ul li a {
            float: none;
            color: black;
            padding: 12px 16px !important;
            text-decoration: none;
            display: block;
            text-align: right;
            padding: 10px 25px 0px 50px !important;
        }

            .dropdown-content ul li a:hover {
                background-color: unset;
                font-weight: 600;
            }

.dropdown:hover .dropdown-content {
    display: block;
}


#topNavigation {
    margin: 0 auto;
    /*background: rgb(0, 0, 0);*/
    background: #262a2e;
    height: 70px;
    /*border-top: 2px solid #fff;
        position: relative;*/
    /*bottom: -25px;*/
}

    #topNavigation .wrapper {
        position: relative;
    }

    #topNavigation .publishButton {
        text-decoration: none;
        font-size: 20px;
        border-radius: 5px;
        background: #7cb600;
        color: #ffffff;
        width: 180px;
        height: 35px;
        margin-top: 15px;
        padding-top: 5px;
        text-align: center;
    }

    #topNavigation .PrivateZoneLink {
        text-decoration: none;
        color: #ffffff;
        width: 180px;
        height: 40px;
        margin-top: 23px;
        text-align: center;
    }

    #topNavigation .publishButton:hover {
        /*background-image: url(/Cpart/img/homepage_publishAdButton_hover.png);*/
        background-color: #70a203;
    }

    #topNavigation .links {
        text-align: right;
        padding-right: 20px;
    }

        #topNavigation .links a {
            text-decoration: none;
            padding: 0px 5px;
            letter-spacing: 0.4px;
        }

            #topNavigation .links a.selected {
                color: #ffc50a;
            }

            #topNavigation .links a.restless {
                letter-spacing: 0;
                font-size: 16px;
                position: relative;
                top: 1px;
            }

            #topNavigation .links a.kablan {
                color: #7fb314;
            }

            #topNavigation .links a:hover {
            }

        #topNavigation .links .subtitle {
            font-size: 19px;
        }

            #topNavigation .links .subtitle .bold {
                font-size: 23px;
            }

.ImgSlider {
    /*width: 100%;
    object-fit: cover;*/
    height: 420px;
}
/*end TopMenu style*/
.BlackTitle {
    color: #222222;
}
.BlackTitle22 {
    color: #222222;
    font: bold 22px 'Assistant', sans-serif;
    text-decoration: none;
}
.HP-Title{
    color: #222222;
    font: bold 70px 'Assistant', sans-serif;
    text-decoration: none;
}
.BlackText {
    color: #717171;
}

.bold {
    font-family: 'Assistant', sans-serif;
    font-weight: bold;
}

#EndFooter .followUs a {
    /* width: 154px; */
    display: inline-block;
    margin-left: 5px;
    height: 45px;
    line-height: 43px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    padding-left: 30px;
}




@media only screen and (max-width : 1180px) {
    .CollageAdDisplay {
        float: right;
        width: 61%;
        padding-right: 10px;
    }
    .CollageAdDisplay3on1isFrame {
        width: 190px;
        object-fit: cover;
        height: 300px;
        border-radius: 0 0 0 0;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay3on1 {
        width: 190px;
        object-fit: cover;
        height: 394px;
        border-radius: 0 0 0 0;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay4on1isFrame {
        width: 190px;
        object-fit: cover;
        height: 145px;
        float: right;
        margin: 0 10px 10px 0;
    }

    .CollageAdDisplay4on1 {
        width: 190px;
        object-fit: cover;
        height: 192px;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay2on2 {
        float: right;
        width: 36%;
    }
}

@media only screen and (min-width : 1182px) {
    .CollageAdDisplay {
        float: right;
        width: 64.5%;
        padding-right: 10px;
    }
    .CollageAdDisplay3on1isFrame {
        width: 225px;
        object-fit: cover;
        height: 300px;
        border-radius: 0 0 0 0;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay3on1 {
        width: 225px;
        object-fit: cover;
        height: 394px;
        border-radius: 0 0 0 0;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay4on1isFrame {
        width: 225px;
        object-fit: cover;
        height: 145px;
        float: right;
        margin: 0 10px 10px 0;
    }

    .CollageAdDisplay4on1 {
        width: 225px;
        object-fit: cover;
        height: 192px;
        float: right;
        margin: 0 10px 10px 0;
    }
    .CollageAdDisplay2on2 {
        float: right;
        width: 33%;
    }
}

