@import url('../fonts/fonts.css');

body{
    margin: 0;
    padding: 0;
    animation: fadein 2s;
   -moz-animation: fadein 2s; /* Firefox */
   -webkit-animation: fadein 2s; /* Safari and Chrome */
   -o-animation: fadein 2s; /* Opera */
   }
   @keyframes fadein {
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-moz-keyframes fadein { /* Firefox */
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-webkit-keyframes fadein { /* Safari and Chrome */
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-o-keyframes fadein { /* Opera */
      from {
           opacity:0;
      }
      to {
           opacity: 1;
      }
   }
*{
    font-family: "almoni_dl_aaaregular";
}
.wrapper{
    position: relative;
    text-align: center;
}
.web{
    display: block;
    height: 50vw;
}
.mob{
    display: none;
}
.mob_a{
    display: none;
}
.lpweb{
    position: relative;
    width: 100%;
    height: 50vw;
}
span.third.vivify.delay-500.pulsate.infinite.duration-1750 {
    display: none;
}
span.third.nomob {
    display: block;
}
p.p1 {
    position: absolute;
    top: 14.5vw;
    right: 2vw;
    color: #ffffff;
    font-size: 1.5vw;
    /* line-height: 2vw; */
    font-family: 'almoni_tzar_aaaregular';
    /*font-weight: lighter;*/
    direction: rtl;
}
p.p2 {
    position: absolute;
    top: 16.2vw;
    right: 2vw;
    color: #ffffff;
    font-size: 1.5vw;
    line-height: 1.2;
    width: 52%;
    font-family: 'almoni_tzar_aaalight';
    /*font-weight: lighter;*/
    direction: rtl;
    text-align: justify;
}
p.p3 {
    position: absolute;
    top: 30vw;
    right: 2vw;
    color: #ffffff;
    font-size: 1.4vw;
    width: 48%;
    line-height: 1.7vw;
    font-family: 'almoni_tzar_aaalight';
    font-weight: lighter;
    direction: rtl;
    text-align: justify;
}
span.required a {
    color: #fff;
    text-decoration: none;
        transition: 0.3s;
}
span.required a:hover {
    color: #9eba3b;
    transition: 0.3s;
}
.en{
font-family: 'almoni_dl_aaaregular';
    font-weight: bold;
}
.slider .slick-slide{
        background-size: contain;
}
span.required {
    position: absolute;
    bottom: 2.5vw;
    right: 24vw;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 2;
    font-size: 1.5vw;
    font-family: "almoni_dl_aaaregular";
}
.logo{
    position: absolute;
    top: 2vw;
    width: 18vw;
    right: 23vw;
}
.sushard{
    position: absolute;
    bottom: 0vw;
    width: 37vw;
    left: 2vw;
}
.star{
    position: absolute;
    right: 0;
    top: 2vw;
    width: 4vw;
}
.title_h1{
    position: absolute;
    top: 2.7vw;
    right: 4.5vw;
    color: #ffffff;
    font-size: 3.5vw;
    font-weight: lighter;
    font-family: 'almoni_tzar_aaaregular';
    direction: rtl;
}
.title_h2{
    position: absolute;
    top: 6vw;
    right: 4.5vw;
    color: #ffffff;
    font-size: 2.5vw;
    line-height: 2vw;
    font-family: 'almoni_dl_aaalight';
    font-weight: lighter;
}
.circle {
    /* background-image: url(../images/Hi-center_03.png); */
    background-repeat: no-repeat;
    background-size: contain;
    width: 13vw;
    height: 9.5vw;
    border-radius: 50%;
    color: #d70e6e;
    position: absolute;
    top: 6vw;
    right: 2vw;
    padding-top: 3.6vw;
    text-align: right;
    font-size: 2.4vw;
    line-height: 0.9;
    font-family: 'almoni_tzar_aaaregular';
    /*font-weight: bold;*/
    width: 50%;
    direction: rtl;
    font-size: 3vw;
}
.date{
    letter-spacing: 0.3vw;
    padding-right: 12px;
    font-size: 3.8vw;
    font-family: 'almoni_tzar_aaaregular';
}
.phone{
    position: absolute;
    top: 37vw;
    background: #99ccff;
    color: #013368;
    font-family: 'almoni_dl_aaabold';
    padding: 0vw 3vw 0vw 4vw;
    right: 15vw;
    font-size: 4vw;
}
.slick-track{
    height: 50vw;
}
.left {
    width: 100%;
    height: 50vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.slide1{
    background: url(../images/001.jpg) no-repeat;
    position: absolute;
    top: 28vw;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.slide2{
    background: url(../images/002.jpg) no-repeat;
    position: absolute !important;
    top: 0vw !important;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.slide3{
    background: url(../images/003.jpg) no-repeat;
    position: absolute !important;
    top: 0vw !important;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.slide4{
    background: url(../images/004.jpg) no-repeat;
    position: absolute !important;
    top: 0vw !important;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.slide5{
    background: url(../images/005.jpg) no-repeat;
    position: absolute !important;
    top: 0vw !important;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.slide6{
    background: url(../images/006.jpg) no-repeat;
    position: absolute !important;
    top: 0vw !important;
    left: 0vw !important;
    color: #ffffff;
    outline: 0;
}
.logos{
    position: absolute;
    top: 22vw;
    right: 1vw;
    color: #ffffff;
    font-size: 1.3vw;
    padding: 0.5vw;
    direction: rtl;
    width: 53vw;
}
.logos span{
    width: 7vw;
    display: inline-block;
    font-family: 'almoni_tzar_aaaregular';
}
.logos span img{
    display: block;
    margin: 0 auto;
    width: 2.4vw;
    padding-bottom: 0.8vw;
}
.formbox{
    direction: rtl;
    position: absolute;
    bottom: 5.5vw;
    width: 59%;
    right: 2vw;
}
.formbox span{
    display: block;
    text-align: right;
    color: #fff;
    /* margin-right: 1vw; */
    line-height: 4.5vw;
    font-size: 3vw;
    font-family: 'almoni_tzar_aaaregular';
}
.required{
    line-height: 1.5vw !important;
    margin-right: 1.6vw !important;
}
.formbox span .first{
    font-size: 3.5vw;
}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;
}
.formbox input[type=text], .formbox input[type=number] {
    background: rgb(255, 255, 255);
    border: 0;
    border-radius: 0;
    font-size: 1.2vw;
    margin: 0 0.2vw;
    width: 11.5vw;
    height: 2.5vw;
    color: #3839ce;
    font-family: 'almoni_tzar_aaaregular';
    float: right;
    display: inline-block;
    text-align: right;
    padding-right: 0.8vw;
    -webkit-box-shadow: inset 5px 6px 7px 0px #a2a2a2;
    -moz-box-shadow: inset 5px 6px 7px 0px #a2a2a2;
    box-shadow: inset 5px 6px 7px 0px #a2a2a2;
}
.formbox input[type=submit]{
    -webkit-appearance: none;
    border: 0;
    font-family: 'almoni_tzar_aaaregular';
    font-size: 1.5vw;
    width: 10vw;
    background: #d70e6e;
    margin: 0 0.2vw;
    height: 2.5vw;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    border: px solid #045B8F;
    /*-webkit-box-shadow: #FEFFFF 0px 1px 3px inset;*/
    /*-moz-box-shadow: #FEFFFF 0px 1px 3px inset;*/
    /*box-shadow: #FEFFFF 0px 1px 3px inset;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #d70e6e;
    background-image: -moz-linear-gradient(top, #067EC5, #54A2EF);
    background-image: -ms-linear-gradient(top, #067EC5, #54A2EF);
    background-image: -o-linear-gradient(top, #067EC5, #54A2EF);
    background-image: linear-gradient(to bottom, #d70e6e, #d70e6e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#067EC5, endColorstr=#54A2EF);
}
footer {
    background: #000000;
    text-align: center;
    width: 100%;
    font-size: 13px;
}
footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
}
.ty footer a{color: #000;}
.ty footer{background:transparent; position: absolute; bottom: 0; left: 0;}
footer .footer a .svg { display: block; margin: auto; width: 32px; }
footer .footer a > svg g > path:first-child {
    animation: none;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
footer .footer a > svg g path {
    fill: #fff;
}
.ty footer .footer a > svg g path {
    fill: #000;
}
footer .footer a:hover > svg g > path:first-child {
    animation: logo_g 0.6s linear;
    transform-origin: center;
}
.ty .wrapper{padding: 9% 0 24% 0;}
.ty .msg{
    display: block;
    margin: 0 auto;
    background: rgba(0,0,0,0.9);
    width: 50%;
    max-width: 550px;
    color: #ffffff;
}
.ty img{width: 34%;}
.ty h1{margin: 0; display: block; font-size: 2vw;}
::-webkit-input-placeholder {
    color: #013368;
}
:-moz-placeholder { /* Firefox 18- */
    color: #013368;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #013368;
}
:-ms-input-placeholder {
    color: #013368;
}
#c2f_btn {
    height: 3vw;
    width: 9vw;
    left: 0px;
    top: 7vw;
    z-index: 54;
    cursor: pointer;
    display: inline-block;
    float: left;
    position: fixed;
    border-top-right-radius: 5vw;
    border-bottom-right-radius: 5vw;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    display: none;
}
#c2f_btn:hover {
    opacity: 1;
}
#c2f_btn #c2f_icon {
    width: 2vw;
    height: 2vw;
    margin: 0.49vw;
    background: url(../images/c2f-icon.png) center center no-repeat #ff3365;
    background-size: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    vertical-align: text-bottom;
    float: right;
}
#c2f_btn h4 {
    font-size: 1vw;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    line-height: 1em;
    letter-spacing: 0.1vw;
    margin: 0.7vw;
    display: inline-block;
    position: relative;
    /* top: -0.5vw; */
}
.mobi{
    display: none;
}
@media screen and (max-width: 1000px) {
    .wrapper{
        /*overflow-x: hidden;*/
    }
    .ty .msg{max-width: none; width: 100%;}
    .ty h1{font-size: 6vw;}
    .web{
        display: none;
    }
    .mob{
        display: block;
        height: 268vw;
    }
    .lpmob{
        position: relative;
        width: 100%;
        height: 267.9vw;
    }
    .formbox {
        direction: rtl;
        position: absolute;
        bottom: 18.5vw;
        width: 100%;
        left: 0;
    }
    .formbox input[type=text], .formbox input[type=number] {
        display: block;
        margin: 0 auto;
        width: 90%;
        height: 10vw;
        text-align: center;
        margin-bottom: 3vw;
        font-size: 6vw;
        width: 90%;
        margin: 2vw 5.2vw;
        height: 11.2vw;
    }
    .formbox input[type=submit] {
        font-size: 6vw;
        width: 90%;
        margin-top: 2vw;
        height: 11.2vw;
    }
    .formbox a {
        display: block;
        background: black;
        width: 85vw;
        margin: 0 auto;
        text-decoration: none;
        color: #ffff00;
        margin-top: 2vw;
        height: 10vw;
        font-size: 6.5vw;
    }
    .mob_a{
        display: block;
    }
    .or{
        font-weight: 100;
        vertical-align: 0.8vw;
    }
    .call{
        letter-spacing: 1vw;
        vertical-align: 0.8vw;
    }
    #c2f_btn {
        height: 8vw;
        width: 21vw;
        right: 0px;
        top: 5vw;
        background: rgba(6, 52, 75, 0.7);
        z-index: 54;
        cursor: pointer;
        display: inline-block;
        float: left;
        position: fixed;
        /* opacity: 0.8; */
    }
    #c2f_btn h4 {
        font-size: 3.2vw;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        line-height: 1em;
        letter-spacing: 0;
        margin: 0.8vw 0 0 1vw;
        position: relative;
    }
    #c2f_btn #c2f_icon {
        width: 6vw;
        height: 6vw;
        margin: 1vw;
        background: url(../images/c2f-icon.png) center center no-repeat #013368;
        background-size: 100%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        opacity: 1;
        display: inline-block;
        vertical-align: text-bottom;
        float: right;
    }
    span.third.vivify.delay-500.pulsate.infinite.duration-1750 {
                display: block;

    }
    span.third.nomob {
    display: none;
    }
    .logo {
    position: absolute;
    top: 10px;
    width: 55vw;
    right: 4vw;
    }
    .title_h1 {
    position: absolute;
    top: 40vw;
    right: 5vw;
    /* color: #013368; */
    font-size: 8vw;
    margin: 0 auto;
    width: auto;
    }
    .star {
    position: absolute;
    right: 0;
    top: 40vw;
    width: 4vw;
}
    .title_h2 {
    position: absolute;
    top: 45.58vw;
    left: unset;
    right: -1vw;
    /* color: #013368; */
    font-size: 6.5vw;
    padding: 0.5vw;
    margin: 0 auto;
    width: 55%;
    letter-spacing: -.1vw;
    padding-left: 1vw;
    padding-right: 1vw;
    }
    .left {
    width: 100%;
        height: 90.8vw;
        position: absolute;
        left: 0vw;
        top: 0;
    }
    .slick-track {
    height: 92vw;
    }
    .sushard {
        position: absolute;
        top: 11vw;
        width: 41vw;
        left: 14vw;
    }
    p.p2 {
    position: absolute;
    top: 74vw;
    right: 4.5vw;
    color: #ffffff;
    font-size: 4.4vw;
    line-height: 1.2;
    width: 81.5%;
    font-family: 'almoni_tzar_aaalight';
    /*font-weight: lighter;*/
    direction: rtl;
    text-align: justify;
}
    .circle {
            width: 75vw;
    height: 23vw;
    display: block;
    border-radius: 50%;
    /* color: #ffffff; */
    position: absolute;
    right: 5vw;
    top: 53vw;
    background-size: 100%;
    padding-top: 0;
    text-align: right;
    font-size: 4.8vw;
    line-height: 6vw;
    /*font-weight: bold;*/
    }
    .date {
    letter-spacing: 0.3vw;
    padding-right: 2px;
    font-size: 3.8vw;
    font-family: 'almoni_tzar_aaaregular';
    }
    .date {
        letter-spacing: 0.2vw;
        font-size: 8.8vw;
        text-shadow: 1px 1px 2px #2c3380;
    }
    .formbox span {
        display: block;
        text-align: center;
        /* color: #d70e6e; */
        /* margin: 0 auto; */
        line-height: 5vw;
        /* text-shadow: 3px 1px 2px #2c3380; */
        margin-bottom: 2vw;
        font-size: 7.5vw;
        width: 90%;
        margin: 0 auto;
        text-align: right;
    }
    .formbox span .first {
        font-size: 12.5vw;
        line-height: 10vw;
    }
    .formbox span .second {
        font-size: 13.5vw;
        line-height: 17.5vw;
    }
    .formbox span .third {
        line-height: 10vw;
        font-size: 4.25vw;
    }
    .required {
        line-height: 9.5vw !important;
        margin-right: 0 !important;
        position: absolute;
        bottom: 2.5vw;
        right: 11vw;
        display: block;
        text-align: center;
        color: #fff;
        line-height: 2;
        font-size: 8vw;
        font-family: "almoni_dl_aaaregular";
    }
    span.required {
    position: absolute;
    bottom: 6.5vw;
    right: 0;
    left: 0;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 2;
    font-size: 5.5vw;
    font-family: "almoni_dl_aaaregular";
}
    .phone {
        position: absolute;
        top: unset;
        background: #99ccff;
        color: #013368;
        font-family: 'almoni_dl_aaabold';
        padding: 0;
        right: 0;
        font-size: 12vw;
        width: 100%;
        bottom: -15vw;
        text-decoration: none;
        display: none;
    }

    p.p2 {
    position: absolute;
    top: 78.9vw;
    right: 4.5vw;
    color: #ffffff;
    font-size: 5vw;
    line-height: 1.2;
    width: 90.5%;
    font-family: 'almoni_tzar_aaalight';
    /*font-weight: lighter;*/
    direction: rtl;
    text-align: justify;
}
    p.p1 {
    position: absolute;
    top: 63vw;
    right: 4vw;
    color: #ffffff;
    font-size: 5vw;
    width: 79%;
    /* line-height: 2vw; */
    text-align: right;
    font-family: 'almoni_tzar_aaaregular';
    /*font-weight: lighter;*/
    direction: rtl;
    }
    .logos {
    position: absolute;
    top: 105.5vw;
    right: 0vw;
    color: #ffffff;
    font-size: 4.7vw;
    padding: 0.5vw;
    direction: rtl;
    width: 100%;
    }
    .logos span img {
        display: block;
        margin: 0 auto;
        width: 9vw;
        padding-bottom: 1vw;
    }
    .logos span {
           width: 32vw;
    margin-top: 17px;
    display: inline-block;
    }
    .formbox span.mob{
        display: block;
    }
}
.pulset:hover {
  animation: none;
}
.ketchup-error {
    position: absolute;
    width: 180px;
}
.ketchup-error ul {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #ffffff;
     background: rgba(255, 0, 0, 0.6); 
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    list-style: none;
    line-height: 16px;
}
.ketchup-error span {
    display: block;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
     border-top: 10px solid red; 
     border-top: 10px solid rgba(255, 0, 0, 0.6); 
    border-bottom: 0;
    margin-left: 10px;
    left: 10px;
    position: absolute;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
