﻿
@font-face {
    font-family: Audiowide-Regular;
    src: url('../fonts/Audiowide/Audiowide-Regular.ttf');
}

.header-wrapicon2 .fa {
    font-size: 25px;
    color: darkgray;
}
.wrap_header {
    height: 90px !important;
}
.header-icons {
    position: absolute;
    right: 60px;
    top: 20px;
}
.wrap_header .wrap_menu {
    right: 0;
    position: absolute;
}
/*****my custom*************************************/
@media (max-width:991px){
    .hiddenInMobile {
        display:none;
    }
    .showInMobile {
        display: block !important;
    }
}
.showInMobile {
    display:none;
}

@media (max-width:575px) {
    .col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        width: 66.666667%
    }

    .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        width: 33.333333%
    }

    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        width: 41.666667%
    }

    .col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        width: 58.333333%
    }

    .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        float: none
    }

    .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        width: 8.333333%
    }

    .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        width: 16.666667%
    }

    .col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        width: 91.666667%
    }

    .col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        width: 83.333333%
    }
}

@media (min-width:576px)and (max-width:768px) {
    .col-xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        width: 66.666667%
    }

    .col-xs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        width: 16.666667%
    }

    .col-xs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        width: 8.333333%
    }

    .col-xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        width: 33.333333%
    }

    .col-xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-xs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        width: 41.666667%
    }

    .col-xs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .col-xs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        width: 58.333333%
    }

    .col-xs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        width: 91.666667%
    }

    .col-xs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        width: 83.333333%
    }

    .col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}
.color-white{
    color:white !important;
}
.transform-uppercase {
    text-transform: uppercase;
}
.mr-15 {
    margin-right: 15px !important
}

.mr-0 {
    margin-right: 0 !important
}
.float-none {
    float: none !important
}

.l-0 {
    left: 0 !important
}

.l-10 {
    left: 10px !important
}
.l--50 {
    left: -50px !important
}

.m-l-0 {
    margin-left: 0 !important
}
.m-lr--2vw {
    margin-left: -2vw !important;
    margin-right: -2vw !important;
}

.m-l--200 {
    margin-left: -200px !important
}

.m-l-35 {
    margin-left: 35px !important
}

.r--17vw {
    right: -17vw !important
}

.m-rl-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.m-rl-5per {
    margin-left: 5% !important;
    margin-right: 5% !important
}

.m-r--10 {
    margin-right: -10px !important
}

.m-r--5 {
    margin-right: -5px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.m-r-20 {
    margin-right: 20px !important
}

.m-r-25 {
    margin-right: 25px !important
}

.m-r-30 {
    margin-right: 30px !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-r-35 {
    margin-right: 35px !important
}

.m-r-40 {
    margin-right: 40px !important
}

.m-r--30 {
    margin-right: -30px !important
}

.m-l--15 {
    margin-left: -15px !important
}

.m-r--50 {
    margin-right: -50px !important
}

.m-r-5, .m-r-50 {
    margin-right: 5px !important
}

.m-r-50 {
    margin-right: 50px !important
}


.m-l-5 {
    margin-left: 5px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-l--7 {
    margin-left: -7px !important
}

.m-l--5 {
    margin-left: -5px !important
}

.m-l--2 {
    margin-left: -2px !important
}

.m-l--20 {
    margin-left: -20px !important
}

.m-l--30 {
    margin-left: -30px !important
}

.m-b--5 {
    margin-bottom: -5px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-b-50 {
    margin-bottom: 50px !important
}

.m-b-120 {
    margin-bottom: 120px !important
}

.m-b--45 {
    margin-bottom: -45px !important
}

.m-b--20 {
    margin-bottom: -20px !important
}

.m-b--30 {
    margin-bottom: -30px !important
}

.b-5 {
    bottom: 5px !important
}

.line-he-30 {
    line-height: 30px !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-b-70 {
    padding-bottom: 70px !important
}

.p-t-80 {
    padding-top: 80px !important
}

.p-t-0 {
    padding-top: 0 !important
}

.t-100 {
    top: 100px !important
}

.t-0 {
    top: 0px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.p-t-60 {
    padding-top: 60px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}
.p-b-6vh {
    padding-bottom: 6vh !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.p-l-45 {
    padding-left: 45px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-rl-5 {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.p-rl-10 {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-0 {
    padding: 0 !important
}

.p-30 {
    padding: 30px !important
}
.p-15 {
    padding: 15px !important
}
.p-20 {
    padding: 20px !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.r-0 {
    right: 0 !important
}

.r-20 {
    right: 20px !important
}

.l-auto {
    left: auto !important
}

.t-3 {
    top: 3px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-b-100 {
    margin-bottom: 100px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.color-green {
    color: #009798 !important
}

.line-height-18 {
    line-height: 18px !important
}

.font-size-25 {
    font-size: 25px !important
}

.font-size-70 {
    font-size: 70px !important
}

.position-unset {
    position: unset !important
}

.m-auto {
    margin: auto !important
}

.height-200 {
    height: 200px !important
}

.border-bottom {
    border-bottom: 1px solid #d3d3d3 !important
}

.border-bottom-light {
    border-bottom: 1px solid #f6f2f2 !important
}

.font-weight-700 {
    font-weight: 700 !important
}

.Equal-height-col {
    float: none;
    display: table-cell
}

@media(max-width:768px) and (min-width:576px) {
    .xs-m-t--70 {
        margin-top: -70px;
    }
}

@media(min-width:1120px) {
    .lg-m-b--22vh {
        margin-bottom: -22vh !important
    }
}

.m-t-18vh {
    margin-top: 18vh !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-500 {
    margin-top: 500px !important
}

.m-t-70 {
    margin-top: 70px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-t-50 {
    margin-top: 50px !important
}

.m-t-4, .m-t-5 {
    margin-top: 5px !important
}

.m-t-2 {
    margin-top: 2px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.m-t-3 {
    margin-top: 3px !important
}

.m-t-35 {
    margin-top: 35px !important
}

.m-t--20 {
    margin-top: -20px !important
}

.m-t--80 {
    margin-top: -80px !important
}

.m-t--5 {
    margin-top: -5px !important
}

.m-t--15 {
    margin-top: -15px !important
}

.m-t--10 {
    margin-top: -10px !important
}

.m-t--2 {
    margin-top: -2px !important
}

.m-t--30 {
    margin-top: -30px !important
}

.m-t--43 {
    margin-top: -43px !important
}

.m-t--50 {
    margin-top: -50px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.m-l--10 {
    margin-left: -10px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.m-l-20 {
    margin-left: 20px !important
}

.m-l-70 {
    margin-left: 70px !important
}

.m-l-85 {
    margin-left: 85px !important
}

.rightSide {
    float: right !important
}

.border-none {
    border: none !important
}

.leftSide {
    float: left !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-t-100 {
    margin-top: 100px !important
}

.position-Relative {
    position: relative !important
}

.position-fixed {
    position: fixed !important
}

.position-absolute {
    position: absolute !important
}

.width-100per {
    width: 100% !important
}

.width-unset {
    width: unset !important
}

.width-90per {
    width: 90% !important
}

.width-150 {
    width: 150px !important
}

.max-width-150 {
    max-width: 150px !important
}

.max-width-250 {
    max-width: 250px !important
}

.max-width-500 {
    max-width: 500px !important
}

.width-120 {
    width: 120px !important
}

.width-200 {
    width: 200px !important
}

.height-100per {
    height: 100% !important
}

.height-auto {
    height: auto !important
}

.height-105 {
    height: 105px !important
}

.width-fitcontent {
    display: table !important
}

.line-height-40 {
    line-height: 40px !important
}

.line-height-55 {
    line-height: 55px !important
}

.line-height-35 {
    line-height: 35px !important
}

.cursor-pointer {
    cursor: pointer !important
}

.display-inline {
    display: inline !important
}

.display-inlineblock {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-inline-block {
    display: inline-block !important
}

.display-none {
    display: none !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
@media (min-width:576px){
    .text-right-min575 {
        text-align:right;
    }
}
@media (min-width:768px) {
    .text-right-min768 {
        text-align: right !important;
    }
}
.m-lr--15 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.p-lr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/***** end my custom*************************************/
.HBaner .item-slick1 {
    align-items: center;
    align-self: center;
    justify-content: center !important;
    display: flex;
    height: calc(100vh - 87px);
}

    .HBaner .item-slick1 .wrap-content-slide1 {
        display:table;
        align-items: center;
        align-self: center;
        padding: 20px;
        position:relative;
    }
.HBaner .item-slick1 .wrap-content-slide1 .cover {
    position: absolute;
    background-color: #000000bf;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.HBaner .item-slick1 .wrap-content-slide1 .specialText {
    color: #d50606;
    font-weight: bold;
    font-size: 3rem;
    font-family: 'Audiowide-Regular', cursive;
}
.HBaner .item-slick1 .wrap-content-slide1 .specialTextB {
    display: inline-block;
    margin-right: -1rem;
    color: #d50606;
    font-weight: bold;
    font-size: 3rem;
    font-family: 'Audiowide-Regular', cursive;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.slick1-dots {
    display: flex;
    bottom: 20px;
    left: 55px;
    position: absolute;
    padding: 1rem 0;
    list-style-type: none;
    text-align: left;
}

    .slick1-dots button {
        display: block;
        width: 1rem;
        height: 1rem;
        padding: 0;
        border: 1px solid #928b8b;
        border-radius: 100%;
        background-color: #b8b8b8;
        text-indent: -9999px;
        margin: 0 5px;
        box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
        -moz-box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
        -webkit-box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
        -o-box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
        -ms-box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
    }

    .slick1-dots li.slick-active button {
        background-color: #d50606;
    }
.h_sometimelink {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #d50606;
    padding:12px;
    display:flex;
}
    .h_sometimelink span {
        color: white;
        font-size: 1.5rem;
    }
.h_sometimelink_container {
    margin-top: -120px;
    position: relative;
    z-index: 999;
    align-items: center;
    align-self: center;
    justify-content: center;
    display: flex;
}
.section-sometime p{
    font-family: Calibri,Trebuchet MS,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1.8rem;
    line-height: 1.7;
    color: #3c3c40;
    margin: 0px;
    font-weight: 500;
}
.h-servicebox-topdiv{
    position:absolute;
    width:100%;
    top:0;
    left:0;
}
    .h-servicebox-topdiv .cover {
        position: absolute;
        background-color: #000000e6;
        opacity: .8;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .h-servicebox-topdiv h2 {
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
    }
.block4-overlay-heart {
    line-height: 4rem;
    text-align: center;
    display: inline-block;
    color: #d50606;
    font-weight: 600;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-family: montserrat,helveticaneue,helvetica neue,helvetica-neue,Helvetica,Arial,sans-serif;
}
.h-servicebox-downdiv {
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 0;
    justify-content: center;
    display: flex;
}
.h-servicebox-topdiv p {
    text-align: center;
    color: white;
    opacity: .99;
    text-indent: -1rem;
    padding-left: 15px;
}
.btnservicebox {  
    border: 1px solid #d50606;
    background-color: rgba(106, 106, 108, 0.7);
    color: white;
    padding: 10px;
    font-family: Calibri,Trebuchet MS,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1rem;
    color: white;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
}
/*.block4:hover img {
    transform: scale(1.2);
    transition-duration: 1s;
}*/
#Services .block4:hover img{
    transform: scale(1.2);
    transition-duration: 1s;
    z-index: 100;
}
.videoBox .media.colored {
    background: -moz-linear-gradient(bottom,#79797c 10%,#d50606 100%);
    background: -webkit-gradient(right top,left top,color-stop(10%,#79797c),color-stop(100%,#d50606));
    background: -webkit-linear-gradient(bottom,#79797c 10%,#d50606 100%);
    background: -o-linear-gradient(bottom,#79797c 10%,#d50606 100%);
    background: -ms-linear-gradient(bottom,#79797c 10%,#d50606 100%);
    background: linear-gradient(to bottom,#79797c 10%,#d50606 100%);
    opacity: .5;
    border-radius: 10px;
}

.videoBox .media {
    z-index: 20;
    width: 100%;
    position: absolute;
    height: 100%;
    margin-top: 0;
    zoom: 1;
    overflow: hidden;
    align-content: center;
    align-items: center;
    display: flex;
}

.media:first-child {
    margin-top: 0;
}
.videoBox .icon {
    margin-left: auto;
    margin-right: auto;
    pointer-events: auto;
    cursor: pointer;
    color: white;
    font-size: 70px;
}
.videoBox video {
    width: 100%;
    border-radius: 10px;
}
.workflow .block4 {
    padding: 30px 20px;
    margin-bottom: 30px;
    border-radius: 10px;
    border: none !important;
    transition-duration: 1s;
}
.workflow .block4-overlay {
    display: block;
    background-color: transparent !important;
    visibility: hidden;
    opacity: 0;
    text-align: center;
}
.workflow .block4 .icon {
    color: #464646;
    transition-duration: 1s;
    font-size: 6rem;
}
.workflow .icon-container {
    height: 100%;
    width: 100%;
    justify-content: center;
    transition-duration: .5s;
    display: flex;
}
.workflow .block4S-sub {
    border: 3px solid #c5c5c8;
    height: 100%;
    width: 100%;
    transition-duration: 1s;
    border-radius: 10px;
    min-height: 25vh;
    overflow: hidden;
}
.workflowbox-title {
    cursor:pointer;
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0px;
    color: #c5c5c8 !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5rem;
    font-family: Calibri,Trebuchet MS,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
.workflow .block4-overlay-txt {
    padding: 50% 10px;
}
    .workflow .block4-overlay-txt p.first {
        font-weight: 700;
        text-transform: uppercase;
        font-size: .8rem;
        line-height: 1.1rem;
    }

    .workflow .block4-overlay-txt p.second {
        text-transform: uppercase;
        font-size: .8rem;
        line-height: 1.1rem;
        margin-bottom: 15px;
        color: #3c3c40;
        overflow: hidden;
    }
.workflow .block4:hover .block4S-sub {
    transform: scale(1.1);
    transition-duration: .5s;
    border: 3px solid #d50606;
}
.workflow .block4:hover .icon {
    font-size: 4rem;
    transition-duration: .8s;
}

.workflow .block4:hover .icon-container {
    height: 50%;
    transition-duration: 1s;
    margin-top: 20px;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.workflow .block4:hover .block4-overlay-txt {
    /*display: contents;*/
}
.workflow .block4:hover .block4-overlay {
    padding: 15vh 10px 10px 10px ;
    overflow: hidden;
}
footer{margin-top:100px;}
    footer .s-text12 {
        font-family: Montserrat-Bold;
        font-size: .8rem;
        color: white;
        line-height: 1.5;
        text-transform: uppercase;
    }
    footer .fa-facebook {
        margin: 0 5px 5px 0;
        padding: 7px 11.5px;
        background-color: #007aff;
        border-radius: 100%;
    }
    footer .fa-twitter {
        margin: 0 5px 5px 5px;
        padding: 7px 8.5px;
        background-color: #007aff;
        border-radius: 100%;
    }
    footer .fa-instagram {
        margin: 0 10px 5px 5px;
        padding: 7px 9px;
        background-color: #007aff;
        border-radius: 100%;
    }

    footer .fa-linkedin {
        margin: 0 0 5px 0;
        padding: 7px 9px;
        background-color: #007aff;
        border-radius: 100%;
    }
#Services {overflow:hidden;
}
  
    
    .item-menu-mobile, .header-cart-item-name {
        text-transform: uppercase;
    }
.main_menu a{text-transform:uppercase;}

@media (max-width: 575px) {
    .workflow .block4 {
        padding: 30px 6% !important;
    }
        .workflow .block4:hover .block4S-sub {
            /*transform: scale(1.01) !important;*/
        }
}

@media (max-width: 768px)and (min-width:576px) {
    .workflow .block4 {
        padding: 20px 3% !important;
    }

        .workflow .block4:hover .block4S-sub {
            /*transform: scale(1.01) !important;*/
        }

    .wrap-content-slide1 .xl-text3,
    .wrap-content-slide1 .xl-text2,
    .wrap-content-slide1 .xl-text1 {
        font-size: 50px;
    }

    .wrap-content-slide1 .m-text27,
    .wrap-content-slide1 .m-text1 {
        font-size: 2rem;
        display: inline-block;
        margin-bottom: 0 !important;
    }

    .HBaner .item-slick1 .wrap-content-slide1 .cover {
        width: calc(100% - 40px) !important;
        margin-left: 20px;
    }

    .item-slick1 {
        height: 470px;
    }
}

@media (max-width: 991px) and (min-width:769px) {
    .wrap-content-slide1 .xl-text2 {
        font-size: 60px;
    }

    .workflow .block4 {
        padding: 20px 7% !important;
    }

        .workflow .block4:hover .block4S-sub {
            /*transform: scale(1.01) !important;*/
        }
}

.wrap_menu .main_menu li a:focus,
.wrap_menu .main_menu li a:hover{
    text-decoration: none;
    /* border-bottom: 3px solid #d50606;
    padding-bottom: 7px; */
    color: #d50606;
}
.modal button.close {
    background-color: #d50606;
    padding: 2px 8px;
    border-radius: 5px;
    opacity:.8 !important;
}
.modal-header {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    justify-content: flex-end !important;
}
.modal button.close span{
   color:white;
}
.modal .tab01 .nav-tabs {
    background-color: #eee;
    padding: 0 12px;
}
.modal .modal-content {
    background-color: #eee;
    padding: 0 12px;
    transform: translate3d(0,40%,0);
    box-shadow: 0 0px 5px 0px rgb(244, 242, 242);
    transition: .25s ease-out;
    transition-delay: .1s;
}
.modal.contact .nav-tabs .nav-item {
   
    width: 50%;
    text-align: center;
}
    .modal.contact .nav-tabs .nav-item:first-child a{
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
    }
    .modal.contact .nav-tabs .nav-item:last-child a{
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
    }
input, textarea {
    border: 1px solid rgb(199, 197, 197) !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.modal-backdrop.show {
    background-color: rgb(0,0,0);
    opacity: .8 !important;
}

.nav.nav-tabs li:hover a,
.nav.nav-tabs li.active a {
    color: white;
    background-color: #d50606;
    box-shadow: 0 0px 5px 0px rgb(50, 48, 48);

}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: none !important;
}
@media (max-width: 768px) {
    .smallModal .modal-dialog {
        max-width: 90vw !important;
    }
}
@media (min-width: 769px) {
    .smallModal .modal-dialog {
        max-width: 650px !important;
        margin: 30px auto;
    }
}

.btn1 {
    border: 1px solid #d50606;
    background-color: rgba(106, 106, 108, 0.7);
    color: white;
    padding: 10px;
    font-size: 1rem;
    color: white !important;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: 600;
    cursor: pointer;
}
.error {
    position: absolute;
    color: #e65252;
    font-size: 1rem;
    display: block;
    margin-top: -9px;
    margin-left: 10px;
    z-index: 999;
    padding: 1px 5px;
    white-space: pre;
    border: 1px solid #faf4f4 !important;
    background-color: white;
}

.has-error.has-danger {
    border: 1px solid red !important;
}
.modal .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
     border-color: transparent !important; 
}
.modal .tab-content form {
    margin-left:-3px;
    margin-right:-3px;
}
.form-group {
    margin-bottom: 10px !important;
    text-align: left;
}
@media(max-width:450px) {
    .modal.contact .nav-tabs .nav-item {
        display: contents;
    }
}

.modal-body {
    padding: 15px 15px 35px 15px !important;
}

.block4:hover .block2-btn-addwishlist {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.card-header .title {
    /*color: #d50606;*/
    font-weight: 600;
    font-size: 1.4rem;
}

.card {
    border: none !important;
    box-shadow: none;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.card-header {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: transparent;
    border-bottom: none;
}
    .card-header a[aria-expanded='true']{
        color: #d50606;
    }
    .card-header a i {
        color: #d50606;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
.card.show {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 100;
    box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -moz-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -webkit-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -o-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -ms-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
}
    .card.show .card-header {
        background-color: #f8f8f8;
        border-top: 3px solid #d50606;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
    }
.box1 {
    box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -moz-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -webkit-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -o-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -ms-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

    .box1:hover {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
        -moz-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
        -webkit-box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
        -o-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
        -ms-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
        transform: scale(1.005);
    }
.box2 {
    box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -moz-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -webkit-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -o-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -ms-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.card .card-body p {
    color: #8f8f93 !important;
}
.card .card-body {
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 30px;
}
.wrap_header_mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
}
.header-icons{z-index:1001;}
.pageTitle {text-align:center;}
@media(max-width:1000px){
    .pageTitle {
        margin-top: 80px;
    }
}
.pageTitle h3 {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px !important;
    font-size: 3rem;
    color: #505050;
    line-height: 1.2;
    text-align: center;
}
.pricing{
    padding:20px;
}
/*********block3********/
.block3 img {
    max-width: 275px !important;
    max-height: 275px !important;
    width: 20vw;
    height: 20vw;
    justify-content: center;
    background-size: cover;
    object-fit: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}
@media(max-width:991px) {
    .display-none-max991 {
        display: none;
    }
    .block3 img {
        width: 250px;
        height: 250px;
    }
    .block3 .hylight {
        width: 250px !important;
        height: 250px !important;
    }
    .selected .selectIcon {
        bottom: 46px;
        left: 105px;
    }
    .m-t-100-max991 {
        margin-top:100px !important;
    }
    .margin-top--25-max991 {
        margin-top: -25px !important;
    }
    .margin-top--10-max991 {
        margin-top: -10px !important;
    }
}
@media(max-width:768px) {  
    .m-t-15-max768 {
        margin-top: 15px !important;
    }
}

.block3 {
    justify-content: center; align-items: center; align-self: center; display: flex; margin-bottom: 0; 
    overflow: hidden; padding: 10px; cursor: pointer;
}
.coverblock3 {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    position: relative;
    border: 5px solid white;
}
.block3 .hylight {
    position: absolute;
    width: 20vw;
    height: 20vw;
    max-width: 280px;
    max-height: 280px;
    top: 0;
    left: 0;
    background-color: white;
    opacity: .4;
    content: '';
    border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index: 100;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.block3 .textContainer .undertext {
    background-color: gray;
    opacity: .8;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    height: 60px;
    width: 100%;
    z-index: 20;
}
.block3 .textContainer {
    color: white;
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-self: center;
    display: flex;
    min-width: 100%;
    z-index: 50;
    padding-top: 10px;
}
.block3-overlay {
    display: block;
    text-align: center;
    display: flex;
}
.block3 .textContainer .text{
    z-index:60;
    text-transform:uppercase;
    position:relative;
}
.selected .coverblock3 {
    border: 5px solid #d50606;
    transform: scale(1.02);
    box-shadow: 0 0px 5px 0px rgb(47, 46, 46);
    -moz-box-shadow: 0 0px 5px 0px rgb(47, 46, 46);
    -webkit-box-shadow: 0 0px 5px 0px rgb(47, 46, 46);
    -o-box-shadow: 0 0px 5px 0px rgb(47, 46, 46);
    -ms-box-shadow: 0 0px 5px 0px rgb(47, 46, 46);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
    .selected .coverblock3 .hylight {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
.block3 .selectIcon {
    opacity: 0;
    visibility: hidden;
    display:none;
    background-color: #d50606;
    border-radius: 100%;
    border: 1px solid white;
    box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
}
    .block3 .selectIcon i {
        color: white;
        font-size: 1.5rem;
        line-height: 33px;
    }




@media(max-width:575px) {
    .error {
        white-space: unset !important;
        border: 1px solid #f18b8b !important;
    }
    
    .CustomCheckbox1 {
        /*margin-right: 0 !important;*/
    }  

    .customBox1 .box {
        padding: 3rem 1rem;
    }

    .CustomCheckbox {
        margin: 0px 10px 14px 10px !important;
    }
}

@media(max-width:645px) {
    .CustomCheckbox1 .btn {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
}

.CustomCheckbox {
    border: 1px solid rgba(0,0,0,.15);
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    color: #464646;
    border-radius: 0;
    white-space: nowrap;
    /*margin: -3px 5px -10px 5px;*/
    margin-right: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    /* transition: all .2s; */
    padding: 5px 12px;
    float: left;
    cursor: pointer;
}

    .CustomCheckbox::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-weight: 900;
        font-size: 20px;
        padding: 2px 2px;
        transition: transform .3s ease-in-out;
    }
.CustomCheckbox-container {position:relative;}

.CustomCheckbox-container input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
.CustomCheckbox-container .question {
    right: -15px !important;
}

.CustomCheckbox::before {
    content: "";
}
.CustomCheckbox-container input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transition: transform .3s;
}

.CustomCheckbox-container input[type="checkbox"]:checked + label {
    padding: 1px 2px;
    transform: scale(1.1, 1.1);
}

.CustomCheckbox-container .CustomCheckboxtext {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 20px;
}
/***********************************/
.CustomRadio-container .CustomRadiotext {
    line-height: 13px;
    margin-bottom: 20px;
    position: relative;
}
.CustomRadio-container input[type="radio"]:checked + span {
    padding: 2.3px 1.5px 2.5px 1.5px;
}
.CustomRadio-container input[type="radio"] {
    position: absolute;
    opacity: .009;
    left: 10px;
    height: 80%;
    width: 100%;
}

.CustomRadio::before {
    content: "";
}


.CustomRadio-container input[type="radio"]:checked + span::before {
    content: "\f111";
    transition: all 1s;
}
@media(max-width:575px) {
    .CustomRadio1 {
        margin-right: 0 !important;
    }

        .customRadio1 .box {
            padding: 3rem 1rem;
        }

    .CustomRadio {
        margin: 0px 10px 14px 10px !important;
    }
}

@media(max-width:645px) {
    .CustomRadio1 .btn {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
}

.CustomRadio {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 100% !important;
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    color: #5f5d5d;
    border-radius: 0;
    white-space: nowrap;
    margin: -5px 14px 0px 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    padding: 3px 7px;
    float: left;
    cursor: pointer;
}

    .CustomRadio::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-weight: 900;
        font-size: 13px;
        padding: 2px 4px;
        transition: transform .3s ease-in-out;
    }

label {
    margin-bottom: 15px !important;
}
.smallCustomCheckbox {
    padding: 3px 10.5px !important;
    margin: 0px 5px;
    font-size: 1.1rem;
    font-weight: unset;
    border-radius: 0;
}
.smallCustomCheckboxtext {
    font-size: 16px !important;
    font-weight: unset !important;
}
.CustomCheckbox-container input[type="checkbox"]:checked + label.smallCustomCheckbox {
    padding: 2.5px 3px !important;
}
.smallCustomCheckbox::before {
    font-size: 15px !important;
    color: #8a8989;
}
.disabled label{
    color: #9b9b9b;
}
.form-control.smallbox {
    width: 50px;
    padding: 5px;
    margin-left: 5px;
    text-align:center;
    display: inline-block;
}
.form-control.mediumbox {
    width: 75px;
    padding: 5px;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
}
label.lbl {
    min-width: 100px;
    text-align: left;
    margin-left: 5px;
}
.custom-bg1 {
    background-color: #f6e1da;
}


form .require {
    margin-left: 5px;
    color: red;
    /*position: absolute;*/
    left: 120px;
}
    form .require.rightside {
        left: unset;
        right: 125px;
    }
    
    form .unit {
        margin-left: 5px;
        color: gray;
    }

form .col-sm-12, form .col-lg-4, form .col-lg-8, form .col-lg-7, form .col-lg-5, form .col-sm-4, form .col-md-2 {
    /*padding: 0 0 0 10px !important;*/
}
form .Resolution{text-align:right;}
@media(max-width:575px) {
    .display-none-max575 {
        display: none;
    }
    form .Resolution {
        padding-left: 10px;
        text-align: left !important;
        margin-bottom: 0 !important;
    }

    label.lbl {
        text-align: left;
        padding-left: 5px;
        margin-bottom: 0px !important;
    }

    .margin-top--25-max575 {
        margin-top: -25px;
    }

    .padding-left-40-max575 {
        padding-left: 40px !important;
    }
    .display-none-max575 {
        display: none;
    }
}
@media(max-width:768px) {
    .display-none-max768 {
        display: none;
    }
    .margin-top--25-max768 {
        margin-top: -25px;
    }
}
@media(max-width:768px) and (min-width:576px) {
    form .Resolution {
        padding-left: 10px;
        text-align: left !important;
        margin-bottom: 0 !important;
    }

  
    label.lbl {
        /*text-align: right;
        padding-left: 15px;*/
        margin-bottom: 0px !important;
    }
}
  label.lbl.small {
        width: 80px !important;
        min-width: 80px;
    }
label.lbl.verysmall {
    width: 50px !important;
    min-width: 50px;
}
@media(max-width:1200px) and (min-width:992px) {
    .display-none-min992-max1200 {
        display: none;
    }
}

.small, small {
    font-size: unset;
    font-weight: unset;
}
.max-width-880{
    max-width:880px !important;
}
.max-width-1200{
    max-width:1200px !important;
}
.selected .selectIcon {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    width: 35px;
    height: 35px;
    top: 137%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.btn2 {
    border: 1px solid #d50606;
    background-color: rgba(243, 243, 246, 0.7);
    color: white;
    padding: 10px;
    font-size: 1rem;
    color: #d50606;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 0;
    -webkit-border-radius: 0;
    cursor: pointer;
}
@media(max-width:991px) {
    .containercirclePlan {
        margin-bottom: 60px !important;
    }
    .circlePlan .fa{
        display:none;
    }
    .rangeContainer{display:none;}
    .type1-step3-price{display:flex !important;margin-top:-50px;}

    .containercirclePlan.selected img{
        border: 3px solid #d50606;
    }
}

.type1-step3-price {
    display: none;
}
.containercirclePlan {
    max-width: 100px;
    cursor: pointer;
    width: 100%;
    max-height: 100px;
    display: flex;
    align-content: center;
    align-self: center;
    align-items: center;
    box-shadow: 0 0px 5px 0px rgb(204,200,200);
    -moz-box-shadow: 0 0px 5px 0px rgb(204,200,200);
    -webkit-box-shadow: 0 0px 5px 0px rgb(204,200,200);
    -o-box-shadow: 0 0px 5px 0px rgb(204,200,200);
    -ms-box-shadow: 0 0px 5px 0px rgb(204,200,200);
    border-radius: 5px;
    margin-bottom: 20px;
    transition: all .5s ease;
}
    .containercirclePlan.selected img, .containercirclePlan.selected h3 {
        transform: scale(1.1);
        z-index: 30;
        transition: all .5s ease;
    }
    .containercirclePlan.selected .whitebackright, .containercirclePlan.selected .whitebackleft {
        opacity: 0;
    }
.circlePlan {
    max-width: 100px;
    /*border: 1px solid #c9c7c7;*/
    border-radius: 5px;
    width: 100%;
    height: 100%;
    justify-content: center;
    display: flex;
    align-content: center;
    align-self: center;
    align-items: center;
    position: relative;
}
    .circlePlan img {
        /*max-width: 100px;*/
        max-height: 100px;
        width: 100%;
        justify-content: center;
        background-size: cover;
        object-fit: cover;
        background-position: center;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .circlePlan h3 {
        font-size: 1.5rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -35px;
        text-align: center;
        padding-bottom: 5px;
        color: #696868;
    }
    /*.circlePlan span {
        font-size: 2.5rem;
        color: #d50606;
    }*/

/************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type='range'] {
        /*overflow: hidden;*/
        width: 100%;
        -webkit-appearance: none;
        background-color: transparent;
        cursor: pointer;
        margin-bottom: 60px;
        height: 2px;
        z-index: 20;
        border: 1px solid #6e6e6e !important;
    }

        input[type='range']::-webkit-slider-runnable-track {
            height:10px;
            -webkit-appearance: none;
            color: transparent;
            /*margin-top: -1px;*/
        }

        input[type='range']::-webkit-slider-thumb {
            width: 30px;
            -webkit-appearance: none;
            height:30px;
            z-index: 200;
            cursor: ew-resize;
            background: #d50606;
            display:inline-flex;
            box-shadow: 0 0px 5px 0px rgb(139 136 136);
            -moz-box-shadow: 0 0px 5px 0px rgb(139 136 136);
            -webkit-box-shadow: 0 0px 5px 0px rgb(139 136 136);
            -o-box-shadow: 0 0px 5px 0px rgb(139 136 136);
            -ms-box-shadow: 0 0px 5px 0px rgb(139 136 136);
            border-radius: 100%;
            margin-top: -10px;
            cursor: pointer;
            border: 1px solid #db6006;
        }
}
/** FF*/
input[type="range"]::-moz-range-progress {
    background-color: #43e5f7;
    z-index: 200;
}

input[type="range"]::-moz-range-track {
    background-color: #6e6e6e;
    z-index: 200;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
    background-color: #43e5f7;
    z-index: 200;
}

input[type="range"]::-ms-fill-upper {
    background-color: #6e6e6e;
    z-index: 200;
}
.rangeContainer .rangs {
    position: absolute;
    color: #d50606;
    font-size: 2.5rem;
    font-weight: 600;
    top: 15px;
    text-align: center;
    min-width: 100px;
    margin-left: -10px;
    display: inline-flex;
    z-index: 20;
    padding-left: 20px;
}
    .rangeContainer .rangs div {
        margin-left: -7px;
        position:relative;
    }
    .rangeContainer .rangs img {
        width:100px;
        max-height:100px;
        position:fixed
    }
.circlePlan .fa {
    position: absolute;
    top: -7px;
    z-index: 1;
    top: 115px;
    margin: 0 auto;
    color: #6e6e6e;
    font-size: 10px;
}
.circlePlan .whitebackleft {
    position: absolute;
    z-index: 201;
    top: 100px;
    margin: 0 auto;
    color: #6e6e6e;
    right: 54px;
    font-size: 10px;
    height: 30px;
    width: 30px;
    background-color: white;
    position: absolute;
}
.circlePlan .whitebackright {
    position: absolute;
    z-index: 201;
    top: 100px;
    margin: 0 auto;
    color: #6e6e6e;
    left: 54px;
    font-size: 10px;
    height: 30px;
    width: 30px;
    background-color: white;
    position: absolute;
}
/************************************/
.type2_price {
    color: #d50606;
    font-size: 2.7rem;
    font-weight: 600;
    text-align: center;
    min-width: 100px;
    margin-top: 0;
}
.type2-step2, .type3-step2, .type4-step2, .type1-step3, .type1-step2, .type5-step2 { /*** ***/
    display: none;
}
/**********for  popup_descryption******************************************/
    .type3-step2 .question {
        right:-15px;
    }
    .question {
        height: 18px;
        width: 18px;
        color: #d50606;
        font-size: .8rem;
        content: '?';
        position: absolute;
        border-radius: 100%;
        border: 1px solid #d50606;
        background-color: transparent;
        line-height: 0.9rem;
        /* padding: 0 0 5px 0; */
        top: -15px;
        /* padding-left: 5px; */
        font-weight: 700;
        padding-top: 2px;
        right: -5px;
        animation: bounceOut 10000s infinite;
        cursor: pointer;
        z-index: 400;
        text-align: center !important;
    }

.pop_descryption {
    color: gray;
    width: 200px;
    font-size: 1rem;
    position: absolute;
    background-color: white;
    border: 1px solid #f6e1da;
    line-height: 1.5rem;
    top: -40px;
    /*left: 60px;*/
    opacity: .9;
    padding: 15px 30px 10px 10px;
    font-weight: 500;
    z-index: 500;
    box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
    -moz-box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
    -webkit-box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
    -o-box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
    -ms-box-shadow: 0 0px 15px 0px rgb(187, 181, 181);
}
    .pop_descryption .close {
        cursor:pointer;
        position: absolute;
        color: #d50606;
        line-height: 12px;
        top: 4px;
        right: 5px;
        font-size: 15px;
        padding: 1px 2px 2px 2px;
        background-color: white;
        border: 1px solid #d50606;
    }

/**********end  popup_descryption******************************************/
@media (max-width:575px) {
    .aicsContainer {
        display: table !important;
        padding-bottom: 20px;
    }
        .aicsContainer .aics {
            display: table-footer-group;
            
        }
        .aicsContainer .form-group {
            display: table-header-group;
        }
        .aicsContainer .form-group input{
            margin-bottom: 10px;
        }
        .aicsContainer .images {
            width: calc(100% - 5px) !important;
            padding: 5px 0 10px 5px !important;
        }
            .aicsContainer .images .image-rgt, .aicsContainer .images .image-lft {
                height: 240px !important;
                max-width: calc(100% - 5px) !important;
            }
            .aicsContainer .images .image-rgt {
                width: calc(100% - 5px) !important;
            }
}
.aics {
    border: 5px solid white;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
    box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -moz-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -webkit-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -o-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    -ms-box-shadow: 0 0px 5px 0px rgb(187, 181, 181);
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
    .aics .image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 300px;
    border: 1px solid #a5a3a3;
}
    .aics .image-rgt, .aics .image-lft {
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
.form-check-input {
    position: absolute !important;
    left: 10px;
    margin-top: 6px !important;
    margin-right: 10px !important;
}
.form-check-label {
    padding-left: 15px !important;
    margin-bottom: 0;
}
.form-check {
    margin-right: 20px !important;
}

.TitleRow .form-group {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 40px;
}
.customTable1 .tr {
    border-bottom: 1px solid #f6e1da;
}
.customTable1 .td:nth-last-of-type(n+2) {
    border-right: 1px solid #f6e1da;
}


.priceIcon {
    width: 50px;
    height: 50px;
    background-size: cover;
    display: inline-block;
}
.dis-inlineflex{display:inline-flex !important;}

.progress {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    position: relative;
    height: 200px;
    overflow: unset !important;
    background-color: transparent;
    padding-left: 14%;
    margin-bottom:50px;
}

  
    .progress .circle,
    .progress .bar {
        display: inline-block;
        background: #6e6e6e;
        width: 10px;
        height: 10px;
        z-index: 10;
        border-radius: 40px;
        border: 1px solid #d5d5da;
        position: relative;
        top: 150px;
        transition: all .5s;
        cursor: pointer;
    }

    .progress .bar {
        position: relative;
        width: 18%;
        height: 3px;
        top: 154px;
        background: #6e6e6e;
        /* margin-left: -5px; */
        /* margin-right: -5px; */
        border-left: none;
        border-right: none;
        border-radius: 0;
        z-index: 1;
    }
    .progress .circle .label img {       
        margin: 10px -50px;
        max-height: 100px;
        width: 100px;
        justify-content: center;
        background-size: cover;
        object-fit: cover;
        background-position: center;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .progress .circle *{cursor:pointer;}

    .progress .circle .label {
        display: inline-block;
        width: 10px;
        height: 10px;
        line-height: 32px;
        border-radius: 32px;
        margin-top: 10px;
        color: #b5b5ba;
        font-size: 17px;
        position: relative;
        top: -90px;
    }
        .progress .circle .label h3 {
            margin-top: -100px;
            margin-left: -9.5vw;
            width: 20vw;
            text-align: center;
            color: #696868;
            font-size: 1.3rem;
            border-radius: 5px;
            -webkit-border-radius: 5px;
        }
    .progress .circle .title {
        line-height: 5rem;
        margin-left: -4.25vw;
        width: 10vw;
        color: #d50606 !important;
        font-size: 2.1rem;
        font-weight: 600;
        text-align: center;
        display: none;
        transition: all .5s;
        margin-top: -50px;
    }
    .progress .circle.done .title {
        display: inline-block;
        transition: all .5s;
    }

    .progress .circle.done {
        transform: scale(1.2);
        background: #d50606;
        width: 20px;
        height: 20px;
        margin-top: -5px;
        transition: all .5s;
        z-index: 200;
    }
        .progress .circle.done .label img {
            margin-top:5px !important;
        }
    /* Done / Active */
    /*.progress .bar.done,
    .progress .circle.done {
        background: #eee;
    }*/
        .progress .circle.done .label {
            margin-top: 20px;
        }

        .progress .circle.done .title {
            color: #444;
            transition: all .5s;
        }
.type1-step3-p {display:none;}

@media(max-width:575px) {
    .progress .bar, .progress .circle .title {
        display: none !important;
    }

    .type1-step3-p {
        display: inline-block;
    }
    .progress .circle {
        background-color: transparent !important;
        border: none;
        /* margin: 76px 10px; */
        width: 50% !important;
        height: 180px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-self: center;
        align-items: center;
        top: 0;
    }

        .progress .circle .label {
            height: 150px !important;
            width: 100%;
            top:0;
        }

            .progress .circle .label h3 {
                margin-top: unset;
                margin-left: unset;
                min-width: 100% !important;
            }
            .progress .circle .label img {
                margin: 10px 0 10px 0 !important;
            }
    .progress {
        padding-left: 0;
        margin-top: -50px;
        margin-bottom: 400px;
    }
        .progress .circle.done {
            width: unset;
            height: unset;
        }
            .progress .circle.done img {
                border: 3px solid #d50606;
            }
}

@media(max-width:768px) and (min-width:576px) {
    .type1-step3-p {
        display: inline-block;
    }
    .progress .bar, .progress .circle .title {
        display: none !important;
    }

    .progress .circle {
        background-color: transparent !important;
        border: none;
        /* margin: 76px 10px; */
        width: 50% !important;
        display: flex;
        justify-content: center;
        align-content: center;
        align-self: center;
        align-items: center;
        height: 210px !important;
        top: 0;
    }

        .progress .circle .label {
            height: 150px !important;
            width: 100%;
            top: 0;
        }

            .progress .circle .label h3 {
                margin-top: unset;
                margin-left: unset;
                min-width: 100% !important;
            }

            .progress .circle .label img {
                margin: 10px 0 10px 0 !important;
                max-height: 150px;
                width: 150px;
            }

    .progress {
        padding-left: 0;
        margin-top: -50px;
        margin-bottom: 500px;
    }

        .progress .circle.done {
            width: unset;
            height: unset;
        }

            .progress .circle.done img {
                border: 3px solid #d50606;
            }
}

@media(max-width:991px) and (min-width:769px) {
    .progress .circle .label img {
        max-height: 70px;
        width: 70px;
    }
    .progress .circle .label {
        top: -70px !important;
    }
}


.jconfirm .jconfirm-box div.jconfirm-title-c{text-align:center;}
.modal .error.form-control {
    position: unset !important;
    z-index: 100;
    display: table;
    padding: .5rem .75rem;
    margin: unset;
}
.wrap_menu .main_menu .sub_menu li a:hover {
    color: white !important;
}
.fixedMobileMenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900;
}
    .fixedMobileMenu .main-menu > li > a{
        width:100%;
        display:inline-block;
    }
/*************index.html   workflow****************************/
#workflow .page-content {
    display: grid;
    grid-gap: 2rem;
    margin: 0 auto;
    padding: 1rem;
    width: 100%;
    border-radius: 10px;
}

@media (min-width: 600px) {
    #workflow .page-content {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1200px) {
    #workflow .page-content {
        grid-template-columns: repeat(4, 1fr);
    }
}

#workflow .card {
    justify-content: center;
    border: 3px solid #c5c5c8 !important;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    overflow: hidden;
    padding: 1rem;
    width: 100%;
    text-align: center;
    color: #faf9f9;
    border-radius: 10px;
    max-height: 260px;
}

@media (min-width: 600px) {
    .card {
        /*height: 350px;*/
    }
}

#workflow .card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 0 0;
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    pointer-events: none;
}

#workflow .card:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 1400ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 1400ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1400ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1400ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1400ms cubic-bezier(0.19, 1, 0.22, 1);
}



#workflow .content {
    top: 45%;
    left: 10%;
    opacity: 0;
    position: absolute;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem;
    /*-webkit-transition: -webkit-transform 10s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 10s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 10s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 10s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);*/
    transition: all 1000ms ease !important;
    z-index: 1;
}
#workflow .title {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2;
    color: #505050;
}

#workflow .copy {
    font-family: var(--font-serif);
    font-size: 1rem;
    line-height: 1.35;
    color: #505050;
}

  
    #workflow .card:after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
     }

#workflow .content {
    -webkit-transform: translateY(calc(100% - 4.5rem));
    transform: translateY(calc(100% - 4.5rem));
    left: 0;
}

        #workflow .content > *:not(.title) {
            opacity: 0;
            -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
            -webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
            transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
            transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
            transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
        }

    #workflow .card:hover,
    #workflow .card:focus {
         border: 3px solid #d50606 !important;
        -webkit-box-align: center;
        transform:scale(1.1);
        align-items: center;
    }
        #workflow .card:hover img,
        #workflow .card:focus img {
         margin:5% auto auto;
         transform:scale(.7);
        }

        #workflow .card:hover:before,
        #workflow .card:focus:before {
            -webkit-transform: translateY(-4%);
            transform: translateY(-4%);
        }

        #workflow .card:hover:after,
        #workflow .card:focus:after {
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        #workflow .card:hover .content,
        #workflow .card:focus .content {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 1;
        }

            #workflow .card:hover .content > *:not(.title),
            #workflow .card:focus .content > *:not(.title) {
                opacity: 1;
                -webkit-transform: translateY(0);
                transform: translateY(0);
                -webkit-transition-delay: 85ms;
                transition-delay: 85ms;
                opacity: 1;
            }

            #workflow .card:focus:before, .card:focus:after,
            #workflow .card:focus .content,
            #workflow .card:focus .content > *:not(.title) {
                -webkit-transition-duration: 0s;
                transition-duration: 0s;
            }
@media(max-width:1200px) {

    #workflow .card {
        height: 350px;
        transform: scale(.9);
    }

        #workflow .card:hover,
        #workflow .card:focus {
            transform: scale(1);
        }
}

#workflow img {
    margin: 5vw auto;
    max-width: 100px;
    height: auto;
    max-height: 100px;
    background-size: cover;
    object-fit: cover;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

@media(max-width:575px){
    #workflow .card:hover img, #workflow .card:focus img {
        margin: 0% auto auto !important ;
        bottom: 13%;
    }
    #workflow .card:hover .content, #workflow .card:focus .content {
        bottom: 12%;
    }
}
@media(max-width:1200px) AND (min-width:992px) {
    #workflow .card:hover img, #workflow .card:focus img {
        margin: 0% auto auto !important;
        bottom: 13%;
    }

    #workflow .card:hover .content, #workflow .card:focus .content {
        bottom: 12%;
    }
}
[data-loader='ball-scale'] img{width:25vw; max-width:250px;}
[data-loader='ball-scale']{max-height:16vw;max-width:16vw;}
/*@media (min-width:768px){
  
[data-loader='ball-scale']{margin-left:2rem;}
}*/

