﻿

/***************  Common styles ***************/
img {
    border: 0 none;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
}

.dn {
    display: none;
}

td {
    vertical-align: top;
}

.k-rtl {
    direction: rtl;
    text-align: right;
}

.k-ltr {
    direction: ltr;
    text-align: left;
}

/******************  Forms ******************/
.display-label, .editor-label {
    float: right;
    margin-bottom: 10px;
    width: 200px;
    clear: both;
    line-height: 21px;
}

.display-field {
    margin-bottom: 10px;
    float: right;
}

.single-line {
}

.input-validation-error {
    background-color: #FFA59B;
}

/**************** Typography ****************/
body {
    font-size: 100%;
}

body, caption, fieldset, h1, h2, h3, h4, h5, h6, input, legend, option, select, td, textarea, th {
    font-size-adjust: .5;
}

#page {
    font-size: 1em;
    line-height: 1.25;
}

@media (min-width:43.75em) {
    #page {
        font-size: 1em;
        line-height: 1.375;
    }
}

h1 {
    font-size: 2em;
    line-height: 1.25;
}

@media (min-width:43.75em) {
    h1 {
        font-size: 2.5em;
        line-height: 1.125;
    }
}

@media (min-width:56.25em) {
    h1 {
        font-size: 3em;
        line-height: 1.05;
    }
}

h2 {
    font-size: 1.625em;
    line-height: 1.15384615;
}

@media (min-width:43.75em) {
    h2 {
        font-size: 2em;
        line-height: 1.25;
    }
}

@media (min-width:56.25em) {
    h2 {
        font-size: 2.25em;
        line-height: 1.25;
    }
}

h3 {
    font-size: 1.375em;
    line-height: 1.13636364;
}

@media (min-width:43.75em) {
    h3 {
        font-size: 1.5em;
        line-height: 1.25;
    }
}

@media (min-width:56.25em) {
    h3 {
        font-size: 1.75em;
        line-height: 1.25;
    }
}

h4 {
    font-size: 1.125em;
    line-height: 1.11111111;
}

@media (min-width:43.75em) {
    h4 {
        line-height: 1.22222222;
    }
}

blockquote {
    font-size: 1.25em;
    line-height: 1.25;
}

@media (min-width:43.75em) {
    blockquote {
        font-size: 1.5em;
        line-height: 1.45833333;
    }
}


/***************  Main holders **************/

@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background: #FFF;
    font-weight: normal;
}

img {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #444444;
}


    a:hover {
        color: #00afe8;
        text-decoration: underline;
    }

.clear {
    clear: both;
    height: 0;
    line-height: 0px;
    display: block;
}

.dn {
    display: none;
}

.no_border {
    border: 0 !important;
}

.no_backgroud {
    background: none !important;
}

.no_margin {
    margin: 0 !important;
}

.no_padding {
    padding: 0 !important;
}






/**************** GoSinay ****************/

.header {
    height: 259px;
}

.header_banner {
    background: url(DesignFiles/top_banner.png) 0 0 no-repeat;
    background-size: auto 100%;
    height: 259px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    .header .header_banner {
        background-position: 100% 0;
    }
}

.header_logo {
    padding: 65px 0 64px 0;
}

.header_banner_border {
    border: solid 0.5px #c69b8c;
}

.center_div {
    max-width: 1025px;
    margin: 0 auto;
}

body .sf-menu li {
    float: right;
}

.content {
    clear: both;
}

.footer {
    background-color: #4c3a30;
}

.footer_logo {
    background: url(DesignFiles/fotter_logo.png);
    height: 49px;
    width: 171px;
    margin: 4px 0px 10px 0;
}

.footer_part {
    width: 20%;
    float: right;
    padding: 20px 0;
}

.footer_title {
    font-size: 18px;
    font-weight: 700;
    color: #ec9d1f;
    margin-bottom: 10px;
}

.footer_sosial {
    display: table;
}

    .footer_sosial ul {
        display: table-row;
    }

        .footer_sosial ul li {
            display: table-cell;
        }

.footer_part .editor_html {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
}

.footer_part ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer_part ul li {
    }

        .footer_part ul li a {
            color: #ffffff;
            text-decoration: none;
        }

            .footer_part ul li a:hover {
                color: #ffffff;
                text-decoration: underline;
            }

/**************** GoSinay - Camp ****************/
.camp_title {
    font-family: "Open Sans Hebrew";
    font-size: 35px;
    font-weight: 700;
    color: #ec9d1f;
    text-align: center;
}

.camp_banner {
    width: 100%;
}

.camp_subtitle {
    font-size: 32px;
    font-weight: 400;
    color: #ec9d1f;
}

.camp_top {
    margin-top: 20px;
}

.camp_bottom {
}

.camp_sosial {
    float: left;
}

    .camp_sosial ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .camp_sosial ul li {
            float: left;
            width: 35px;
        }

.camp_icons {
    list-style: none;
    padding: 0;
    margin: 0;
}

.camp_icon {
    background-repeat: no-repeat;
    background-position: right;
    padding: 5px 30px 5px 0;
}

.camp_icon1 {
    background-image: url(DesignFiles/camp_icon1.png);
}

.camp_icon2 {
    background-image: url(DesignFiles/camp_icon2.png);
}

.camp_icon3 {
    background-image: url(DesignFiles/camp_icon3.png);
}

.camp_icon4 {
    background-image: url(DesignFiles/camp_icon4.png);
}

.camp_icon5 {
    background-image: url(DesignFiles/camp_icon5.png);
}

.camp_icon6 {
    background-image: url(DesignFiles/camp_icon6.png);
}

.camp_icon7 {
    background-image: url(DesignFiles/camp_icon7.png);
}

.camp_icon8 {
    background-image: url(DesignFiles/camp_icon8.png);
}

.camp_icon9 {
    background-image: url(DesignFiles/camp_icon9.png);
}

.camp_icon10 {
    background-image: url(DesignFiles/camp_icon10.png);
}

.camp_icon11 {
    background-image: url(DesignFiles/camp_icon11.png);
}

.camp_icon12 {
    background-image: url(DesignFiles/camp_icon12.png);
}

.camp_icon13 {
    background-image: url(DesignFiles/camp_icon13.png);
}

.camp_icon14 {
    background-image: url(DesignFiles/camp_icon14.png);
}

.camp_icon_label {
    font-family: "Open Sans Hebrew - Bold";
    font-weight: 700;
    color: #5c2f20;
    padding-left: 5px;
}

.camp_icon_content {
    color: #5c2f20;
}

.camp_bottom_right {
    float: right;
    width: 727px;
}

.camp_bottom_left {
    float: left;
    width: 278px;
}

.camp_galery_title {
    font-size: 23px;
    font-weight: 700;
    color: #ec9d1f;
}

.blog_item_image img{
    display: block;
    margin: 0 auto;
}
.blog_item_image {
    border: solid 1px #f1f1f1;
}
body #editIcon {
    right: 26px !important;
    z-index: 10000;
}

.slider-banner-to-the-right {
    margin-left: auto;
}

@media(max-width: 991px) {
    .slider-banner-to-the-right {
        position: static;
        right: auto;
        margin: 0;
    }
}

.slide-banner-text {
    margin-bottom: 5px;
}

.slider-banner-credit {
    text-align: left;
    width: 100%;
    padding-bottom: 15px;
}

h1.gallery_page_title {
    font-size: 34px;
    font-weight: bold;
}

.credit {
    position: absolute;
    right: 5px;
    bottom: 5px;
    max-width: 90%;
    color: #FFF;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
    word-break: break-all;
    font-size: 13px;
}

.gallery_slider a, .thumb_slide {
    position: relative;
}

.main_gallery_tumbs .slick-slide {
    padding: 0 !important;
    margin: 0 10px;
}

.main_gallery_tumbs img {
    margin: 0 !important;
    width: 100%;
}