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

/*
font-family: 'Alef', sans-serif;
font-family: 'Rubik', sans-serif;
font-family: 'Heebo', sans-serif;
*/

@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;
}

body {
    font-family: 'Alef', sans-serif;
    color: #313131;
    font-size: 14px;
    background-color: #f5f5f5;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.sec_one {
    padding-top: 68px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(230,227,230,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(230,227,230,1);
	box-shadow: 0px 3px 5px 0px rgba(230,227,230,1);
	background:#f5f5f5;
}

.logo {
    position: relative;
}

.logoImg {
    display: inline-block;
    vertical-align: middle;    
}

.logo > img {
    display: inline-block;
    vertical-align: middle;
}
.logoImg img {
    display: inline-block;
    margin: 0 auto;
}
.logo p.subtitle {
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #080808;
    display: inline-block;
    padding-top: 15px;
    vertical-align: top;
    width: 89%;
    /*position: absolute;
    right: 13%;
    bottom: -15px;
    z-index: 1;*/
}
.logo p.subtitle span {
    font-family: 'Alef', sans-serif;
    font-size: 15.83px;
    display: block;
}

.phone {
    text-align: left;
}

.phone a {
    font-family: 'Rubik', sans-serif;
    font-size: 27.84px;
    color: #ffffff;
    font-weight: 500;
    background-color: #2bb2c0;
    padding: 21px 35px 21px 65px;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: 26px;
    background-size: 26px;
    display: inline-block;
}

.sec_two {
    margin-top: 150px;
}

.bnr_contact h3 {
    font-family: 'Rubik', sans-serif;
    font-size: 47.76px;
    color: #080808;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 40px;
}

.bnr_img {
    position: relative;
    height: 530px;
}

.bnr_img img {
    position: absolute;
    left: -13%;
    z-index: 1;
}

.register {
    background-color: #c0392b;
    padding: 5px 10px;
    display: inline-block;
}

.register p {
    margin-bottom: 0;
    line-height: normal;
}

.register p:first-child {
    font-family: 'Rubik', sans-serif;
    font-size: 53.83px;
    color: #ffffff;
    font-weight: 500;
}

.register p:first-child span.symbol {
    font-size: 30.77px;
}

.register p:first-child span.assum {
    font-size: 43.83px;
}

.register p:last-child {
    font-family: 'Rubik', sans-serif;
    font-size: 32.69px;
    color: #ffffff;
    font-weight: 700;
}

.bnr_contact > p {
    font-family: 'Rubik', sans-serif;
    font-size: 24.29px;
    color: #191717;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 35px;
}

.bnr_contact > p > a {
    color: #191717;
}

.bnr_contact > p span {
    font-weight: 700;
    font-size: 30.29px;
}

.bnr_contact form {
    margin-top: 40px;
}

.bnr_contact form input[type='text'],
.bnr_contact form input[type='tel'] {
    background-color: #fff;
    border: 0;
    padding: 15px;
    font-family: 'Rubik', sans-serif;
    font-size: 18.1px;
    color: #716e6e;
    font-weight: 400;
    width: 33.33%;
    border-radius: 4px;
    margin-left: 7px;
}

.bnr_contact form input[type='submit'] {
    background-color: #2bb2c0;
    border: 0;
    padding: 15px 30px;
    font-family: 'Rubik', sans-serif;
    font-size: 18.1px;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
}

section.sec_three {
    background-color: #fff;
    padding-top: 100px;
}

.advan_brdr {
    border: 2px solid #a1a1a1;
    padding: 50px 25px;
	min-height:325px;
}

h4.advan_tit {
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 18.1px;
    color: #313131;
}

p.advan_cont {
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 17.1px;
    color: #313131;
    font-weight: 400;
}

h3.sec_three_tit,
h3.sec_six_tit {
    text-align: center;
    font-family: 'Heebo', sans-serif;
    color: #191717;
    font-size: 33.76px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 60px;
    position: relative;
}

h3.sec_three_tit:after,
h3.sec_six_tit:after {
    position: absolute;
    background-color: #c0392b;
    content: '';
    height: 4px;
    width: 59px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

.come {
    margin-top: 45px;
    padding-right: 0;
    padding-left: 0;
    background-color: #2bb2c0;
    text-align: center;
}

.come a {
    display: inline-block;
    padding: 10px;
    font-family: 'Rubik', sans-serif;
    font-size: 20.8px;
    color: #fff;
    font-weight: 400;
}

.advantage {
    text-align: center;
}

.advan_img {
    min-height: 100px;
    overflow: hidden;
    max-height: 100px;
    line-height: 100px;
}

.advan_img img {
    max-width: 100px;
    margin: 0 auto;
}

.sec_four {
    padding: 50px 0 0;
    background-color: #fff;
}

.gallery img {
	width: 100%;
    max-width: 1005;
}

section.sec_five {
    padding: 50px 0;
}

.about h3 {
    font-family: 'Rubik', sans-serif;
    font-size: 20.8px;
    color: #c0392b;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px;
}

.about p {
    font-family: 'Rubik', sans-serif;
    font-size: 18.1px;
    color: #282828;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 28px;
}

.about a {
    font-family: 'Rubik', sans-serif;
    font-size: 22.08px;
    color: #fff;
    background-color: #2bb2c0;
    display: inline-block;
    font-weight: 400;
    padding: 10px 35px;
    margin-top: 25px;
}

.about_img {
    text-align: left;
    position: absolute;
    left: 0;
    transform: translateY(30%);
    z-index: 1;
}

.sec_six {
    padding: 50px 0;
    border-top: 3px solid #d7d7d7;
}

.resume ul {
    padding-right: 0;
    margin-bottom: 0;
}

.resume ul li {
    display: inline-block;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    font-size: 18.01px;
    color: #313131;
    font-weight: 500;
}

.sec_seven {
    padding-top: 150px;
    background-color: #fff;
    padding-bottom: 50px;
}

h3.dog_testi_tit {
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 49.86px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 15px 15px 15px 105px;
    background-color: #2bb2c0;
    position: relative;
}

h3.dog_testi_tit:before {
    position: absolute;
    content: '';
    left: -10%;
    background-image: url(../images/dog.png);
    background-size: 165px;
    background-repeat: no-repeat;
    width: 165px;
    height: 185px;
    top: -135%;
}

.testi {
    background-color: #e7e7e7;
    border-radius: 25px;
    text-align: center;
    padding: 25px;
    margin-top: 75px;
}

h3.testi_tit {
    font-family: 'Rubik', sans-serif;
    font-size: 17.91px;
    color: #c0392b;
    font-weight: 700;
    margin-top: 0;
}

.testi > p {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #3e4242;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 15px;
}

.testi_img {
    margin-top: -75px;
}

.testi_img span img {
    border: 7px solid #fff;
    border-radius: 50%;
    width: 103px!important;
    margin: 0 auto;
}

.testi_img span {
    min-height: 103px;
    max-height: 103px;
    overflow: hidden;
    text-align: center;
}

#testi {
    margin-top: 50px;
}

#testi .owl-nav {
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

#testi .owl-next {
    float: right;
    margin-right: -35px;
}

#testi .owl-prev {
    float: left;
    margin-left: -35px;
}

#map {
    height: 270px;
}

footer {
    background-color: #c0392b;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 20px solid #fff;
}


/*popup*/

#contact_form.modal.fade .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.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

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

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

#contact_form .modal-dialog {
    margin: 10px auto;
    padding: 0 15px;
}

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

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

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

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

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

#contact_form .modal-form .modal-body .contact_form {
    width: 450px;
    background-color: #2bb2c0;
    padding: 30px;
    margin: 0 auto;
    box-shadow: 1px 2px 4px #000;
}

#contact_form .contact_form span {
    display: block;
    font-size: 22px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-weight: 700;
}

#contact_form .contact_form strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #fff;
    font-family: OpenSansHebrew-Light;
    font-weight: normal;
    letter-spacing: 1px;
}

#contact_form .contact_form input {
    color: #a3a2a3;
    width: 85%;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #dbdbbd;
    margin: 7px 0;
    font-weight: 600;
    border-radius: 0px;
}

#contact_form .contact_form input:last-child,
#contact_form .contact_form input[type="submit"] {
    background: #343434;
    border-color: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 10px;
    width: 85%;
    margin: 7px auto;
}

.address {
    border-left: 1px solid #fff;
    padding: 50px 0;
}

.address h3 {
    font-family: 'OpenSansHebrew-Bold';
    font-size: 23.79px;
    line-height: 28px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
}

.address p {
    font-family: 'OpenSansHebrew-Regular';
    font-size: 19.79px;
    letter-spacing: 1.1px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 0px;
}

.foot_contact_form {
    text-align: center;
    padding: 50px 0 0;
}

.foot_contact_form h3 {
    font-family: 'OpenSansHebrew-Bold';
    font-size: 24.6px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: 0.30px;
}

.foot_contact_form h4 {
    font-family: 'OpenSansHebrew-Light';
    font-size: 24.08px;
    letter-spacing: 1.1px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.foot_contact_form form {
    margin-top: 15px;
}

.foot_contact_form form .in_sec input {
    width: 46%;
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
    background-color: transparent;
    font-family: 'OpenSansHebrew-Regular';
    font-size: 16px;
    color: #fff;
}

.foot_contact_form form .in_sec input[type='submit'] {
    border: 0;
    background-color: #2bb2c0;
    text-align: center;
    font-family: 'OpenSansHebrew-Bold';
    font-size: 17px;
    color: #fff;
}

.foot_logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.foot_logo img {
    display: inline-block;
    vertical-align: middle;
}

.foot_logo p.subtitle {
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    width: 70%;
    text-align: right;
    font-weight: 500;
    color: #080808;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

.foot_logo p.subtitle span {
    font-family: 'Alef', sans-serif;
    font-size: 15.83px;
    display: block;
}
a#readmore {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 20.07px;
    color: #c0392b;
    display: inline-block;
}

.contact-form1 {
  color: #fff;
  padding: 50px;
  text-align: center;
}
.contact-form1  span {
  display: block;
  font-family: Conv_open-sans-hebrew-extra-bold-5987f96783ba1;
  font-size: 22px;
}
.contact-form1 > strong {
  display: block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}
.contact-form1 input {
  border: 1px solid #dbdbdb;
  color: #313131;
  border-radius: 4px;
  font-family: 'OpenSansHebrew-Regular';
  font-size: 16px;
  margin: 7px 0;
  padding: 7px 15px;
  width: 100%;
}
.contact-form1 input:last-child {
  background: #0e7ac0 none repeat scroll 0 0;
  border-color: transparent;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 80%;
}
.cnctCvr {
    background-image: url(../images/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.snUlist li {
    font-family: 'OpenSansHebrew-Regular';
    font-size: 15px;
    padding: 10px 34px 10px 0;
    margin-right: 15px;
    display: block;
    vertical-align: middle;
    position: relative;
}
.snUlist li:before {
    background-image: url(../images/lt-ar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    content: '';
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}
.snUSec:after {
    position: absolute;
    background-image: url(../images/img16.png);
    background-position: center;
    background-repeat: no-repeat; 
    background-size: cover;
    content: "";
    width: 160px;
    height: 380px;
    top: -25px;
    right: 0;
    left: 0;
}
.snUlist {
    padding: 50px 100px 50px 0;
    margin-bottom: 0;
}
.gallery {
    max-height: 250px;
    min-height: 250px;
    overflow: hidden;
    line-height: 250px;
}
.test {
    background-color: #fff;
    border: 1px solid #EEEEEE;
    padding: 5px;
    border-radius: 5px;
}
.test a {
    min-height: 500px;
    max-height: 500px;
    line-height: 500px;
}
.test a img {
    display: inline-block;
}

.content_lt_msg {
    display: none;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
    background-color: #2bb2c0;
    border-radius: 5px;
}

.contact_form .content_lt_msg {
    color: #2bb2c0;
    background-color: #fff;
}