﻿body {
    margin: 0;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;
    line-height: 1.5;
    font-size: 1.1rem;
    color: #000 !important;
}
.nav-link {
    font-weight: bold;
    font-size: 16px;
    color: rgba(3,27,78,.7) !important;
}

.nav .navbar-nav .nav-item .nav-link {
    color: rgba(3,27,78,.7) !important;
}

.navbar {
    box-shadow:none;
    font-weight: 300;
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.container{
    height:100%;
}
html,
body,
/*header,*/
#intro2 {
    height: 100%;
    background-color: white;
    color: black;
}

#intro {
    background-color: white;
    color: black;
}

.top-nav-collapse {
    background-color: white;
    height: 70px;
}
 
.top-nav-collapse .navbar-nav .nav-item .nav-link {
    color: rgba(3,27,78,.7) !important;
}

.showPrivacy {
    background: #131313;
    text-align: center;
    display: none;
}

.cookieButton {
    display: inline-block;
    margin: 5px 0 25px 25px;
    background: #0665F8;
    font-size: 18px
}

.cookieMessage {
    display: inline-block;
    margin: 15px;
    font-size: 18px;
}


@media (max-width: 768px) {
    .navbar:not(.top-nav-collapse) {
        background: #24355C;
    }
}

@media (min-width: 800px) and (max-width: 850px) {
    .navbar:not(.top-nav-collapse) {
        background: #24355C;
    }
}

@media (min-width: 100px) and (max-width: 600px) {
    .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}


/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel-control.right, .carousel-control.left {
    background-image: none !important;
}

.carousel-control, .carousel-control :hover, .carousel-control :active {
    color: slategray !important;
}

.carousel-indicators li {
    background-color: #D2D6DE;
    border: 1px solid #D2D6DE;
    border-radius: 0px;
}
/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".png"] {
    width: 100%;
}
.carousel-control-next{
    right:-7%;
}
.carousel-control-prev {
    left: -7%;
}

.carouselText {
    /*border: 1px solid #55BBF1;*/
    background-color: #39b8ff; /*#40a2fd;*/
    color: white;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1.4;
    padding: 10px;
    box-shadow: 5px 5px 5px #888888;
    margin-bottom: 10px;
}
/* QR code generator */
#qrCode {
    margin: 15px;
    margin-top: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}
main {
 
    padding-top: 60px;
}
section {
    background-color: white !important;
 
}
.card, .btn {
    border-radius: 0 !important;
}

.box-shadow2 {
    box-shadow: 3px 3px 3px 3px #D2D6DE;
    padding:0;
}
.form-header-za {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    text-align: center;
    margin-top: -2.8rem;
    padding: 1rem;
    
}
.za-shadow {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    padding: 0px;
}

.za-section-alternate {
    background-color: #F9F9F8 !important;
}
.za-text-border {
    border-bottom: 2px solid #1890ff;
   
}
.za-text-border-warning {
    border-bottom: 2px solid #FFB900;
     
}
.za-text-border-danger {
    border-bottom: 2px solid #E81123;
    
}
.za-text-primary {
    color: #1890ff;
    font-weight: bold;
}
.za-text-danger {
    color: #E81123;
    font-weight: bold;
}

.za-top-border {
    border-top: 1px solid rgba(0,0,0,.12);
}
.za-page-section {
    background-color: #F5F5F5 !important;
    height: 100%;
}
.za-page {
    padding: 30px;
    min-height: 700px !important;
}
.za-title-border {
   background-color: rgb(105, 192, 255);
   height: 4px;
   margin-bottom: 20px; 
   border: 0px;
}
.za-padding30{
    padding:30px;
}
.text-black, .text-black a, .text-black:hover, .text-black:active, 
.text-black:visited, .text-black a:active, .text-black a:visited, .text-black a:hover{
    color: black;
}
.form-control {
 
     border-radius: 0px;
    
}
.zaPost {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: rgba(0,0,0,.75);
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /*color: rgba(0,0,0,.75) !important;*/
    font-weight: 500;
}
.zaSideBar {
    position: fixed;
    top: 120px;
    z-index:1000;
}
.btn-clipboard {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    padding: .25rem .5rem;
    font-size: 75%;
    text-transform: none;
   
}
.zaDivTableRowCol{
    border:1px solid #ccc;
    border-right:0px;
    border-bottom:0px;
    line-height:34px;
    vertical-align:middle;
}
.zaDivTableRow {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-left:0;
}
.zaDivTableSingleRowCol {
    border: 1px solid #ccc;
    line-height: 34px;
    vertical-align: middle;
}

.btn-instruction {
    position: absolute;
    bottom: 0;
    right: 20px;
    margin-bottom: 20px;
}

.detailedCommands img {
    max-width: 100%;
    margin-bottom: 20px;
}
.detailedCommands hr, .quickCommands hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.grecaptcha-badge {
    display: none;
}
p {
    margin-top: 0;
    margin-bottom: 0 !important;
}
h6 {
    margin-bottom: 2px !important;
    margin-top: 10px !important;
}
.zaCode1Line {
    margin-top: 5px !important;
}
.footerSectionHeader {
    border-bottom: 2px solid #efefef;
    padding-bottom: 3px;
    color: #efefef;
    text-transform:uppercase;
}
.homePageBanner {
    background-color: #031b4e !important;
    text-align: center;
    color: white !important;
    min-height:500px;
}


@media screen and (min-width: 800px) {
    #firstContentBox {
        /*margin-top: 350px;*/
    }
}
#divCarousel{
    cursor:pointer;
}
.zaNavBar {
    margin-top: 60px
}
.offerBar {
    background-color:#ef4141;
    width: 100%;
    height: 60px;
    top: 0;
    color: white;
    text-align: center;
    font-weight: bold;
    /*padding-top: 15px;*/
}
.offerBtn {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px !important;
    background-color: #97c95d !important;
    
}
.navButtons {
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: white !important;
}

@media screen and (max-width: 500px) {
    .zaPriceitem {
        font-size: 12px;
        padding-left: 0px;
        margin-left: 0px;
    }

   

    }



@media screen and (max-width: 500px) {
    #firstContentBox {
        margin-top: 100px;
    }

    .offerBar {
        font-size: 12px !important;
       /* height: 90px !important;*/
    }
    .zaNavBar {
       /* margin-top: 90px;*/
    }

    .offerBtn {
        margin-top: 5px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }
}



@media screen and (max-width: 800px) {
    #firstContentBox {
        margin-top: 100px;
    }
    .offerBar {
        font-size: 16px;
       /* height: 90px !important;*/
    }
    .zaNavBar {
      /*  margin-top: 90px;*/
    }
   
}
.btn-fb {
    color: #fff !important;
    background-color: #3b5998 !important;
}
.btn-tw {
    color: #fff !important;
    background-color: #55acee !important;
}
.btn-ins {
    color: #fff !important;
    background-color: #2e5e86 !important;
}
.btn-youtube {
    color: #fff !important;
    background-color: red !important;
}
.btn-floating.btn-sm {
    width: 36.15385px;
    height: 36.15385px;
}
.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block !important;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 0px;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    vertical-align: middle;
    text-align: center;
}

.carouselVideoPlay {
    position: absolute;
    bottom: 50%;
    z-index: 100099;
    /*background-color: red;*/
    width: 90px;
    height: 90px;
    left: 45%;
    background-image: url('/images/video-play2.png');
    background-repeat: no-repeat;
    background-size: 90px 90px;
}


@media screen and (max-width: 600px) {
    .hideOnMobile {
        display: none !important;
    }
}
.hideOnMobile {
    display: block !important;
}