/*
 Theme Name:   Asus
 Author:       W4
 Author URI:   https://thew4.co
 Template:     w4_base
 Version:      1.0.0
*/

:root{
    --basig-grid:192rem;
}
html{
    font-size: 10px;
}

body{
    font-family: 'Open Sans', sans-serif;
    color: #191703;

}
.page-template-landing-page #primary{
    background: url("img/bg1.png") repeat center;

    position: relative;


}
.wpcf7-response-output{
	background:green;
}
.page-template-landing-page #primary:after{
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    height: 215.9rem;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
width: 100%;
}
.page-template-landing-page #main{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 99999;

}

.basic-grid{
    max-width: var(--basig-grid);
    margin-left: auto;
    margin-right: auto;
}

.hero-right,.hero-left{
    flex: 0 0 50%;
    width: 50%;
}
.hero-left{
    padding-right: 8rem;
    box-sizing: border-box;
}
.hero{
    padding: 10rem 10rem;
    box-sizing: border-box;
}

.hero h1{
    line-height: 1.25;
    font-size: 4.8rem;
    font-weight: 300;
    color: #1a85d6;


}
.hero-slider-img-holder{
    width:100%;
    height: 100%;

}
.hero-slider-img-holder img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.hero p,.hero a{
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.29;
    margin: 0;
    color: #191703;
    display: block;
}
.destkop-flex{
    display: flex;
    align-items: center;
}
.basic-btn,a.basic-btn{
    background-color: #1a85d6;
height: 3.5rem;
    padding: 0 1.5rem;
    color: white;
    font-size: 2rem;
    font-weight: 300;
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin-left: 1rem;
    text-decoration: none;
}

.hero .basic-btn{
    margin-top: 2.6rem;
}
.hero-right .splide,
.hero-right .splide__track ,
.hero-right .splide__list,
.hero-right .splide__list li
{
    height: 100%;
}
header{
    padding: 3rem 0;
}
header .logo-holder{
    height: 7.7rem;
    padding: 0 9rem;

}
header .logo-holder img{
    height: 100%;
    width: auto;
}
.ticker-holder{
    flex-grow: 1;
    overflow: hidden;
    background-color: #12578c50;
}
.ticker-holder p{
    margin: 0;
    /*background-color: #12578c50;*/
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.12px;
    color: white;
    text-align: center;
    line-height: 4.3rem;
    white-space: nowrap;

}
.icon-bullets{
    padding:  10rem 25rem;
    box-sizing: border-box;
}

.icon-bullets li{
    flex: 0 0 20%;
    text-align: center;
    padding: 0 2rem;
}
.icon-bullets p{
    font-size: 3rem;
    font-weight: 300;
text-align: center;
}
.icon-bullets li img{
    
    width: 15rem;
    height: auto;
}
.retailers ul{
    flex-wrap: wrap;
}
.retailers{
    padding-top: 10rem;
}
.retailers li{
    flex: 0 0 40rem;
    padding: 2.3rem;
}
.retiler-logo-con{
    width: 100%;
    height: 22rem;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.retiler-logo-con img{
    max-height: 8rem;
    width: auto;
}

.retailers li a{
    line-height: 3.5rem;
    color: white;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size:2rem ;
    letter-spacing: 0.5px;
    background-color: #12578c;
}

.contact-area input{

    height: 5.5rem;
    padding: 0 1rem;
   font-size: 2.4rem;;
    background-color: #cee0ed;
    box-sizing: border-box;

border:none;
    width: 100%;
}
.contact-area .form-flex{
    display: flex;
    justify-content: center;
}
.contact-area input[type="submit"]{
    width: auto;

    background-color: #1a85d6;
    color: white;
    text-align: center;
    width: 100%;
}
.submit-holder{
    flex: 0 0 15rem;
}
.social-area{
    padding: 10rem 0;
}
.social-list li{
    margin: 0 4rem;
}
.form-holder{
    padding: 0 10rem;
    margin-bottom: 11rem;
    box-sizing: border-box;
}
.wpcf7-form-control-wrap{
    flex: 0 0 21.5%;
    display: block;
    margin-left: 1.7rem;
}

.wpcf7-spinner{
    position: absolute !important;
}

#approve label{
    font-size: 1.6rem;
    cursor: pointer;
}
#approve input{
    display: none;
}
.wpcf7-list-item-label{
    position: relative;
}
.wpcf7-list-item-label::before {
    width: 1.6rem;
    height: 1.6rem;
    flex: 0 0 1.6rem;
    border: 1px solid #1a85d6;

    margin-left: 1rem;
    position: relative;
    content: '';
    display: block;
}

.wpcf7-list-item-label::after {
    content: '';
    display: block;
    position: absolute;
    width: 1.4rem;
    height: 1.4rem;
    background: grey;
    right: 0.2rem;
    top: 0.4rem;
    opacity: 0;
    transition: .3s all;
}
input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
    opacity: 1;
}
.wpcf7-not-valid-tip,.wpcf7 form .wpcf7-response-output{
    font-size: 2rem !important;
}
.wpcf7-list-item-label{
    display: flex;
    align-items: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border: none;
    padding: 0;
    margin: 02rem 0 0 0
}
.wpcf7-list-item{
    margin: 0;
}
.form-flex{
    margin-bottom: 1rem;
}

.contact-area{
    padding: 10rem 0;
}
.contact-area h2{
    font-size: 4.8rem;
    text-align: center;
    color: #1a85d6;
    font-weight: 400;
    margin: 11rem 0 7rem 0;
}

.itur{
    width: 31.9rem;
    height: 1.5rem;
    display: block;
    margin:auto;
    background: url("img/itur.png") no-repeat center;
    background-size: contain;
}
.itur.white{
    background: url("img/itur-white.png") no-repeat center;
    background-size: contain;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
    direction: rtl !important;
}

.wpcf7 input[type="url"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus{
    direction: ltr !important;
}


.ticker {
    display: flex;
}
.ticker__list {
    display: flex;

    animation: ticker 15s infinite linear;
}
.ticker:hover .ticker__list {
    animation-play-state: paused;
}
.ticker__item {
    margin-right: 20px;
}
@-moz-keyframes ticker {
    100% {
        transform: translateX(100%);
    }
}
@-webkit-keyframes ticker {
    100% {
        transform: translateX(100%);
    }
}
@-o-keyframes ticker {
    100% {
        transform: translateX(100%);
    }
}
@keyframes ticker {
    100% {
        transform: translateX(100%);
    }
}