/**
Theme Name: Wizi Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wizi-child
Template: astra
*/
/* Site Header */
.cipher-top-header .cipher-top-icon i{
    font-family:'Font Awesome 5 Free';
    font-weight: 300;
    font-size: 35px;
    color: #e73a46;
    }
    .fa.fa-calendar:before {
        content: "\f073";
    }
.cipher-top-header{
    display:flex;
    line-height:10px;
}
.cipher-top-header .cipher-top-icon{
    display:flex;
    align-items: center;
    padding-right: 15px;
}
.cipher-top-header .cipher-top-time{
    line-height:20px;
}
.cipher-top-header .cipher-top-time span{
font-weight:800;
line-height:21px;
}
.site-header .ast-header-html-2{
    position:relative;
    left:150px;
    }
    .site-header .ast-header-html-1{
        position:relative;
        left:110px;
        }

.site-header .ast-header-search {
border: 1px solid #ffffff;
border-radius: 30px;
position: relative;
 right: 20px;
}
.site-header .ast-header-search svg {
    position: relative;
    top: 2px;
    left: 5px;
}
.site-footer .site-primary-footer-wrap{
    background-color:#1d3557;
}
.site-footer .footer-title{
    font-size:24px;
    margin-bottom:25px;
}
.site-footer #block-14{
    margin-bottom:0px;
}
.site-footer #block-11{
    margin-bottom:10px;
}
.site-footer .footer-follow-title{
    margin-top:30px;
}
.site-footer i{
    margin-right:7px;
}
.site-footer .widget_nav_menu ul li:before {
    content: "\f0a9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 10px;
    color: #ffffff;
}
.site-footer .footer-title{
    position:relative;
}
.site-footer .footer-title:after,.site-footer  .footer-follow-title:after{
width: 70px;
content: "";
top: 37px;
position: absolute;
background-color: #e73a46;
height: 2px;
left:0;
}
.cipher-homer-hovercard .elementor-widget-tp-hovercard h3{
    font-family: 'Marcellus'!important;
}
.cipher-homer-hovercard .elementor-widget-tp-hovercard .elementor-repeater-item-5829480{
    font-family:'Jost' !important;
    font-size:16px !important;
}
.cipher-about-clients .cipher-our-clients .swiper-wrapper
{
    -webkit-transition-timing-function: linear !important;
     transition-timing-function: linear !important;
}
.cipher-service-box .elementor-widget-container:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e73a46;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: ease-out;
}
.cipher-service-box .elementor-widget-container:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
}
.cipher-service-box .elementor-widget-container:hover .elementor-icon-box-content h3, .cipher-service-box .elementor-widget-container:hover .elementor-icon-box-content p{
    color:#ffffff;
    position:relative;
    z-index:9999;
}
.cipher-service-box .elementor-widget-container p{
    padding-top:13px;
}
.cipher-service-box .elementor-widget-container:hover h3:after {
    width: 73px;
    content: "";
    top: 38px;
    left: 0px;
    position: absolute;
    background-color: #ffffff;
    height: 2px;
}
.cipher-service-box .elementor-widget-container h3:after{
    width: 73px;
    content: "";
    top: 65px;
    left: 30px;
    position: absolute;
    background-color:#e73a46;
    height: 2px;
}
.cipher-timeline .pt-plus-timeline-list .timeline-item-wrap{
    margin-top:20px !important;
}
.cipher-contact-link a{
    color:#888;
}
.cipher-contact-link a:hover{
    color:#ffffff; 
}
.cipher-contact-list .elementor-widget-container:hover{
background-color:#e73a46; 
}
.cipher-contact-list .elementor-widget-container:hover h3, .cipher-contact-list .elementor-widget-container:hover p, .cipher-contact-list .elementor-widget-container:hover a{
    color:#ffffff;
}
.cipher-contact-list .elementor-widget-container:hover .elementor-icon svg{
    fill:#ffffff;
    color:#ffffff;
}
.cipher-service-title .elementor-widget-container h3:after{
    top:97px;
}
.cipher-service-title .elementor-widget-container:hover h3:after{
    top:67px;
}
.single .category-blog{
    padding:0px;
}
.single .category-blog p{
padding-top: 20px;
padding-bottom: 20px;
}

/*** Responsiveness ***/
@media(max-width:767px)
{
.cipher-service-tab-map .elementor-widget-container h3:after{
        top:100px;
     }
     .single .wp-block-image img{
        padding-top:40px;
  }
  .single #secondary{
    padding-bottom:40px;
  }
  .cipherdigit-mobile-sticky-footer{
    position: fixed;
       padding: 10px;
       bottom: 0;
       width: 100%;
       height: 70px;
       background: #fafafa;
       z-index: 999;
       clear: both;
       box-shadow: gray 0 0 5px;
   }
}


@media(min-width:768px) and (max-width:1200px)
{
.cipher-service-box .elementor-widget-container h3{
font-size:16px !important;
font-weight:600;
 } 
 .cipher-service-box .elementor-widget-container h3:after{
    top:58px;
 }
 .cipher-service-title .elementor-widget-container h3:after, .cipher-service-tab-map .elementor-widget-container h3:after{
    top:77px;
 }
 .single .wp-block-image img{
    padding-top:50px;
}
.single #secondary{
padding-bottom:50px;
}
.cipherdigit-mobile-sticky-footer{
    position: fixed;
       padding: 10px;
       bottom: 0;
       width: 100%;
       height: 70px;
       background: #fafafa;
       z-index: 999;
       clear: both;
       box-shadow: gray 0 0 5px;
   }
 }

 /* Enquire Now */
/*** Book Now Button***/
.cipherdigit_popup {
    display: none;
    position: fixed;
    z-index: 11111;
    padding-top: 25px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color:rgba(0,0,0,0.4);
    }
    .cipherdigit_enquirenow {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    }
    @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
    }
    
    @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
    }
    .cipherdigit_popup_close {
    color: white;
    float: right;
    font-size: 20px;
    font-weight: bold;
    }
    
    .cipherdigit_popup_close:hover,
    .cipherdigit_popup_close:focus {
    color: #ffc03d;
    text-decoration: none;
    cursor: pointer;
    }
    
    .cipherdigit_popup_header {
    padding: 20px;
    background-color:#e73a46;
    color: #ffffff;
    text-align:center;
    }
    .cipherdigit_popup_header p{
    color:#fff;
    margin:0;
    font-size:20px;
    }
    .cipherdigit_popup_body .wpforms-container{
    margin-bottom:0px;
    }
    .cipherdigit_popup_body {padding: 20px 20px 25px}
    
    .wpforms-confirmation-container-full{
    margin-bottom:0 !important;
    }
    .cipherdigit_book_button{
    position: fixed;
    bottom: 5px;
    z-index: 99999999;
    right: 25px;
    background: #e73a46;
    color:#ffffff;
    padding:15px 25px;
    font-weight:700;
    font-family:'Jost';
    font-size:18px;
    margin-bottom:4px;
    cursor:pointer;
    border-color:#ffffff;
    }
    .cipherdigit_popup .wpforms-submit{
        background-color:#e73a46;
     }
    .cipherdigit_popup .wpforms-submit-container{
        text-align:center;
    }
    @media (max-width:769px){
    .cipherdigit_enquirenow{
    width:90%;
    }
    .cipherdigit_popup{
    padding-top:0;
    }
    .iti-mobile .iti--container{
    z-index:1111111;
    }
    }
    
@-moz-document url-prefix() {   
@media(min-width:428px) and (max-width:926px){
.cipher-service-mobile-view .elementor-widget-container h3::after {
  top: 66px;
}
.cipher-candidates .post-inner-loop .slick-prev{
padding-right:40px;
}
.cipher-candidates .post-inner-loop .slick-next{
padding-left:40px;
}
}
}







