/*
Theme Name: sprakdesign Child
Theme URI: https://wordpress.org/themes/twentynineteen/
Template: twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Tags: one-column,flexible-header,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.4.1571807866
Updated: 2019-10-23 05:17:46

*/

/* POP UP Modal CSS Starts */

@import url('https://fonts.cdnfonts.com/css/verdana');

@font-face {
    font-display: swap;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/fontawesome-webfont.eot);
    src: url(/assets/fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(/assets/fonts/fontawesome-webfont.woff2) format("woff2"), url(/assets/fonts/fontawesome-webfont.woff) format("woff"), url(/assets/fonts/fontawesome-webfont.ttf) format("truetype"), url(/assets/fonts/fontawesome-webfont.svg) format("svg")
}

#myModal.modal {
    /* / display: block; / */
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

#myModal .modal-header {
    position: absolute;
    display: block;
    padding: 0;
    border: 0;
    width: 100%;
}

#myModal .modal-body {
    padding: 0;
}

@-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
    }
}

#myModal .close {
    color: rgb(0 0 0);
    float: right;
    font-size: 30px;
    font-weight: 900;
    position: fixed;
    top: 2%;
    right: 1%;
    background-color: white;
    padding: 0px 7px;
}

#myModal .close:hover,
#myModal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#myModal .digital-modal-section {
    /* / background-image: url("./img/modal/background-modal.jpg"); / */
    background-size: cover;
    background-repeat: round;
    background-color: #ec343a;
}

#myModal .digital-modal-section-left {
    color: #fff;
    max-width: 364px;
    padding: 0px 0px;
    width: 100%;
}

#myModal .digital-modal-section-left h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 12px;
    padding-bottom: 12px;
    position: relative;
    color: #fff;
}

#myModal .digital-modal-section-left h2:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 131px;
}

#myModal .digital-modal-section-left p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}

#myModal .digital-modal-section {
    margin: 0;
    min-height: 465px;
    padding: 7px;
    position: relative;
    display: flex;
    /* / flex-wrap: wrap; / */
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

#myModal .digital-modal-section-right {
    background-color: #c5c5c554;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    padding: 25px;
}


#myModal .digital-modal-section-right h3 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
    text-transform: capitalize;
}

#myModal .digital-modal-section-right .form-filedset .form-row>label {
    background: transparent;
    color: #202020;
    display: block;
    font-size: 14px;
    font-weight: 400;
    left: 10px;
    line-height: 1.1;
    margin-bottom: 10px;
    padding: 0;
    position: static;
    top: 17px;
    transition: all .4s ease;
    z-index: 1;
}

#myModal .digital-modal .continue-btn-row,
#myModal .modal-export.modal-digital .modal-center .modal-content .digital-modal .submit-btn-row {
    margin-top: 40px;
    text-align: right;
}

#myModal .digital-modal .digital-modal-section .digital-right {
    max-width: 458px;
    padding: 0 10px;
    width: 100%;
}

#myModal .form-first-step ul li {
    color: red;
    font-family: Verdana, Geneva, "sans-serif";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    list-style: none;
    margin: 0 0 20px;
    /* padding: 0 0 0 20px; */
    position: relative;

}

#myModal .continue-btn-row {

    font-size: 14px;
    --webkit-box-sizing: border-box;
    text-align: right;
    margin-top: 30px;
}

#myModal .digital-right {

    font-size: 14px;
    --webkit-box-sizing: border-box;
    max-width: 458px;
    padding: 0 10px;
    width: 100%;
}

#myModal .form-control {
    list-style: none;
    --webkit-box-sizing: border-box;
    appearance: none;
    border: 1px solid #ccc;
    color: #202020;
    height: auto;
    line-height: 18px;
    outline: none;
    transition: all .4s ease;
    width: 100%;
    border-color: #bababa;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    padding: 9px 9px;
}

#myModal .digital-modal-bottom {

    font-size: 14px;
    --webkit-box-sizing: border-box;
    background-color: #545454f0;
    ;
}

#myModal .digital-modal-bottom-inner {
    --webkit-box-sizing: border-box;
    display: flex;
    padding: 12px 24px;
}
.sidebar-icon {
    position: fixed;
    top: calc(50% - 92px);
    z-index: 40;
    left: 0;
    background: #EC343A !important;
    text-align: center;
    border-radius: 0 8px 8px 0;
    box-shadow: none;
    transition: transform .2s;
    width: 50px;
    padding: 8px;
    padding-left: 6px;
    box-sizing: border-box;
}
.sidebar-icon ul{
    padding-left: 0;
    margin-bottom: 0;
}
.sidebar-icon ul li {
    position: relative;
    list-style: none;
    margin: 0;
}
.sidebar-icon ul li a {
    padding: 0;
    background: #EC343A;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 45px;
    box-sizing: border-box;
    /* padding-bottom: 10px;
    margin-bottom: 8px; */
}
.sidebar-icon ul li a:before {
    content: "";
    position: absolute;
    display: block;
    left: 10%;
    width: 0;
    height: 0;
    margin-left: -3px;
    z-index: -1;
    border: 13px solid transparent;
    border-left: 15px solid #EC343A;
    transform: translate(calc(100% + 0px), -50%);
    top: 50%;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.sidebar-icon ul li i {
    font-size: clamp(14px,4vw,20px);
    color: #fff;
}
.sidebar-icon ul li:last-child a {
    margin-bottom: 0;
    padding-bottom: 0;
}
.sidebar-icon ul li:last-child a::after{
    display: none;
}
.sidebar-icon ul li a:hover+span.hover-txt {
    display: block;
}
.sidebar-icon ul li a:after {
    content: "";
    background: #fff;
    width: 40px;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
}
.sidebar-icon span.hover-txt {
    position: absolute;
    top: 8px;
    left: 160%;
    width: max-content;
    background: #EC343A;
    color: #fff;
    font-size: calc(12px ,4vw,15px);
    padding: 4px 10px;
    border-radius: 5px;
    display: none;
}
.sidebar-icon ul li a:hover {
    color: #fff;
    /* background: #008DD2; */
}
.sidebar-icon ul li a:hover:before {
    left: 50%;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
@media only screen and (max-width: 992px) {
 #myModal   .digital-modal-bottom-inner {
        display: flex;
        flex-wrap: wrap;
    }
}

#myModal .digital-modal-left {

    font-size: 14px;
    --webkit-box-sizing: border-box;
    display: flex;
    border-right: 1px solid #fff;
    flex: 0 0 25%;
    max-width: 33%;
}

#myModal .digital-left-sec {
    font-size: 14px;
    --webkit-box-sizing: border-box;
    margin-top: 12px;
    padding-right: 24px;
}

#myModal .digital-left-sec p {
    font-family: 'Verdana', sans-serif;
    ;
    line-height: 26px;
    --webkit-box-sizing: border-box;
    color: #ceced1;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

#myModal .digital-left-sec p span {
    font-family: 'Verdana', sans-serif;
    ;
    line-height: 26px;
    color: #ceced1;
    text-align: center;
    --webkit-box-sizing: border-box;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
}

#myModal .digital-modal-right {

    font-size: 14px;
    --webkit-box-sizing: border-box;
    flex: 0 0 75%;
    max-width: 75%;
}

#myModal .digital-modal-bottom-logos {
    margin: 0 0 30px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px;
    justify-content: center;
    padding-left: 30px;
}

#myModal .digital-bottom-logo {
    list-style: none;
    margin: 0 0 20px !important;
    padding: 0 0 0 5px !important;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex: 0 0 25%;
    margin-bottom: 15px;
    margin-top: 5px;
    max-width: 25%;
}

#myModal .digital-bottom-logo-link {
    font-family: 'Verdana', sans-serif;
    ;
    font-weight: 400;
    list-style: none;
    font-size: 14px;
    --webkit-box-sizing: border-box;
    color: #2a2d34;
    outline: none;
    text-decoration: none;
    transition: all .4s ease;
    line-height: 0;
}

#myModal .btn {
    --webkit-box-sizing: border-box;
    border: 2px solid #0058a5;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    outline: none;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease;
    background: #ec343a;
    border-color: #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    max-width: 160px;
    padding: 9px 20px;
    width: 100%;
}

#myModal .btn:hover {
    color: #000;
    background-color: #ec343a;
    border: 2px solid #fff;
}

#myModal input.btn:active {
    background: black;
    color: #fff;
}

#myModal .close {
    --webkit-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    background-color: #fff !important;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0;
    justify-content: center;
    line-height: 1;
    outline: none;
    padding: 10px;
    position: absolute;
    right: 0;
    text-rendering: auto;
    top: 3px;
    height: 28px;
    width: 28px;
    z-index: 9999;
    opacity: 1;
}

#myModal.modal .close:before {
    content: "\f00d";
    font-size: 22px;
    line-height: 2px;
}


#myModal .digital-modal-section-left ul {
    padding: 0;
    /* / margin-left: 15px; / */
    font-size: 13px;
    margin-top: 20px;
}

#myModal .digital-modal-section-left-points li {
    padding: 5px 0px;
}

#myModal input#cNumberQuote {
    padding-left: 45px !important;
}

@media only screen and (max-width:1200px) {
    /* #myModal .digital-modal-right {
        padding-left: 20px;
    } */

    #myModal .digital-modal-bottom-logos {
        padding-left: 0;
    }

    @media only screen and (max-width: 906px) {
       #myModal .digital-modal-section-right {
            width: 370px;
        }
    }

    @media only screen and (max-width: 992px) {
        #myModal .modal-content {
            width: 100%;
        }

        #myModal .digital-modal-right {
            flex: 0 0 100%;
            max-width: 100%;
        }

        #myModal .digital-modal-left {
            border-right: none;
            border-bottom: 2px solid #ffffff;
            flex: 0 0 100%;
            max-width: 100%;
            justify-content: center;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

        #myModal .digital-modal-section {
            flex-wrap: nowrap;
            padding: 15px !important;
        }

        #myModal .digital-modal-section-left {
            padding: 0px 0px !important;
        }

        #myModal .digital-modal-section-left h2 {
            font-size: 40px;
        }

        #myModal .digital-modal-section-left p {
            font-size: 18px;
        }
    }

    @media only screen and (max-width: 775px) {
        #myModal .modal-content {
            width: 100%;
        }

       #myModal .digital-bottom-logo {
            flex: 0 0 33%;
            max-width: 33%;
            padding: 2px 0px !important;
        }

        #myModal .digital-right {
            width: auto;
        }

        #myModal .digital-modal-section-left p {
            font-size: 20px;
        }

        #myModal .digital-modal-bottom-logos {
            padding-top: 15px;
            padding-bottom: 15px;
        }
    }

    #myModal .digital-modal-section-left h2 {
        font-size: 39px;
    }

    #myModal .digital-modal-section-left {
        width: 95%;
    }

    #myModal .digital-modal-section {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media only screen and (max-width: 600px) {
    #myModal .modal-content {
        width: 100%;
    }

    #myModal .digital-modal-section-left {
        width: 100%;
    }

    #myModal .digital-bottom-logo {
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 10px !important;
    }

    #myModal .digital-modal-section-right h3 {
        margin-top: 0px !important;
    }

    #myModal .digital-modal-section-left h2 {
        font-size: 29px;
    }

    #myModal .digital-modal-section-left p {
        font-size: 16px;
    }

    #myModal .digital-modal-section-right {
        padding: 25px 25px 25px 15px;
    }

    #myModal .digital-modal-section {
        justify-content: center;
    }

    #myModal .digital-right {
        width: auto;
    }
}

@media only screen and (max-width: 392px) {
    #myModal .brand-img {
        width: 95px;
    }

    #myModal .digital-modal-section {
        padding: 15px;
    }

    #myModal .digital-modal-section-right h3 {
        text-align: center;
    }

    #myModal .digital-modal-section-left h2 {
        font-size: 27px;
    }

    #myModal .digital-modal-section-right {
        width: 265px;
    }
}

/* / ---------- Error CSS -------- / */

#myModal .modal-body .digital-right .screen-reader-response {
    display: none;
}

#myModal .wpcf7-validation-errors {
    display: none !important;
}

#myModal .wpcf7-not-valid-tip {
    color: #fff;
}

#myModal #rc-anchor-container {
    margin-left: 20px !important;
}

#myModal .rc-anchor-logo-portrait {
    margin: 10px 0 0 15px;
}

#myModal .rc-anchor-normal .rc-anchor-pt {
    margin: 2px 0px 0px 0px;
}

#myModal .form-first-step .crecaptcha {
    display: flex;
    justify-content: center;
    margin-right: 40px !important;
}

#myModal .rc-anchor-light {
    margin-left: 20px !important;
}

@media (min-width: 768px) {
   #myModal  .modal-dialog {
        margin: 4vh auto;
    }

    #myModal .modal-open .modal {
        overflow-x: hidden;
        /* overflow-y: hidden; */
    }
}
@media (max-width: 767px) {
  #myModal .digital-modal-section-right h3 {
    font-size: 16px;
  }
  .sidebar-icon{
    width: 40px;
  }
  .sidebar-icon ul li a{
    width: 32px;
    height: 32px;
  }
  .sidebar-icon ul li a:before {
    left: -25%;
  }
  .sidebar-icon ul li a:hover:before{
    left:30%;
  }
  .sidebar-icon span.hover-txt {
    top: 0;
    left:190%;
  }
  .sidebar-icon ul li a:after {
    width: 30px;
  }
}

/* POP UP Modal CSS END */
.cal-icon.com-para {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    font-size: clamp(13px, 4vw, 18px) !important;
    line-height: clamp(28px, 4vw, 36px);
    font-weight: 400;
    color: #717081 !important;
}

.cal-icon.com-para img {
    object-fit: contain;
}
.blog-detail-date {
    display: flex;
    gap: clamp(12px, 4vw, 16px);
    align-items: center;
    margin-bottom: 10px;
}

.blog-detail-date img {
    object-fit: contain;
}

.blog-detail-date span.xs-title {
    color: #1c1a31;
    font-weight: 700;
}

.blog-detail-date p {
    font-size: clamp(16px, 4vw, 20px);
    color: #717081;
    margin: 0;
}
.sprakbackground {
    color: #fff;
}
/* Post listing page and detail page date css */

/* Post listing page and detail page date css end */