/*   Theme Name: MythemeAuthor: Victor Romanenko*/
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
html {
    text-align: right;
    font-family: 'Open Sans Hebrew', sans-serif;
}

p {
    direction: rtl;
}

ul {
    list-style: none;
}

:focus {
    outline: none;
}

select {
    direction: rtl;
}

img {
    max-width: 100%;
}

body, ul, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

#header {
    background: rgba(255, 255, 255, 0.91);
    position: fixed; /*top: 0;*/
    left: 0;
    width: 100%;
    z-index: 99999;
}

#header .phone {
    margin: 20px 0 0 50px;
    position: absolute;
}

#header .phone a {
    font-size: 34px;
    color: #065ea2;
    display: block;
    padding: 0 60px 0 0;
    background: url("img/phone_icon.png") no-repeat right center;
    text-decoration: none;
}

#header .logo {
    margin: 12px 35px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
#header .page-404{
    text-align: center;
    padding: 40px;
}
#menu-main-menu {
    margin-left: 66px;
}

#header > .menu {
    margin: 30px auto 22px auto;
    display: table;
}

#header .menu li {
    margin: 0 11px;
    float: left;
    position: relative;
}

#header .menu li:hover .m_dropdownContain {
    opacity: 1;
    top: 56px;
}

#header .menu li a {
    position: relative;
    display: block;
    font-size: 25px;
    color: #065ea2;
    text-decoration: none;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    height: 34px;
    text-align: center;
}

.m_dropdownContain {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    opacity: 0;
    width: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.79);
    top: -300px;
    padding-bottom: 10px;
}

.m_dropdownContain li {
    display: table;
    text-align: center;
    float: none !important;
    margin: 0 auto 10px auto !important;
}

#header .current-menu-item:not(.menu-item-type-custom) a {
    color: #323232 !important;
}

#header .menu li a:hover {
    color: #323232 !important;
}

#header .menu li span {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    display: inline-block;
    height: 2px;
    background: #323232;
    position: relative;
    top: -25px;
    width: 0;
}

#header .current-menu-item:not(.menu-item-type-custom) a span, #header .menu li a:hover span {
    width: 100%;
}

.contact {
    padding: 155px 0 0 0;
    background: url("img/contact_bg.jpg") no-repeat center fixed;
    background-size: cover;
}

.contact h1 {
    font-size: 66px;
    color: white;
    display: table;
    margin: 0 auto 75px auto;
    padding: 0 0 20px 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-weight: 900;
    line-height: 1;
}

.contact .wpcf7-form:after, .mobile_icon:after, .tags_filter:after, .breadcrumbs:after, #searchform > div:after, .category_blog .items:after, .product_single:after, .article:after, .product_list:after, .products_bottom .wpcf7-form div:after, .product-category ul:after, .product-category-single ul:after, .product-category:after, .product-category-single:after, .category_blog .item:after, #news:after, #about:after, .item_project:after, .fronpage #section2 .icons:after, .item-text:after, .tagcloud:after, .page_title:after, .category:after, .category .item-text:after, #footer .middle:after, #footer .top:after {
    display: block;
    content: '';
    clear: both;
}

.contact .wpcf7-form {
    font-size: 19px;
    color: white;
    width: 700px;
    margin: 0 auto;
}

.contact .wpcf7-form > p:nth-child(2) {
    margin-bottom: 18px;
}

.contact .wpcf7-form > div:nth-child(3) {
    float: right;
    width: 282px;
}

.contact .wpcf7-form > div:nth-child(4) {
    float: left;
    width: 410px;
    position: relative;
}

.contact .wpcf7-form input {
    width: 100%;
    border: 2px solid white;
    background: transparent;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: white;
    font-size: 20px;
    padding: 0 28px 0 0;
    text-align: right;
    height: 48px;
    line-height: 48px;
    margin-bottom: 8px;
}


.contact .wpcf7-form .menu-603 .customSelect, .contact .wpcf7-form .menu-603 select{
    width: 250px;
    border: 2px solid white;
    background: transparent;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: white;
    font-size: 20px;
    padding: 0 28px 0 0;
    text-align: right;
    height: 48px !important;
    line-height: 48px;
    margin-bottom: 8px;
	right: 0;
}

.contact .wpcf7-form .menu-603 .wpcf7-not-valid{
    border: 2px solid #f00 !Important;
}

@media screen and (max-width: 767px) {
    .contact .wpcf7-form .menu-603 .customSelect, .contact .wpcf7-form .menu-603 select {
        width: inherit !Important;
    }
}

.contact .wpcf7-form textarea {
    width: 100%;
    border: 2px solid white;
    background: transparent;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: white;
    font-size: 20px;
    padding: 18px 20px 0 150px;
    text-align: right;
    /*height: 150px;*/
	height: 210px;
    line-height: 28px;
    margin-bottom: 8px;
    resize: none;
}

/*.contact .wpcf7-form .wpcf7-submit {*/
/*    -webkit-transition: all .5s ease-out 0s;*/
/*    -moz-transition: all .5s ease-out 0s;*/
/*    -o-transition: all .5s ease-out 0s;*/
/*    transition: all .5s ease-out 0s;*/
/*    width: 131px;*/
/*    !*height: 148px;*!*/
/*	height: 212px;*/
/*    line-height: 148px;*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    left: 10px;*/
/*    text-align: center;*/
/*    background: rgba(255, 255, 255, 0.2);*/
/*    cursor: pointer;*/
/*    padding: 0;*/
/*    -webkit-appearance: button;*/
/*}*/

.contact .wpcf7-form .wpcf7-submit:hover {
    background: #065ea2;
}

.contact .wpcf7-form .wpcf7-not-valid {
    border: 2px solid #f00;
}

.contact .wpcf7-form input::-webkit-input-placeholder {
    color: #fff;
}

.contact .wpcf7-form input::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
.contact .wpcf7-form input:-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
.contact .wpcf7-form input:-ms-input-placeholder {
    color: #fff;
}

.contact .wpcf7-form textarea::-webkit-input-placeholder {
    color: #fff;
}

.contact .wpcf7-form textarea::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
.contact .wpcf7-form textarea:-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
.contact .wpcf7-form textarea:-ms-input-placeholder {
    color: #fff;
}

span.wpcf7-not-valid-tip, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    display: none !important;
}

.products_bottom div.wpcf7-mail-sent-ok {
    display: block !important;
    border: none;
    text-align: center;
    color: white;
    font-size: 33px;
    padding: 0;
    margin: 0 !important;
    width: 100% !important;
    position: absolute;
}

.contacts_item {
    width: 700px;
    margin: 0 auto;
    font-size: 30px;
    color: white;
    line-height: 1.2;
    padding-bottom: 210px;
}

.contacts_item p:first-child {
    margin-bottom: 17px;
}

.contacts_item a {
    color: white;
    text-decoration: none;
}

.contacts_item strong {
    display: inline-block;
    margin: 0 0 0 10px;
}

.contact .success {
    width: 520px;
    margin: -30px auto 40px auto;
    color: white;
    display: none;
}

.contact .success h3 {
    font-size: 46px;
    text-align: center;
}

.contact .success h4 {
    font-size: 39px;
    text-align: center;
    font-weight: normal;
    margin: 0 0 30px 0;
}

.contact .success .links {
    display: block;
    width: 100%;
    background: url("img/mess.png") no-repeat 435px center, #065ea2;
    font-size: 23px;
    text-align: center;
    padding: 20px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: white;
    text-decoration: none;
}

.contact .success .links:hover {
    background: url("img/mess_h.png") no-repeat 435px center, #08426f;
}

.contact .success .links a {
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.contact .wpcf7-form.sent > div, .contact .wpcf7-form.sent > p {
    display: none;
}

.contact .wpcf7-form.sent .success {
    display: block;
}

#footer {
    background: #f4f1ed;
}

#footer .top {
    text-align: center;
    margin: 0 125px;
    border-bottom: 1px solid #4a4a4a;
}

#footer .top a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url("img/social_icon.png") no-repeat 0 0;
    background-color: #4a4a4a;
    border-radius: 42px;
    margin: 0 42px 0 0;
    float: left;
}

#footer .top a:last-child {
    margin: 0;
}

#footer .top a:hover {
    background-color: #065ea2;
}

#footer .top .youtube {
    background-position: -90px 0;
}

#footer .top .linkedin {
    background-position: -180px 0;
}

#footer .top div {
    display: inline-block;
    padding: 35px 0;
}

#footer .bottom {
    padding: 10px 0;
    background: white;
    text-align: center;
}

#footer .middle {
    padding: 40px 125px 80px 125px;
}

#footer .middle .col1 {
    width: 440px;
    float: left;
    font-size: 29px;
    line-height: 1.2;
    color: #4a4a4a;
}

#footer .middle .col1 a {
    color: #4a4a4a;
    text-decoration: none;
}

#footer .middle .col1 strong {
    display: inline-block;
    margin: 0 0 0 10px;
    font-weight: normal;
}

#footer .middle .col1 p:last-child strong {
    font-weight: bold;
}

#footer .middle .col2 {
    float: right;
    margin: 0 60px 0 0;
    line-height: 1.2;
    font-weight: bold;
    font-size: 29px;
    color: #4a4a4a;
}

#footer .middle .col2 a {
    color: #4a4a4a;
    text-decoration: none;
    font-weight: normal;
}

#footer .middle .col2 > div {
    float: right;
}

#footer .middle .col2 > div:nth-child(2) {
    margin: 0 100px 0 0;
}

#footer .middle .col2 > div:nth-child(3) {
    margin: 0 100px 0 0;
}

.gallery-image-quarter {
    display: inline-flex;
    position: relative;
    float: left;
    background: white;
    align-items: center;
    text-align: center;
    border: 1px solid #dfdfdf;
    margin: -1px;
    width: 20%;
    height: 246px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
}

.gallery-image-quarter img {
    display: table;
    margin: 0 auto;
    height: initial;
}

.gallery-image-quarter:nth-child(5n + 1) {
    border-left: none;
}

.gallery-image-quarter:nth-child(5n + 5) {
    border-right: none;
}

.open-up {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -webkit-backface-visibility: hidden;
}

.open-up img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.open-up:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.page_title {
    background: #393939;
    padding: 0 55px 0 0;
}

.page_title h1 {
    float: right;
    font-weight: 900;
    font-size: 48px;
    color: white;
    margin: 0 0 5px 45px;
}

.breadcrumbs {
    font-size: 24px;
    color: white;
    line-height: 70px;
}

.breadcrumbs a {
    color: white;
}

.breadcrumbs span {
    display: inline-block;
    float: right;
}

.breadcrumbs .sep {
    margin: 0 5px;
}

.category_desc {
    direction: rtl;
    padding: 55px 80px 80px 0;
    width: 815px;
    display: inline-block;
    font-size: 20px;
    color: #444444;
}

.product_single .breadcrumbs span:nth-child(2), .product_single .breadcrumbs span:nth-child(3) {
    display: none;
}

.page-numbers {
    text-align: center;
    margin: 70px 0;
}

.page-numbers li {
    display: inline-block;
}

.page-numbers a, .page-numbers li, .page-numbers span {
    display: none;
}

.page-numbers .prev, .page-numbers li:first-child, .page-numbers li:last-child, .page-numbers .next {
    display: inline-block;
}

.page-numbers a {
    margin: 0 7px;
    width: 52px;
    height: 56px;
    line-height: 56px;
    background: #194575;
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 26px;
}

.tags_filter {
    padding: 30px 0;
    background: #065ea2;
    margin-bottom: 40px;
}

.tags_filter h3 {
    font-size: 34px;
    float: right;
    margin: 0 220px 0 90px;
    color: white;
    font-weight: normal;
    line-height: 64px;
}

.tags_filter a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    min-width: 220px;
    padding: 0 10px;
    height: 64px;
    line-height: 64px;
    font-size: 28px !important;
    color: white;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    background: #6a9ec7;
    margin: 0 0 0 35px;
    float: right;
}

.tags_filter a.active, .tags_filter a:hover {
    color: #46629e;
    background: #b5cfe3;
}

.item_project {
    margin: 0 40px 25px 140px;
    padding-bottom: 25px;
    border-bottom: 1px solid #393939;
}

.item_project:last-child {
    border-bottom: none;
}

.item_project .bx-wrapper {
    width: 952px;
    float: left;
}

.item_project .item {
    float: right;
    width: 450px;
    margin: 0 140px 0 0;
}

.item_project .item h2 {
    color: #393939;
    font-weight: bold;
    font-size: 52px;
    line-height: 1;
    margin-bottom: 15px;
}

.item_project .item h2 a {
    color: #393939;
    text-decoration: none;
}

.item_project .item h3 {
    color: #393939;
    font-weight: normal;
    font-size: 40px;
    line-height: 1;
    border-bottom: 1px solid #393939;
    border-top: 1px solid #393939;
    padding-bottom: 10px;
    margin-bottom: 34px;
    display: inline-block;
}

.item_project .item .desc {
    color: #393939;
    font-size: 18px;
    direction: rtl;
}

.item_project .item .desc p {
    margin-bottom: 18px;
}

.item_project .bx-wrapper .bx-prev {
    width: 55px;
    overflow: hidden;
    text-indent: 99px;
    border-radius: 50%;
    height: 55px;
    background: url(img/prev.png) no-repeat, rgba(57, 57, 57, 0.5) !important;
}

.item_project .bx-wrapper .bx-prev:hover {
    background: url(img/prev.png) no-repeat, rgba(57, 57, 57, 0.70) !important;
    background-size: contain !important;
}

.item_project .bx-wrapper .bx-next {
    border-radius: 50%;
    overflow: hidden;
    text-indent: 99px;
    width: 55px;
    height: 55px;
    background: url(img/next.png) no-repeat, rgba(57, 57, 57, 0.5) !important;
}

.item_project .bx-wrapper .bx-next:hover {
    background: url(img/next.png) no-repeat, rgba(57, 57, 57, 0.7) !important;
    background-size: contain !important;
}

.item_project .bx-wrapper .bx-viewport {
    min-height: 538px;
}

.more_project, .more_customer {
    display: none;
    background: #15549a;
    font-size: 26px;
    margin: 70px auto 40px auto;
    color: white;
    line-height: 66px;
    width: 336px;
    padding: 0 38px 0 0;
    letter-spacing: 1px;
    cursor: pointer;
}

.more_project:hover, .more_customer:hover {
    background: #0b3869;
}

.more_project img, .more_customer img {
    float: left;
    margin: 17px 0 0 38px;
}

.fronpage #section1 {
    height: 960px;
    position: relative;
}

.fronpage #section1 .text {
    font-size: 28px;
    position: absolute;
    top: 165px;
    right: 90px;
    color: white;
    direction: rtl;
}

.fronpage #section1 .text h2 {
    font-size: 42px;
}

.fronpage #section2 {
    direction: rtl;
    padding: 155px 0 205px 0;
    background: rgba(41, 29, 20, 0.55);
}

.fronpage #section2 .text {
    font-size: 21px;
    text-align: center;
    color: white;
    width: 540px;
    margin: 0 auto 75px auto;
}

.fronpage #section2 .text h5 {
    font-size: 25px;
    font-weight: normal;
    line-height: 1;
}

.fronpage #section2 .text h3 {
    font-size: 68px;
    position: relative;
    line-height: 1;
    margin-bottom: 23px;
}

.fronpage #section2 .text h3:after {
    display: block;
    margin: 10px auto 0 auto;
    width: 90px;
    height: 2px;
    background: rgba(255, 255, 255, 0.54);
    content: '';
}

.fronpage #section2 .icons {
    width: 1040px;
    margin: 0 auto;
}

.fronpage #section2 .icons .item {
    width: 33%;
    text-align: center;
    color: white;
    position: relative;
    float: left;
}

.fronpage #section2 .icons img {
    display: inline-block;
    margin: 0 auto;
}

.fronpage #section2 .icons img.h {
    display: none;
}

.fronpage #section2 .icons .item:hover img.h {
    display: inline-block;
}

.fronpage #section2 .icons .item:hover .desc {
    opacity: 1;
}

.fronpage #section2 .icons .item:hover img {
    display: none;
}

.fronpage #section2 .icons .item:hover .image {
    background: rgba(255, 255, 255, 0.3);
}

.fronpage #section2 .icons .image {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    margin: 0 auto;
    width: 216px;
    height: 216px;
    border: 4px solid white;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 35px;
}

.fronpage #section2 .icons h4 {
    font-size: 29px;
}

.fronpage #section2 .icons .desc {
    width: 70%;
    margin: 0 5%;
    padding: 24px 10%;
    font-size: 21px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    position: absolute;
    top: 108%;
    line-height: 1;
    text-align: right;
    opacity: 0;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}

.fronpage #section2 .icons .desc:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid rgba(247, 0, 0, 0);
    left: 50%;
    bottom: 100%;
    margin-left: -15px;
    border-bottom: 15px solid rgba(255, 255, 255, 0.2);
}

#news a {
    direction: rtl;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
    height: 455px;
    display: block;
    float: left;
    position: relative;
}

#news a:first-child {
    width: 50%;
}

#news a:nth-child(2) {
    width: 50%;
}
#news a:nth-child(4) {
    width: 24%;
}

#news a:nth-child(3) {
    width: 41%;
}

#news a:nth-child(5) {
    width: 35%;
}

#news .hover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 100%;
    margin-top: -100px;
    background: rgba(0, 0, 0, .65);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#news .item:hover .hover {
    top: 0;
    margin-top: 0;
}

#news .item .hover:before {
    content: '';
    background: url("img/arrow.png") no-repeat;
    width: 17px;
    height: 31px;
    position: absolute;
    left: 60px;
    top: 33px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#news .item:nth-child(1) .hover:before, #news .item:nth-child(5) .hover:before {
    left: 30px;
}

#news .item:hover .hover:before {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#news .hover h3 {
    color: #fff;
    font-size: 42px;
    padding: 0 50px 0 0;
    line-height: 100px;
    font-weight: normal;
}

#news .hover p {
    padding: 0 0 0 40px;
    position: absolute;
    bottom: 30px;
    right: 50px;
    color: #fff;
    font-size: 23px;
    line-height: 1.2;
}

#about {
    background-attachment: fixed !important;
}

#about blockquote {
    margin: 0;
}

#about button {
    display: block;
    width: 147px;
    margin: 15px auto;
    height: 35px;
    line-height: 35px;
    background: #c6c0b0;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans Hebrew', sans-serif;
    padding: 0;
    font-weight: bold;
}

#about .more_down, #about blockquote {
    display: none;
}

#about .scrollbar {
    height: 740px;
    width: 500px;
    display: inline-block;
    padding: 40px 60px 50px 10px;
    background: #f6f1ec;
    font-size: 25px;
    color: #272727;
    line-height: 1.3;
    margin: 0 50px 50px 0;
}

#about .scrollbar .scroller-bar:before {
    height: 110%;
    top: -30px;
    left: -39px;
    width: 20px;
    content: '';
    position: absolute;
    display: block;
    z-index: 9999;
    background: #f6f1ec;
}

#about h2, #customer h2, #project h2 {
    color: #393939;
    font-size: 66px;
    line-height: 0.7;
    border-bottom: 1px solid #393939;
    border-top: 1px solid #393939;
    padding-bottom: 10px;
    margin: 60px 65px 60px 0;
    display: inline-block;
}

#about h4 {
    margin-bottom: 30px;
}

#customer {
    background: #f4f1ed;
}

#customer .all, #project .all {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #065ea2;
    color: white;
    text-decoration: none;
    line-height: 56px;
    padding: 0 16px 0 70px;
    display: table;
    margin: 50px auto 0 auto;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}

#project .all {
    background: white;
    color: #065ea2;
}

#customer .all:hover {
    background: #194575;
}

#project .all:hover {
    background: #194575;
    color: white;
}

#customer .all:before, #project .all:before {
    color: white;
    display: block;
    width: 52px;
    height: 56px;
    line-height: 56px;
    content: '<';
    text-align: center;
    position: absolute;
    left: 0;
    background: #194575;
}

#project {
    background: #f4f1ed;
}

#project h2 + div {
    background: #065ea2;
    padding: 80px 0 50px 0;
}

#project .bx-wrapper {
    padding: 36px 0;
    border-bottom: 2px solid white;
    border-top: 2px solid white;
}

#project .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 45%;
    border-radius: 50%;
    width: 54px;
    height: 54px;
    display: block;
    background: url("img/arrow.png") no-repeat 17px center, rgba(255, 255, 255, 0.2);
    text-indent: 9999px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#project .bx-wrapper .bx-controls-direction a:hover {
    background: url("img/arrow.png") no-repeat 17px center, rgba(255, 255, 255, 0);
    border: 1px solid white;
}

#project .bx-wrapper .bx-prev {
    left: -105px;
}

#project .bx-wrapper .bx-next {
    right: -105px;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#project li {
    position: relative;
}

#project li h4 {
    position: absolute;
    font-weight: normal;
    font-size: 34px;
    bottom: 0;
    padding-bottom: 5px;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 2;
    line-height: 57px;
    background: url("img/shadow.png");
}

#project li a {
    height: 100%;
    width: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
    top: 0;
    position: absolute;
    z-index: 1;
    background: url("img/project_more.png") no-repeat center center, rgba(0, 0, 0, 0.5);
    opacity: 0;
}

#project li:hover a {
    opacity: 1;
}

.facebook {
    width: 64px;
    height: 78px;
    background: url("img/fb.png") no-repeat center center, #46629e;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.facebook_feed {
    position: fixed;
    top: 454px;
    left: 0;
    z-index: 9999;
    width: 64px;
}

.facebook_feed .fb-page {
    width: 350px;
    height: 450px;
    position: relative;
    left: -350px;
}

#real-accessability {
    top: 160px !important;
}

#real-accessability a#real-accessability-btn {
    background-color: #414141 !important;
}

.form_fixed {
    position: fixed;
    top: 210px;
    left: -596px;
    z-index: 9999;
    height: 242px;
    width: 660px;
}

.form_fixed h3 {
    background: #f7f5f3;
    width: 242px;
    height: 64px;
    line-height: 64px;
    font-size: 25.5px;
    color: #393939;
    text-align: center;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 90px;
    right: -89px;
    cursor: pointer;
}

.form_fixed .textwidget {
    width: 660px;
    height: 243px;
    background: rgba(255, 255, 255, 0.7);
}

.form_fixed input[type="tel"], .form_fixed input[type="email"], .form_fixed input[type="text"] {
    font-family: 'Open Sans Hebrew', sans-serif;
    width: 203px;
    height: 55px;
    line-height: 55px;
    color: #333333;
    font-size: 24px;
    padding: 0 17px 0 0;
    border: 1px solid white;
    background: white;
    margin: 0 1px 1px 0;
    text-align: right;
}

.form_fixed input[type="email"] {
    width: 426px;
}

.form_fixed .wpcf7 {
    width: 446px;
    padding: 38px 0 0 100px;
}

.form_fixed .wpcf7-form p {
    float: left;
}

.form_fixed .customSelect {
    width: 203px;
    height: 55px;
    line-height: 55px;
    color: #333333;
    font-size: 24px;
    padding: 0 17px 0 0;
    border: 1px solid white;
    background: white;
    margin: 0 1px 1px 0;
    text-align: right;
    cursor: pointer;
}

.form_fixed select {
    cursor: pointer;
    text-align: right;
}

.form_fixed select option {
    text-align: right;
}

.form_fixed .customSelect:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 4px solid rgba(247, 0, 0, 0);
    left: 30px;
    bottom: 5px;
    border-top: 8px solid #313131;
}

.form_fixed .customSelectInner {
    width: inherit !important;
    cursor: pointer;
}

.form_fixed input::-webkit-input-placeholder {
    color: #333333;
}

.form_fixed input::-moz-placeholder {
    color: #333333;
}

/* Firefox 19+ */
.form_fixed input:-moz-placeholder {
    color: #333333;
}

/* Firefox 18- */
.form_fixed input:-ms-input-placeholder {
    color: #333333;
}

.form_fixed input[type="submit"] {
    height: 56px;
    line-height: 56px;
    font-size: 28px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    -webkit-appearance: button;
    width: 444px;
    background: #065ea2;
    text-align: center;
    border: none;
    margin: 10px 0 0 0;
    font-family: 'Open Sans Hebrew', sans-serif;
}

.form_fixed input[type="submit"]:hover {
    background: #104066;
}

.form_fixed .wpcf7-form .wpcf7-not-valid {
    border: 1px solid #f00;
}

.form_fixed .close {
    background: url("img/close.png") no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    cursor: pointer;
    right: 70px;
    top: 10px;
}

.form_fixed .success {
    display: none;
}

.form_fixed .wpcf7-form.sent > div, .form_fixed .wpcf7-form.sent > p {
    display: none;
}

.form_fixed .wpcf7-form.sent .success {
    display: block;
}

.form_fixed .wpcf7-form.sent .success h4 {
    color: #065ea2;
    font-size: 30px;
    text-align: center;
}

.form_fixed .wpcf7-form.sent .success h5 {
    color: #065ea2;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
}

.form_fixed .wpcf7-form.sent .success .close_all {
    float: none;
    color: #065ea2;
    font-size: 25px;
    width: 246px;
    margin: 20px auto 0 auto;
    height: 56px;
    line-height: 56px;
    border: 1px solid #065ea2;
    text-align: center;
    cursor: pointer;
}

.wpcf7-form:after {
    display: block;
    content: '';
    clear: both;
}

.category_blog .items {
    width: 1660px;
    margin: 54px auto;
}

.category_blog .item {
    display: inline-block;
    margin-bottom: 30px;
    width: 18.8%;
    margin-left: 1.5%;
    float: right;
}

.category_blog .items hr {
    float: left;
    height: 1px;
    width: 100%;
    margin: 0;
    border: none;
}

.category_blog .item:nth-child(5n+5) {
    margin-left: 0;
}

.category_blog .item h3 {
    line-height: 60px;
    background: #065ea2;
    padding: 0 45px 0 0;
    margin-bottom: 5px;
}

.category_blog .item h3 a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}

.category_blog .item .text {
    width: 75%;
    display: table-cell;
    font-size: 21px;
    color: #393939;
    vertical-align: middle;
    overflow: hidden;
    height: 84px;
}

.category_blog .image img {
    width: 100% !important;
    height: inherit !important;
    display: block;
}

.category_blog .image a.image {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    bottom: 0;
    display: block;
    width: 100%;
    height: 0;
    background: rgba(6, 94, 162, 0.7);
    position: absolute;
}

.category_blog .image:hover a.image {
    height: 100%;
}

.category_blog span.image {
    position: relative;
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
    max-height: 150px;
}

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes swing {
    15% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.category_blog .item .more {
    width: 80px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.category_blog .item:hover .more {
    -webkit-animation: swing 1s ease 0s;
    animation: swing 1s ease 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.category_blog .item .more img {
    display: inline-block;
}

.product-category, .product-category-single {
    background: #eaebec;
    padding: 25px 0;
    position: relative;
    margin-bottom: 30px;
}

.product-category li.title {
    display: block;
    width: 100%;
    font-size: 29px;
    color: #414042;
    padding-bottom: 15px;
    float: none !important;
    font-weight: bold;
    line-height: 46px;
    position: relative;
    top: -10px;
    margin-bottom: -10px;
}

.product-category li.title.active span {
    padding: 0 20px 0 60px;
    line-height: 46px;
    display: inline-block;
    color: white;
    background: url("img/arrows.png") no-repeat 19px center, #414042;
    border-radius: 5px;
}

.product-category li a, .product-category-single li a {
    display: inline-block;
    font-size: 24px;
    text-decoration: none;
    color: #414042;
    line-height: 48px;
    background: white;
    padding: 0 9px 0 20px;
    margin-bottom: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.product-category li .desctiption {
    display: none;
}

.cat_description {
    direction: rtl;
    padding-left: 32%;
    font-size: 17px;
    color: #414042;
    position: relative;
}

.cat_description a {
    color: #414042;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 100px;
    background: url("img/cat_desc_more.png") no-repeat top center;
    position: absolute;
    left: 19%;
    min-width: 100px;
}

.cat_description a:hover {
    background: url("img/cat_desc_more_h.png") no-repeat top center;
}

.product-category li a.active, .product-category li a:hover, .product-category-single li a.active, .product-category-single li a:hover {
    color: white;
    background: #5d96c2;
}

.product-category li, .product-category-single li {
    display: inline-block;
    float: left;
    width: 48%;
    margin-left: 3%;
}

.product-category li.more {
    cursor: pointer;
    color: #414042;
    line-height: 48px;
    display: none;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}

.product-category li.more span {
    position: relative;
    top: 15px;
    background: url("img/more_arrow.png") no-repeat left 7px;
    display: inline-block;
    padding: 0 0 0 22px;
    line-height: 1;
}

.product-category li:nth-child(even), .product-category-single li:nth-child(even) {
    float: right;
}

.product-category li:nth-child(odd), .product-category-single li:nth-child(odd) {
    margin-left: 0%;
}

.product-category ul, .product-category-single ul {
    position: relative;
    display: inline-block;
    padding: 0 56px 0 34px;
    width: 28%;
    border-left: 1px solid #414042;
    float: right;
}

.product-category .children.depth0, .product-category .children.depth1 {
    display: none;
}

.products_bottom {
    background: #065ea2;
    padding: 45px 0 65px 0;
    clear: both;
}

.products_bottom p {
    font-size: 48px;
    color: white;
    text-align: center;
}

.products_bottom .wpcf7-form > p:nth-child(2) {
    margin-bottom: 48px;
}

.products_bottom input[type="text"], .products_bottom input[type="tel"], .products_bottom input[type="email"] {
    font-family: 'Open Sans Hebrew', sans-serif;
    line-height: 80px;
    border: 2px solid white;
    width: 284px;
    background: transparent;
    color: white;
    font-size: 33px;
    text-align: right;
    padding: 0 20px 0 0;
    margin: 0 0 0 17px;
}

#readonly:enabled {
}

.products_bottom .wpcf7-form div > p {
    float: right;
}

.products_bottom .wpcf7-form div > p:last-child {
    margin: 0;
}

.products_bottom .wpcf7-form div {
    width: 1300px;
    margin: 15px auto 0 auto;
}

.products_bottom select {
    width: 284px;
    font-size: 33px !important;
}

.products_bottom .wpcf7-form ::-webkit-input-placeholder {
    color: #fff;
}

.products_bottom .wpcf7-form ::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
.products_bottom .wpcf7-form :-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
.products_bottom .wpcf7-form :-ms-input-placeholder {
    color: #fff;
}

.products_bottom .customSelect .customSelectInner {
    line-height: 80px;
    border: 2px solid white;
    width: 284px !important;
    background: transparent;
    color: white;
    font-size: 33px;
    text-align: right;
    padding: 0 20px 0 0;
    margin: 0 0 0 17px;
    display: block !important;
    font-family: 'Open Sans Hebrew', sans-serif;
}

.products_bottom .customSelect:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid rgba(247, 0, 0, 0);
    left: 50px;
    bottom: 10px;
    border-top: 12px solid #FFFFFF;
}

.products_bottom textarea {
    font-family: 'Open Sans Hebrew', sans-serif;
    line-height: 40px;
    border: 2px solid white;
    width: 914px;
    height: 100px;
    background: transparent;
    color: white;
    font-size: 33px;
    text-align: right;
    padding: 20px;
    margin: 0 0 0 17px;
    resize: none;
}

.products_bottom [type="submit"] {
    font-family: 'Open Sans Hebrew', sans-serif;
    border: 2px solid white;
    width: 308px;
    height: 144px;
    color: white;
    font-size: 33px;
    line-height: 140px;
    background: transparent;
    cursor: pointer;
    -webkit-appearance: button;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.products_bottom [type="submit"]:hover {
    background: #83afd1;
}

.products_bottom .wpcf7-form .wpcf7-not-valid {
    border: 2px solid #f00;
}

.products_bottom .ajax-loader {
    display: none;
}

.product_list {
    width: 81%;
    margin-bottom: 75px;
    float: left;
}

.product_list .item {
    position: relative;
    width: 25%;
    height: 380px;
    border: 1px solid #414042;
    float: right;
    margin: 0 -1px -1px 0;
    text-align: center;
}

.product_list .item:nth-child(4n +1) {
    border-right: none;
    margin: 0 -2px -1px 0;
}

.product_list .item:nth-child(4n +4) {
    border-left: none;
    margin: 0 -1px -1px -1px;
}

.product_list .item a {
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    height: 100%;
}

.product_list .item:hover .hover {
    display: block;
    background: url("img/info.png") no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.product_list .item .hover {
    display: none;
}

.product_list .item img {
    max-width: 90%;
    display: block;
    margin: 0 auto;
    height: initial;
}

.product_list .image {
    display: block;
    height: inherit;
}

.product_list .item h4 {
    padding: 10px 0;
    color: #065ea2;
    width: 75%;
    display: block;
    font-size: 21px;
    z-index: 1;
    position: absolute;
    right: 12.5%;
    bottom: 0;
}

.article .page_title {
    padding: 0 100px 0 0;
}

.article .item {
    direction: rtl;
    float: right;
    width: 40.7%;
    margin: 70px 100px 0 0;
    font-size: 20px;
    color: #3a3a3a;
}

.article .item button {
    display: none;
}

.article .item blockquote {
    margin: 0;
}

.article .slider {
    float: left;
    width: 36%;
    margin: 70px 0 0 8%;
    overflow: hidden;
}

.article .slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 40%;
    margin-top: 0;
    outline: 0;
    width: 30px;
    height: 72px;
    text-indent: 9999px;
    z-index: 9999;
    display: block;
}

.article .bx-wrapper .bx-prev {
    left: 0;
    background: url(img/prev_news.png) no-repeat 0 0 !important;
}

.article .bx-wrapper .bx-next {
    right: 0;
    background: url(img/next_news.png) no-repeat 0 0 !important;
}

.article .bx-wrapper li {
    text-align: center;
    font-size: 36px;
    color: #393939;
    line-height: 1.2;
}

.article .bx-wrapper img {
    max-width: 100%;
    display: inline-block;
}

.article .bx-wrapper li a {
    color: #393939;
    text-decoration: none;
    font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
}

.pluso-more {
    display: none !important;
}

.pluso {
    margin: 30px 0 !important;
    border-radius: 0 !important;
    display: block !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid #393939;
    border-top: 1px solid #393939;
}

.pluso-wrap {
    padding: 0 !important;
}

.product_article .bx-wrapper {
    max-width: 100% !important;
    direction: ltr;
}

.product_article a {
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    color: #313131;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
}

.product_article h3 {
    font-size: 18px;
}

.product_article .img {
    height: 240px;
    max-height: 240px;
    display: inline-flex;
    align-items: center;
}

.product_article img {
    max-height: inherit;
}

.product_article .all {
    background: #075ea3;
    display: block;
    width: 100%;
    line-height: 78px;
    text-align: center;
    color: white;
    font-size: 29px;
    margin: 45px 0;
    direction: ltr;
}

#searchform {
    padding: 68px 0 56px 0;
    background: #065ea2;
}

.category #searchform {
    margin: -147px 0 0 0;
    position: relative;
}

#searchform > div {
    width: 1450px;
    margin: 0 auto;
}

#searchform input[type="text"] {
    font-family: 'Open Sans Hebrew', sans-serif;
    width: 230px;
    border: none;
    line-height: 58px;
    background: #518fbe;
    color: white;
    font-size: 23px;
    padding: 0 16px 0 0;
    margin: 0 0 0 18px;
    float: right;
    text-align: right;
}

#searchform .customSelectInner {
    font-family: 'Open Sans Hebrew', sans-serif;
    width: 200px !important;
    border: none;
    line-height: 58px;
    height: 58px;
    overflow: hidden;
    background: #518fbe;
    color: white;
    padding: 0 16px 0 30px;
    font-size: 23px;
    text-align: right;
}

#searchform .customSelect {
    width: 246px !important;
}

#searchform label {
    float: right;
    font-weight: bold;
    font-size: 27px;
    margin: 0 0 0 18px;
    color: white;
    line-height: 58px;
}

#searchform .customSelect:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid rgba(247, 0, 0, 0);
    left: 12px;
    bottom: 20px;
    border-top: 8px solid #FFFFFF;
}

#searchform input[type="submit"] {
    font-family: 'Open Sans Hebrew', sans-serif;
    float: right;
    text-align: center;
    line-height: 58px;
    width: 195px;
    border: none;
    background: #83afd1;
    color: white;
    font-size: 23px;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 0;
    font-weight: bold;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#searchform input[type="submit"]:hover {
    background: #194575;
}

#searchform ::-webkit-input-placeholder {
    color: #fff;
}

#searchform ::-moz-placeholder {
    color: #fff;
}

/* Firefox 19+ */
#searchform :-moz-placeholder {
    color: #fff;
}

/* Firefox 18- */
#searchform :-ms-input-placeholder {
    color: #fff;
}

#searchform .select {
    margin: 0 0 0 18px;
    position: relative;
    float: right;
}

.cat_name {
    padding: 18px 0;
    border-top: 1px solid #414042;
    font-size: 22px;
    color: #414042;
    margin-top: 20px;
}

.product-category-down {
    width: 15%;
    margin: 0 45px 0 0;
    background: #eaebec;
    float: right;
}

.product-category-down .parent {
    padding: 20px 28px 20px 32px;
}

.product-category-down li {
    position: relative;
}

.product-category-down a {
    border-top: 1px solid #414042;
    padding: 10px 0;
    color: #414042;
    font-size: 22px;
    text-decoration: none;
    display: block;
}

.parent > li:first-child > a {
    border-top: none;
}

.product-category-down .children {
    display: none;
}

.product-category-down .hasChild > span {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid rgba(247, 0, 0, 0);
    left: 0;
    top: 22px;
    border-left: 8px solid #313131;
    cursor: pointer;
    z-index: 9;
}

.product-category-down .hasChild.active > span {
    border-left: 5px solid rgba(247, 0, 0, 0);
    top: 24px;
    border-top: 8px solid #313131;
}

.product_single {
    width: 68%;
    margin-bottom: 75px;
    float: right;
    margin-right: 22px;
}

.product_single .slider {
    float: right;
    width: 52%;
    margin: 20px 0 20px 12.4%;
    overflow: hidden;
}

.product_single .slider .breadcrumbs {
    font-size: 17px;
    color: #414042;
    padding-bottom: 5px;
    line-height: 1;
    border-bottom: 1px solid #414042;
    margin-bottom: 40px;
}

.product_single .slider .breadcrumbs a {
    color: #414042;
}

.product_single .bx-wrapper li {
    text-align: center;
}

.product_single .bx-wrapper img {
    max-width: 100%;
    width: 85%;
    display: inline-block;
}

.product_single .slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 40%;
    margin-top: 0;
    outline: 0;
    width: 30px;
    height: 72px;
    text-indent: 9999px;
    z-index: 9999;
    display: block;
}

.product_single .slider .bx-wrapper .bx-prev {
    left: 0;
    background: url(img/prev_news.png) no-repeat 0 0 !important;
}

.product_single .slider .bx-wrapper .bx-next {
    right: 0;
    background: url(img/next_news.png) no-repeat 0 0 !important;
}

.product_single .description {
    float: right;
    width: 33.6%;
    margin: 20px 0 0 0;
    font-size: 17px;
    color: #414042;
}

.product_single .pluso {
    clear: both;
    border-bottom: none !important;
}

.product_single .phone {
    font-size: 39px;
    text-align: left;
    margin-bottom: 75px;
}

.product_single .phone a {
    text-decoration: none;
    color: #065ea2;
}

.product_single .title {
    font-size: 22px;
    color: #414042;
    padding-bottom: 16px;
    border-bottom: 1px solid #414042;
    margin-bottom: 6px;
}

.product_single .text {
    margin-bottom: 65px;
    direction: rtl;
}

.product_single .text + a, .product_single .to_form,.product_single .to_forms {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 225px;
    line-height: 56px;
    background: url("img/link_arrow.png") no-repeat 38px center, #065ea2;
    padding: 0 35px 0 0;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block;
    color: white;
    font-size: 22px;
}

.product_single .text + a:hover {
    background: url("img/link_arrow.png") no-repeat 38px center, #104066;
}

.product_single .to_form {
    background: url("img/link_arrow.png") no-repeat 38px center, #d43b3b;
}
.product_single .to_forms.two {
    background: url("img/link_arrow.png") no-repeat 38px center, #518fbe;
}

.product-category-down.single {
    margin-top: 25px;
}

#to_bottom {
    display: block;
    position: fixed;
    bottom: 70px;
    left: 49%;
    z-index: 9999;
}

#to_bottom span:last-child {
    background: url("img/bottom.png") no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    margin-top: 6px;
    cursor: pointer;
}

#to_bottom span:last-child:hover {
    background: url("img/bottom_h.png") no-repeat;
}

#to_bottom span:first-child {
    font-size: 20px;
    color: #2b2b2b;
    display: block;
    text-align: center;
}

#to_bottom .to_up {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile_icon {
    display: none;
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME===================================*/
.bx-wrapper .bx-viewport { /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*Scroller*/
.fs-scrollbar {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.fs-scrollbar, .fs-scrollbar * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.fs-scrollbar, .fs-scrollbar-content, .fs-scrollbar-bar, .fs-scrollbar-track, .fs-scrollbar-handle {
    box-sizing: border-box;
}

.fs-scrollbar-content {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fs-scrollbar-content::-webkit-scrollbar, .fs-scrollbar-content::-webkit-scrollbar-button, .fs-scrollbar-content::-webkit-scrollbar-track, .fs-scrollbar-content::-webkit-scrollbar-track-piece, .fs-scrollbar-content::-webkit-scrollbar-thumb, .fs-scrollbar-content::-webkit-scrollbar-corner, .fs-scrollbar-content::-webkit-resizer {
    background: transparent;
    opacity: 0;
}

.fs-scrollbar-bar {
    width: 16px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-width: 0 0 0 1px;
    display: none;
}

.fs-scrollbar-track {
    width: 100%;
    height: 100%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.fs-scrollbar-handle {
    width: 10px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 2;
    background: #cccccc;
    border: 1px solid #ffffff;
    border-radius: 5px;
    cursor: pointer;
}

.fs-scrollbar-horizontal .fs-scrollbar-content {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 16px 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-bar {
    width: 100%;
    height: 16px;
    top: auto;
    bottom: 0;
    border-width: 1px 0 0 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-handle {
    width: 20px;
    height: 10px;
    top: auto;
    right: auto;
    bottom: 3px;
}

.fs-scrollbar-setup .fs-scrollbar-content, .fs-scrollbar-active .fs-scrollbar-content {
    padding: 20px;
}

.fs-scrollbar-setup .fs-scrollbar-bar, .fs-scrollbar-active .fs-scrollbar-bar {
    display: block;
}

.fs-scrollbar {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.fs-scrollbar, .fs-scrollbar * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.fs-scrollbar, .fs-scrollbar-content, .fs-scrollbar-bar, .fs-scrollbar-track, .fs-scrollbar-handle {
    box-sizing: border-box;
}

.fs-scrollbar-content {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fs-scrollbar-content::-webkit-scrollbar, .fs-scrollbar-content::-webkit-scrollbar-button, .fs-scrollbar-content::-webkit-scrollbar-track, .fs-scrollbar-content::-webkit-scrollbar-track-piece, .fs-scrollbar-content::-webkit-scrollbar-thumb, .fs-scrollbar-content::-webkit-scrollbar-corner, .fs-scrollbar-content::-webkit-resizer {
    background: transparent;
    opacity: 0;
}

.fs-scrollbar-bar {
    width: 16px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-width: 0 0 0 1px;
    display: none;
}

.fs-scrollbar-track {
    width: 100%;
    height: 100%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.fs-scrollbar-handle {
    width: 10px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 2;
    background: #cccccc;
    border: 1px solid #ffffff;
    border-radius: 5px;
    cursor: pointer;
}

.fs-scrollbar-horizontal .fs-scrollbar-content {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 16px 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-bar {
    width: 100%;
    height: 16px;
    top: auto;
    bottom: 0;
    border-width: 1px 0 0 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-handle {
    width: 20px;
    height: 10px;
    top: auto;
    right: auto;
    bottom: 3px;
}

.fs-scrollbar-setup .fs-scrollbar-content, .fs-scrollbar-active .fs-scrollbar-content {
    padding: 20px;
}

.fs-scrollbar-setup .fs-scrollbar-bar, .fs-scrollbar-active .fs-scrollbar-bar {
    display: block;
}

.scroller {
    overflow: hidden;
    overflow-x: hidden;
    position: relative;
}

.scroller, .scroller-content, .scroller-bar, .scroller-track, .scroller-handle {
    box-sizing: border-box;
}

.scroller-content {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.scroller-content * {
    direction: rtl;
}

.scroller-content::-webkit-scrollbar, .scroller-content::-webkit-scrollbar-button, .scroller-content::-webkit-scrollbar-track, .scroller-content::-webkit-scrollbar-track-piece, .scroller-content::-webkit-scrollbar-thumb, .scroller-content::-webkit-scrollbar-corner, .scroller-content::-webkit-resizer {
    background: transparent;
    opacity: 0;
}

.scroller-bar {
    width: 19px;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 2;
    display: none;
}

.scroller-track {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.scroller-handle {
    width: 19px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #cccccc;
    cursor: pointer;
}

.scroller-horizontal .scroller-content {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 16px 0;
}

.scroller-horizontal .scroller-bar {
    width: 100%;
    height: 16px;
    top: auto;
    bottom: 0;
    border-width: 1px 0 0 0;
}

.scroller-horizontal .scroller-handle {
    width: 20px;
    height: 10px;
    top: auto;
    right: auto;
    bottom: 3px;
}

.scroller-setup .scroller-bar, .scroller-active .scroller-bar {
    display: block;
}

#menu-mobile {
    display: none;
}

/*ADAPTIVE*/
@media screen and (min-width: 980px) {
    .tagcloud span {
        display: none !important;
    }

    .tagcloud a {
        display: inline-block !important;
    }
}

@media screen and (min-width: 768px) {
    #navbar-toggle, .filter_down {
        display: none !important;
    }
}

@media screen and (max-width: 1780px) and (min-width: 980px) {
    /*Projects*/
    .item_project > .bx-wrapper .bx-viewport {
        min-height: inherit !important;
    }

    .item_project > .bx-wrapper {
        width: 60%;
    }

    .item_project .item {
        width: 40%;
        margin: 0;
    }
    
    /*Header*/
    #menu-main-menu {
        margin-left: -35px;
    }

    #header .menu li a {
        font-size: 24px;
    }

    #header .menu li {
        margin: 0 10px;
    }

    #header .phone {
        margin: 25px 0 0 25px;
        position: absolute;
    }

    #header .phone a {
        font-size: 26px;
        padding: 0 50px 0 0;
        background-size: contain;
    }

    /*home*/
    #project .bx-wrapper .bx-next {
        right: 0;
    }

    #project .bx-wrapper .bx-prev {
        left: 0;
    }

    #project .bx-wrapper {
        width: 960px !important;
    }

    /*Category*/
    .product-category ul, .product-category-single ul {
        padding: 0 2.2% 0 2%;
    }

    .product-category-down a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1680px) and (min-width: 980px) {
    .category_blog .items {
        width: 100%;
    }

    .category_blog .item .text {
        font-size: 18px;
    }

    .category_blog .item h3 {
        padding: 0 15px 0 0;
        line-height: 40px;
    }

    /*Header*/
    #header .logo {
        margin: 20px 25px 0 0;
        width: 220px;
    }

    #menu-main-menu {
        margin-left: -15px;
    }

    #header .phone {
        margin: 30px 0 0 20px;
        position: absolute;
    }

    #header .phone a {
        font-size: 22px;
        padding: 0 40px 0 0;
        background-size: contain;
    }
}

/*Header*/
@media screen and (max-width: 1480px) and (min-width: 980px) {
    #menu-main-menu {
        margin-left: -17px;
    }

    #header .menu li a {
        font-size: 22px;
    }

    #header > .menu {
        margin: 30px auto 22px auto;
    }

    #header .logo {
        margin: 26px 24px 0 0;
        width: 180px;
    }

    #header .phone {
        margin: 35px 0 0 10px;
        position: absolute;
    }

    #header .phone a {
        font-size: 18px;
        padding: 0 30px 0 0;
        background-size: contain;
    }

    #footer .middle .col1 {
        width: 320px;
    }

    #footer .middle {
        padding: 40px 80px 80px 80px;
    }

    #footer .top {
        margin: 0 80px;
    }

    /*Customer*/
    .gallery-image-quarter {
        height: 180px;
        width: 16%;
        padding: 0 2%;
    }

    /*Projects*/
    .tags_filter {
        padding: 15px 0;
    }

    .tags_filter h3 {
        margin: 0 60px 0 50px;
    }

    .tags_filter a {
        min-width: 120px;
        font-size: 24px !important;
    }

    /*Breadcrumbs*/
    .article .page_title {
        padding: 0 20px 0 0;
    }

    /*Article*/
    .article .item {
        margin: 70px 20px 0 0;
    }

    /*Home*/
    #searchform {
        padding: 36px 0;
    }

    #searchform > div {
        width: 100%;
    }

    #searchform label {
        font-size: 20px;
    }

    #searchform .select {
        margin: 0 0 0 0.84%;
    }

    #searchform .customSelect {
        width: 170px !important;
    }

    #searchform .customSelectInner {
        width: 134px !important;
        padding: 0 6px 0 30px;
        font-size: 23px;
    }

    #searchform input[type="text"] {
        width: 164px;
        font-size: 23px;
        padding: 0 6px 0 0;
        margin: 0 0 0 0.84%;
    }

    #searchform input[type="submit"] {
        width: 95px;
        font-size: 23px;
    }

    .fronpage #section2 .icons {
        width: 960px;
    }

    #news a {
        height: 355px;
    }

    #news .hover h3 {
        font-size: 28px;
        line-height: 60px;
        padding: 0 20px 0 0;
    }

    #news .hover {
        margin-top: -60px;
    }

    #news .item .hover:before {
        left: 20px !important;
        top: 15px;
    }

    #news .hover p {
        padding: 0 0 0 10px;
        bottom: 20px;
        right: 20px;
        font-size: 20px;
    }

    /*Category*/
    .product-category li a, .product-category-single li a {
        font-size: 14px;
        padding: 0 9px;
    }

    .product-category ul, .product-category-single ul {
        padding: 0 2.2% 0 2%;
    }

    .product-category li.more {
        font-size: 16px;
    }

    .product-category li.more span {
        background: url("img/more_arrow.png") no-repeat left 2px;
    }

    .product-category-down a {
        font-size: 14px;
    }

    .product-category-down {
        width: 17%;
        margin: 0 1% 0 0;
    }

    .product-category-down .parent {
        padding: 10px;
    }

    .product_list .item {
        height: 280px;
    }

    .product_list .item img {
        max-height: 100%;
    }

    .cat_description a {
        left: 12%;
    }

    .products_bottom .wpcf7-form div {
        width: 650px;
    }

    .products_bottom p {
        margin-bottom: 10px;
    }

    .products_bottom textarea {
        width: 589px;
    }

    .products_bottom [type="submit"] {
        width: 633px;
        height: 64px;
        line-height: 60px;
    }

    .category #searchform {
        margin: 0;
    }

    .product_single {
        width: 80%;
        margin-right: 2%;
        margin-bottom: 0;
    }

    .pluso {
        padding: 10px 20px !important;
    }
}

@media screen and (max-width: 979px) and (min-width: 768px) {
    #header .menu li a {
        font-size: 22px;
    }

    #header .menu li {
        margin: 0 10px;
    }

    #menu-main-menu {
        margin-left: -180px;
    }

    #header > .menu {
        margin: 30px auto 22px auto;
    }

    #header .logo {
        margin: 22px 35px 0 0;
        width: 200px;
    }

    #header .phone {
        margin: 20px 0 0 0;
    }

    #header .phone a {
        width: 0;
        overflow: hidden;
        height: 53px;
        text-indent: 99px;
        padding: 0 50px 0 0;
    }

    #footer .middle .col1 {
        width: 300px;
    }

    #footer .middle {
        padding: 40px 10px 80px 10px;
    }

    #footer .top {
        margin: 0 10px;
    }

    /*Customer*/
    .gallery-image-quarter {
        height: 180px;
        width: 16%;
        padding: 0 2%;
    }

    .category_desc {
        padding: 55px 20px 80px 0;
        width: 700px;
    }

    /*Blog*/
    .category_blog .items {
        width: 100%;
    }

    .category_blog .item .text {
        font-size: 18px;
    }

    .category_blog .item h3 {
        padding: 0 15px 0 0;
        line-height: 40px;
    }

    .category_blog .item {
        width: 32%;
        margin-left: 1.5%;
    }

    .category_blog .item:nth-child(5n+5) {
        margin-left: 1.5%;
    }

    .category_blog .item:nth-child(3n+3) {
        margin-left: 0;
    }

    .category_blog .item.six {
        margin-left: 0;
    }

    .category_blog .items hr {
        display: none;
    }

    /*Projects*/
    .item_project > .bx-wrapper .bx-viewport {
        min-height: inherit !important;
    }

    .item_project > .bx-wrapper {
        width: 100%;
    }

    .item_project .item {
        width: 100%;
        margin: 0;
    }

    .item_project {
        margin: 0 0 25px 0;
    }

    .item_project .item h2 {
        font-size: 30px;
        margin-bottom: 10px;
        margin-right: 22px;
    }

    .item_project .item h3 {
        font-size: 23px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        margin-right: 22px;
    }

    .item_project .item .desc p {
        margin-bottom: 8px;
    }

    .item_project .item .desc {
        margin-right: 22px;
    }

    .tags_filter {
        padding: 15px 0;
        margin-bottom: 15px;
        position: relative;
    }

    .tags_filter h3 {
        margin: 0 60px 0 50px;
        font-size: 16px;
        line-height: 27px;
    }

    .tags_filter a {
        min-width: 120px;
        font-size: 14px !important;
        height: 27px;
        line-height: 27px;
        margin: 0;
        float: none;
        display: none;
    }

    .tags_filter span {
        background: url("img/down.jpg") no-repeat left center, #387eb5;
        height: 27px;
        line-height: 27px;
        display: block;
        color: white;
        padding: 0 12px 0 22px;
        min-width: 80px;
        cursor: pointer;
    }

    .tagcloud {
        min-width: 115px;
        position: absolute;
        right: 145px;
        top: 15px;
        z-index: 9;
    }

    /*Breadcrumbs*/
    .page_title {
        padding: 0 20px 0 0;
    }

    .page_title h1 {
        font-size: 21px;
        margin: 1px 0 0 35px;
    }

    .breadcrumbs {
        font-size: 15px;
        line-height: 33px;
    }

    .article .page_title {
        padding: 0 20px 0 0;
    }

    /*Article*/
    .article .bx-wrapper li {
        font-size: 26px;
    }

    .article .bx-wrapper li a {
        font-size: 26px;
    }

    .article .slider .bx-wrapper .bx-controls-direction a {
        top: 30%;
    }

    .product_article .img {
        height: inherit;
        max-height: inherit;
    }

    .product_article h3 {
        font-size: 14px;
    }

    .article .item {
        margin: 70px 20px 0 0;
    }

    /*Home*/
    .fronpage #section1 {
        height: 860px;
    }

    #project .bx-wrapper .bx-next {
        right: 0;
    }

    #project .bx-wrapper .bx-prev {
        left: 0;
    }

    #project .bx-wrapper {
        width: 740px !important;
    }

    #searchform {
        padding: 36px 0;
    }

    #searchform > div {
        width: 100%;
    }

    #searchform label {
        font-size: 20px;
        line-height: 120px;
    }

    #searchform .select {
        margin: 0 0 0 8px;
    }

    #searchform .customSelect {
        width: 170px !important;
    }

    #searchform .customSelectInner {
        width: 134px !important;
        padding: 0 6px 0 30px;
        font-size: 15px;
    }

    #searchform input[type="text"] {
        width: 342px;
        font-size: 15px;
        padding: 0 6px 0 0;
        margin: 0 0 0 8px;
    }

    #searchform input[type="submit"] {
        width: 170px;
        font-size: 23px;
    }

    .fronpage #section2 .icons {
        width: 740px;
    }

    #news a {
        height: 355px;
    }

    #news .hover h3 {
        font-size: 28px;
        line-height: 60px;
        padding: 0 20px 0 0;
    }

    #news .hover {
        margin-top: -60px;
    }

    #news .item:hover .hover {
        top: 100%;
        margin-top: -60px;
    }

    #news .item .hover:before {
        left: 20px !important;
        top: 15px;
    }

    #news .hover p {
        padding: 0 0 0 10px;
        bottom: 20px;
        right: 20px;
        font-size: 20px;
    }

    /*Category*/
    .product-category li a, .product-category-single li a {
        font-size: 12px;
        padding: 0 5px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .product-category ul, .product-category-single ul {
        padding: 0 2.2% 0 2%;
    }

    .product-category li.more {
        font-size: 16px;
        width: 100%;
        line-height: 28px;
    }

    .product-category li.more span {
        background: url("img/more_arrow.png") no-repeat left 2px;
    }

    .product-category li.title {
        font-size: 15px;
        line-height: 36px;
    }

    .product-category li.title.active span {
        line-height: 36px;
    }

    .cat_description {
        padding-left: 20%;
        padding-right: 2%;
        font-size: 14px;
    }

    .product-category li, .product-category-single li {
        float: right !important;
        width: initial;
        margin-left: 10px;
    }

    .product-category-down a {
        font-size: 14px;
    }

    .product_list {
        width: 100%;
    }

    .product-category-down {
        display: none;
    }

    .product_list .item {
        height: 180px;
    }

    .product_list .item h4 {
        font-size: 14px;
        bottom: 10px;
    }

    .product_list .item img {
        max-height: 100%;
    }

    .cat_description a {
        left: 2%;
    }

    .products_bottom .wpcf7-form div {
        width: 650px;
    }

    .products_bottom p {
        margin-bottom: 10px;
    }

    .products_bottom textarea {
        width: 589px;
    }

    .products_bottom [type="submit"] {
        width: 633px;
        height: 64px;
        line-height: 60px;
    }

    .category #searchform {
        margin: 0;
    }

    .product_single {
        width: inherit;
        margin-bottom: 0;
        float: none;
        padding: 0 20px;
        margin-right: 0;
    }

    .product_single .phone {
        font-size: 29px;
        text-align: right;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    html, body {
        overflow-x: hidden;
    }

    #header {
        background: rgba(255, 255, 255, 0.7);
        height: 50px;
    }

    #header .phone {
        display: none;
    }

    #header > .menu {
        display: none;
    }

    #header .logo {
        margin: 6px 0 0 17px;
        width: 160px;
        right: inherit;
        left: 0;
        top: 0;
    }

    #navbar-toggle {
        display: block;
        position: absolute;
        padding: 10px;
        cursor: pointer;
        -webkit-appearance: button;
        z-index: 9;
        top: 7px;
        right: 9px;
        border: none;
        background: none;
    }

    #navbar-toggle .icon-bar {
        margin-bottom: 2px;
        display: block;
        width: 25px;
        height: 4px;
        background: #065ea2;
    }

    #menu-mobile {
        display: none;
        background: #065ea2;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 9999;
    }

    #menu-mobile a {
        display: block;
        color: white;
        text-decoration: none;
        font-size: 25px;
        text-align: center;
        margin: 5px 0 10px 0;
    }

    #footer .middle .col1 {
        width: 100%;
        font-size: 23px;
        margin-bottom: 25px;
    }

    #footer .middle {
        padding: 7px 25px 74px 25px;
    }

    #footer .top {
        margin: 0 25px;
    }

    #footer .middle .col2 {
        margin: 0;
        font-size: 17px;
    }

    #footer .middle .col2 > div:nth-child(2) {
        margin: 0 10px 0 0;
    }

    .form_fixed, .facebook_feed {
        display: none;
    }

    #real-accessability {
        top: 175px !important;
    }

    /*Contact page*/
    .contact {
        padding: 92px 0 0 0;
    }

    .contact h1 {
        font-size: 46px;
        margin: 0 auto 22px auto;
        padding: 0 0 15px 0;
    }

    .contact .wpcf7-form {
        font-size: 17px;
        padding: 0 15px;
        width: inherit;
    }

    .contact .wpcf7-form > p:nth-child(2) {
        margin-bottom: 15px;
    }

    .contact .wpcf7-form > div:nth-child(3) {
        float: none;
        width: inherit;
        padding: 0 20px;
    }

    .contact .wpcf7-form > div:nth-child(4) {
        float: none;
        width: inherit;
        padding: 0 20px;
    }

    .contact .wpcf7-form-control-wrap {
        width: 100%;
        display: inline-flex;
    }

    .contact .wpcf7-form input {
        width: inherit;
    }

    .contact .wpcf7-form textarea {
        width: inherit;
        height: 70px;
        padding: 15px 20px 75px 5px;
    }

    div.wpcf7 img.ajax-loader {
        display: none;
    }

    /*.contact .wpcf7-form .wpcf7-submit {*/
    /*    width: 92%;*/
    /*    height: 65px;*/
    /*    line-height: 65px;*/
    /*    position: relative;*/
    /*    top: -84px;*/
    /*    left: 0;*/
    /*    margin: 0 auto -30px auto;*/
    /*    display: block;*/
    /*}*/

    .contacts_item {
        width: inherit;
        font-size: 25px;
        padding: 0 25px 90px 15px;
    }

    .contacts_item p:first-child {
        font-size: 30px;
    }

    .contact .success {
        width: inherit;
        margin: 60px auto 80px auto;
    }

    .contact .success .links {
        width: initial;
        background: url("img/mess_m.png") no-repeat right center, #065ea2;
        font-size: 20px;
        text-align: right;
        padding: 17px 110px 17px 0;
    }

    .contact .success .links:hover {
        background: url("img/mess_h.png") no-repeat right center, #08426f;
    }

    .contact .success h3 {
        font-size: 41px;
    }

    .contact .success h4 {
        font-size: 41px;
        margin: 0 0 60px 0;
    }

    /*Customer*/
    .gallery-image-quarter {
        height: 78px;
        width: 28%;
        padding: 0 2.5%;
        margin: 0 -1px -1px 0;
    }

    .gallery-image-quarter img {
        max-height: 100%;
        width: initial;
    }

    .gallery-image-quarter:nth-child(5n + 1) {
        border-left: 1px solid #dfdfdf;
    }

    .gallery-image-quarter:nth-child(3n + 1) {
        border-left: none !important;
    }

    .gallery-image-quarter:nth-child(5n + 5) {
        border-right: 1px solid #dfdfdf;
    }

    .gallery-image-quarter:nth-child(3n + 3) {
        border-right: none !important;
    }

    .category_desc {
        padding: 18px 20px;
        width: inherit;
    }

    .category {
        padding-top: 50px;
    }

    /*Breadcrumbs*/
    .page_title {
        padding: 0 20px 0 0;
    }

    .article .page_title {
        padding: 0 20px 0 0;
    }

    .page_title h1 {
        font-size: 21px;
        margin: 1px 0 0 35px;
    }

    .breadcrumbs {
        font-size: 11px;
        line-height: 33px;
    }

    /*Blog*/
    .category_blog .items {
        width: 100%;
        margin: 30px auto;
    }

    .category_blog .item .text {
        font-size: 18px;
    }

    .category_blog .item h3 {
        padding: 0 15px 0 0;
        line-height: 40px;
    }

    .category_blog .item {
        width: 32%;
        margin-left: 1.5%;
    }

    .category_blog .item:nth-child(5n+5) {
        margin-left: 1.5%;
    }

    .category_blog .item:nth-child(3n+3) {
        margin-left: 0;
    }

    .category_blog .item.six {
        margin-left: 0;
    }

    .category_blog .item.four {
        clear: right;
    }

    .category_blog .items hr {
        display: none;
    }

    /*Projects*/
    .item_project > .bx-wrapper .bx-viewport {
        min-height: inherit !important;
    }

    .item_project > .bx-wrapper {
        width: 100%;
    }

    .item_project .item {
        width: 100%;
        margin: 0;
    }

    .item_project {
        margin: 0 0 25px 0;
    }

    .item_project .item h2 {
        font-size: 30px;
        margin-bottom: 10px;
        margin-right: 22px;
    }

    .item_project .item h3 {
        font-size: 23px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        margin-right: 22px;
    }

    .item_project .item .desc p {
        margin-bottom: 8px;
    }

    .item_project .item .desc {
        margin-right: 22px;
    }

    .more_project {
        font-size: 20px;
        margin: 35px auto;
        line-height: 50px;
        width: 260px;
        padding: 0 30px 0 0;
    }

    .more_project img {
        margin: 8px 0 0 30px;
    }

    .item_project .bx-wrapper .bx-prev, .item_project .bx-wrapper .bx-next {
        width: 32px;
        height: 32px;
        background-size: contain !important;
    }

    .tags_filter {
        padding: 15px 0;
        margin-bottom: 15px;
        position: relative;
    }

    .tags_filter h3 {
        margin: 0 60px 0 50px;
        font-size: 14px;
        line-height: 27px;
    }

    .tags_filter a {
        min-width: 120px;
        font-size: 14px !important;
        height: 27px;
        line-height: 27px;
        margin: 0;
        float: none;
        display: none;
    }

    .tags_filter span {
        background: url("img/down.jpg") no-repeat left center, #387eb5;
        height: 27px;
        line-height: 27px;
        display: block;
        color: white;
        padding: 0 12px 0 22px;
        min-width: 80px;
        cursor: pointer;
    }

    .tagcloud {
        min-width: 115px;
        position: absolute;
        right: 145px;
        top: 15px;
        z-index: 9;
    }

    /*Article*/
    .article .slider {
        display: none;
    }

    .article .slider.project {
        display: block;
        width: 100%;
        margin: 20px 0 0 0;
    }

    .article .item {
        float: none;
        width: initial;
        margin: 20px 0 0 0;
        font-size: 20px;
        padding: 0 20px;
    }

    .article .bx-wrapper li {
        font-size: 26px;
    }

    .article .bx-wrapper li a {
        font-size: 26px;
    }

    .article .slider .bx-wrapper .bx-controls-direction a {
        top: 30%;
    }

    .product_article .img {
        height: inherit;
        max-height: inherit;
    }

    .product_article h3 {
        font-size: 14px;
    }

    .article .item button {
        display: block;
        width: 184px;
        line-height: 38px;
        background: #075ea3;
        text-align: center;
        border: none;
        padding: 0;
        cursor: pointer;
        margin: 15px auto;
        font-size: 19px;
        color: white;
        font-weight: normal;
        -webkit-appearance: button;
        font-family: 'Open Sans Hebrew', sans-serif;
    }

    .article .item .more_down {
        display: none;
    }

    .article .item blockquote {
        display: none;
    }

    .article .pluso {
        margin: 15px 0 0 0 !important;
        border-radius: 0 !important;
        display: block !important;
        padding: 15px 0 !important;
        border-bottom: none;
        border-top: 1px solid #393939;
    }

    .article .pluso > div {
        display: table;
        margin: 0 auto;
    }

    .product_article .all {
        width: 100%;
        line-height: 44px;
        font-size: 19px;
        margin: 0 auto 40px auto;
        padding: 0;
    }

    /*Home*/
    .fronpage #section1 {
        height: 530px;
    }

    .fronpage #section1 .text {
        font-size: 16px;
        top: 70px;
        right: 25px;
    }

    .fronpage #section1 .text h2 {
        font-size: 18px;
    }

    .fronpage #section2 {
        padding: 40px 0 35px 0;
    }

    .fronpage #section2 .text h5 {
        font-size: 15px;
    }

    .fronpage #section2 .text h3 {
        font-size: 41px;
        margin-bottom: 13px;
    }

    .fronpage #section2 .text h3:after {
        width: 55px;
    }

    .fronpage #section2 .text {
        font-size: 13px;
        width: initial;
        padding: 0 20px;
        margin: 0 auto 20px auto;
    }

    .fronpage #section2 .icons {
        width: 100%;
    }

    .fronpage #section2 .icons .item {
        width: 100%;
    }

    .fronpage #section2 .icons .image {
        width: 142px;
        height: 142px;
        border: 2px solid white;
        margin-bottom: 15px;
    }

    .fronpage #section2 .icons img {
        max-width: 45%;
    }

    .fronpage #section2 .icons h4 {
        font-size: 19px;
        margin-bottom: 26px;
    }

    .fronpage #section2 .icons .desc {
        padding: 22px 10%;
        background: rgba(0, 0, 0, 0.7);
        top: 43%;
    }

    .fronpage #section2 .icons .desc:after {
        border-bottom: 15px solid rgba(0, 0, 0, 0.7);
        margin-left: -7px;
    }

    .fronpage #section2 .icons .item:hover {
        z-index: 1;
    }

    #searchform {
        padding: 30px 50px;
    }

    #searchform > div {
        width: initial;
    }

    #searchform label {
        float: none;
        font-size: 31px;
        margin: 0 0 25px 0;
        line-height: 1;
        text-align: center;
        display: block;
    }

    #searchform .select {
        margin: 0 0 5px 0;
        float: none;
    }

    #searchform .customSelect {
        width: 100% !important;
    }

    #searchform .customSelectInner {
        width: 71.7% !important;
        line-height: 62px;
        height: 62px;
        padding: 0 9.4% 0 18.9%;
        font-size: 27px;
    }

    #searchform .customSelectChanged .customSelectInner {
        background: #387eb5;
    }

    #searchform .customSelect:before {
        left: 10px;
        bottom: 25px;
    }

    #searchform input[type="text"] {
        width: 90.6%;
        line-height: 62px;
        font-size: 27px;
        padding: 0 9.4% 0 0;
        margin: 0 0 10px 0;
        float: none;
    }

    #searchform input[type="submit"] {
        float: none;
        width: 100%;
        background: #2e78b1;
        font-size: 31px;
        border: 1px solid white;
        margin: 10px 0;
    }

    #news {
        background: white;
    }

    #news a {
        height: 150px;
        width: 49.5% !important;
        margin: 0.25%;
    }

    #news .hover h3 {
        font-size: 16px;
        padding: 0 15px 0 0;
        line-height: 36px;
    }

    #news .hover {
        margin-top: -36px;
    }

    #news .item:hover .hover {
        top: 100%;
        margin-top: -36px;
    }

    #news .item .hover:before {
        width: 8px;
        height: 12px;
        left: 18px;
        top: 13px;
        background-Size: contain;
    }

    #news .hover p {
        padding: 0 0 0 5px;
        bottom: 5px;
        right: 15px;
        font-size: 13px;
        display: none;
    }

    #about {
        padding: 1px 30px 20px 30px;
    }

    #about h2 {
        font-size: 47px;
        margin: 23px auto 35px auto;
        display: table;
    }

    #about .scrollbar {
        height: 325px;
        width: 100%;
        padding: 17px 30px 14px 10px;
        font-size: 15px;
        margin: 0;
    }

    #about h4 {
        margin-bottom: 20px;
    }

    .scroller-bar {
        width: 12px;
        right: 15px;
        top: 22px;
        background: #c6c0b0;
    }

    .scroller-handle {
        width: 8px;
        right: 2px;
        background: #ffffff;
    }

    #customer {
        padding-top: 1px;
    }

    #customer h2 {
        font-size: 42px;
        margin: 16px auto;
        display: table;
    }

    #customer .gallery-image-quarter:last-child {
        display: none;
    }

    #customer .all, #project .all {
        line-height: 37px;
        padding: 0 11px 0 46px;
        margin: 20px auto 0 auto;
        font-size: 17px;
    }

    #customer .all:before, #project .all:before {
        width: 34px;
        height: 37px;
        line-height: 37px;
    }

    #project {
        padding-top: 1px;
        overflow: hidden;
    }

    #project h2 {
        font-size: 42px;
        margin: 30px auto 21px auto;
        display: table;
    }

    #project .bx-wrapper {
        padding: 24px 0;
    }

    html #wpadminbar {
        overflow: hidden;
    }

    #project .bx-wrapper li {
        width: 250px !important;
    }

    #project h2 + div {
        padding: 45px 0 25px 0;
    }

    .mobile_icon {
        display: block;
        padding: 10px;
        background: #065ea2;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99;
    }

    .mobile_icon > div {
        display: inline-block;
    }

    .mobile_icon a {
        width: 40px;
        height: 40px;
        border: 1px solid white;
        margin: 0 37px 0 0;
        display: block;
        float: left;
        border-radius: 50%;
    }

    .mobile_icon a:hover {
        background-color: rgba(255, 255, 255, 0.23);
    }

    .mobile_icon a:last-child {
        margin: 0;
    }

    .mobile_icon .tel {
        background: url("img/tel.png") no-repeat center center;
    }

    .mobile_icon .sms {
        background: url("img/sms.png") no-repeat center center;
    }

    .mobile_icon .fb {
        background: url("img/fb_i.png") no-repeat center center;
    }

    .mobile_icon .geo {
        border: none;
        background: url("img/geo.png") no-repeat center center;
    }

    #to_bottom {
        left: 44%;
        bottom: 100px;
    }

    /*Category*/
    .category #searchform {
        margin: 0;
    }

    .product-category, .product-category-down {
        display: none;
    }

    .product_list {
        width: 100%;
        margin-bottom: 35px;
        float: none;
    }

    .filter_down {
        background: #065ea2;
        padding: 9px 0;
        margin-bottom: 4px;
        text-align: center;
    }

    .filter_down button {
        line-height: 32px;
        width: 146px;
        border: none;
        background: url("img/filter_down.png") no-repeat left, #f8f8f8;
        font-size: 18px;
        color: #065ea2;
        padding: 0 10px 0 0;
        font-family: 'Open Sans Hebrew', sans-serif;
        display: inline-block;
        text-align: right;
        cursor: pointer;
    }

    #searchform .close {
        background: url("img/close_w.png") no-repeat;
        width: 27px;
        height: 27px;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 10px;
        left: 20px;
    }

    .fronpage #searchform {
        display: block;
    }

    #searchform .select select {
        width: 100% !important;
        height: 100% !important;
    }

    .cat_description {
        padding: 24px 20px;
    }

    .cat_name {
        padding: 18px 20px;
        margin-top: 0;
        line-height: 1;
    }

    .products_bottom {
        padding: 15px 0 30px 0;
    }

    .products_bottom p {
        font-size: 26px;
    }

    .products_bottom .wpcf7-form > p:nth-child(2) {
        margin-bottom: 8px;
    }

    .products_bottom .wpcf7-form div {
        width: 321px;
        margin: 5px auto;
    }

    .products_bottom input[type="text"], .products_bottom input[type="tel"], .products_bottom input[type="email"] {
        line-height: 43px;
        width: 143px;
        font-size: 18px;
        padding: 0 10px 0 0;
        margin: 0 0 7px 7px;
    }

    .products_bottom input[type="tel"], .products_bottom input[name="your-subject"] {
        margin: 0 0 7px 0;
    }

    .products_bottom select {
        font-size: 18px !important;
    }

    .products_bottom .customSelect .customSelectInner {
        line-height: 43px;
        width: 143px !important;
        font-size: 18px;
        padding: 0 10px 0 0;
        margin: 0 0 7px 0;
    }

    .products_bottom .customSelect:before {
        border: 4px solid rgba(247, 0, 0, 0);
        left: 13px;
        bottom: 6px;
        border-top: 6px solid #FFFFFF;
    }

    .products_bottom textarea {
        line-height: 23px;
        width: 297px;
        font-size: 18px;
        padding: 10px;
        margin: 0;
    }

    .products_bottom [type="submit"] {
        width: 321px;
        height: 48px;
        font-size: 18px;
        line-height: 18px;
        padding: 0;
        background: #2b76b0;
        font-weight: bold;
    }

    .product_list .item {
        width: 100%;
        height: 340px;
        float: none;
        border-left: none !important;
        border-right: none !important;
    }

    .cat_description a {
        padding-top: 0;
        background: none !important;
        position: relative;
        left: 0;
        top: 0 !important;
        font-weight: bold;
    }

    .product_single {
        width: inherit;
        margin-bottom: 0;
        float: none;
        padding: 0 20px;
        margin-right: 0;
    }

    .product_single .slider {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
    }

    .product_single .slider .breadcrumbs {
        font-size: 13px;
    }

    .product_single .slider .bx-wrapper .bx-controls-direction a {
        display: none !important;
    }

    .product_single .phone {
        display: none !important;
    }

    .product_single .description {
        float: none;
        width: 100%;
        margin: 0;
        font-size: 16px;
    }

    .product_single .title {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 6px;
    }

    .product_single .text {
        margin-bottom: 19px;
    }

    .product_single .text + a, .product_single .to_form {
        display: block;
        margin: 0 auto 20px auto;
    }

    .pluso {
        margin: 20px 0 !important;
    }

    #footer .bottom {
        position: relative;
        bottom: 66px;
        width: 100%;
        z-index: 99;
    }

    #about .scrollbar .scroller-bar::before {
        left: -10px;
        width: 10px;
    }

    .scroller-content {
        padding-right: 10px;
    }

    .products_bottom div.wpcf7-mail-sent-ok {
        position: relative;
    }

    .category_blog .image:hover a.image {
        height: 0;
    }
}

@media screen and (max-width: 440px) {
    .category_blog .item {
        width: initial;
        padding: 0 23px;
        margin-left: 0 !important;
        margin-bottom: 20px;
    }

    .category_blog .item h3 {
        padding: 0;
        line-height: 58px;
        text-align: center;
    }

    .category_blog .item .text {
        width: 85%;
    }
}

@media screen and (min-width: 768px) {
    #searchform {
        display: block !important;
    }
}

.select.two select option:not(:first-child), .select.three select option:not(:first-child) {
    display: none;
}

.items h2 {
    direction: rtl;
}


/* ---- Oded Changes ---- */
.pu-page-content {
	direction: rtl;
}
.category_blog .item .text {
	display: initial;
}
.category_blog .item .more {
    width: initial;
    display: inline-block;
    float: right;
	margin-top: 10px;
}
.category_blog .item .more img {
    display: inline-block;
    float: left;
    width: 25px;
    margin-right: 7px;
}

/* -- Form -- */
form.crm-entity-cis_web_to_lead {
	font-size: 19px;
    color: white;
    width: 700px;
    margin: 20px auto;
}
form.crm-entity-cis_web_to_lead fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
form.crm-entity-cis_web_to_lead label.control-label,
form.crm-entity-cis_web_to_lead label.form-control-feedback {
	display: none !important;
}
form.crm-entity-cis_web_to_lead .form-fields-wrap:first-child {
	position: relative;
	float: right;
    width: 260px;
	max-width: 260px;
}
form.crm-entity-cis_web_to_lead div.form-group.row {
	margin-bottom: 8px;
}
form.crm-entity-cis_web_to_lead div.form-fields-wrap:first-child > div.form-group.row:last-child,
form.crm-entity-cis_web_to_lead div.form-fields-wrap:last-child > div.form-group.row {
	margin-bottom: 0;
}
form.crm-entity-cis_web_to_lead div.form-fields-wrap:first-child > div.form-group.row,
form.crm-entity-cis_web_to_lead div.form-fields-wrap:first-child > div.form-group.row > div.col-sm-8 {
	width: 260px;
	max-width: 260px;
}
form.crm-entity-cis_web_to_lead .form-fields-wrap:last-child {
	position: relative;
    float: left;
    width: 430px;
	max-width: 430px;
}
form.crm-entity-cis_web_to_lead div.form-fields-wrap:last-child  > div.form-group.row {
	width: 430px;
	max-width: 430px;
}
form.crm-entity-cis_web_to_lead input.form-control,
form.crm-entity-cis_web_to_lead textarea.form-control {
	display: block;
	width: 235px;
    border: 2px solid white;
    background: transparent;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: white;
    font-size: 20px;
    padding: 0 10px;
    text-align: right;
    height: 48px;
    line-height: 48px;
    margin: 0;
	direction: rtl;
	resize: none;
}
form.crm-entity-cis_web_to_lead textarea.form-control {
	width: 265px;
	max-width: 265px;
	height: 158px !important;
	max-height: 158px !important;
	padding: 5px 10px 5px 150px;
	line-height: 1.3;
	overflow: hidden;
}
form.crm-entity-cis_web_to_lead input[type="submit"] {
	background: #065ea2;
	-webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    width: 131px;
    height: 150px;
    line-height: 148px;
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer;
    padding: 0;
    -webkit-appearance: button;
	font-family: 'Open Sans Hebrew', sans-serif;
    color: white;
    font-size: 20px;
	border: 2px solid white;
}
.page-template-products form.crm-entity-cis_web_to_lead ::-webkit-input-placeholder,
.page-id-8 form.crm-entity-cis_web_to_lead ::-webkit-input-placeholder {
  	color: white !important;
	font-size: 20px;
}
.page-id-8 form.crm-entity-cis_web_to_lead ::-moz-placeholder,
.page-template-products form.crm-entity-cis_web_to_lead ::-moz-placeholder {
  	color: white !important;
	font-size: 20px;
}
.page-id-8 form.crm-entity-cis_web_to_lead :-ms-input-placeholder,
.page-template-products form.crm-entity-cis_web_to_lead :-ms-input-placeholder {
  	color: white !important;
	font-size: 20px;
}
.page-id-8 form.crm-entity-cis_web_to_lead :-moz-placeholder,
.page-template-products form.crm-entity-cis_web_to_lead :-moz-placeholder {
  	color: white !important;
	font-size: 20px;
}
form.crm-entity-cis_web_to_lead input.form-control-danger {
	border: 2px solid #f00;
}

/* Page postid-181 */
.category form.crm-entity-cis_web_to_lead,
.postid-181 form.crm-entity-cis_web_to_lead,
.page-id-1025 form.crm-entity-cis_web_to_lead {
	padding: 0;
	/*width: inherit;*/
	max-width: 350px;
    margin: 20px 10px;
	float: none;
    display: block;
}
.category form.crm-entity-cis_web_to_lead fieldset,
.postid-181 form.crm-entity-cis_web_to_lead fieldset,
.postid-1025 form.crm-entity-cis_web_to_lead fieldset {
	border: none;
}
.category form.crm-entity-cis_web_to_lead .form-fields-wrap,
.postid-181 form.crm-entity-cis_web_to_lead .form-fields-wrap,
.postid-1025 form.crm-entity-cis_web_to_lead .form-fields-wrap {
	float: none !important;
	width: inherit !important;
	max-width: inherit !important;
	padding: 0;
	margin: 0 0 8px 0;
}
.category form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row,
.postid-181 form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row,
.postid-1025 form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row {
	margin: 0 0 8px 0;
	padding: 0;
	width: inherit !important;
	max-width: inherit !important;
}
.category form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row > div.col-sm-8,
.postid-181 form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row > div.col-sm-8,
.postid-1025 form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row > div.col-sm-8 {
	width: 100% !important;
	max-width: 100% !important;
}
.category form.crm-entity-cis_web_to_lead input.form-control,
.postid-181 form.crm-entity-cis_web_to_lead input.form-control,
.postid-1025 form.crm-entity-cis_web_to_lead input.form-control,
.category form.crm-entity-cis_web_to_lead textarea.form-control,
.postid-1025 form.crm-entity-cis_web_to_lead textarea.form-control,
.postid-181 form.crm-entity-cis_web_to_lead textarea.form-control {
	border: 2px solid black;
	color: black;
	width: 93%;
	max-width: 93%;
}
.products_bottom form.crm-entity-cis_web_to_lead input.form-control,
.products_bottom form.crm-entity-cis_web_to_lead textarea.form-control {
	border: 2px solid white;
	color: white;
}
.category form.crm-entity-cis_web_to_lead textarea.form-control,
.postid-181 form.crm-entity-cis_web_to_lead textarea.form-control,
.postid-1025 form.crm-entity-cis_web_to_lead textarea.form-control {
	padding: 5px 10px 90px 10px;
	resize: none;
}
.category form.crm-entity-cis_web_to_lead input[type="submit"],
.postid-181 form.crm-entity-cis_web_to_lead input[type="submit"],
.postid-1025 form.crm-entity-cis_web_to_lead input[type="submit"] {
	width: 93%;
	height: 65px;
	line-height: 65px;
	position: relative;
	top: -80px;
	left: 2px;
	margin: 0 auto -30px auto;
	display: block;
	border: 2px solid black;
	color: black;
}
.page-template-products form.crm-entity-cis_web_to_lead input[type="submit"] {
	border: 2px solid white;
	color: white;
}
.category form.crm-entity-cis_web_to_lead ::-webkit-input-placeholder,
.postid-181 form.crm-entity-cis_web_to_lead ::-webkit-input-placeholder,
.postid-1025 form.crm-entity-cis_web_to_lead ::-webkit-input-placeholder {
  	color: black;
	font-size: 20px;
}
.category form.crm-entity-cis_web_to_lead ::-moz-placeholder,
.postid-181 form.crm-entity-cis_web_to_lead ::-moz-placeholder,
.postid-1025 form.crm-entity-cis_web_to_lead ::-moz-placeholder {
  	color: black;
	font-size: 20px;
}
.category form.crm-entity-cis_web_to_lead :-ms-input-placeholder,
.postid-181 form.crm-entity-cis_web_to_lead :-ms-input-placeholder,
.postid-1025 form.crm-entity-cis_web_to_lead :-ms-input-placeholder {
  	color: black;
	font-size: 20px;
}
.category form.crm-entity-cis_web_to_lead :-moz-placeholder,
.postid-181 form.crm-entity-cis_web_to_lead :-moz-placeholder,
.postid-1025 form.crm-entity-cis_web_to_lead :-moz-placeholder {
  	color: black;
	font-size: 20px;
}
.category form.crm-entity-cis_web_to_lead input.form-control-danger,
.postid-181 form.crm-entity-cis_web_to_lead input.form-control-danger,
.postid-1025 form.crm-entity-cis_web_to_lead input.form-control-danger {
	border: 2px solid #f00;
}



@media (max-width: 767px) {
	form.crm-entity-cis_web_to_lead {
   		padding: 15px;
    	width: inherit;
	}
	form.crm-entity-cis_web_to_lead fieldset {
	    border: none;
	}
	form.crm-entity-cis_web_to_lead .form-fields-wrap {
		float: none !important;
		width: inherit !important;
		max-width: inherit !important;
		padding: 0;
		margin: 0 0 8px 0;
	}
	form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row {
		margin: 0 0 8px 0;
		padding: 0;
		width: inherit !important;
		max-width: inherit !important;
	}
	form.crm-entity-cis_web_to_lead div.form-fields-wrap > div.form-group.row > div.col-sm-8 {
		width: 100% !important;
		max-width: 100% !important;
	}
	form.crm-entity-cis_web_to_lead input.form-control,
	form.crm-entity-cis_web_to_lead textarea.form-control {
		width: 93%;
		max-width: 93%;
	}
	form.crm-entity-cis_web_to_lead textarea.form-control {
	    padding: 5px 10px 90px 10px;
		resize: none;
	}
	form.crm-entity-cis_web_to_lead input[type="submit"] {
		width: 93%;
		height: 65px;
		line-height: 65px;
		position: relative;
		top: -80px;
		left: 0;
		margin: 0 auto -30px auto;
		display: block;
	}
}
:root{
    --input-height: 48px;
}
#new-form{
    direction: rtl;
    text-align: right;
}
#new-form .sr-only{
    display: none;
}
#new-form .form-control{
    border: 2px solid #000;
    color: #000;
    height: var(--input-height);
    font-size: 18px;
    text-align: right;
    width: 100%;
    font-family: 'Open Sans Hebrew', sans-serif;
}
#new-form textarea.form-control{
    height: calc(var(--input-height) * 2);
}

#new-form .form-control::-webkit-input-placeholder { /* Edge */
    color: black;
    font-size: 20px;
}

#new-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
    font-size: 20px;
}

#new-form .form-control::placeholder {
    color: black;
    font-size: 20px;
}
#new-form #lp_submit{
    height: 65px;
    border: 2px solid black;
    color: black;
    font-size: 20px;
    width: 100%;
    margin-top: 15px;
    transition: all .3s ease-in-out;
    font-family: 'Open Sans Hebrew', sans-serif;
}
#new-form #lp_submit:hover{
    background-color: #000;
    color: #fff;
    transition-property: color, background-color;
    cursor: pointer;
}
#main-cf{
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
}
#main-cf .col-md-6{
    width: 100%;
}
#new-form .sr-only{
    display: none;
}
#main-cf .form-control{
    border: 2px solid #fff;
    color: #fff;
    height: var(--input-height);
    font-size: 18px;
    text-align: right;
    width: 100%;
    font-family: 'Open Sans Hebrew', sans-serif;
}
#main-cf textarea.form-control{
    height: calc(var(--input-height) * 4);
}
@media (max-width: 767px) {
    #main-cf{
        flex-wrap: wrap;
    }
    #main-cf .col-md-6{
        width: 100%;
    }

}
#submit-wrap{
    width: 100%;
}
#submit-wrap #lp_submit{
    width: 100%;
    text-align: center;
}