@import compass;
body {
    font-family: 'Open Sans Hebrew', serif;
}


/*===================================================================================			=================	     	 H E A D E R /  NAVEBAR      	=======================================================================================================*/

.news_col-box.margin {
    margin-left: 100px;
    margin-right: 0;
}


/* =================	     	 T O P   /    NAVEBAR       	===================	*/

.slick-vertical .slick-slide {
    direction: rtl;
}

.top_navbar > ul {
    float: right !important;
}

.top_navbar > ul.navbar-right {
    float: left !important;
}

.top_navbar > ul > li.li_lang {
    height: 35px;
    padding: 0 15px;
    margin-right: -15px;
    margin-left: 5px;
}

.top_navbar > ul > li.li_lang > a.lang {
    height: 35px;
    padding: 10px;
    background-color: #D2DBDD;
    color: #323232;
    padding-top: 8px;
}

.top_navbar > ul > li.li_lang > a.lang:hover {
    background-color: #D2DBDD;
}

.top_navbar > ul > li.li_lang img {
    display: none;
}

.top_navbar > ul > li.li_lang:before,
.top_navbar > ul > li.li_lang.current-menu-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: auto;
    right: 1px;
    border-style: solid;
    border-width: 35px 15px 0 0;
    border-color: #D2DBDD transparent transparent transparent;
}

.top_navbar > ul > li.li_lang:after,
.top_navbar > ul > li.li_lang.current-menu-item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: auto;
    left: 1px;
    border-style: solid;
    border-width: 0 0 35px 15px;
    border-color: transparent transparent #D2DBDD transparent;
}

.top_navbar > ul > li.li_lang:first-child > a.lang {
    padding-right: 0;
    padding-left: 10px;
}

.top_navbar > ul > li.li_lang:first-child:before {
    background: #D2DBDD;
}

.top_navbar > ul > li.li_lang:first-child > a.lang:hover {
    background-color: #D2DBDD;
}

form input.input_search {
    right: 50px;
    left: auto;
}


/* =================	     	 B O T T O M /  NAVEBAR      	===================	*/

.navbar-left {
    float: right !important;
}

#bottom_navbar > ul > li {
    margin-left: -15px;
}

#bottom_navbar > ul > li:hover:before,
#bottom_navbar > ul > li.current-menu-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: auto;
    right: 10px;
    border-style: solid;
    border-width: 40px 20px 0 0;
    border-color: #63CDF1 transparent transparent transparent;
}

#bottom_navbar > ul > li:hover:after,
#bottom_navbar > ul > li.current-menu-item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: auto;
    left: 10px;
    border-style: solid;
    border-width: 0px 0px 40px 20px;
    border-color: transparent transparent #63CDF1 transparent;
}

#bottom_navbar > ul > li:first-child {
    margin-right: -30px;
    padding-right: 0;
    margin-left: -15px;
}

#bottom_navbar > ul > li:first-child > a {
    padding-left: 10px;
    padding-right: 20px;
}

.sub-menu {
    right: 30px;
}


/*===================================================================================      =================         S I D E B A R  (N E W S)      =======================================================================================================*/

.sidebar_row {
    border-width: 1px;
    border-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), #CCC, #CCC, rgba(255, 255, 255, 1)) 1 100%;
    border-left: 0;
}


/*===================================================================================			=================	        	 H O M E  P A G E       	=======================================================================================================*/

.home_box_col {
    padding-left: 50px;
    padding-right: 50px;
}

.home_right_row {
    border-left: 1px solid #ccc;
    border-right: 0;
}


/*===================================================================================			=================	           	 C O N T A C T           	=======================================================================================================*/

.contact_form_div {
    border-left: 1px solid #ccc;
    border-right: 0;
}

.fullname,
.email {
    background-image: url('../images/inputbg.png');
}

textarea.form-control,
.fullname,
.email,
.send_btn {
    text-align: right;
}

.send_btn,
.send_btn:hover {
    background-image: url('../images/btnbg.png');
}


/*===================================================================================    ==================         N E W S  E V E N T S         ========================================================================================================*/

.news_col-box {
    width: 40%;
}


/*===================================================================================    ==================          C U S T O M E R         ========================================================================================================*/

.customer_logo {
    float: left;
    margin: 10px 10px;
}


/*--------*/

.all_text {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    z-index: 5;
    width: 30%;
}

.text_holder {
    position: relative;
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
    padding-top: 15px;
}

.text_holder:first-child {
    padding-top: 30px;
}

.text_holder:nth-child(2) {
    padding-right: 40px;
}

.text_holder:nth-child(3) {
    padding-right: 100px;
}


/*===================================================================================    ==================              P A G E        ========================================================================================================*/

.single_container .row ul li,
.page_container .row ul li {
    background-image: url(../images/bulleticonhe.png);
    background-position: 100% 3px;
    padding-right: 25px;
    padding-left: 0;
}
ul[style='list-style-type: circle;'] {
    margin-right: 38px;
    margin-left:0;
}
ul[style='list-style-type: circle;'] li{
    list-style-type: disc;
    padding:0 !important;
    background:none !important;
}
/*.single_container .row ul,.page_container .row ul{  list-style: none !important;}*/


/*========================================================================================================================			============================	     	M  E  D  I  A      Q  U  E  R  I  E  S    	============================================================================================================================================================*/

@media(max-width:1200px) {
    /*===================================================================================	      =================       C U S T O M E R S    ===================	====================================================================================*/
}

@media(max-width:991px) {
    /*===================================================================================			==================	     	 N E W S  E V E N T S       	====================	====================================================================================*/
    .news_col-box {
        width: 100%;
    }
    -/*#bottom_navbar > ul > li > a{		padding:10px 2px;	}	#bottom_navbar > ul > li{		padding:0 17px;	}	body #bottom_navbar > ul > li:hover:before,body  #bottom_navbar > ul > li.current-menu-item:before{		right:-3px;	}	body #bottom_navbar > ul > li:hover:after,body  #bottom_navbar > ul > li.current-menu-item:after{		left:-3px;	}	*/
}

@media(max-width:767px) {
    /*===================================================================================				=================	     	 H E A D E R /  NAVEBAR      	===================	====================================================================================*/
    .navbar-default .navbar-toggle {
        float: right;
    }
    .navbar-default .navbar-toggle:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        right: auto;
        left: -15px;
        border-style: solid;
        border-width: 0px 0px 40px 15px;
        border-color: transparent transparent #63CDF1 transparent;
        z-index: 99999;
    }
    #bottom_navbar > ul > li {
        margin-left: 0px !important;
    }
    #nav_bottom .navbar-header > ul.social_mobile li.li_lang:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        left: auto;
        right: 48px;
        border-style: solid;
        border-width: 40px 16px 0 0;
        border-color: #D2DBDD transparent transparent transparent;
    }
    #nav_bottom .navbar-header > ul.social_mobile li.li_lang:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        left: auto;
        right: 130px;
        border-style: solid;
        border-width: 0 0 40px 16px;
        border-color: transparent transparent #D2DBDD transparent;
    }
    #bottom_navbar > ul > li:first-child {
        margin-right: -10px;
    }
    #nav_bottom .navbar-header > ul.social_mobile > li.li_lang {
        height: 40px;
        padding: 10px 15px;
        margin-left: 5px;
        margin-right: -41px;
    }
    ul.social_mobile {
        margin-bottom: 0;
        margin-right: -7px;
    }
    .navbar-header > ul.navbar-left > li.li_mobile_left {
        float: right !important
    }
    .sub-menu {
        right: 0px;
    }
    /*===================================================================================			==================	     	 N E W S  E V E N T S       	====================	====================================================================================*/
    .news_col-box {
        width: 100%;
    }
}
