/*
Theme Name: Seed EOI
Theme URI: https://eoi.co.il
Author: EOI
Author URI: https://eoi.co.il/
Description: The 2021 theme for WordPress for landing.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: eoi, landing, speed
Text Domain: seedlanding

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/*RESET CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a.btn_in_line:hover,a.rotate_btn:hover,a.btn_in_line:focus,a.rotate_btn:focus {
    color: white;
    text-decoration: none;
}

/*FONTS*/


@font-face {
  font-family: 'FbReforma Bold';
  src:  url('/assets/fonts/FbReforma-Bold.otf') format('otf');
}
@font-face {
  font-family: 'FbReforma-Light';
  src:  url('/assets/fonts/FbReforma-Light.otf') format('otf');
}
@font-face {
  font-family: 'FbReforma-Medium';
  src:  url('/assets/fonts/FbReforma-Medium.otf') format('otf');
}
/* +GOOGLE FONTS - Assistant */


a,p,span,li {
    font-family: 'Assistant';
}


/*SITE PC*/

header#masthead {
    min-height: 900px;
    background-position: top center;
    background-image: url('/wp-content/uploads/2021/05/header-img2.jpg');
    background-size: cover;
}

.max-container {
    direction: rtl;
    max-width: 1210px;
    padding: 0 5px;
    margin: 0 auto;
}
img.header_image_on {
    margin-top: 30px;
    right: 36px;
    border-radius: 50%;
    position: absolute;
        box-shadow: 0px 0px 48px #fff;
}

h1.banner_title {
    font-size: 92px;
    color: #ec5902;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: "FbReforma Bold";
    font-weight: 800;
    position: absolute;
    bottom: 58px;
    width: 100%;
    transform: rotate(9deg);
}

h1.banner_title span {
    display: block;
    text-align: center;
    text-shadow: -1px 1px 2px rgba(150, 150, 150, 0.2);
}

.div_rel {
    position: relative;
    min-height: 900px;
}
a.rotate_btn {
    position: fixed;
    top: 0px;
    left: -110px;
    background: #ec5902;
    transform: rotate( -90deg ) translate(0,-100%);
    transform-origin: 100% 0;
    color: #8484849e;
    font-size: 14px;
    z-index: 1;
    font-size: 42px;
    color: white;
    padding: 7px 40px;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.35); 
    box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.35);
}
section.blue_sec {
    background: #001848;
    color: white;
}
.about_right {
    float: right;
    width: 50%;
    font-size: 35px;
    font-weight: 600;
}
.about_left {
    float: left;
    width: 50%;
    font-size: 32px;
}
.clear:after {
    clear: both;
    content: '';
    display: block;
}
p.big_title {
    font-size: 39px;
    color: #f26f1d;
    text-align: center;
    font-weight: bold;
    padding-bottom: 40px;
}
.text_line1 {
    font-size: 42px;
    color: #f06c1e;
    margin-top: 8px;
    margin-bottom: 0;    
}
.text_line2 {
    font-size: 32px;
    color: #000518;
}
.in_img_first {
    float: right;
    width: 33.33%;
}
.text_line {
    float: right;
    width: 33.33%;
}
a.btn_in_line {
    font-size: 42px;
    color: white;
    background-image: url(/wp-content/themes/speed/assets/images/layer35-noborder.png);
    background-size:cover;
    height: 74px;
    width: 289px;
    text-align: center;
    line-height: 69px;
    margin: 0;
    float: left;
    margin-left: 64px;
    margin-top: 25px;
}
img.type1 {
    margin-right: 70px;
    margin-top: 12px;
    margin-bottom: 15px;
}
section.sec_sec {
    -webkit-box-shadow: 7px 7px 18px -11px rgb(0 23 71);
    -moz-box-shadow: 7px 7px 18px -11px rgba(0,23,71,1);
    box-shadow: 7px 7px 19px -11px rgb(0 23 71);
}
section.populate {
    background: #96c4eb;
    padding-bottom: 39px;
}
.flip_card {
    float: right;
    width: 33.33%;
    text-align: center;
    padding: 21px;
}
p.desc_flip {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    margin: 27px 0 0 0;
    padding: 0;
}
.inner_bl {
    border: 1px solid #001848;
    padding: 33px 0;
}
.populate_group.clear {
    padding-left: 21px;
    padding-right: 21px;
}
img.fix_img {
    margin: 28px 0;
}
.after_hover p {
    font-size: 30px;
    height: 252px;
    padding: 15px 15px 15px 15px;
}


.after_hover {
    display: none;
}

.inner_bl:hover .before_hover {
    display: none;
}
.inner_bl:hover .after_hover {
    display: block;
}
p.close_toggle {
    cursor: pointer;
}

p.toggle_btn {
    color: white;
    background: #001848;
    font-size: 32px;
    display: block;
    width: 246px;
    margin: 29px auto 0 auto;
    text-align: center;
    font-weight: bold;
    padding: 9px 0;
    cursor: pointer;
}

.toggled_section {
    display: none;
}
.close_toggle {
    font-size:56px;
    color: #001848;
}
.left_colum_i {
    width: 50%;
    float: right;
}
.para {
    font-size: 28px;
}
.para2 {
    color: #001848;
    font-size: 33px;
    font-weight: 600;
}
p.para3 {
    font-size: 33px;
    color: #4094db;
    font-weight: bold;
}
.btn_in_sliding {
    font-size: 35px;
    color: white;
    background: #001848;
}
.left_colum_i,.right_colum_i {
    padding: 0 37px;
}
.desc_sh {
    color: #001848;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
}
section.circle_section {
    background: #c5dff4;
    padding: 50px 0;
}
.circle {
    width: 25%;
    float: right;
    text-align: center;
}
.image_after {
    background-image: url(/wp-content/uploads/2021/05/after.png);
    width: 150px;
    height: 150px;
    margin-top: -194px;
    margin-right: -23px;
    background-size: cover;
    background-position: right;
    margin-bottom: 44px;
}
.img_c {
    position: relative;
}
h2.title_first {
    color: #4094db;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-top: 58px;
    padding-bottom: 20px;
}


.slide {
    background-image: url(/wp-content/uploads/2021/05/slide-back.png);
    width: 100%;
    height: 304px;
    padding: 0px 70px;
}
.slider_initial {
    max-width: 1083px;
    margin: 0 auto;
}

form.wpcf7-form.init * {
    font-family: 'Assistant';
}
img.q_slider {
    margin: 0 auto;
    display: block;
    padding-top: 24px;
}
p.general_slide_text {
    font-size: 30px;
    text-align: center;
    margin-top: 24px;
    line-height: normal;
}
p.general_slide_text {
    margin-bottom: 4px;
}
p.small_authoe {
    font-size: 26px;
    text-align: center;
    /* padding-bottom: 30px; */
}
section.slider_form {
    background: rgb(250,250,250);
    background: linear-gradient(180deg, rgba(250,250,250,1) 0%, rgba(148,194,233,1) 100%);
}
img.logoeoi {
    display: block;
    margin: 85px auto 0 auto;
}
p.foot_contact {
    font-size: 36px;
    color: #044a60;
    font-weight: bold;
    text-align: center;
    margin-top: 23px;
    padding-bottom: 33px;
    margin-bottom: 0;
}
span.foot_txt {
    font-weight: normal;
    font-size: 33px;
}
h2.title_last {
    font-size: 42px;
    color: #4094db;
    text-align: center;
    font-weight: bold;
    margin-top: 42px;
}
p.last_p {
    font-size: 31px;
    color: #000515;
    text-align: center;
    max-width: 939px;
    margin: 0 auto;
}
p.finish_text {
    font-size: 33px;
    font-weight: bold;
    color: #4094db;
    text-align: center;
}
.table_form {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
    border: 2px solid #7285b7;
    display: table;
}
.sec_side {
    font-size: 28px;
    background: white;
    border: 2px solid #7285b7;
    width: 60%;
    padding: 5px 0px;
}
.side_table {
    font-size: 28px;
    color: white;
    border: 2px solid #7285b7;
    width: 40%;
    background: #faa114;
    padding: 5px 18px;
    float: right;
    text-align: right;
    line-height: 42px;
}

.table_form input {
    outline: none;
    width: 100%;
    border: none;
    direction: rtl;
}
.table_row {
    display: table-row;
    
}
input.wpcf7-form-control.wpcf7-text.wpcf7-url.wpcf7-validates-as-url,input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, .wpcf7 input[type="tel"] {
    direction: rtl;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 36px;
    color: white;
    background-image: url(/wp-content/themes/speed/assets/images/btn_1-noborder.png);
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
    width: 132px;
    height: 61px;
    text-align: center;
    margin-top: 10px;
    margin-left: 2px;
}
form {
    max-width: 570px;
    margin: 0 auto;
}

.form_section {
    margin-top: 80px;
}
.about_left ul li:before {
    content: '✓';
    color: #cb6f1d;
}
.about_left ul {
    padding-right: 70px;
}
.flex_group.clear {
    padding: 40px 0;
}
p.close_toggle {
    padding: 0 37px;
}

.text_line p:nth-child(2) {
    line-height: 3rem;
}
a.btn_in_sliding {
    width: 246px;
    background-image: url(http://speed.eoi.co.il/wp-content/uploads/2021/05/blue_btn.png);
    height: 63px;
    display: block;
    float: right;
    line-height: 63px;
    text-align: center;
    margin-top: 32px;
}

.thank-you-page {
    height: calc(100vh - 295px);
}
.thank-you-page h1 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 0;
    padding-top: 224px;
}
.thank-you-page p {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color:#fff;
}
body.page-id-25 img.logoeoi {
    display: block;
    margin: 0px auto 0 auto;
    padding-top: 85px;
}

/*SITE RESPONSIVE*/

@media screen and (min-width: 1470px) {
    header#masthead {
        min-height: 1000px;
    }
    .div_rel {
        min-height: 1000px;
    }


}

@media screen and (min-width: 600px){
    section.slider_form h2.title_last {
        margin-top: 80px;
    }
}

header#masthead .div_rel {
    display: flex;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    margin-top: -40px;
}
a.foot_phone {
    color: #044a60;
}
a.foot_phone:hover, a.foot_phone:focus {
    color: #044a60;
    text-decoration: none;
    outline: none;
}


h1.banner_title span {
    text-shadow: 7px 0px 15px #4E9FE1!important;
}

@media screen and (max-width: 890px) {
    .about_right {
        width: 100%;
    }
    .about_left {
        width: 100%;
    }
    .flip_card {
        width: 100%;
    }
    .circle {
        width: 100%;
    }
    .slide {
        height: auto;
        min-height: 444px;
        background-size: cover;
        padding: 5px;
    }
    .sec_side {
        width: 50%;
    }
    .side_table {
        width: 50%;
    }
    .image_after {
        margin-right: 42px;
    }
    h1.banner_title {
        font-size: 43px;
    }
    a.rotate_btn {
        left: 0;
        margin-left: -213px;
    }
    .in_img_first {
        width: 100%;
        float: none;
    }
    .text_line {
        width: 100%;
        float: unset;
    }
    section.sec_sec {
        padding-bottom: 25px;
    }
    .max-container {
        padding: 0px 15px;
    }
    a.btn_in_line {
        margin-left: 0;
    }
    .about_left ul {
        padding-right: 9px;
        /* margin-right: 2px; */
        margin-top: 25px;
    }
    .about_left ul li:before {
        position: absolute;
        margin-right: -30px;
    }
    .about_left ul li {
        padding-right: 30px;
    }
    .left_colum_i,.right_colum_i {
        width: 100%;
        padding: 0 10px;
    }
    header#masthead, .div_rel {
        min-height: 520px;
    }
    img.header_image_on {
        width: 40%;
        margin-top: 20px;
        right: 5px;
    }
    h1.banner_title {
        /* bottom: 35px; */
        font-size: 36px;
    }
    a.rotate_btn {
        left: -110px;
        margin-left: 0;
        padding: 7px 15px;
        font-size: 25px;
    }
    .about_right, .about_left, .text_line2, .para, .para2, p.para3, p.general_slide_text, p.small_authoe, p.last_p, span.foot_txt, a.foot_phone {
        font-size: 24px;
    }
    p.big_title, .text_line1, p.desc_flip, .desc_sh, input.wpcf7-form-control.wpcf7-submit {
        font-size: 30px;
    }
    .after_hover p {
        font-size: 26px;
    }
    img.type1 {
        margin-right: calc(50% - 97px);
    }
    a.btn_in_line {
        margin-left: calc(50% - 105px);
        font-size: 30px;
        background-size: cover;
        height: 52px;
        width: 210px;
        line-height: 50px;
    }
    p.toggle_btn {
        padding: 5px 0;
        font-size: 24px;
    }
    p.close_toggle {
        padding: 0 10px 0 37px;
        font-size: 40px;
    }
    a.btn_in_sliding {
        width: 210px;
        background-size: cover;
        height: 50px;
        float: none;
        line-height: 50px;
        margin-right: calc(50% - 105px);
        font-size: 26px;
    }
    h2.title_first {
        padding-top: 50px;
        font-size: 32px;
    }
    .slide {
        min-height: 370px;
        background-image: none;
        background: #fdb64e;
        border-radius: 20px;
    }
    h2.title_last {
        font-size: 32px;
        margin-top: 60px;
    }
    p.finish_text {
        font-size: 32px;
        line-height: 38px;
    }
    .form_section {
        margin-top: 40px;
    }
    .side_table {
        font-size: 24px;
    }
    .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=url] {
        font-size: 24px;
    }
    span.wpcf7-not-valid-tip {
        display:none;
    }
    .thank-you-page h1 {
        font-size: 32px;
        color: #fff;
        text-align: center;
        font-weight: 700;
        padding-bottom: 10px;
        margin-top: 0;
        padding-top: 99px;
    }
    .thank-you-page p {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
    }
}

@media only screen and (max-width: 600px){
    .out_circle.clear {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .circle {
        flex-basis: 40%;
        width: unset;
        margin-bottom: 20px;
    }

    .img_c img {
        height: 140px;
        max-height: 100%;
    }

    .circle_section .clear:after {
        display: none;
    }

    .image_after {
        background-image: url(/wp-content/uploads/2021/05/after.png);
        width: 50px;
        height: 50px;
        margin-top: -95px;
        margin-right: -20px!important;
        background-size: cover;
        background-position: right;
        margin-bottom: 44px;
    }

    .inner_bl {
        padding: 5px 0;
    }

    p.general_slide_text {
        font-size: 20px;
    }

    .slide {
        min-height: 200px;
    }

    .side_table {
        width: 34%;
        font-size: 20px;
        padding: 5px 3px;
    }
    .sec_side {
        width: 66%;
    }

    .about_right, .about_left, .text_line2, .para, .para2, p.para3, p.general_slide_text, p.small_authoe, p.last_p, span.foot_txt, a.foot_phone{
        font-size: 20px;
    
    }

    p.close_toggle {
        padding: 0 10px 0 37px;
        font-size: 30px;
    }

    .sec_sec .text_line * {
        text-align: center;
    }

    a.btn_in_line.__mPS2id._mPS2id-h {
        margin-top: 5px;
    }

    section.circle_section {
        padding: 30px 0;
    }

    h2.title_first {
        padding-top: 30px;
        font-size: 32px;
        padding-bottom: 35px;
    }

    img.logoeoi {
        max-width: 150px;
    }

    p.foot_contact{ 
        margin-top: 10px;
    }

    input.wpcf7-form-control.wpcf7-submit{
        height: 45px;
    }

    ul.slick-dots {
        bottom: unset;
    }

    .slick-slide {
        margin-right: 25px;
        margin-left: 25px;
    }

    p.general_slide_text {
    
        margin-top: 15px;

    }

    img.q_slider {
        padding-top: 14px;
    }
    
    


}