/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.container {
    display: flex;
    justify-content: center;
}

.container .eye-container{
    background-image: url(images/eye-white.svg);
    display: inline-block;
    height: 150px;
    width: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px 12px;
    position: relative;
}
.container .eye-container:after{
    content: '';
    background-image: url(images/effect1.svg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 58px;
    background-position: 15px 15px;
    opacity: 0.4;
}
.container .eye-container:before{
    content: '';
    background-image: url(images/effect2.svg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0.1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.container .eyes {
    position: relative;
    width: 150px;
    height: 150px;
    display: block;
    background-color: transparent;
    border-radius: 50%;
}
.container .eyes:before {
    content: "";
    top: 50%;
    left: 50px;
    transform: translate(-50%, -50%);
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #000;
    position: absolute;
}

.container .eyesfooter {
    position: relative;
    width: 150px;
    height: 150px;
    display: block;
    background-color: transparent;
    border-radius: 50%;
}
.container .eyesfooter:before {
    content: "";
    top: 50%;
    left: 50px;
    transform: translate(-50%, -50%);
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #000;
    position: absolute;
}

.animate-bg {
    animation: animateBg 10s linear infinite;
    background-image: linear-gradient(-90deg,#f285b6,#fddc2a,#00a9a2,#f285b6,#fddc2a);
    background-size: 400% 100%;
}
#landing-page{
    margin: 40px;
    border-radius: 22px;
    /*height: calc(100vh - 80px);
    min-height: calc(100vh - 80px);*/
}
#landing-page .l-section-h.i-cf{
    padding-top: 0px;
}
#landing-page .l-section-shape{
    height: auto!important;
}
@keyframes animateBg {
    0% { background-position: 0% 0%; }
    100% { background-position: 100% 0%; }
}
@media(max-width: 1100px){
    #landing-page .l-section-h.i-cf{
        padding-top: var(--header-height);
    }
}
@media(max-width: 1024px){
    .us_custom_d00eb5f2 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #landing-page {
        margin: 0px;
        border-radius: 0px;
        height: auto;
        /*min-height: 100vh;*/
    }
    #landing-page .us_custom_099752b3{
        font-size: 22px!important;
    }
    #landing-page .us_custom_faf3fbca{
        font-size: 30px!important;
    }
    .l-section.height_medium{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    #page-footer .l-section.height_auto{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .us_custom_8e8ff449 .us_custom_4fe920e9 {
        margin-top: calc(-2.5rem - 30px) !important;
    }
}
@media(max-width: 600px){
    .container .eye-container{
        margin-bottom: 15px;
    }
    .container .eye-container,
    .container .eyes{
        height: 130px;
        width: 130px;
    }
    .container .eyes:before {
        left: 64px;
        width: 70px;
        height: 70px;
    }
}
@media(max-width: 450px){

}

.special-tag{
    padding: 10px 20px !important;
    border-radius: 14px;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 454px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    -moz-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.client-logos .w-hwrapper{
    margin-bottom: 1.5rem;
}

#page-footer .us_custom_33b9ee00{
    transform: scale(0.5);
}

.m_layout_fullscreen ul.w-nav-list{
    width: 100vh;
    height: 100vh;
    max-width: 350px;
    max-height: 490px;
    min-height: 0px!important;
    min-width: 0px!important;
    border-radius: 20px;
}
.m_layout_fullscreen ul.w-nav-list .w-nav-close{
    left: 0;
    right: auto;
    margin-left: 0.7rem;
    margin-top: 0.7rem;
}
.m_layout_fullscreen ul.w-nav-list .w-nav-anchor{
    padding-bottom: 0px!important;
}


.m_layout_fullscreen ul.w-nav-list .w-nav-anchor.w-btn{
    padding: 10px 15px !important;
    font-size: 15px;
    margin-top: 25px; 
}
.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 > li:first-child{
    margin-top: 60px;
}

@media(min-width: 1025px){
    .w-nav-open #page-header:not(.sticky) .m_layout_fullscreen ul.w-nav-list{
        margin-top: 40px;
        margin-left: 40px;
    }
    #page-header:not(.sticky) .m_layout_fullscreen .w-nav-control{
        margin-top: calc(40px + 0.8rem)!important;
        margin-left: calc(40px - 0.8rem)!important;
    }
    #page-header:not(.sticky) .header-btns{
        margin-top: calc(40px + 0.8rem)!important;
        margin-right: 40px!important;
    }
}
@media(max-width: 350px){
    .m_layout_fullscreen ul.w-nav-list{
        max-width: 320px;
    }
    .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1{
        padding: 1rem;
    }
}