/*--
* IGD
* Site: http://www.IGD.com
* IGD Website Full Responsive and All Browser Support
* IGD Website Using Boostrap, Jquery, Scritp and HTML5 + CSS3
* Copyright 2016
--*/

html, html a, html h1, html h2, html h3, html h4, html h5, html h6, html p, html span,
html b, html div, html address, html basefont, html body, html br, html center, html caption, html button, html col, html colgroup, html fieldset, html form, html font, html frame, html hr, html img, html input, html i, html label, html li, html link, html option, html ul, html u, html title, html textarea, html tbody, html tr, html th, html td, html table, html video{
   	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	outline:0;
	outline:none;
}

html,
body{height: 100%}

body{
	width:100%;
	font-size:15px;
	height:100%;
	position:relative;
}
h1{
	font-size:28px;
	font-family:OpenSansHebrew-Bold;
	margin:0px auto;
	color:#000000;
}
h1 span{
	color:#f68d2d;
}
h2{
	font-size: 40px;
	font-family: OpenSansHebrew-Bold;
}
h3{
	font-size: 15px;
	padding: 10px 0 0;
	color:#ea742a;
	font-family:OpenSansHebrew-Bold;
}
h4{
	background: #f7ba25 none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	font-family: OpenSansHebrew-Bold;
	padding: 8px 10px;
	font-size: 16px;
	float:right;
}
h5{
	font-size: 15px;
	color:#000000;
	font-family:OpenSansHebrew-Bold;
}
h6{
	font-size: 15px;
}
.label {
  color: #000000 !important;
}
strong{
	font-weight:normal;
}
.arbic-rtl{text-align:right;}
#homepage-body{
	background-color:#ffffff;
}
.full-slider {
	position:relative;
	float: left;
	z-index: 12;
	width: 100%;
	height: 100%;
}
.carousel,
.item,
.active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/*background-attachment: fixed;*/
}
.slide-title{
	font-size:55px;
	font-family:OpenSansHebrew-Bold;
}
.slide-tagline {
  	font-family: OpenSansHebrew-Light;
  	font-size: 30px;
}
.carousel-caption{
	top:39%;
	left:14%;
	right:14%;
}
.left-quote{
	position:relative;
	top:51px;
}
.right-quote, .left-quote{
	font-size:90px;
}
.slider-arrow{
	font-size:50px !important;
	top:45%;
}
.slider-down{
	position:relative;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	z-index:111;
	width:90px;
	margin:0px auto;
	text-align:center;
}
.slider-down a{
    bottom: 0;
    color: #ffffff;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -90px;
}
.slider-down a span{
	background:	rgba(244, 135, 50, 0.95);
    border-radius: 100px;
    height: 55px;
    line-height: 38px;
    padding: 10px;
    width: 55px;
	box-shadow:0px 1px 2px #9f9f9f;
}
.slider-down a span:hover{
	background:#ffffff;
	box-shadow:none;
	color:#f48732;
}
#wrapper{
	margin:0px auto;
	padding:0px;
	width:100%;
}
/*#header{
	width:100%;
	margin:0px auto;
	height:100%;
	position:relative;
}*/
#header{
	width:100%;
	margin:0px auto;
	z-index:99;
}
#homepage-inner{
	/*background: #fff none repeat scroll 0 0;
    bottom: 0;
    clear: both;
    float: left;
    height: auto;
    max-height:95px;
	margin:0px;
	padding:0px;
    position: absolute;
    width: 100%;
    z-index: 20;*/

	background: #fff none repeat scroll 0 0;
    float: left;
    margin:0px auto;
	position:relative;
    width: 100%;
    z-index: 20;
}
/* =================  ================= SECOND VIEW STYLE ================= =================*/
/*.homepage-out{
	max-height:0px !important;
}
.full-slider-out{
	position:relative !important;
}
.full-slider-out .carousel-caption{
	top:28% !important;
}
.full-slider-out .slider-arrow{
	top:50% !important;
}
.homepage-out .couple-thumbails{
	margin-top:20px;
}*/
/* ================= ================= SECOND VIEW STYLE ================= =================*/

/* ================= TOP NAVIGATION SECTION CSS =================*/
.top-header{
	/*width:100%;
	margin:0px auto;
	float:left;
	position:absolute;
	left:0px;
	right:0px;
	z-index:9999;
	top:0px;*/


	float: left;
    height: 40px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 1;

}
.top-header ul{
	float:right;
	padding:0px 16px;
}
.top-nav{
	margin:0px auto;
	padding:0px;
	max-width:1220px;
	max-height:40px;
	width:100%;
	position:absolute;
	left:0;
	right:0;
}
.nav-language{
	margin:0px;
	padding:0px;
	font-family:;
}
.nav-language li{
	list-style-type:none;
	display:inline-block;
	margin:0px 4px;
	padding:0px;
	float:left;
}
.nav-language li a{
	display:block;
	text-align:center;
	font-size:16px;
	color:#000000;
}
.nav-language li a.wheelchair{
	background-color:#1834dc;
	color:#ffffff;
	font-size:27px;
	width:39px;
	height:39px;
}
.nav-language li a.active-he{
	background-color:#f48732;
	color:#ffffff;
	width:39px;
	height:39px;
	font-weight:bold;
}
.nav-language li a.active-he, .nav-language li a.active-en{
	padding-top:12px;
}
.nav-language li a:hover, .nav-language li a:focus{
	text-decoration:none;
	outline:0px;
}
ul.layout-color{
	margin:0px auto;
	padding:0px;
	margin-top:12px;
}
.layout-color li{
	list-style-type:none;
	display:inline-block;
	margin:0px 1px;
}
.layout-color li a.black{
	list-style-type:none;
	width:25px;
	height:25px;
	border-radius:100px;
	display:inline-block;
	background-color:#EBEBEB;
	border:4px solid #181818;
}
.layout-color li a.yellow{
	list-style-type:none;
	width:25px;
	height:25px;
	border-radius:100px;
	display:inline-block;
	background-color:#16181B;
	border:4px solid #F2FF15;
}
.layout-color li a.grey{
	list-style-type:none;
	width:25px;
	height:25px;
	border-radius:100px;
	display:inline-block;
	background-color:#464646;
	border:4px solid #B7B6B6;
}
ul.fontresize{
	margin:0px;
	padding:0px 20px;
	margin-top:10px;
	float:left;
}
.fontresize li{
	list-style-type:none;
	display:inline-block;
}
.fontresize li a{
	color:#000000;
	font-weight:bold;
	font-size:22px;
	padding:0px 6px;
}
.fontresize li a:hover, .fontresize li a:focus{
	text-decoration:none;
	outline:0;
}
.select-language select {
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-appearance: none;
  	-moz-appearance: none;
	background-color: transparent;
	border: 1px solid #000000;
	border-radius: 0;
	box-sizing: border-box;
	display: inline-block;
	padding: 3px 27px 3px 5px;
}
ul.select-language{
	margin:0px;
	padding:0px 0px;
	margin-top:6px;
}
.select-language select {
	background-image:
    linear-gradient(45deg, transparent 50%, black 50%),
    linear-gradient(135deg, black 50%, transparent 50%),
    linear-gradient(to right, #000000, #000000);
	background-position:
		calc(100% - 20px) calc(1em + -1.9px),
		calc(100% - 15px) calc(0.6em + 4px),
		calc(100% - 1em);
	background-size:5px 5px, 5px 5px, 0px 1.5em;
	background-repeat: no-repeat;
	font-size:15px;
}
.select-language select  option{
	text-align:left;
}

/* ================= /END NAVIGATION SECTION CSS =================*/

/* ================= BOTTOM NAVIGATION SECTION CSS =================*/
.main-nav{
	/*bottom: 0;
	left: 0;
	right:0;
	width: 100%;
	z-index: 20;
	max-height:99px;
	margin:0px auto;
	width:100%;
	clear:both;
	border-bottom:1px solid #f68d2d;
	background:#ffffff;*/
	/*position:absolute;*/

	border-bottom: 1px solid #f68d2d;
    margin: 0 auto;
    padding-top: 32px;
    position: relative;
    width: 100%;
	background:#ffffff;
}
.main-nav-fixed {
	padding-top:22px;
	position: fixed;
	top: 0;
	transition: all 0.50s ease;
	-moz-transition:all 0.50s ease;
	-webkit-transition:all 0.50s ease;
	-o-transition:all 0.50s ease;
	animation:0.6s ease 0s normal none 1 running slide-down;
}
.top-header-fixed{
	position: fixed;
	top: 0;
	/*transition: all 0.50s ease;
	-moz-transition:all 0.50s ease;
	-webkit-transition:all 0.50s ease;
	-o-transition:all 0.50s ease;
	animation:0.6s ease 0s normal none 1 running slide-down;*/
}
.main-nav-fixed ul.shape-button li a {
	top: 34px;
}
@keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    }
	100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@-webkit-keyframes slideDown {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    }
	100% {
        opacity: 1;
        transform: translateY(0%);
    }

}
.navbar-toggle .icon-bar{
	background:orange;
}
.inner-nav{
	margin:0px auto;
	/*padding:10px 0px 0px;*/
	max-width:1230px;
	width:100%;
}
.inner-logo{
	width:190px;
	float:left;
	padding:8px 1px;
	height:84px;
}
.inner-logo img{
	max-width:180px;
	height:auto;
}
#navigation{
	margin:0px auto;
	padding:0px;
}
#navigation ul.nav{
	padding-top:45px;
	padding-right:0px;
}
#navigation  ul li{
	padding:0px 6px;
}
#navigation ul.nav li a{
	color:#000000;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	padding:0 0 14px;
	outline:0;
	outline:none;
}
.main-nav-fixed #navigation ul.nav li a {
	padding: 0 0 15px;
}
.main-nav-fixed.main-nav{
	max-height:118px;
}
li#menu-item-57 a{
	background-color:#e8e8e8;
	box-shadow:1px 0px 3px 0px #bdbdbd;
	-webkit-box-shadow:1px 0px 3px 0px #bdbdbd;
	-moz-box-shadow:1px 0px 3px 0px #bdbdbd;
	padding:3px 8px !important;
	border-bottom:0px !important;
}
li#menu-item-57.current_page_item a{
	background-color:#f2bb2f;
	color:#ffffff !important;
}
li#menu-item-57 a:hover, #menu-item-57 a:focus{
	background-color:#f2bb2f !important;
	color:#ffffff !important;
}
#navigation ul li.current-grey a{
	background-color:#e8e8e8;
	box-shadow:1px 0px 3px 0px #bdbdbd;
	-webkit-box-shadow:1px 0px 3px 0px #bdbdbd;
	-moz-box-shadow:1px 0px 3px 0px #bdbdbd;
	padding:3px 8px !important;
}
#navigation ul li.current-grey a:hover, #navigation ul li.current-grey a:focus{
	border-bottom:0px;
}
#navigation ul.dropdown-inner a:hover, #navigation ul.dropdown-inner a:focus{
	border-bottom:0px ;
}
#navigation .dropdown-inner li a{
	padding:10px !important;
}
#navigation .dropdown-inner li a:hover, #navigation .dropdown-inner li a:focus{
	background-color:transparent !important;
	background-image:none !important;
	color:#f48732;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color:transparent !important;
	background-image:none !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color:transparent !important;
	text-decoration: none;
}
.dropdown-inner{
	min-width:auto !important;
	width:100% !important;
	margin-top:-1px !important;
}
.main-nav-fixed .nav .dropdown-inner {
  	margin-top: 0px !important;
}
.navbar-fixed-top .nav .dropdown-inner {
  	margin-top: 0px !important;
}
.nav li.dropdown.open {
	position: static;
	-webkit-transition: .5s ease-in-out 3s;
	-moz-transition: .5s ease-in-out 3s;
	-o-transition: .5s ease-in-out 3s;
	transition: .5s ease-in-out 3s;
}
.nav > li.dropdown.open .dropdown-inner {
	padding:8px 8px;
	border-radius: 0px;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
	/*direction:rtl;*/
	background-color:#999999;
	z-index:1;
	margin:0px auto;
	-webkit-transition: .5s ease-in-out 3s;
	-moz-transition: .5s ease-in-out 3s;
	-o-transition: .5s ease-in-out 3s;
	transition: .5s ease-in-out 3s;
}
.nav > li.dropdown.open .dropdown-inner li{
	float:none !important;
	text-align:center;
	margin:0px auto;
	display:inline-block;
}
.dropdown-in-submenu {
	line-height: 38px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1215px;
	padding:7px 0px 0px 0px;
	width: 100%;
}
.dropdown-in-submenu li a:hover, .dropdown-in-submenu li a:focus{
	text-decoration:none;
	border-bottom:0px !important;
}
/*#navigation ul.nav li:hover, #navigation ul.nav li:focus{
 	border-bottom:5px solid #f48732;
	background-color:transparent;
}*/

ul#menu-header-menu li a:hover, ul#menu-header-menu li a:focus{
	border-bottom:5px solid;
	border-color:#f48732;
	color:#f48732;
}
ul#menu-header-menu li.current-menu-ancestor a{
	border-bottom:5px solid;
	border-color:#f48732;
	color:#f48732;
	font-family:OpenSansHebrew-Bold;
}
ul#menu-header-menu li.current-menu-item a{
	border-bottom:5px solid;
	border-color:#f48732;
	color:#f48732;
	font-family:OpenSansHebrew-Bold;
}
ul#menu-header-menu li.current-menu-ancestor ul div li a{
	border-bottom:0px;
	color:#ffffff;
}
ul#menu-header-menu li ul.dropdown-inner li.active a{
	border-bottom:0px;
	color:#ffffff;
	font-family:OpenSansHebrew-Bold;
}
ul#menu-header-menu li ul.dropdown-menu li a, ul#menu-header-menu li ul.dropdown-menu a{
	font-family:OpenSansHebrew-light;
	color:#ffffff;
}
ul#menu-header-menu li ul.dropdown-menu li a:hover, ul#menu-header-menu li ul.dropdown-menu a:focus{
	color:#e2e2e2;
}
li#menu-item-57 a:hover, li#menu-item-57 a:focus{
	border-bottom:0px !important;
}
.dropdown-in-submenu li.active{
	border-bottom:0px !important;
	background-color:transparent;
}
/*.shape-button{
	margin:0px auto;
	padding:0px;
	clear:both;
	position:absolute;
	font-family:OpenSansHebrew-Bold;
}
.shape-button li{
	display:inline-block;
	width:136px;
	position:relative;
}
.shape-button li a{
	width:140px;
	height:73px;
	position:absolute;
	top:-62px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	z-index:1;
	outline:0;
	outline:none;
}
.donation a{
	background:url(../../images/btn-shape.png);
	line-height:45px;
}
.guide-dog a{
	background:url(../../images/btn-shape1.png);
	padding:6px 24px !important;
}
.shape-button li a:hover, .shape-button li a:focus{

}
*/


.shape-button{
	margin:0px auto;
	padding:0px;
	position:relative;
	font-family:OpenSansHebrew-Bold;
	z-index:99999;
}
.shape-button ul{
	/*position:absolute;
	top:-65px;
	left:913px;
	margin:0px auto;
	padding:0px;*/

	/*margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 10px;
    top: -65px;*/


		margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 36px;


}
.main-nav-fixed .shape-button ul{
	top:31px;
}
.shape-button ul li{
	/* width:139px; */
	width: 96px;
	display:inline-block;
	list-style-type:none;
	float:left;
}
.shape-button ul li a{
	/* width:140px; */
	width:105px;
	height:77px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	z-index:1;
	outline:0;
	outline:none;
	display:block;
	float:left;
}
.donation a{
	background:url(../../images/donations.png);
	background-size: 90% 90%;
	line-height:45px;
}
.guide-dog a{
	background:url(../../images/every-friend.png);
	background-size: 90% 90%;
	padding:6px 24px ;
	font-size: 14px;
}
.igul-letova a{
	background:url(../../images/igul-letova.png) no-repeat;
	background-size: 90% 90%;
	padding:6px 24px ;
}
.shape-button li a:hover, .shape-button li a:focus{

}
/* ================= / END BOTTOM NAVIGATION SECTION CSS =================*/


/* ================= CONTENT SECTION CSS =================*/
#content{
	background:#fff;
	margin:0px auto;
	padding:0px;
	width:100%;
	float:left;
	clear:both;
}
.couple-thumbails{
	max-width:1191px;
	width:100%;
	margin:40px auto;
	padding:0px 4px;
}
.couple-thumb{
	clear:both;
	margin:0px auto;
}
.couple-right-1{
	height: 490px;
}
.couple-left-1{
	background-color: rgb(247, 186, 37);
	height: 478px;
	width:49%;
}
.couple-block{
	color:#ffffff;
	padding:25px 45px;
	text-align:left;
}
.couple-left-hading{
	padding-bottom:4%;
}
.couple-left-hading h2{
	font-size:30px;
	font-weight:bold;
	font-family:OpenSansHebrew-Bold;
}
.couple-left-details{
	max-height:100%;
	height:250px;
}
.couple-left-details p{
	font-size:16px;
}
.details-button a{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	border:2px solid #ffffff;
	max-width:150px;
	width:100%;
	text-align:center;
	padding:6px 8px;
	border-radius:2px;
}
.details-button a:hover, .details-button a:focus{
	text-decoration:none;
	background-color:#ffffff;
	color:#000000;
}
.details-button a span{
	font-weight:bold;
	padding-right:5px;
}
.couple-right-2{
	height: 490px;
 	margin-bottom:0px;
}
.video-section {
  	height: 490px;
  	object-fit: cover;
  	padding: 0;
  	max-width: 590px;

	/*width:590px;*/
}
.video-wrapper {
    /*position: relative;*/
}
.video-wrapper [poster] {
  	height: 490px;
  	object-fit: fill;
  	position: relative;
  	width: 100%;
}
.video-wrapper > video {
    width: 584px;
	height:490px;
    vertical-align: middle;
}
.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}
.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.92;
    cursor: pointer;
    transition: opacity 150ms;
}
.video-overlay-play-button:hover {
    opacity: 1;
}
.video-overlay-play-button.is-hidden {
    display: none;
}
.couple-left-2{
	background-color:#bab9b8;
	height: 466px;
	width:49%;
	margin-top: 12px;
}
.couple-right-3{
	height: 490px;
}
.couple-left-3{
	background-color:#dfdfdf;
	height: 466px;
	width:49%;
	margin-top:12px;
}
.couple-left-image{
	padding-bottom:30px;
	padding-top:10px;
}
.couple-left-image img{
	max-width:280px;
	text-align:right;
}
.couple-left-details-3{
	max-height:100%;
	height:265px;
}
.couple-left-details-3 p{
	color:#000000;
	font-size:16px;
}
.details-button-3 a{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	border:2px solid #000000;
	max-width:150px;
	width:100%;
	text-align:center;
	padding:6px 8px;
	border-radius:2px;
}
.details-button-3 a:hover, .details-button-3 a:focus{
	text-decoration:none;
	background-color:#000000;
	color:#ffffff;
}
.details-button-3 a span{
	font-weight:bold;
	padding-right:5px;
}
.couple-right-4{
	height: 490px;
	margin-bottom:0px;
}
.couple-left-4{
	background-color:#ee7f2f;
	height: 478px;
	width:49%;
	margin-top: 12px;
}
/* ================= / END CONTENT SECTION CSS =================*/

/*=================== GUIDE DOG PAGE SECTION ===================*/
.section-banner{
	width:100%;
	margin:0px auto;
	padding-top:117px;
}
.header-banner{
	width:100%;
	/*min-height:350px;
	max-height:350px;*/
	height:100%;
	overflow: hidden;
}
.header-banner img{
 	background-size: cover;
  	height: 100%;
  	margin: 0 auto;
  	max-height: 443px;
  	width: 100%;
}
.section-guide{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-guide{
	max-width:1191px;
	width:100%;
	margin:0px auto;
	direction:ltr;
}
.parent-guide-german{
	max-width:1191px;
	width:100%;
	margin:0px auto;
	direction:ltr;
	text-align:left;
}
.couple-guide-1{
	padding-right:0px;
}
.couple-guide-2{
	padding-left:0px;
}
.pages-title{
	width:100%;
	margin:35px auto 5px;
}
.page-heading{
	max-width:1191px;
	margin:0px auto;
	width:100%;
}
.page-heading h1{
	font-size:28px;
	font-family:OpenSansHebrew-Bold;
	margin:0px auto;
}
.page-heading span{
	color:#f68d2d;
}
.page-heading-german{
	max-width:1191px;
	margin:0px auto;
	width:100%;
}
.page-heading-german h1{
	font-size:28px;
	font-family:OpenSansHebrew-Bold;
	margin:0px auto;
}
.page-heading-german span{
	color:#f68d2d;
}
.left-guide{
}
.guide-gallery{
	margin-bottom:20px;
}
.guide-gallery img{
	width:100%;
}
.gallery-message{
	float:right;
	width:100%;
	margin-bottom:15px;
}
.gallery-message a{
	background:#ea742a;
	color:#ffffff;
	padding:6px 10px;
	border-radius:10px;
	font-weight:600;
	font-family:OpenSansHebrew-Light;
}
.gallery-message a:hover, .gallery-message a:focus{
	text-decoration:none;
}
.gallery-message a span{
	font-weight:bold;
	padding-left:5px;
}
.right-guide{
}
.guide-details{
	text-align:left;
	font-size:15px;
}
.guide-details p{
	padding-bottom:15px;
}
/*=================== / GUIDE DOG PAGE SECTION  ===================*/

/*=================== Volenteer PAGE SECTION  ===================*/
.inner-volenteer{
	width:100%;
	margin:0px auto;
}
.pages-inner-title{
	text-align:right;
	float:right;
	width:100%;
}
.pages-inner-title h4 {
	background: #ee7f2f none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	float: left;
	padding:8px 10px;
	margin:0px auto;
	font-family:OpenSansHebrew-Bold;
	font-size:16px;
}
.volenteer-inner-content{
	width:100%;
	padding:10px 0px;
	float:right;
	font-family:OpenSansHebrew-Light;
}
.volenteer-logo {
	width: 90px;
	height: 90px;
	margin: 0px auto;
	text-align: center;
	float: right;
}
.volenteer-logo img{
	width: 90px;
	height: 90px;
}
.volenteer-logo-1{
	width: 90px;
	height: 110px;
	margin: 0px auto;
	text-align: center;
	float: right;
	padding-top:20px;
}
.volenteer-logo-2{
	width: 90px;
	height: 130px;
	margin: 0px auto;
	text-align: center;
	float: right;
	padding-top:20px;
}

.volenteer-details {
	float: right;
	text-align: left;
	width: 84%;
	padding-right:10px;
	font-family:OpenSansHebrew-Light;
	font-size:15px;
}
.accordion-vol{
	float:right;
	width:100%;
	padding-top:30px;
}
#accordion-vol{
	float:right;
	width:100%;
	padding-top:30px;
}
.panel-box{
	box-shadow:none;
	margin:0px auto;
}
.panel-box-heading{
	padding:0px;
	border:0px;
}
.panel-box-body{
	text-align:left;
	padding:10px 0px;
	font-family:OpenSansHebrew-Light;
}
.panel-default > .panel-heading {
	padding: 0;
	background-color: #FAFAFA;
	border-color: #EEEEEE;
}
.panel-title {
	font-size: 14px;
	font-family:OpenSansHebrew-Bold;
}
.panel-title > a {
	color: #ea742a;
	display: block;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	font-family:OpenSansHebrew-Bold;
}
.panel-title  > a > h5{
	padding:10px 0px;
	margin:0px;
	font-size:15px;
}
.panel-title > a > h3{
	font-size: 15px;
	margin: 0;
	/*padding: 10px 0 0;*/
}
.glyphicon-less{
  	border-radius: 100px;
  	color: #ffffff;
  	float: left;
  	height: 35px;
  	padding:10px;
  	width: 35px;
	margin:0px 10px 0px 0px;
}
.glyphicon-less.glyphicon.glyphicon-plus{
	background-color:#ea742a;
}
.glyphicon-less.glyphicon.glyphicon-minus{
	background-color:#ea742a;
}
/*=================== / END Volenteer PAGE SECTION  ===================*/

/*=================== LIVE WITH DOG PAGE SECTION  ===================*/
#accordion{
	float:right;
	width:100%;
	padding-top:20px;
}
.accordion-live{
	float:right;
	width:100%;
	padding-top:30px;
}
.live-logo-1{
	float:right;
	width:80px;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
}
.live-logo-2{
	float:right;
	width:50px;
	margin:0px auto;
}
.live-logo-1 img, .live-logo-2 img{
	margin: 0px auto;
	text-align: center;
	max-width:100%;
	max-height:100%;
}
.live-inner{
	width:100%;
	margin:0px auto;
	padding:5px 0px;
}
.live-inner-details {
	float: right;
	text-align: right;
	width: 84%;
	font-size:15px;
}
.live-inner-details p{
	margin:0px 0px 5px 0px;
}
.live-inner-details strong{
	color:#ea742a;
	font-family:OpenSansHebrew-Bold;
}
/*=================== / LIVE WITH DOG PAGE SECTION  ===================*/



/*=================== / Volenteer with Dogs PAGE SECTION  ===================*/
.volenteer-inner-page{
	margin:0px auto;
	padding:0px;
	width:100%;
}
.volenteer-inner-detail{
	color:#000000;
	font-family:OpenSansHebrew-Light;
}
.volenteer-inner-detail{
	font-size:15px;
}
.vol-p{
	width:100%;
	margin:0px auto;
	padding-top:5px;
	float:right;
}
.pages-inner-title-2{
	text-align:right;
	float:right;
	width:100%;
	margin:10px 0px;
}
.pages-inner-title-2 strong {
	background: #ee7f2f none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	float: left;
	font-family:OpenSansHebrew-Bold;
	padding:8px 10px;
	margin:0px auto;
	font-size:16px;
}
.volenteer-inner-item{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-Light;
}
.page-ul-heading{
	float:right;
	width:100%;
}
.page-ul-heading h5{
	font-family:OpenSansHebrew-Bold;
	/*border-bottom:1px solid #000000;*/
	float:left;
	padding:2px 0px;
}
.page-ul-heading h4{
	font-family:OpenSansHebrew-Bold;
	float:right;
	padding:2px 0px;
	font-size:16px;
}
.volenteer-inner-item li{
	list-style-type:none;
	float:left;
	width:100%;
}
.volenteer-inner-item li i{
	color:#f48732;
	width:25px;
	height:25px;
	float:right;
	padding:4px 0px;
}
.volenteer-inner-item li:before {

	content: '\f054';
	font-family: 'FontAwesome';
	float: left;
	margin-right:15px;
	color:#ee7f2f;
	padding-top: 1px;
	margin-left:-10px;
}
.volenteer-inner-form{
	font-size:15px;
	color:#000000;
	float:right;
	width:100%;
	margin:10px 0px;
}
.parent-form{
	border:3px solid #DBDBDB;
	padding:20px;
	position:relative;
	float:right;
	width:100%;
	margin:10px auto;
}
.inner-form-title{
	position:absolute;
	background:#ffffff;
	padding:5px;
	margin:0px auto;
	right:10px;
	top:-14px;
}
.inner-form-title h5{
	margin:0px auto;
	font-size:16px;
	font-weight:bold;
}
.form-drow label{
	font-size:13px;
}
.form-drow input, .form-drow textarea{
	border:1px solid #DBDBDB;
	border-radius:0px;
	box-shadow:0px;
}
.form-submit{
	font-size:14px;
}
.pages-inner-orange{
	text-align:center;
	float:right;
	width:100%;
	margin:15px 0px;
	font-family:OpenSansHebrew-Bold;
}
.pages-inner-orange h4 {
	background: #f7ba25 none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	float: right;
	font-family:OpenSansHebrew-Bold;
	padding:8px 10px;
	margin:0px auto;
	font-size:16px;
}
/*=================== / END Volenteer with Dogs PAGE SECTION  ===================*/



/*=================== Gallery PAGE SECTION  ===================*/
.section-gallery{
	margin:0px auto;
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:113px;
}
.parent-gallery{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.gallery{
	padding:0px 1px;
}
.thumb-gallery{
	padding:3px;
	max-width:297.2px;
	max-height:297.2px;
	width:100%;
	height:100%;
	margin:0px auto;
}
.thumb-gallery img {
	height: 100%;
	width: 100%;
	border: 1px solid #f5f5f5;
}
/*=================== / END Gallery PAGE SECTION  ===================*/

/*=================== Testimonilas PAGE SECTION  ===================*/
.section-testimonials{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-testimonials{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.testimonials-inner{
	padding:3px;
}
.testimonials{
	padding:0px 1px;
}
.mess-soft-grey{
	background-color:#e7e7e7;
}
.mess-light-grey{
	background-color:#b8b8b8;
}
.mess-light-orange{
	background-color:#ee7f2f;
}
.mess-soft-orange{
	background-color:#f7ba25;
}
.mess-soft-grey,
.mess-light-grey,
.mess-soft-orange,
.mess-light-orange{
	padding:15px;
}
.test-thumbnail {
	width:100%;
	display: table;
	height: 200px;
	min-height: 200px;
	max-height: 100%;
	position: relative;
	text-align: center;
}
.test-thumbnail h5{
	display: table-cell;
	vertical-align: middle;
	font-family:OpenSansHebrew-Bold;
	font-size:16px;
	color:#000000;
}
.test-thumbnail-footer{
	height: 45px;
}
.test-thumbnail-footer p{
	text-align:center;
	font-family:OpenSansHebrew-LightItalic;
	font-size:18px;
}
/*=================== / END Testimonilas PAGE SECTION  ===================*/




/*=================== SPORT PAGE SECTION  ===================*/
.sport-inner-content{
	width:100%;
	padding:10px 0px;
	float:right;
	margin-bottom:20px;
}
.canvelo-logo{
	float:right;
	width:205px;
	height:40px;
	margin-bottom:10px;
}
.canvelo-logo img{
	width:100%;
	height:100%;
}
.sport-details{
	text-align:right;
	font-size:15px;
	padding-top:5px;
}
.sport-details p{
	padding-bottom:20px;
	font-family:OpenSansHebrew-Light;
	font-size:15px;
	color:#000000;
}
.sport-inner-bg{
	background:#d3d3d3;
	padding:15px;
	border-radius:20px;
	text-align:right;
	float:right;
}
.sport-inner-bg h3{
	color:#ea742a;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	margin:0px;
}
.sport-inner-bg h4{
	font-weight:600;
	font-size:15px;
}
.sport-inner-bg strong{
	font-family:OpenSansHebrew-Bold;
	font-size:15px;
}
.sport-inner-bg p{
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	color:#000000;
}
.sport-inner-detail{
	padding:10px 0px;
	border-radius:10px;
	font-size:15px;
	text-align:right;
	float:right;
	font-family:OpenSansHebrew-Light;
}
.sport-logo-1{
	width: 85px;
	height: 192px;
	margin: 0px auto;
	text-align: center;
	float: right;
	padding-top:10px;
}
.sport-logo-1 img{
	width:100%;
	height:100%;
}
.sport-logo-2{
	width: 74px;
	height: 150px;
	margin: 0px auto;
	text-align: center;
	float: left;
	padding-top:5px;
}
.sport-logo-2 img{
	width:100%;
	height:100%;
}
.sport-sec-details{
	float:left;
	width:82%;
	padding-top:5px;
}
.sport-sec-details p{
	padding-bottom:20px;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
}
/*=================== / END SPORT PAGE SECTION  ===================*/


/*=================== INFORMATION PAGE SECTION  ===================*/
.inner-inforamtion{
	width:100%;
	margin:0px auto;
	padding-bottom:10px;
	float:right;
}
.inner-info-text{
	/*margin:10px 0px;*/
}
.inner-info-text ul{
	padding:0px 12px 0px;
}
.panel-box-body ul,
.panel-box-body ol{
	padding:0px 12px 0px;
}
.inner-info-text ul li,
.panel-box-body ul li,
.panel-box-body ol li {
    margin-bottom: 8px;
}
.inner-info-text p{
	font-size:15px;
	/*TP*/
	/*padding-bottom: 20px;*/
	font-family: OpenSansHebrew-Light;
	color: #000000;
	clear:both;
}
.language-type h3 {
	color: #f48732;
	font-family: OpenSans-CondensedBold;
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0;
}
.language-type p strong{
	font-family: OpenSans-CondensedBold;
}
.language-type p{
	font-size:17px;
	font-family: OpenSans-CondensedLight;
	color: #000000;
	clear:both;
}
#Open-All-Accordians, #Auto-Close-Accordians {
	clear: both;
	width: 100%;
}
.accordion-info{
	margin:0px 20px;
	padding:0px;
}
.accordion-info li{
	padding:4px;
}
.accordion-btn{
	color:#ffffff;
	margin:5px 0px;
	background-color: #f7ba25;
}
.accordion-btn h5{
	padding:8px 10px;
	background-color:#f7ba25;
	float: right;
	border-radius:7px;
}
.accordion-btn:hover, .accordion-btn:focus{
	text-decoration:none;
	color:#ffffff;
}
.info-accodin-inner{
	padding:5px 0px;
}
.info-accodin-inner p{
	font-weight:600;
	line-height:10px;
}
#inforamtion-4 h4{
	color:#ea742a;
}
#inforamtion-5 h4{
	font-weight:600;
	font-size:15px;
}
#inforamtion-5  span{
	color:#ea742a;
}
.info-inner-content{
	width:100%;
	/*padding:10px 0px;*/
	float:right;
}
.info-logo-1 {
	width: 70px;
	height:auto;
	margin: 0px auto;
	text-align: center;
	float: left;
	margin-right:10px;
	padding-top:6px;
}
.info-inner-details {
	float: left;
	text-align: left;
	width: 84%;
	/*padding-top:10px;*/
	font-size:15px;
	padding:0px;
}
.info-inner-details p strong{
	color:#ea742a;
}
#inforamtion-6 h5{
	color:#ea742a;
}
.orange-heading{
	color:#ea742a;
	font-family:OpenSansHebrew-Bold;
	font-size:15px;
}
.orange-heading span{
	color:#000000;
	font-family:OpenSansHebrew-Bold;
}
.orange-heading b, .orange-heading strong{
	color:#000000;
	font-weight:600;
}
.content-space{
	margin:15px 0px;
}
/*=================== / END INFORMATION PAGE SECTION  ===================*/

/*=================== NEWPAPER PAGE SECTION  ===================*/
.section-newpaper{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-newpaper{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.newpaper{
	padding:0px 4px;
}
.news-list{
	padding:20px 14px;
	background:#e8e8e8;
	width:100%;
	float:left;
	margin-bottom:7px;
}
.news-list-title{
 	width:30%;
}
.news-list-icon{
	padding:0 40px 0 20px;
}
.news-list-icon img{
	width:30px;
	height:30px;
}
.news-list-title h5{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-BoldItalic;
	font-size:16px;
	line-height:30px;
}
.news-list-title a{
	color:#000000;
}
.news-list-title a:hover, .news-list-title a:focus{
	text-decoration:none;
	color:#f68d2d;
}
.news-list-text{
	width:70%;
}
.news-list-text p{
	font-family:OpenSansHebrew-Light;
	font-size:15px;
	line-height:30px;
	margin:0px auto;
	padding:0px;
}
/*=================== / END NEWPAPER PAGE SECTION  ===================*/


/* ================= / DOG Retirees SECTION CSS =================*/
.form-imutz{
	padding-top:2%;
	width:100%;
	margin-bottom:20px;
}
.form-imutz img{
	width:100%;
	margin:0px auto;
	padding:0px;
}

/* ================= / END DOG Retirees SECTION CSS =================*/

/* ================= / AVANI NAHAL SECTION CSS =================*/
.avani-details h5{
	margin:2px 0px;
	padding:0px;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	color:#ee7f2f;
}
.avani-details h5:first-child{
	margin-bottom:20px;
}
.avani-details h5.black-title{
	margin:0px auto;
	padding:0px;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	color:#000000;
}
.avani-details p{
	font-family:OpenSansHebrew-Light;
	font-size:15px;
	padding-bottom:15px;
}
p.avani-p{
	margin:2px 0px;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	padding-bottom:2px;

}

/* ================= / END AVANI NAHAL SECTION CSS =================*/


/* ================= / MIZVA SECTION CSS =================*/
.mizva-detail p{
	margin:2px 0px;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	padding-bottom:15px;
}
p.mizva-p{
	padding-top:15px;
	float:left;
}
.page-ul-heading-orange{
	float:right;
	width:100%;
}
.page-ul-heading-orange h3{
	font-family:OpenSansHebrew-Bold;
	float:right;
	padding:2px 0px;
	color:#ee7f2f;
}
/* ================= / END MIZVA SECTION CSS =================*/

/* ================= / CERTIFICAITON SECTION CSS =================*/
.certification-details p{
	color:#000000;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	padding:0px;
	margin:0px auto;
}
.certification-details h5{
	margin:2px 0px;
	padding:0px;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	color:#000000;
}
.certification-form{
	width:100%;
	padding-top:12%;
	float:left;
	margin-bottom:20px;
}
.certification-form img{
	width:100%;
}
/* ================= / END CERTIFICAITON SECTION CSS =================*/


/*=================== TAB FORMS PAGE SECTION  ===================*/
.section-tab{
	margin:0px auto;
	width:100%;
	float:left;
	padding:10px 0px;
	direction:ltr;
}
.parent-tab{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.team-tab-form .tab-content{
	padding:10px 0px;
}
.tab_forms{
	width:100%;
	margin:20px 0px;
	padding:0px 4px;
}
.tab-form-title{
	text-align:left;
}
.tab_genaral{
	width:100;
	margin:0px auto;
}
.tab_genaral ul{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	padding:10px 0px;
}
.tab_genaral ul li{
	background-color:#e7e7e7;
	max-width:265.5px;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	margin:0px 20px;
	float:right;
	width:100%;
}
.tab_genaral ul li:first-child{
	margin-left:0px;
}
.tab_genaral ul li:last-child{
	margin-right:0px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color:#f48732 !important;
}

.team-tab-form{
  	float: left;
  	margin-bottom: 20px;
  	padding: 0 4px;
  	width: 100%;
}
.team-tab-form ul{
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
	padding:0px;
}
.team-tab-form ul li {
  	float: left;
  	margin: 0;
  	width: 286px;
  	margin: 10px 6px;
}
.team-tab-form ul li a{
	color:#000000;
	text-align:center;
	font-size:15px;
	font-family:OpenSansHebrew-Bold;
	background-color:#e7e7e7;
	border-radius:0px;

}
.team-tab-form ul li a:hover, .team ul li a:focus{
	background-color:#f48732 !important;
	color:#ffffff;
}

/*ul.osc-res-nav{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	padding:10px 0px;
}
ul.osc-res-nav li{
	background-color:#e7e7e7;
	max-width:265.5px;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	margin:0px 20px;
	float:right;
	width:100%;
}
ul.osc-res-nav li:first-child{
	margin-right:0px;
}
ul.osc-res-nav li:last-child{
	margin-left:0px;
}
ul.osc-res-nav li a{
	color:#000000;
}
ul.osc-res-nav li.active{
	background-color:#f48732 !important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color:#f48732 !important;
}
.tab-pane{
	margin-top:20px;
}
.tab-pane img{
	width:100%;
	margin:0px auto;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color:transparent;
	border-color:transparent;
	border-image: none;
	border-style: solid;
	border-width: 0px;
	color: #ffffff;
	cursor: default;
}
ul#oscitas-restabcontent-1{
	margin:0px auto;
	padding:0px;
}*/
/*=================== / END TAB FORMS PAGE SECTION  ===================*/



/*=================== / SPONSORSHIP PAGE SECTION  ===================*/
.parent-thumot{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.gallery-sponsor{
	padding:0px;
	position:relative;
}
.gallery-sponsor ul + a{
	position:absolute;
}
.gallery-sponsor ul{
	margin:0px auto;
	padding:0px;
}
.gallery-sponsor ul li{
	list-style-type:none;
	display:inline-block;
	width:270px;
	position: relative;
	margin:8px;
}
.gallery-sponsor ul li a {
  	color: #000000;
  	display: block;
  	float: left;
}
.gallery-pop-image{
	width:270px;
	height:193px;
}
.gallery-sponsor ul li a img{
	width:100%;
	height:100%;
	border:4px solid;
	border-color:#f48732;
	position:relative;
}
.gallery-sponsor ul li a p  {
  	display: none;
}
.gallery-sponsor ul li a:hover .image-title-trumot, .gallery-sponsor ul li a:focus .image-title-trumot{
    display: block;
}
.image-title-trumot {
  	color: #ffffff;
  	bottom: 4px;
  	left: 0;
  	margin: 0 auto;
  	padding: 5px;
  	position: absolute;
  	right: 0;
  	text-align: center;
  	width: 100%;
	font-family:OpenSansHebrew-Bold;
	background: -moz-linear-gradient(45deg, rgba(244,135,50,0.6) 0%, rgba(244,135,50,0.7) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(244,135,50,0.6)), color-stop(100%, rgba(244,135,50,0.7))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(244,135,50,0.6) 0%, rgba(244,135,50,0.7) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(244,135,50,0.6) 0%, rgba(244,135,50,0.7) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(244,135,50,0.6) 0%, rgba(244,135,50,0.7) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(244,135,50,0.6) 0%, rgba(244,135,50,0.7) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48732', endColorstr='#f48732',GradientType=1 ); /* ie6-9 */
}
#gallery-sponsor-box{
  	border-radius: 0;
  	float: left;
  	margin: 0 auto;
  	width: 100%;
	     background: -moz-linear-gradient(90deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.9))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}
#gallery-sponsor-box .modal-header{
	padding:10px 10px 0px 0px;
	border:0px;
}
.gallery-sponsor-body{
	padding:10px 0px 20px 0px;
	float:left;
}
.modal-image{
	border:4px solid;
	border-color:#f48732;
	width:270px;
	height:auto;
}
.modal-image img{
	width:100%;
	height:100%;
}
.dog-pop-details{
	text-align:left;
	font-family:OpenSansHebrew-Light;
}
.dog-pop-title{
	padding:2px 0 10px 0px;
}
.dog-pop-title p{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-Bold;
}
.modal-dialog {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -50%);
    top: 0px;
	bottom:0px;
}
.modal.in .modal-dialog {
    transform: translate(0, -50%);
    top: 50%;
}
.gallery-pop-load{
	display:none;
	float:left;
	width:50%;
}
#trumot-load {
	width:100%;
	clear:both;
	padding-top:10px;
	text-align: center;
}

/*=================== / END SPONSORSHIP PAGE SECTION  ===================*/



/*=================== / SPONSORSHIP PAGE SECTION  ===================*/
/*.guide-gallery-sponsor{
	background-color:#fff;
	padding:30px;
	border:1px solid #dbdbdb;
}
.guide-gallery-sponsor img{
	width:100%;
}*/
/*=================== / END SPONSORSHIP PAGE SECTION  ===================*/


/*=================== / GUIDE PAGE SECTION  ===================*/
.guide-details p{
	font-family:OpenSansHebrew-Light;
}
.hasifa-title{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-Bold;
	color:#f68d2d;
}
.pages-hazon-orange{
  	float: right;
  	margin: 0 0 15px;
  	width: 100%;
}
/*.pages-hazon-orange h4 {
  	background: #f7ba25 none repeat scroll 0 0;
  	border-radius: 10px;
  	color: #ffffff;
  	float: right;
  	font-size: 16px;
  	font-weight: 600;
  	margin: 0 auto;
  	padding: 8px 10px;
}*/

.page-id-892 .inner-info-text h4 {
    background: #f7ba25 none repeat scroll 0 0;
    border-radius: 10px;
    color: #ffffff;
    float: right;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    padding: 8px 10px;
	margin-bottom:15px;
}

.pages-hazon-orange h4  strong{
	font-size: 20px;
}
/*=================== / GUIDE PAGE SECTION  ===================*/


/*===================  THANKS PAGE SECTION  ===================*/
.section-thanks{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-thanks{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.thanks{
  	float: left;
  	margin-bottom: 20px;
  	padding: 0 4px;
  	width: 100%;
}
.thanks-list{
	padding:25px 14px;
	width:100%;
	float:left;
	border-bottom:2px dashed;
	border-color:#999999;
}
.thanks-details{
 	width:75%;
	float:left;
	text-align:left;
	padding:0px 50px;
}
.thanks-details p{
	font-family:OpenSansHebrew-Light;
	font-size:15px;
	line-height:30px;
	margin:0px auto;
	padding:0px;
}
.thanks-list-logo {
  	height: 150px;
  	margin: 0 auto;
  	text-align: left;
  	width: 300px;
  	display: table-cell;
  	vertical-align: middle;
}
.thanks-list-logo img {
  	max-height: 100%;
  	max-width: 100%;
}
.thanks-details h3{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-Bold;
	font-size:16px;
	line-height:30px;
	color:#ea742a;
}
.thanks-logo{
	width:25%;
	float:left;
}

/*=================== / END THANKS PAGE SECTION  ===================*/



/*===================  FORMS PAGE SECTION  ===================*/
.section-forms{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-forms{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.forms{
  	float: left;
  	margin-bottom: 20px;
  	padding: 0 4px;
  	width: 100%;
}
.forms-list-title a p:hover, .forms-list-title a p:focus{
	color:#ee7f2f;
}
.forms-list-title a p{
	float:right;
	color:#000000;
	font-size:15px;
	max-width:216px;
	margin:5px 0px;
}
.forms-list-icon{
	width:29px;
	height:48px;
	text-align:right;
	float:right;
	margin-left:20px;
}
.form-trl-ltr{
	float:right;
	margin:5px 0px;
}

/*=================== / END FORMS PAGE SECTION  ===================*/


/*=================== / YEDIDIM PAGE SECTION  ===================*/
.section-yedidim{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-yedidim{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.yedidim{
	padding:0px 4px;
}
.yedidim-inner{
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	padding:0px;
	margin:0px auto;
	margin-bottom:10px;
}
.yedidim-address{
	background-color:#e1e1e1;
	padding:20px 10px;
	float:left;
	width:96.5%;
	margin:5px 0px;
}
.yedidim-address h5{
	margin:10px;
	padding:0px;
	font-family:OpenSansHebrew-Bold;
	font-size:16px;
	color:#000000;
}
.add-bar-yed{
	font-size:15px;
	color:#000000;
	font-family:OpenSansHebrew-Light;
}
.yedidim-co-flag{
	position:relative;
}
.yedidim-flag{
	position:absolute;
	right:-53px;
	top:0px;
	bottom:0px;
	width:79px;
	height:64px;
}
/*=================== / END YEDIDIM PAGE SECTION  ===================*/



/*=================== TEAM PAGE SECTION  ===================*/
.section-team{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-team{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.team{
  	float: left;
  	margin-bottom: 20px;
  	padding: 0 4px;
  	width: 100%;
}
.team ul{
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
	padding:0px;
}
.team ul li {
  	float: left;
  	margin: 0;
  	width: 187px;
  	margin: 10px 6px;
}
.team ul li a{
	color:#000000;
	text-align:center;
	font-size:13px;
	font-family:OpenSansHebrew-Bold;
	background-color:#e7e7e7;
	border-radius:0px;

}
.team ul li a:hover, .team ul li a:focus{
	background-color:#f48732 !important;
	color:#ffffff;
}
/*.team ul li:first-child {
  	margin-right: 0;
}
.team ul li:last-child {
  	margin-right: 0;
}*/
.team-right, .team-left {
  	margin-bottom: 10px;
  	float: left;
  	width: 100%;
}
.team-right-details{
	background-color:#f19959;
	min-height:264px;
	text-align:right;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	color:#000000;
	display:table-cell;
	vertical-align:middle;
	padding:0px 50px;
}
.team-user{
	display:table-cell;
	vertical-align:middle;
	height:264px;
	min-width:789px;
	width:100%;
	text-align:left;
}
.team-right-details h5, .team-left-details h5{
	font-family:OpenSansHebrew-Bold;
	padding:0px 0px 8px  0px;
	font-size:20px;

}
.team-right-details h6, .team-left-details h6 {
  	font-size: 15px;
  	margin: 0 auto;
  	padding: 2px 0;
}
.team-right-details h6 strong, .team-right-details p strong,
.team-left-details h6 strong, .team-left-details p strong{
	color:#ffffff;
	font-family:OpenSansHebrew-Bold;
}
.team-left-details{
	background-color:#f08c43;
	min-height:264px;
	text-align:left;
	font-size:15px;
	font-family:OpenSansHebrew-Light;
	color:#000000;
	display:table-cell;
	vertical-align:middle;
	padding:0px 50px;
}
.team-left-logo, .team-right-logo{
	background-color:#b9b9b9;
	min-height:264px;
	text-align:center;
	margin:0px auto;
	padding:0px;
}
.team-left-logo img, .team-right-logo img{
	height:264px;
	width:100%;
}
/*=================== / END TEAM PAGE SECTION  ===================*/

/*=================== / FAQ PAGE SECTION  ===================*/
.glyphicon-faq{
  	color: #ea742a;
  	float: left;
  	height: 35px;
  	padding:10px 0px;
  	width: 35px;
}
/*=================== / END FAQ PAGE SECTION  ===================*/




/*=================== / SEMINARS PAGE SECTION  ===================*/
/*.inner-seminar{
	background:#e1e1e1;
	padding:10px;
	width:100%;
	margin-top:65px;
	position:relative;
	float:left;
}*/
.page-id-1136 .inner-info-text{
	background:#e1e1e1;
	padding:10px;
	width:100%;
	margin-top:65px;
	position:relative;
	float:left;
}
.inner-info-text-seminars{
	background:#e1e1e1;
	padding:10px;
	width:100%;
	margin-top:50px;
	position:relative;
	float:left;
}
.semi-shpae-image{
	background-image:url(../../images/sem-shape.png);
	background-repeat:no-repeat;
	width:237px;
	height:205px;
	float:right;
	margin-left:15px;
	position:absolute;
	left:0;
	right:12px;
	top:-62px;
}
.semi-title-inner{
	padding-top:5px;
	clear:both;
	width:100%;
}
.semi-title-inner h3{
	font-size:18px;
	font-family:OpenSansHebrew-Bold;
	color:#ee7f2f;
}
.semi-shape-text{
  	text-align: center;
  	padding-top: 34px;
	width:220px;
	margin:0px auto;
}
.semi-shape-text  strong {
	font-family: OpenSansHebrew-Bold;
	font-size: 17px;
	color: #ffffff;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.semi-shape-text a {
  	background-color: #ffffff;
  	border-radius: 16px;
  	color: #ee7f2f;
  	margin: 0 auto;
  	padding: 5px 20px;
  	text-align: center;
	font-family: OpenSansHebrew-Bold;
}
.semi-shape-text a:hover, .semi-shape-text a:focus{
	text-decoration:none;
}
.inner-sem-text {
  	color: #000000;
  	float: right;
  	font-family: OpenSansHebrew-Light;
  	font-size: 15px;
  	width: 53%;
}
.inner-sem-text h5{
	font-family:OpenSansHebrew-Bold;
}
.semi-inner-content{
	width:100%;
	padding:10px 0px;
	float:right;
}
.semi-logo-1 {
	width: 70px;
	height:auto;
	margin: 0px auto;
	text-align: center;
	float: left;
	margin-right:10px;
}
.semi-inner-details {
	float: left;
	text-align: left;
	width: 84%;
	padding-top:10px;
	font-size:15px;
}
/*=================== / END SEMINARS PAGE SECTION  ===================*/

/*=================== / IMUTZ NO NEED PAGE SECTION  ===================*/
.heading-orange{
	margin:0px auto;
	padding:0px;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	color:#ee7f2f;
}
h5.heading-orange{
	font-size:15px;
}
h5.heading-orange i{
	border-bottom:1px solid #ee7f2f;
}
.heading-black{
	margin:0px auto;
	padding:0px;
	font-size:16px;
	font-family:OpenSansHebrew-Bold;
	color:#000000;
	padding:10px 0px;
}
strong{
	font-family:OpenSansHebrew-Bold;
}
.imutz-inner-content{
	width:100%;
	padding:2px 0px;
	float:right;
}
.imutz-logo-1 {
  	float: right;
  	height: auto;
  	margin: 0 auto 0 20px;
  	padding-top: 12px;
  	text-align: center;
  	width: 50px;
}
.imutz-inner-details {
	float: left;
	text-align: left;
	width: 84%;
	padding-top:10px;
	font-size:15px;
}
.imutz-inner-details h5{
	font-family:OpenSansHebrew-Bold;
	margin:0px auto;
	padding:0px;
}
/*=================== / END IMUTZ NO NEED PAGE SECTION  ===================*/


/*=================== / END IMUTZ NO NEED PAGE SECTION  ===================*/
.omna-inner-details {
	float: right;
	text-align: right;
	width: 100%;
	padding-top:1px;
	font-size:15px;
}
.omna-inner-details h5{
	font-family:OpenSansHebrew-Bold;
	margin:0px auto;
	padding:0px;
}
.omna-inner-item{
	margin:0px auto;
	padding:0px;
	font-family:OpenSansHebrew-Light;
	float:left;
	width:100%;
	padding-bottom:15px;
}
.omna-inner-item li{
	float:right;
	width:100%;
	margin-right:15px;
}
.page-ol-heading{
	float:right;
	width:100%;
}
.page-ol-heading h5{
	font-family:OpenSansHebrew-Bold;
	float:right;
	padding:2px 0px;
}
/*=================== / END IMUTZ NO NEED PAGE SECTION  ===================*/


/*=================== CONTACT PAGE SECTION  ===================*/
.section-contact{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-contact{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.contact-inner{
	padding:3px;
}
.contact{
	padding:0px 4px;
}
.form-bar{
	padding-left:0px;
}
.contact-bar{
	padding-right:0px;
}
.contact-input input, .contact-input textarea{
	border-radius:0px;
	border-color:#000000;
}
.contact-address p{
	text-align:left;
	font-family:OpenSansHebrew-Regular;
	font-size:15px;
}
.contact-address a{
	color:#000000;
}
.contact-address a:hover, .contact-address a:focus{
	text-decoration:none;
}
.address-inner{
	margin-bottom:20px;
}
.address-inner p{
	padding:0px;
	margin:0px;
}
.contact-address p strong{
	color:#f48732;
	font-family:OpenSansHebrew-Bold;
}
.contact-button input {
  	background-color: #ee7f2f;
  	border-radius: 0;
  	float: right;
  	text-align: right;
  	color: #ffffff;
  	padding:2px 30px;
  	font-size: 14px;
}
.facebook-contact h3{
	font-size:20px;
	color:#f48732;
	font-family:OpenSansHebrew-Bold;
}
.facebook-contact h3 i {
  	border: 1px solid #f48732;
  	border-radius: 100px;
  	font-size: 20px;
  	height: 33px;
  	padding: 6px;
  	text-align: center;
  	width: 33px;
}
.facebook-contact h3 a{
	color:#f48732;
}
.facebook-contact h3 a:hover, .facebook-contact h3 a:focus{
	text-decoration:none;
	opacity:0.8;
}
.facebook-contact h3 span{
	padding-right:10px;
}
/* ================= / END CONTACT SECTION CSS =================*/

/* ================= / HISTORY PAGE SECTION CSS =================*/
.history-chart{
	width:100%;
	padding:1px 0px;
	float:left;
}
.history-chart img{
	max-width:492px;
	width:100%;
	height:auto;
}
.history-chart h3{
	font-size:15px;
	font-family:OpenSansHebrew-Bold;
	color:#f48732;
	margin:0px auto;
	padding-bottom:25px;
}
.history-inner{
	width:100%;
	margin:0px auto;
	padding:5px 0px;
}
.history-acc-title h3{
	font-size:15px;
	font-family:OpenSansHebrew-Bold;
	color:#f48732;
	margin:0px auto;
	padding:0px;
}
.history-logo-1 {
	float: left;
	height: 105px;
	margin: 0 auto;
	text-align: center;
	width: 120px;
	padding:0px 10px 10px 0px ;
}
.history-logo-1 img{
	margin: 0px auto;
	text-align: center;
	max-width:100%;
	max-height:100%;
}
.history-inner-details {
	text-align: left;
	font-size:15px;
}
.history-inner-details p{
	margin:0px 0px 5px 0px;
}
.history-inner-details strong{
	color:#ea742a;
	font-family:OpenSansHebrew-Bold;
}
/* ================= / END HISTORY PAGE SECTION CSS =================*/


/* ================= FOOTER SECTION CSS =================*/

#footer{
	width:100%;
	margin:0px auto;
	margin-top:20px;
	clear:both;
	background-color:#dadada;
	padding:28px 0px;
}
.parent-footer{
	max-width:1217px;
	width:100%;
	padding:0px;
	margin:0px auto;
}
.footer-logo{
	float:right;
}
.footer-logo img{
	width:217px;
	height:65px;
	text-align:right;
}
.section-search{
	width:80%;
	float:right;
}
.search-input, .search-btn{
	background:#bababa;
	border-radius:0px;
	height:40px;
	border-color:#bababa;
	box-shadow:none;
}
.search-input:hover, .search-input:focus, .search-btn{
	background:#bababa;
	border-radius:0px;
	height:40px;
	border-color:#bababa;
	box-shadow:none;
}
ul.social-icon{
	margin:0px auto;
	padding:10px 0px;
	width:100%;
	float:left;
}
ul.social-icon li{
	list-style-type:none;
	display:inline-block;
	padding:2px;
	float:right;
}
ul.social-icon li a{
	border:1px solid #000000;
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	color:#000000;
	border-radius:100px;
	font-size:22px;
	line-height:38px;
}
ul.social-icon li a:hover, ul.social-icon li a:focus{
	border:1px solid #000000;
	background:#000000;
	color:#ffffff;
	opacity:0.8;
}
.footer-address{
	margin:0px auto;
	padding:0px;
	direction:ltr;
	width:100%;
	clear:both;
}
.footer-logo-list{
	direction:ltr;
    margin-left:0px;
	text-align:right;
}
.footer-logo-list ul{
	margin:0px 0px;
	padding:0px;
}
.footer-logo-list ul li{
	list-style-type:none;
	display:inline-block;
	padding:10px 0 10px 10px;
}
.footer-logo-list  ul  li .textwidget  a  img{
	/*max-width:174px;*/
	width:100%;
	height:auto;
}
.address-bar{
	color:#000000;
}
.address-bar p{
	font-size:16px;
	line-height:14px;
	font-family:OpenSansHebrew-Light;
}
.address-bar strong {
	font-family: OpenSansHebrew-Bold;
	margin-bottom: 5px;
	float: right;
	width: 100%;
	font-size: 15px;
}
.copy-right{
	margin-top:30px;
}
.copy-right p, .copy-right span{
	font-family:OpenSansHebrew-Bold;
	font-size:14px;
}
/* ================= / END FOOTER SECTION CSS =================*/

/* ================= BROWSER SPECIFIC CSS =================*/
@media screen\0 {
	.shape-button-1 {	margin-top:-4px;}
}
@media screen and (min-color-index:0)
and(-webkit-min-device-pixel-ratio:0) { @media
{
    .shape-button-1 {	margin-top:-4px;}
}}
select::-ms-expand {
    display: none;
}
/* ================= / END BROWSER SPECIFIC CSS =================*/
.header{
	background:#ffffff;
	width:100%;
	margin:0px auto;
	padding:0px;
}
.header-inner-fixed{
	position: fixed;
	top: 0;
	transition: all 0.50s ease;
	-moz-transition:all 0.50s ease;
	-webkit-transition:all 0.50s ease;
	-o-transition:all 0.50s ease;
	animation:0.6s ease 0s normal none 1 running slide-down;
}
.top-inner-header {
	float: left;
	height: 40px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.top-inner-header ul {
	float: right;
	padding: 0 25px;
}
ul.select-language {
	margin: 6px 0 0;
	padding: 0;
}
.top-inner-nav{
	left: 0;
	margin: 0 auto;
	max-width: 1220px;
	max-height:40px;
	padding: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.top-inner-nav-fixed{
	position: fixed;
	top: 0;
	margin-top: 0;
}
.pages-nav{
	width: 100%;
	margin:0px auto;
	width:100%;
	border-bottom:1px solid #f68d2d;
	position:relative;
	padding-top:32px;
}
.parent-nav{
	margin:0px auto;
	padding:0px 0px;
	max-width:1230px;
	width:100%;
}
/*.shape-inner-button{
	padding:0px;
	position:absolute;
	margin-top:16px;
	font-family:OpenSansHebrew-Bold !important;
}
li.donation, li.guide-dog{
	display:inline-block;
	width:136px;
}
.shape-inner-button li a{
	width:140px;
	height:73px;
	position:absolute;
	top:33px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	z-index:1;
	outline:0;
	outline:none;
}
.donation a{
	background:url(../../images/btn-shape.png);
	line-height:45px;
}
.guide-dog a{
	background:url(../../images/btn-shape1.png);
	padding:6px 24px !important;
}
.shape-inner-button li a:hover, .shape-inner-button li a:focus{
	border-bottom:0px !important;
}*/
.shape-inner-button{
	margin:0px auto;
	padding:0px;
	position:relative;
	font-family:OpenSansHebrew-Bold;
	z-index:99999;
}
.shape-inner-button ul{
	/*position:absolute;
	top:30px;
	left:918px;
	margin:0px auto;
	padding:0px;*/

	margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 85px;
    top: 36px;
}
.shape-inner-button ul li{
	width:115px;
	display:inline-block;
	list-style-type:none;
	float: left;
}
.shape-inner-button ul li a{
	/* width:140px; */
	width:100px;
	height:77px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:center;
	font-family:OpenSansHebrew-Bold;
	z-index:1;
	outline:0;
	outline:none;
	display:block;
	float:left;
}
.donation a{
	background:url(../../images/donations.png) no-repeat;
	background-size: 90% 90%;
	line-height:45px;
	padding: 0px 24px;
}
.guide-dog a{
	background:url(../../images/every-friend.png) no-repeat;
	background-size: 90% 90%;
	padding: 5px 3px !important;
  font-size: 13px !important;
}
.igul-letova a{
	background:url(../../images/igul-letova.png)no-repeat;
	background-size: 90% 90%;
	padding: 8px 17px !important;
}
.shape-inner-button ul li a:hover, .shape-inner-button ul li a:focus{

}
/* ===== ===== ===== GALLERY PAGE THUM STYLE ===== ===== =====*/
.guide-gallery{
	background:#ededed;
	padding:27px 20px 20px 30px;

}
.scroll-back-to-top-wrapper{
	line-height:32px !important;
}
/* ===== ===== ===== / END GALLERY PAGE THUM STYLE ===== ===== =====*/

/* ===== ===== ===== Responsive Layout CSS ===== ===== =====*/

/* ===== ===== ===== / END Responsive Layout CSS ===== ===== =====*/

.col-lg-faq{
	padding-left:0px;
	padding-right:0px;
}

select #select-item:first-child {
    display: none;
}

#desktop-form{
	display:block;
	padding:0px;
	padding-left:44px;
}

#mobile-form{
	display:none;
	padding:0px;
}

@media only screen and (min-width : 320px) and (max-width : 1024px) {
	#desktop-form{
		display:none;
		padding:0px;
	}
	#mobile-form{
		display:block;
		padding:0px;
	}
}

/**** Merav ***/
.clear { clear: both;}

.errMsg { color: red; font-weight: bold; }

/* DivTable.com */
.divTable{
	display: table;
	/*width: 100%;*/
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


/* ================= / DOCUMENT PAGE CSS =================*/
.section-document{
	margin:0px auto;
	width:100%;
	float:left;
	padding:20px 0px;
}
.parent-document{
	max-width:1191px;
	width:100%;
	margin:0px auto;
}
.document{
  	float: left;
  	margin-bottom: 20px;
  	padding: 0px;
  	width: 100%;
}
.doc-content{
	padding:0px;
	clear:both;
	width:100%;
	margin-bottom:10px;
	float:left;
}
.doc-content h3{
	margin-bottom:20px;
}
.doc-thum{
	padding:0px;
}
.document-list-title a p:hover, .document-list-title a p:focus{
	color:#ee7f2f;
}
.document-list-title a p{
	float:left;
	color:#000000;
	font-size:15px;
	padding:0px;
	margin:0px;
	max-width:245px;
	width:100%;
}
.document-list-icon{
	width:29px;
	height:48px;
	text-align:left;
	float:left;
	margin-right:15px;
}
.document-list-icon img{
	width:100%;
	height:100%;
}

 /** profile Pages Css **/
.profile-group {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}

.profile-group .profile-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.profile-group .img-responsive{
	max-width:390px;
	max-height:310px;
	width:100%;
	height:100%;
}
.profile-info big{
	font-size:18px;
	text-decoration:underline;
	font-family:OpenSansHebrew-Bold;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.profile-info p{
	margin-bottom:5px;
}
.profile-group:hover .profile-overlay {
  background-color: rgba(0,0,0,0.7);
  max-width:390px;
}
.profile-group img {
  display: block;
  position: relative;
}
.profile-group .profile-info {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight: normal;
  padding:18px;

}
.profile-group:hover .profile-info {
  opacity: 1;
}
.client-section{
	width:100%;
	margin:0px auto;
	float:left;
}
.client-pro {
	margin:0px 0px 8px 0px;
	padding:0px;
}
.faq-menu ul {
    border-bottom: 1px solid hsl(0, 0%, 91%);
    border-top: 1px solid hsl(0, 0%, 91%);
    padding: 10px 0;
}
.faq-menu ul li {
    float: left;
    margin: 0 6px 10px;
    width: 300px;
}
.faq-menu ul li a {
    background-color:#e8e8e8;
    border-radius: 0;
    color:#000000;
    font-family: OpenSansHebrew-Bold;
    font-size: 15px;
    text-align: center;
}
.faq-menu ul li a:hover,
.faq-menu ul li a:focus{
	background-color:#f48732 !important;
	color:#ffffff;

}
.nav > li {
    display: block;
    position: relative;
}
.donate_inner {
    position: absolute;
    text-align: center;
    top: 35px;
    width: 100%;
    z-index: 1;
    padding: 0px 10px;
}
.donate-space{
	padding-left:0px;
	padding-right:0px;
  clear:both;
}
.donate-space h5{
	margin-bottom:15px;
}
.donate_flag {
    position: relative;
}
.donate_thumb {
    margin-bottom: 20px;
    position: relative;
    padding-left: 0px;
}
.donate_thumb img {
    height: 100%;
    width: 100%;
}
.donate_inner {
    position: absolute;
    text-align: center;
    top: 50px;
    width: 100%;
    z-index: 1;
    padding: 0px 10px;
}
.donate_inner h2 {
    font-size: 44px;
    padding-bottom: 30px;
    color: #000000;
  line-height:50%;
}
.donate_thumb-1 {
    margin-bottom: 10px;
    padding-left: 15px;
}
.sectionblog{
	padding-left:0px !important;
}

.sectionblog p{
	padding-left:0px !important;
}
.page-heading.forpage {
    text-align: center;
}
h1.headingfor {
    font-size: 170px;
    color: #000;
}
h1.headingfor.forpage {
    font-size: 150px;
}
.fill > img{
 width:100%;
 height:100%;
 object-fit: cover;
}
.rbs-imges-load-more{
text-indent: -99999999999px;
}
.button.button-border-caution.rbs-imges-load-more{
    background: url(https://israelguidedog.ca/wp-content/themes/igd/Down.png) no-repeat center top;
    width: 59px;
    height: 39px;
  border: none;
}

.rbs_gallery_button .button-border-caution:active, .rbs_gallery_button .button-border-caution.is-active, .rbs_gallery_button .button-border-caution.active{
 background: url(https://israelguidedog.org.il/en/wp-content/themes/igd/images/Down.png) no-repeat center top !important;
   border: none !important;
}
.rbs_gallery_button .button-border-caution:hover, .rbs_gallery_button .button-border-caution:focus{
 background: url(https://israelguidedog.org.il/en/wp-content/themes/igd/images/Down.png) no-repeat center top !important;
   border: none !important;
}