/*@import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700|Rufina:400,700&subset=hebrew');*/



@import url('https://fonts.googleapis.com/css2?family=Alef:wght@400;700&display=swap');

@font-face {

    font-family: 'OpenSansHebrew-Regular';

    src: url('../fonts/OpenSansHebrew-Regular.eot');

    src: local('ג˜÷'), url('../fonts/OpenSansHebrew-Regular.woff') format('woff'), url('../fonts/OpenSansHebrew-Regular.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Regular.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'OpenSansHebrew-Extra-Bold';

    src: url('../fonts/OpenSansHebrew-ExtraBold.eot');

    src: local('☺'), url('../fonts/OpenSansHebrew-ExtraBold.woff') format('woff'), url('../fonts/OpenSansHebrew-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSansHebrew-ExtraBold.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'OpenSansHebrew-Bold';

    src: url('../fonts/OpenSansHebrew-Bold.eot');

    src: local('ג˜÷'), url('../fonts/OpenSansHebrew-Bold.woff') format('woff'), url('../fonts/OpenSansHebrew-Bold.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Bold.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'OpenSansHebrew-Light';

    src: url('../fonts/OpenSansHebrew-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSansHebrew-Light.woff') format('woff'), url('../fonts/OpenSansHebrew-Light.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Light.svg#OpenSansHebrew-Light') format('svg');

    font-weight: normal;

    font-style: normal;

}

/** Generated by FG **/

@font-face {

    font-family: 'Conv_daniel';

    src: url('../fonts/daniel.eot');

    src: local('☺'), url('../fonts/daniel.woff') format('woff'), url('../fonts/daniel.ttf') format('truetype'), url('../fonts/daniel.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

/** Generated by FG **/

@font-face {

    font-family: 'Conv_Adobe Hebrew Regular';

    src: url('../fonts/Adobe Hebrew Regular.eot');

    src: local('☺'), url('../fonts/Adobe Hebrew Regular.woff') format('woff'), url('../fonts/Adobe Hebrew Regular.ttf') format('truetype'), url('../fonts/Adobe Hebrew Regular.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

/** Generated by FG **/

@font-face {

    font-family: 'Conv_Daniel-Regular';

    src: url('../fonts/Daniel-Regular.eot');

    src: local('☺'), url('../fonts/Daniel-Regular.woff') format('woff'), url('../fonts/Daniel-Regular.ttf') format('truetype'), url('../fonts/Daniel-Regular.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'GveretLevinAlefAlefAlef-Regular';

    src: url('../fonts/GveretLevinAlefAlefAlef-Regular.eot');

    src: local('ג˜÷'), url('../fonts/GveretLevinAlefAlefAlef-Regular.woff') format('woff'), url('../fonts/GveretLevinAlefAlefAlef-Regular.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}

.no-repeat,section,.image-heights{
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
section{
    position: relative;
}
p{
    line-height: 21px;
    font-size: 14px;
}
body {
    font-family: 'OpenSansHebrew-Regular';
    color: #003335;
}
.table-block ::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.table-block ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: #ebefe8;
}
.table-block ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background: #bdd181;
}
p{
    text-align: justify;
}

.flex_item {
    display: flex;
    flex-wrap: wrap;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
.no_repeat,.thumb-img,.gallery_center a{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
input,button{
    outline: none;
}
ul {
    margin-bottom: 0;
    padding-right: 0;
}

li {
    list-style: none;
}
img{
    max-width: 100%;
}

 /*popup*/

.modal.fade.modal-popup1 .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.modal.fade.modal-popup1.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -260px, 0);
    transform: translate3d(0, -260px, 0);
    opacity: 1;
}

.modal-popup1{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.modal-popup1 .modal-dialog {
    margin: 10px auto;
    padding: 0 15px;
    max-width: 320px;
}

.modal-popup1 .modal-form {
    background: none;
    box-shadow: none;
    border: none;
}

.modal-popup1 .modal-form .modal-header {
    border: none;
    padding-left: 0 !important;
}

.modal-popup1 .modal-form button.close {
    font-size: 34px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    outline: none;
    opacity: 1;
}

.modal-popup1 .modal-form .modal-body {
    padding: 0;
    background: transparent;
}

.modal-popup1 .modal-form .modal-body .container {
    padding: 0 0px;
}

.modal-popup1 .modal-form .modal-body .contact_form {
    width: 100%;
    background: #fff;
    padding: 30px;
    margin: 0 auto;
}

.modal-popup1 .contact_form span {
    display: block;
    font-size: 21px;
    color: #000;
    margin: 0;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}
.modal-popup1 .contact_form strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 7px;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 9px;
}
.modal-popup1 .contact_form input {
    color: #a3a2a3;
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
    border: 1px solid #dbdbbd;
    margin: 7px 0;
    font-weight: normal;
    border-radius: 0px;
}
.modal-popup1 .contact_form input:last-child, .modal-popup1 .contact_form input[type="submit"] {
    background:#2c3e50;
    border-color: transparent;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    color: #fff;
    margin: 7px auto;
}

/*start*/
.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox input[type=checkbox] {
    margin: 0;
}

.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #fff;
  font-size: 19.96px;
  margin-bottom: 0;
  font-weight: 500;
}
.styled-checkbox + label:before {
    content: '';
    margin-left: 7px;
    display: inline-block;
    vertical-align: text-top;
    width: 17px;
    height: 17px;
    background: transparent;
    margin-top: 3px;
    border: 2px solid #07806e;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background:transparent;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 11px;
  background: #07806e;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #07806e, 4px 0 0 #07806e, 4px -2px 0 #07806e, 4px -4px 0 #07806e, 4px -6px 0 #07806e, 4px -8px 0 #07806e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}
.top_form{
    float: left;
    margin-top: 10px;
}
.top_form label {
    font-size: 15.71px;
    margin-left: 6px;
    display: inline-block;
    color: #000;
    font-weight: normal;
    vertical-align: middle;
}
.top_form input, .top_form select {
    background-color: #fff;
    color: #fff;
    font-size: 15.63px;
    padding: 10px 10px;
    font-weight: normal;
    border: none;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    vertical-align: middle;
    min-height: 38px;
    outline: none;
    margin: 0 6px;
    font-size: 16px;
}
.top_form select {
    padding-left: 35px;
    min-width: 180px;
    -webkit-appearance:none;
    color: #fff;
    -moz-appearance:none;
    position: relative;
    background-image: url(../img/down-arrow.png);
    background-repeat: no-repeat;
    background-position:left 10px center;
    background-color: transparent;
    border:2px solid rgba(7,128,110,1);
}
.top_form select{
  color: #000;
}
.top_form select option{
    color: #003335;
}
.top_form input[type="submit"] {
    font-size: 20.07px;
    color: #fff;
    min-width: 100px;
    font-family: 'OpenSansHebrew-Bold';
    padding: 8px 15px;
    margin-right: 12px;
    background: rgba(7,128,110,1);
}
.bottom_form label {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.2px;
}
.bottom_form li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}
.bottom_form ul {
    margin-top: 15px;
}
.logo a{
    display: inline-block;
    vertical-align:top;
}
.menu_section {
    background: #07806e;
    text-align: center;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
}
.menu-list li{
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.menu-list a {
    display: block;
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 2px;
}
.bottom_form li span {
    min-width: 60px;
    min-height: 1px;
    display: block;
}
.menu-list li:first-child a{
    margin-right:0;
}
.menu-list li:last-child a{
    margin-left:0;
}
ul.dropdown_menu {
    display: none;
    transition: all 0.3s;
    z-index: 1;
    position: absolute;
    right: 0;
    background-color: #07806e;
    min-width: 206px;
    top: 100%;
    padding: 0 11px;
}
.menu-list .dropdown_menu li {
    display: block;
    border-top: 2px solid #10bda3;
}
.menu-list .dropdown_menu a {
    margin: 0;
    padding: 11px 15px;
    text-align: center;
    color: #fff;
    font-family: 'OpenSansHebrew-Regular';
    font-weight: bold;
}
.menu-list  .hover-menu:hover ul.dropdown_menu{
    display: block;
    transition: all 0.3s;
}
.menu-list a:hover,.menu-list .active > a,.menu-list .dropdown_menu a:hover{
    color: #86bc41;
}
.menu-list li.active > a{
    text-decoration: underline;
}
header{
    background: #ebebeb;
    padding: 10px 15px;
}
@media(min-width:1340px) and (max-width:1599px){
.container{
    width: 1200px;
}
}
.banner_img{
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.12);
}
.right_img{
    padding: 15px;
}
.marnocls{
    margin-bottom: 0px !important;
}
.span_starcls span {
    color: #333741;
    font-size: 17px;
}
.image-heights{
    position: relative;
}
.top-position {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 162px;
    background-color: rgba(185,156,79,0.90);
    transition: .5s ease;
    width: 0;
    opacity: 0;
}
.image-heights {
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
    min-height: 200px;
    overflow: hidden;
}
.content-top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
}

.content-top span {
    font-size: 20px;
    line-height: 26px;
    display: block;
    color: #fff;
}
.one_images {
    padding: 0;
}
.span_starcls{
    clear: both;
}
.sec_one{
    background-image: url(../images/cover1.jpg);
}
.sec_two {
    padding: 150px 0 150px 0 !important;
    position: relative;
    z-index: 1;
    background: #69953e;
}
.sec_two .pection p {
    color: #fff;
    text-align: justify;
    font-size: 22.5px;
    line-height: 41px;
}
.sec_two h2.commtittlecls {
    color: #fff;
}
/*.sec_three{
    background-image: url(../images/cover4.jpg);
}
.sec_four{
    background-image: url(../images/cover5.jpg);
}*/
.sec_six{
    background-image: url(../images/cover6.jpg);
    background-color: #e8eff1;
    position: relative;
    z-index: 9;
    overflow: initial;
}
.sec_six:before{
    content: "";
    position: absolute;
    z-index: 0;
    background-image: url(../images/eig_golden.png);
    background-repeat: no-repeat;
    width: 1469px;
    height: 29px;
    left: 210px;
    top: -30px;
    overflow: initial;
    z-index: 1;
}
.sec_thirty{
    background-image: url(../images/bg5.png);
}
.common-title {
    font-size: 24px;
    font-family: 'OpenSansHebrew-Bold';
    line-height: 24px;
}
.common-title span,.common-title strong{
    display: block;
    text-align: center;
    color: #fff;
    padding:4px 10px 7px;
}
.common-title span {
    background: transparent;
    margin-top: 13px;
    color: #333741;
    border-bottom: 4px solid #d0b25d;
    padding: 0 0 20px 0 !important;
}
.common-title strong{
    background: #93b588;
}
.div_top {
    display: inline-block;
        margin-bottom: 10px;
    /*background-image: url(../images/img6.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    padding: 20px 50px 20px 0;
    min-height: 110px;*/
}
.common-content p {
    margin: 25px 0;
    font-size: 17px;
    line-height: 28px;
}
.common-logo {
    text-align: center;
    padding-top: 10px;
}
.left_padding {
    padding-left: 30px;
}
.right_padding{
    padding-right: 30px;
}
.gallery-right:before{
    content: "";
    position: absolute;
    z-index: 0;
    background-image: url(../images/golden_fif.png);
    background-repeat: no-repeat;
    width: 763px;
    height: 424px;
    left: -103px;
    top: -86px;
}
.sec_two,.sec_one{
    padding: 0px 0 80px 0;
}

.sec_four {
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background: #ebebeb;
    min-height: 1105px;
}
p{
    text-align: justify;
}
.flex-item{
    display: flex;
    flex-wrap: wrap;
}
.reverse{
    flex-direction: row-reverse;
}
.img_equal {
    height: 100%;
    position: relative;
    min-height: 1px;
} 
.img_equal:after {
    content: "";
    width:61.8vw;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
}
.height_01:after,.height_03:after{
    background-image: url(../images/trd_img.png);
    right: 0;
}
.img_equal:after{
    box-shadow: none !important;
}
.height_04:after {
    background-image: url(../images/img12.png);
    left: 0;
    width: 34vw;
}
.height_03:after{
    background-image: url(../images/sev_img.png);
    width: 47.2vw;
    height: 95%;
}
/*section{
    overflow-x: hidden;
}*/
.two_content{
    padding-top: 30px;
    padding-bottom: 20px;
}
.sec_two,.sec_three{
    padding: 30px 0 30px;
}
.image-heights:hover .top-position {
    opacity: 1;
    width: 208px;
    white-space: nowrap;
}
.image-heights{
    min-height: 305px;
    margin-bottom: 30px;
}
.map-img {
    padding: 0 6px;
    width: 100%;
}
.map-img .build-title h2 {
    background: transparent;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 21.17px;
    color: #fff;
}
.map-img a{
    display: block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.map_new{
    transform:scale(1);
    transition: all 0.5s;
}
.map-img a:hover .map_new{
    transform: scale(1.1);
}
.build-title {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.map_new {
    min-height: 200px;
}
/*.map_section{
    max-width: 1278px;
    margin: 0 auto;
}*/
.map-img a,.img_equal:after,.image-heights{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.11);
}
.map_section .common-title{
    margin-bottom:35px;
    text-align: center;
}
.sec_three {
    padding: 70px 0 140px;
    background-color: #ebebeb;
}
.sec_four .common-title {
    text-align: center;
}
.span_star span {
    color: #333741 !important;
}
.gallery_one .border-line span {
    font-size: 18px;
    font-family: 'OpenSansHebrew-Bold';
    line-height: 23px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 22px;
}
.gallery_one {
    padding:40px 0;
}
.main_slider {
    min-height:320px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.thumb-img{
    min-height: 233px;
    cursor: pointer;
}
@media(min-width: 768px) and (max-width: 1919px){
.height_02{
    min-height: 705px;
}
.height_03{
    min-height: 1054px;
}
}
.img_equal.height_02:after {
    left: 0;
    right: auto;
    background-image: url(../images/six_img.png);
    height: 100%;
    width: 43.6vw;
    background-position: top center;
    top: -17px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 17px 0;
    background: #8dc2ba;
}
.sec_five {
    background: #e8eff1;
    padding: 70px 0 20px;
    position: relative;
    z-index: 0;
}
.accordion_block1 .panel-group{
    padding: 0 15px;
}
.accordion_block1 {
    padding: 15px 0;
    /*max-width: 824px;*/
    min-height: 452px;
    margin: 0 auto;
}
.accordion_block1 .panel-group .panel {
    margin: 25px 0;
    border-radius: 0;
    background: #216072;
    padding: 0;
    border: none;
    position: relative;
}
.accordion_block1 .panel-heading {
    padding: 0;
    border: none;
    background: none;
    color: #452e2f;
}
.accordion_block1 .panel-body {
    border: none !important;
    padding: 0;
}
.span-leve,.accordion_block1 .panel-title strong {
    color: #52794b;
    font-weight: normal;
    font-size: 18px;
}
.panel-title strong,.span-leve{
    display: inline-block;
    vertical-align: top;
    float: right;
    padding:15px 10px 15px 0px;
}

.accordion_block1 .panel-title strong{
    width: calc(100% - 106px);
}
.accordion_block1 .panel-title a {
    border:none;
    display: flex;
    width: 100%;
    align-items: center;
}
.accordion_block1 .panel-title .collapsed{
    border-color:#6c6c6c;
}
.accordion_block1 .panel-body p {
    margin: 12px 0;
    color: #000;
    padding: 0 30px 0 20px;
    font-size: 17px;
    line-height: 28px;
}
.accordion_block1 .panel-title strong{
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left 10px center;
    padding-right: 0px;
}
.accordion_block1 .panel-title .collapsed strong{
    background-color: #07806e;
    color: #fff;
    background-image: url(../img/six_arrow_left.png);
}
.accordion_block1 .panel-title strong{
    background-color: #07806e;
    color: #fff;
    background-image: url(../img/six_arrow_down.png);
}
.span-leve {
    background-color: #07806e;
    color: #fff;
    min-width: 67px;
}
.span-leve span {
    display: table;
    vertical-align: middle;
    height: 100%;
    margin: 0 auto;
}
.span-leve b {
    display: table-cell;
    vertical-align: middle;
}
.panel-bg span {
    display: block;
    padding: 13px 15px;
    color: #452e2f;
    max-width: 1060px;
    margin: 0 auto;
    text-align: center;
    background: rgba(231,230,230,0.48);
    font-weight: bold;
}
.accordion_block1 .col-xs12.col-sm-3 {
    padding: 0 7px;
}
.panel-bg img {
    margin-top: 26px;
}
.panel-bg {
    text-align: center;
}
.span-leve{
    position: relative;
    z-index: 1;
    padding-right: 55px;
}
/*.span-leve:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    width: 100%;
    background-image: url(../images/icon.png);
    background-size: cover;
    background-position: left center;
    right: 24px;
    z-index: -1;
}*/
.accordion_block1 .common-title {
    text-align: center;
    margin-bottom: 25px;
}
.panel-body p{
    text-align:initial;
    position: relative;
}
.panel-body p:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    content: "";
    position: absolute;
    right: 18px;
    width: 6px;
    height: 6px;
    top: 12px;
    background: #000;
    border-radius: 50px;
}

.panel-body a {
    color: #000;
    font-family: 'OpenSansHebrew-Bold';
    text-decoration: underline;
}
.sec_five .span_star span {
    margin-top: 25px;
    text-align: center;
}
.check_options{
    margin: 30px 0;
}
.check_options ul {
    display: inline-block;
    min-width: 37%;
    padding: 0 30px;
}
.check_options li:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    content: "";
    position: absolute;
    right: -7px;
    width: 20px;
    height: 25px;
    background-image: url(../images/six_rnd.png);
    top: 0px;
}
.check_options li{
    padding-right: 20px;
    margin: 0px 0 12px 0;
    position: relative;
}
.ullefttext p:first-child {
    margin-top: 6px;
}
.check_options {
    padding-top: 45px;
}
.max-content01{
    max-width: 1280px;
    margin: 0 auto;
}
.common-content strong,.check_common1 strong{
    font-weight: normal;
    font-family: 'OpenSansHebrew-Bold';
    display: block;
}
.check_options ul:first-child{
    padding-right: 0;
}
.check_common1 strong{
    margin-bottom: 5px;
}
.check_common1 ul {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
}
.check_common1 .width-reduce {
    width: 100%;
    padding-right: 0;
    margin-top: 0;
}
.check_common1 li{
    margin: 7px 0;
}
.check_common1 p {
    font-size: 22.83px;
}
.check_common1 {
    padding-top: 30px;
    border-top: 2px solid #bc9e4a;
    margin-top: 30px;
}
.common-content.ullefttext {
    border-right: 2px solid #bc9e4a;
    padding-right: 50px;
}
.check_common1 strong {
    margin-bottom: 8px;
}
.max-content01 .common-title {
    text-align: center;
    margin-bottom: 15px;
}
.sec_six{
    padding: 40px 0 70px;
    position: relative;
    z-index: 0;
}
.sec_nine {
    margin-top: -10px;
    position: relative;
    z-index: 0;
}
/*.sec_seven .accordion_block1 {
    padding: 15px 30px;
}*/
.sec_seven{
    padding: 50px 0 80px 0;
    background-image: url(../images/cover7.jpg);
    overflow-x: hidden;
}
.sec_seven .accordion_block1 .panel-group .panel {
    background: #216072;
    margin-bottom: 4px !important;
}
.sec_seven .accordion_block1 .panel-title strong{
    width: 100%;
}
.sec_seven .accordion_block1 .panel-title strong,.sec_seven .accordion_block1 .panel-body p{
    padding-right: 20px;
}
.sec_seven .accordion_block1 .panel-body p {
    padding: 0 40px 0 50px !important;
    font-size: 24px;
    line-height: 47px;
    text-align: justify;
}
/*.sec_seven .panel-body p:after{
    content: none;
}*/
.nine_height{
    min-height: 364px;
    background-image: url(../images/ten_bg.png);
    position:relative;
}
.price-list-title{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    padding: 30px;
    margin: 0 auto;
    text-align: center;
}
.price-list-title h2,.sec_twelve .common-title span{
    display: inline-block;
    background: #003335;
    color: #fff;
    font-size: 34px;
    font-family: 'OpenSansHebrew-Bold';
    margin: 0;
    padding: 7px 20px 11px;
    line-height: 35px;
    min-width: 278px;
    text-align: center;
}
.sec_ten {
    padding: 30px 0;
    background: #216072;
    margin-top: -36px;
    overflow: initial;
}
.sec_ten .main-content {
    max-width: 770px;
    margin: 0 auto;
}

.bootstrap-tab ul.nav {
    background: #216072;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav>li>a {
    position: relative;
    display: block;
    color: #fff;
    transition: all 0.5s;
}
.bootstrap-tab li {
    float: right;
    width: 100%;
    box-shadow: 9px 1px 23px -5px rgba(0, 0, 0, 0.15);
    border: 0px solid #bc9e4a;
    white-space: normal !important;
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active a{
    background: #69953e;
    color: #fff;
}
table{
    width: 100%;
    text-align: center;
}
table th {
    background: #0f7a8e;
    color: #fff;
    line-height: 18px;
}
.nav>li>a{
    padding: 18px 13px;
    font-weight: normal;
    text-align: center;
    line-height: 26x;
    font-size: 16px;
    word-break: break-all;
    background: #f1f0f0;
    color: #000;
}
table th{
    padding: 18px 13px;
    font-weight: normal;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    word-break: break-all;
    background: #69953e;
    color: #fff;
}

table td,table th{
    vertical-align: middle;
}
.tab-content {
    overflow: auto;
    background: #fff;
    padding: 30px 10px 30px 40px;
}
.owl-item {
    padding: 0;
}
table tr {
    background: #f8faf7;
    border-bottom:1px solid #c4c2bf;
}
table tr td {
    padding: 10px 15px;
    font-size: 16px;
}
.down-img img{
    max-width: 19px;
}
table tr td{
    border-left: 1px solid #c4c2bf;   
}
table tr th {
    border-left: 1px solid #5b7839;
}
table tr td:last-child,table tr th:last-child{
    border-left: none;
}
table thead tr{
    border-bottom: none;
}
table tr.full-td {
    background: #5a8154;
    border-bottom-color: transparent;
}
table tr.full-td {
    color: #fff;
}
table td a{
    display: block;
}
table tr:last-child{
    border-bottom: none;
}
table {
    border: 1px solid #c4c2bf;
}
.tab_table {
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
}

table tbody tr:nth-child(odd){
    background: #fff;
}
table tbody tr:nth-child(even){
    background: #fff;
}
.sec_eleven {
    background-image: url(../img/whitebg.png);
    padding: 80px 0;
    background-color: #fff;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.sec_twelve .nine_height{
    background-image: url(../images/twe_bg.png);   
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
    min-height: auto;
    padding: 100px 0 100px 0;
    clear: both;
}
.sec_nine.sec_twelve {
    background-color: #f8f9f1;
   /* padding: 5px 0;*/
}
.table_block2 th {
    width: 50%;
}
.table_block2 td {
    background: #fff;
}
.pdf_cls img {
    max-width: 31px;
    margin: 0 auto;
}
.pdf_cls a {
    display: block;
}
.pdfri_cls{
    display: inline-block;
    margin: 0px 13px;
}
.pdf_cls span {
    display: block;
    margin-top: 6px;
}
.sec_thirty .table-block {
    padding: 80px 0 30px;
}
.sec_thirty table th {
    background: #a7c39e;
    color: #003335;
}
.slider_gallerys{
    padding: 70px 0 120px;
}
.slider_gallerys .common-title{
    margin-bottom: 30px;
    text-align: center;
}
.owl-next, .owl-prev {
    width: 32px;
    height: 89px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.owl-prev {
    background-image: url(../img/leftarrow.png);
    left: 20px;
}
.owl-next {
    background-image: url(../img/rightarrow.png);
    right: 20px;
}
.owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
}
.sec_document {
    background: #f8f8f8;
    z-index: 1;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
}
.border_pdf {
    border: 2px solid #ebebeb;
    padding: 20px 14px;
    background:#fff;
    text-align: center;
    height: 100%;
}
.doc_link{
    padding: 80px 0;
}
.pdf_down {
    display: table;
    text-align: center;
    height: 100%;
    margin: 0 auto;
}
.pdf_down a {
    color: #003335;
    font-family: 'OpenSansHebrew-Bold';
    line-height: 20px;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
}
.pdf_down span {
    display: block;
    margin: 20px 0 5px;
}
.pdf_down img {
    max-width: 45px;
    margin: 0 auto;
}
.link_type {
    width: 24%;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}
.document_type {
    justify-content: center;
    margin-top: 40px;
}
.doc_link .common-title{
    text-align: center;
}
.max-width02 {
    padding: 0 30px;
    text-align: center;
    max-width: 966px;
    margin: 0 auto;
}
.contact_info{
    background-image: url(../images/bg4.png);
    padding: 40px 0 60px;
    text-align: center;
}
.contact_details h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0  0 10px;
    display: block;
    text-decoration: underline;
}
.contact_details {
    margin-top: 40px;
}
.contact_details li {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    font-weight: normal;
    padding: 0 45px 0 15px;
    background-repeat: no-repeat;
    background-position: top 0px right;
    min-height: 42px;
    margin: 10px 20px 0;
}
a{
    color: #003335;
}
.contact_details li  a{
    font-weight: bold;
}
.phone1 {
    background-image: url(../images/phone1.png);
}
.email1 {
    background-image: url(../images/email1.png);
}
footer {
    background-color: #216072;
    color: #fff;
    padding: 80px 15px;
}
footer p {
    margin-bottom: 0;
}
footer .text-left p{
    text-align: left;
}

.para-img {
    text-align: center;
}
@media (min-width: 768px){
.fixed-top-field .menu_section {
    background: #07806e;
    position: fixed;
    top: 0;
    z-index: 99;
    right: 0;
    width: 100%;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
}
}

.bottom_form1 {
    display: inline-block;
}
h2.commtittlecls {
    font-family: 'OpenSansHebrew-Bold';
    color: #333741;
}
hr.hrcls {
    border-top: 5px solid #d0b25d;
    width: 251px;
    margin-top: 15px !important;
}
.tittletextcontent h3 {
    color: #bc9e4a;
    font-size: 27px;
    font-family: 'OpenSansHebrew-Bold';
}
p.devehthree {
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    color: #333741;
}
.pection{
    margin: 50px 0;
}
.heightsincrese {
    height: 443px;
}
.fivecommon-title {
    clear: both;
    float: right;
    width: 100%;
    text-align: center;
}
.check_options {
    display: flex;
    width: 100%;
}
.price-list-title h2.commtittlecls {
    background: transparent;
    color: #fff;
}
.sec_ten:before {
    content: "";
    position: absolute;
    z-index: 0;
    background-image: url(../images/ten_golden.png);
    background-repeat: no-repeat;
    width: 1093px;
    height: 28px;
    left: 480px;
    bottom: -28px;
    overflow: initial;
    z-index: 1;
}
tr.soldcls {
    background: #0f2d1b !important;
    color: #fff;
}
tr.soldcls td {
    padding: 6px 0;
    font-size:22px;
}
.sec_twelve h2.commtittlecls{
    color: #333741;
}
.sec_twelve .price-list-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: translateY(0%);
    width: 100%;
    padding: 30px;
    margin: 0 auto;
    text-align: center;
}
.nexttablecls {
    margin-top: 50px;
    z-index: 1;
    position: relative;
}
.inlicls a {
    display: inline-block;
}
.inlicls span {
    display: inline-block;
    position: relative;
    top: 5px;
    font-size: 16px;
    margin-right: 3px;
}
.mainpdf{
    padding: 50px 0px 90px 0px;
}
.pdfsection li {
    text-align: center;
    display: inline-block;
    margin: 0 30px;
    vertical-align: top;
}
.pdfsection li p {
    color: #003335;
    font-size: 19px;
    margin-top: 22px;
    text-align: center;
}
.pdfsection ul {
    text-align: center;
    margin-top: 50px;
    clear: both;
    padding-top: 50px;
}
.footercon ul li a {
    color: #fff;
    font-size: 18px;
}
.footermainul{
    text-align: center;
}
.footermainul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 27px;
}
.footcon li {
    display: block;
    text-align: right;
    margin: 0;
}
.cmnttl1 {
    text-align: right;
}
.footcon li span {
    margin-left: 12px;
}
.footcon {
    border-left: 4px solid #d0b25d;
    padding: 18px 40px 0 20px;
}
h2.cmntitlefoo {
    border-bottom: 1px solid #fff;
    display: inline-block;
    margin-bottom: 17px;
}
.copywritecls{
    background-color: #363636;
    padding: 8px 0px;
}
.copywrcls p {
    margin: 0;
    color: #fff;
}
.sec_two .span_starcls span {
    color: #fff;
    font-size: 17px;
    padding-right: 36px;
}
.headflex{
    display: flex;
    align-items: center;
}
.sec_onebanner{
    position: relative;
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 734px;
    display: flex;
    align-items: center;
}
.bannerconetnt {
    display: flex;
    align-items: center;
    max-width: 1278px;
    margin: 0 auto;
}
.bannecontcls h3 {
    font-family: 'Alef', sans-serif;
    color: #fff;
    font-weight: 700;
    padding-right: 0;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 32px;
    text-align: center;
}
.bannecontcls p {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 19px;
}
.bannerimg {
    width: 30%;
    margin-left: 50px;
}
.sec_onegallery{
    background: #ebebeb;
    padding: 80px 0px 50px 0px;
}
.oneseccls{
    display: flex;
}
.onesubcls.wi70 {
    width: 70%;
}
.onesubcls.wi30 {
    width: 30%;
}
.onesubcls.wi50 {
    width: 50%;
}
.onesubcls.wi25 {
    width: 25%;
}
.mar25{
     margin-right: 25px;
}
.maxwidthcls{
    margin: 0 auto;
    max-width: 1260px;
}
.maxwidthcls .span_starcls {
    margin-top: -20px;
}
.top-position.colo2 {
    background-color: rgba(105,149,62,0.85);
}
.top-position.colo1 {
    background-color: rgba(47,153,137,0.85);
}
.top-position.colo3 {
    background-color: rgba(141,192,67,0.85);
}
.top-position.colo4 {
    background-color: rgba(61,91,44,0.85);
}
.top-position.colo5 {
    background-color: rgba(153,133,117,0.85);
}
.top-position.colo6 {
    background-color: rgba(96,86,81,0.85);
}
.top-position.colo7 {
    background-color: rgba(47,153,137,0.85);
}
.newmaxconetn{
    max-width: 700px;
    margin:0 auto;
}
.sec_two:before {
    content: "";
    position: absolute;
    z-index: 1;
    background-image: url(../img/leftaft.png);
    background-repeat: no-repeat;
    width: 393px;
    height: 100%;
    left: 0px;
    top: 0px;
}
.sec_two:after {
    content: "";
    position: absolute;
    z-index: 1;
    background-image: url(../img/rightaft.png);
    background-repeat: no-repeat;
    width: 392px;
    height: 100%;
    right: 0px;
    top: 0px;
}
.sec_two .bannecontcls h3 {
    font-family: 'Alef', sans-serif;
    color: #fff;
    font-weight: 700;
    padding-right: 0px;
    margin-bottom: 35px;
    margin-top: 0;
    font-size: 32px;
}
.common-title .newfont {
    font-family: 'Alef', sans-serif !important;
    font-weight: 700;
    border-bottom: 0px solid #d0b25d !important;
    padding: 0 0 20px 0 !important;
    font-size: 32px;
}
.mapflex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newtittlecls{
    font-family: 'Alef', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px;
}
.contnecls {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 30px;
}
.aboutsection{
    position: relative;
    background-image: url(../img/greenbg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 80px 0px 70px 0px;
}
.aboutsection .span_starcls span {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    padding-right: 15px;
}
.about-tab ul.nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-tab li {
    width: 100%;
    box-shadow: 9px 1px 23px -5px rgba(0, 0, 0, 0.15);
}
.about-tab .nav>li.active a {
    background: #998575;
    color: #fff;
}
.about-tab .nav>li a {
    background: #f1f0f0;
    color: #000;
    font-weight: normal;
}
.about-tab {
    margin-top: 50px;
}
.slierp {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
}
.accordion_block1 .panneltwo .panel-title .collapsed strong {
    background-color: #69953e;
}
.panneltwo .span-leve {
    background: #69953e;
}
.accordion_block1 .pannelthree .panel-title .collapsed strong {
    background-color: #3d5b2c;
}
.pannelthree .span-leve {
    background: #3d5b2c;
}
.accordion_block1 .pannelfour .panel-title .collapsed strong {
    background-color: #998575;
}
.pannelfour .span-leve {
    background: #998575;
}

.accordion_block1 .panneltwo .panel-title strong {
    background-color: #69953e;
}
.accordion_block1 .pannelthree .panel-title strong {
    background-color: #3d5b2c;
}
.accordion_block1 .pannelfour .panel-title strong {
    background-color: #998575;
}
.panneltwo.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #a9de75;
}
.pannelthree.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #94a38b;
}
.pannelfour.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #d0b199;
}
.pannelone .span-leve {
    background-image: url(../img/col1.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.panneltwo .span-leve {
    background-image: url(../img/col2.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.pannelthree .span-leve {
    background-image: url(../img/col3.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.pannelfour .span-leve {
    background-image: url(../img/col4.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.sec_five .two_content {
    padding-top: 0;
    padding-bottom: 20px;
}
.sec_five:before {
    left: 0;
    background-image: url(../img/coloafter.png);
    height: 780px;
    width: 338px;
    top: -100px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    z-index: 0;
}
.mortgagesection{
    position: relative;
    background-image: url(../img/greenbg1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 50px 0px 70px 0px;
}
.mortgagesection .accordion_block1 {
    min-height: auto;
}
.mortgagesection .accordion_block1 .panel-title strong {
    width: 100%;
}
.mortgagesection .accordion_block1 .pannelone .panel-title {
    background-image: url(../img/col7.png) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 28px;
    background-color: #69953e;
}
.mortgagesection .accordion_block1 .pannelone .panel-title strong {
    background-color: transparent; 
    padding-right: 50px;
}

.mortgagesection .accordion_block1 .panneltwo .panel-title {
    background-image: url(../img/col8.png) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 28px;
    background-color: #8dc043;
}
.mortgagesection .accordion_block1 .panneltwo .panel-title strong {
    background-color: transparent; 
    padding-right: 50px;
}
.mortgagesection .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 17px 0;
    background: #c6dfa1;
}
/*.mortgagesection .panel-body p:after{
    content: none;
}*/
.mortgagesection .accordion_block1 .panel-title strong {
    background-image: url(../img/colright.png);
    background-size: 14px;
}
.mortgagesection .accordion_block1 .panel-title .collapsed strong {
    background-image: url(../img/colleft.png);
    background-size: 8px;
}
.mortgagesection .panel-group {
    margin-bottom: 0;
}
.mortgagesection .span_star{
    clear: both;
}
.mortgagesection .span_star span {
    margin-top: 25px;
    text-align: center;
    color: #fff !important;
    font-weight: normal;
}
.paymentsection{
    padding: 50px 0px 70px 0px;
    background: #3c5b2c;
}

.paymentsection .accordion_block1 {
    min-height: auto;
}
.paymentsection .accordion_block1 .panel-title strong {
    width: 100%;
}
.paymentsection .accordion_block1 .pannelone .panel-title {
    background-image: url(../img/col5.png) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 28px;
    background-color: #07806e;
}
.paymentsection .accordion_block1 .pannelone .panel-title strong {
    background-color: transparent; 
    padding-right: 50px;
}

.paymentsection .accordion_block1 .panneltwo .panel-title {
    background-image: url(../img/col6.png) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 28px;
    background-color: #69953e;
}
.paymentsection .accordion_block1 .panneltwo .panel-title strong {
    background-color: transparent; 
    padding-right: 50px;
}
.paymentsection .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 17px 0;
    background: #c6dfa1;
}
.paymentsection .panel-body p:after{
    content: none;
}
.paymentsection .accordion_block1 .panel-title strong {
    background-image: url(../img/colright.png);
    background-size: 14px;
}
.paymentsection .accordion_block1 .panel-title .collapsed strong {
    background-image: url(../img/colleft.png);
    background-size: 8px;
}
.paymentsection .panel-group {
    margin-bottom: 0;
}
.paymentsection .pannelone.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #8dc2ba;
}
.paymentsection .panneltwo.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #b4ca9e;
}
.fotwecls{
    font-weight: 800;
}
.innercoloflex{
    display: flex;
    align-items: flex-start;
}
.fielone {
    width: 50%;
}
.fielone p {
    font-weight: 600;
    line-height: 32px !important;
}
.bottomform{
    float: left;
    width: 100%;
}
.bottomforminner{
    float: left;
    width: 100%;
}
.bottomform .top_form {
    float: unset;
    text-align: center;
}
.bottomform .top_form {
    background: #0f2d1b;
    float: unset;
    text-align: center;
    padding: 15px 0;
}
.bottomform .top_form select {
    color: #fff;
    border: 2px solid rgb(251 251 251);
}
.bottomform .top_form label {
    color: #fff;
}
.bottomform .styled-checkbox + label:before {
    border: 2px solid #ffffff;
}
.bottomform .top_form select {
    background-image: url(../img/colright.png);
    background-size: 11px;
}
.bootstrap-tab.subdivcls {
    border-top: 1px solid #e8e8e8;
}
.formtilcls h3 {
    color: #000;
    font-family: 'Alef', sans-serif !important;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 32px;
}
.formtilcls p {
    text-align: center;
    font-size: 19px;
    margin-bottom: 40px;
}
.tab_table .tab-content {
    overflow: auto;
    background: transparent;
    padding: 0;
}
.subformsection {
    background: #f1f1f1;
    padding: 70px 0px;
    box-shadow: 9px 1px 23px -15px rgba(0, 0, 0, 0.15);
}
.subformsection .nav>li>a:focus, .subformsection .nav>li>a:hover, .subformsection .nav>li.active a {
    background: #016758;
    color: #fff;
}
.subformsection table th {
    background: #0f2d1b;
    color: #fff;
}
.bootstrap-tab.subformsubdivcls {
    border-top: 1px solid #e6e6e6;
}
.slider2 .item {
    text-align: center;
}
.slider2 .item p {
    text-align: center;
    color: #474748;
    font-size: 17px;
    margin-top: 15px;
    font-weight: 600;
}
.slider2 .owl-prev {
    background-image: url(../img/garrowleft.png);
    left: -20px;
    background-size: auto;
}
.slider2 .owl-next {
    background-image: url(../img/garrowright.png);
    right: -20px;
    background-size: auto;
}
.pdfsection {
    margin-top: 80px;
}
.bottomform .styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    right: 12px;
    top: 11px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.footer {
    background-image: url(../img/foobg.png);
    padding: 80px 0 40px 0;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.foocontentimg {
    margin-bottom: 20px !important;
    display: block;
    margin: 0 auto;
}
.foocontent h3 {
    display: inline-block;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    font-family: 'OpenSansHebrew-Bold';
}
.foocontent ul li img {
    margin-left: 10px;
}
.foocontent ul li {
    font-size: 17px;
    margin-bottom: 5px;
}
.foocontent ul li a{
    font-size: 17px;
    color: #fff;
}
.paymentsection:before {
    left: 0;
    background-image: url(../img/coloafter1.png);
    height: 780px;
    width: 294px;
    top: -100px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    z-index: 0;
}
.slider1.owl-carousel .owl-item img {
    width: 100%;
}
.slider2.owl-carousel .owl-item img {
    width: auto;
}
.sliimgcls{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 300px;
}
p.newboldcls {
    font-family: 'OpenSansHebrew-Bold';
    font-size: 13px !important;
}
p.newboldcls:after{
    content: none;
}
.accordion_block1 .panel-body .innrsmaltextcls p {
    font-size: 14px;
}
.innrsmaltextcls {
    padding-right: 35px;
}

.menu-list  .hover-menu1:hover ul.dropdown_menu1{
    display: block;
    transition: all 0.3s;
}
.menu-list a:hover,.menu-list .active > a,.menu-list .dropdown_menu1 a:hover{
    color: #86bc41;
}
ul.dropdown_menu1 {
    display: none;
    transition: all 0.3s;
    z-index: 1;
    position: absolute;
    right: -11px;
    background-color: #07806e;
    min-width: 206px;
    top: 100%;
    padding: 0 11px;
}
.fontweigtcls{
    font-family: 'OpenSansHebrew-Bold';
}
.fontweigtcls1{
    font-family: 'OpenSansHebrew-Bold';
}
.newh3clscontent{
    display: none;
}
.innrsmaltextcls i.fa.fa-chevron-down {
    font-size: 17px;
}
h3.newh3cls {
    font-size: 18px;
    font-family: 'OpenSansHebrew-Bold';
}
.newh3clscontent ul{
    padding-right: 30px;
}
.newh3clscontent ul li {
    margin: 12px 0;
    color: #000;
    padding: 0 20px 0 20px;
    font-size: 14px;
    line-height: 28px;
}

.slider2pdf .item p {
    text-align: center;
    color: #474748;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 600;
    padding: 0 15px;
}
.slider2pdf {
    text-align: center;
}
.slider2pdf .item {
    width: 16%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-bottom: 40px;
}
.aboutinner {
    max-width: 700px;
    margin: 0 auto;
    text-align: right !important;
}
.aboutinner .contnecls {
    text-align: justify;
}
.aboutinner h3.newtittlecls {
    text-align: center;
}
.colo1 a {
    background: #29917b !important;
    color: #fff !important;
}
.colo2 a {
    background: #547346 !important;
    color: #fff !important;
}
.colo3 a {
    background: #706f64 !important;
    color: #fff !important;
}
.colo4 a {
    background: #9d9580 !important;
    color: #fff !important;
}
.colo5 a {
    background: #77a154 !important;
    color: #fff !important;
}
.colo6 a {
    background: #94c458 !important;
    color: #fff !important;
}

.wrapper{
    width: 100%;
    overflow: hidden;
}
p {
    font-size: 16px !important;
}
.banwidthcls {
    max-width: 610px;
}
.pdfri_cls img.tpdf {
    width: 20px;
}
.copywrcls a{
    color: #fff;
}
p.slierp:last-child {
    margin: 0;
}
li.colo1.active a {
    background: #016758 !important;
}
li.colo2.active a {
    background: #016758 !important;
}
li.colo3.active a {
    background: #016758 !important;
}
li.colo4.active a {
    background: #016758 !important;
}
li.colo5.active a {
    background: #016758 !important;
}
li.colo6.active a {
    background: #016758 !important;
}

li.colo1:hover a {
    background: #016758 !important;
}
li.colo2:hover a {
    background: #016758 !important;
}
li.colo3:hover a {
    background: #016758 !important;
}
li.colo4:hover a {
    background: #016758 !important;
}
li.colo5:hover a {
    background: #016758 !important;
}
li.colo6:hover a {
    background: #016758 !important;
}
h3.slider2pdfnewti {
    margin-bottom: 50px;
    color: #000;
    font-family: 'Alef', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
}

.undelinecls {
    font-family: 'OpenSansHebrew-Bold';
    text-decoration: underline;
}
#openpdfclick, #openpdfclick1, #openpdfclick2, #openpdfclick3{
    cursor: pointer;
}

.copywrclsleft p{
    text-align: left;
}