/*.background{
    background-image: url('../..//img/demos/seo-2/contactusform.png');
    margin-top: 20px;
}*/
.sbtn{
    padding-top: 20px !important;
    font-family: "roboto", sans-serif;

}
.first-partner{
    text-align: center;
}
.second-partner{
    text-align: center;
}







.refund{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    height: 400px;
    text-align: justify;
    border-radius: 8px;
    margin-bottom: 20%;
}

.plansignup{
    border: 1px solid #b7b7b7;
    border-radius: 6px;
}
.thankyou .text-center h2 b{
    color: #f58634;

}

/*.policy{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 8px;
    height: auto;
    margin-bottom: 20px;
}*/
.terms1{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 8px;
    margin-bottom: 20px;
    /*    padding-top: 10px;
        padding-bottom: 1px;*/
    padding: 5px 20px 5px 20px;
}
.terms{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
}
.terms2{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
}
.terms3{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
    height: 410px;
}
.cardbox{
    background: #fff;
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
    height: 242px;
    border-radius: 8px;
    margin-top: 16px;
}
.wizard .tab-pane .cmpdomain {
    width: 29%;
    padding: 6px;
    border-radius: 3px;
    border: 1px solid #ececec;
    margin: 4px 0px;
    float: right;
    margin-left: 4px;
    float: none;
}
.refundcancellation{
    margin-bottom: 5%;
}
@media (max-width:970px){
    .refundcancellation{
        margin-bottom:20% !important;
    }
    .terms2 {
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1) !important ;
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .wizard .tab-pane .cmpny-detail {
        width: 100%;
        height: 35px !important;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .terms1 {
        box-shadow: none;
        padding: 0px;
        text-align: justify;
        /*        background: #fff;*/
        /*        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);*/
        /*        border-radius: 8px;*/
        /*        margin-bottom: 20px;
                padding-top: 10px;
                padding-bottom: 1px;*/
    }
    .terms3 {
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .refund{
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
        height: auto;
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 10%;
    }
}
@media only screen and (max-width: 740px){
    /*    .policy{
            background: #fff;
            box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
            text-align: justify;
            border-radius: 8px;
            height: unset;
            margin-bottom: 20px;
        }*/
    .refundcancellation{
        margin-bottom: 20% !important;
    }
    .terms2 {
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1) !important;
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .terms1 {
        /*        background: #fff;
        */       
        box-shadow: none;
        padding: 0px;
        text-align: justify;
        /*        border-radius: 8px;
                margin-bottom: 20px;
                padding-top: 10px;
                padding-bottom: 1px;*/
    }
    .terms3 {
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .refund{
        background: #fff;
        box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
        height: auto;
        text-align: justify;
        border-radius: 8px;
        margin-bottom: 10%;
    }
    .privacy-policy {
        margin-bottom:30% !important;
    }
    .first-partner{
        text-align: left;
    }
    .second-partner{
        text-align: left;
    }
}
.add{
    margin-top: -7% !important;
}

.footerpart{
    margin-top: 6px;
    font-weight: bold;
}
/*.footerpart1{
    margin-left: 15px;
}*/
.privacy-policy {
    margin-bottom: 10%;
}
.t-and-c {
    /*    margin-top: 10%;*/
    margin-bottom: 10%;
}
.footerpart li{
    list-style: none;
    display: inline-block;
}

.form-control::-webkit-input-placeholder,
textarea{
    border:1px solid #ececec;
    width: 69%;
    /*    margin-left:4px;*/
}

/*.banner{
    background-image: url('../..//img/demos/seo-2/ccontact.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    width: 100%;
}*/
.scroll-to-top:hover i{
    color: white !important;
}
.box .req-demo-style label{
}
.box .req-demo-style input{
    background: white !important;
}
.font-weight-400{
    font-weight: 400 !important;
}
.second-tital{
    color: #f58634;
}
.white1 {
    color: white;
    font-weight: normal !important;
}
.custom-text-color-white-1{
    color: #ebebeb;
}
.pt{
    padding-top: 10px;
}
.footer-copyright p{
    color: #b8b1b1 !important;
}
.social-icons a i{
    color: white;
}
.feature-box p{
    color:#525252;
}
.feature-box h4{
    color: #0e1114;
    font-weight: normal;
}
.feature-box .feature-box-icon{
    background: #5b5b5b;
}
.feature-box .feature-box-icon i{
    color: #fff ;
}
.plan001{
    color: #777;
}
.noUi-connects {
    border-radius: 3px;
    background: #b3ecff;
    border: 2px solid #b3ecff;
}
.contact iframe {
    height: 396px;
    border-radius: 8px;
    margin-top: 0px;
    box-shadow: -1px 0px 15px #767676;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 31px;
}
.noUi-touch-area {
    height: 100%;
    width: 100%;
}

.c-150 {
    background-image: linear-gradient(-50deg, #9fa6ac 0%, #868c94 40%, #c4cbd1 79%, #b3bbc0 100%);
    border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0px 0px;
}
.c-250 {
    background-image: linear-gradient(-25deg, #efda86 0%, #c69637 40%, #fef2ae 79%, #d3cc72 100%);
    border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0px 0px;
}
.c-500 {
    background-image: linear-gradient(-50deg, #70beff 0%, #6999da 40%, #bae2ff 79%, #d3e9f8 100%);
}
.c-50,
.c-150,
.c-250,
.c-500 {
    width: 91%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*  align-items: center;*/
    justify-content: center;
}
.calculate {
    /*  text-align: center;*/
    background-color: #fff;
    padding-bottom: 20px;
}
.calculate-wrap {
    height: 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.calculate-amount {
    color:#212529;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    line-height: 26px;
    margin-top: 30px;
}
.calculate-text {
    color: #f58634;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 45px;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
}
.calculate-input {
    background: transparent;
    border: none;
    color: #212529;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 45px;
    max-width: 170px;
    outline: none;
    width: 100px;
    text-align: center;
    margin-bottom: 19px;
}
.calculate-slider {
    padding:0px 90px;
}
.calculate-inner {
    display: flex;
    justify-content: space-between;
    padding: 20px 92px;

}
.calculate-block {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #a1afc3;
    text-align: center;
    line-height: 26px;
}
.calculate-block span {
    font-weight: 700;
    font-size: 25px;
    color: #1a273a;
}
.calculate-btn {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    width: 324px;
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
}
.calculate-btn-wrapper {
    margin: 20px 0;
}
.user{
    color: #212529;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 10px;
}
.user a{
    color: #212529;
    font-size: 1.4em;
    font-weight: bold;
    float: right;
}
.noUi-handle {
    background: #0085ff;
    box-shadow: 0 11px 19px 0 rgba(12,71,124,0.48);
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
}
.noUi-handle:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.noUi-handle:after {
    display: none;
}
.noUi-horizontal .noUi-handle {
    width: 52px;
    height: 52px;
    top: -21px;
}
.noUi-target {
    background: #a1afc3;
    border: none;
    box-shadow: none;
    outline: none;
}
.noUi-connects {
    border-radius: 10px;
}
.noUi-connect {
    background: #03B0F0;
}
.noUi-connect {
    background: #00afef !important;
}
.noUi-horizontal .noUi-tooltip {
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
    background:#f58634;
    box-shadow: 0 11px 28px 0 rgba(255,255,255,0.3);
    padding: 5px 11px;
    border: none;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}
.noUi-horizontal .noUi-tooltip:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -5px;
    background: #fff;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -10px !important;
    left: auto !important;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
@media only screen and (max-width: 740px){
    .calculate-inner {
        display: flex;
        justify-content: space-between;
        padding: 0 25px;
    }
    .calculate-block span {
        font-weight: 700;
        font-size: 12px;
        color: #1a273a;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .wizard .tab-pane .cmpny-detail {
        width: 100%;
        height: 35px !important;
        /*        padding: 6px !important;*/
    }
    .add{
        margin-top: 10% !important;
    }
    .box textarea {
        margin-top: 4px !important;
    }
    .calculate-slider {
        padding: 5px 23px 7px 13px;
    }
    html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
        right: 0px !important;
        left: auto !important;
    }
    .wizard .tab-pane{
        position: relative;
        padding-top: 15px;
        width: 100%;
        margin: auto;
        border: 1px solid #e0e0e0;
        padding: 25px;
    }
    .calculate-text {
        color: #212529;
        font-weight: 700;
        font-family: Roboto, sans-serif;
        font-size: 19px;
        margin: 0;
        margin-bottom: 0px;
        margin-bottom: 15px;
        text-align: center;
    }
    .noUi-horizontal .noUi-handle {
        width: 25px !important;
        height: 25px !important;
        left: 0spx;
        top: -5px !important;
    }
    .user {
        color: #212529;
        font-size: 16px;
        font-weight: bold;
        padding-top: 10px;
    }
    .user a {
        color: #212529;
        font-size: 16px;
        font-weight: bold;
        float: right;
    }
}














.menu-bg-demo{background: black;}
.pop-up-register{
    background: #0bb2f0;
    width: 100%;
    /*margin: auto;*/
    margin-bottom: 20px;
    margin-top: 20px;
}
.color-line{
    float: left;
    width: 100%;
    position: absolute;
}
.demo-img{
    text-align: center;
}
.demo-img img{
    width: 570px;
    height: 116px;
}
.color-1{background: #65db12;height: 10px;width: 25%;float: left;}
.color-2{background: #0e1011;height: 10px;width: 25%;float: left;}
.color-3{background: #f37221;height: 10px;width: 25%;float: left;}
.color-4{background: #063aef;height: 10px;width: 25%;float: left;}
.main-panel{}
.panel-left a{
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.panel-left a:hover{
    text-decoration: none;
    color: yellow;
}
.main-panel .panel-left{
    padding: 25px;padding-bottom: 0px;padding-top: 10%;
}
.main-panel .panel-left h1{
    font-size: 23px;
    color: white;
}
.main-panel .panel-left p{
    text-align: justify;
    color: white;
    line-height: 28px;
}
.main-panel .panel-left ul{
    line-height: 36px;
}
.main-panel .panel-left ul li{
    color: white;
}
.main-panel .panel-right{}
.box {
    padding: 30px;
    background-color: #efecec;
    text-align: center;
    width: 100%;
    height: 640px;
    /*margin-top: 10px;*/
}
.registor_bg{width: 100%;}
.registor_bg img{width: 100%;}
.box input[type=text] {
    width:auto;
    padding: 8px;
    margin: 5px 0 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 6px;
    /*    font-family: "Hind","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.box input[type=text] {
    background-color: #fff;
    outline: none;
    width: 68% ;
    margin-top: 1px;
    border: 1px solid #d1d1d1;
}
.box input[type=email] {
    width:auto;
    padding: 8px;
    margin: 5px 0 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 6px;
    /*    font-family: "Hind","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.box input[type=email] {
    background-color: #fff;
    outline: none;
    width: 68% ;
    margin-top: 3px;
    border: 1px solid #d1d1d1;
}
.box input[type=number] {
    width:auto;
    padding: 8px;
    margin: 5px 0 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 6px;
    /*    font-family: "Hind","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.box input[type=number] {
    background-color: #fff;
    outline: none;
    width: 68% ;
    border: 1px solid #d1d1d1;
}
.get-start button{
    background:#f58634;
    border: none;
    padding: 10px 35px 10px 35px;
    color:#fff;
    font-size: 22px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.get-start button:hover{
    background:#db6209;
    border: none;
    color:#fff;
    font-size: 22px;
    border: none;
}
.sc button{
    background:#f58634;
    color:#fff;
    margin: 9px 0px 0px 0px;
}
.sc button:hover{
    background:#db6209;
    color:#fff;
}
.box input[type=tel] {
    width:auto;
    padding: 8px;
    margin: 5px 0 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 6px;
    /*    font-family: "Hind","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.box input[type=tel] {
    background-color: #fff;
    outline: none;
    width: 68% ;
    margin-top: 3px;
    border: 1px solid #d1d1d1;
}
.box select{
    width: 68%;
    padding: 8px;
    border: none;
    color:gray;
    border-radius: 5px;
    margin-top:5px;
    border: 1px solid #d1d1d1;
}
.box textarea{
    height: 60px;
    width: 68%;
    padding: 8px;
    color:gray;
    border-radius: 5px;
    margin-top: 9px;
    border: 1px solid rgb(209, 209, 209);

}
.box label{
    display: inline-block;
    color: #5c5858;
    margin-bottom: 0px !important;
    font-weight: normal;
    width: 30%;
    font-size: 13px;
}

.box hr {
    border: 1px solid #f4913d;
    margin-bottom: 25px;
}
.registerbtn {
    background-color: #f58634;
    color: white;
    padding: 11px 20px;
    margin: 10px 6px;
    border: none;
    cursor: pointer;
    width: 68%;
    border-radius: 8px;
    font-weight: bold;
    transition: 0.3s;
    float: right;
}
.registerbtn:hover {
    background: #cc6213;
}
.signin {
    background-color: #f1f1f1;
    text-align: center;
    width: 30%;
}
.row {
    text-align: left;
    font-size: 14px;
}
.box i{
    font-size: 25px;
    color: #919191;
    float: left;

}
.intro-video {
    width: 92%;
    margin: auto;
}
.intro-video video {
    width: 525px;
}
@media (max-width:970px){
    .trail-panel{
        height: 105px !important;
        width: 100% !important;
    }
    .intro-video video {
        width: 298px;
    }
    .product-box {
        border-bottom: 3px solid white;
        height: 175px !important;
    }
    .demo-img img{
        width: 330px;
        height: 116px;
    }
    .product-box img {
        width: 42% !important;
    }
    .box{width: 100%;height: 880px;}
    .color-1{width: 25%;}
    .color-2{width: 25%;}
    .color-3{width: 25%;}
    .color-4{width: 25%;}
    .pop-up-register {width: 100%;}
    .color-line{width: 100%;}
    .box label{
        width: 100%;
    }
    .add{
        margin-top: 3% !important;
    }
    .intro-video {
        width: 92%;
        margin: 1px;
    }
    .box input[type=text]{width: 100%;}
    .box input[type=email]{width: 100%;}
    .box input[type=email]{width: 100%;}
    .box input[type="tel"]{width: 100%;}
    .box input[type="number"]{width: 100%;}
    .box textarea{
        height: 37px;
        width: 100%;
        padding: 8px;
        color:gray;
        border-radius: 5px;
        margin-top: 9px;
        border: 1px solid rgb(209, 209, 209);

    }
}
.box h1{
    color: #f58634;
    margin: 0px;
    font-weight: 400;
    font-size: 22px;
}
.box p{
    color:#0b0c0c;
}
.label{
    margin-top: 10px;
}
.product-section{text-align: center;padding: 20px;width: 85%;margin: auto;}
.product-section h1{
    font-size: 18px;
    text-align: center;
    color: #e4a500;
}
.product-box p{
    color: white;
}
.product-box{
    width: 100%;
    height: 130px;
    text-align: center;
    margin: 15px 0px;
    border-radius: 5px;
}
.product-box img{
    width: 41%;
    margin-top: 12px;
}
.dn-bg{background: #56fbef;transition: 0.3s;}
.dn-bg:hover{background: #0fcccc;}
.lamington-bg{background: #413d3d;transition: 0.3s;}
.lamington-bg:hover{background: #242121;}
.spt-bg{background: #f58634;transition: 0.3s;}
.spt-bg:hover{background: #d16515;}
.cloud-bg{background: #487548;transition: 0.3s;}
.cloud-bg:hover{background: #1e621e;}
.lms-bg{background: #2a6ba2;transition: 0.3s;}
.lms-bg:hover{background: #145083;}
.mycity-bg{background: #ce26d2;transition: 0.3s;}
.mycity-bg:hover{background: #9d0ea1;}

#thumbwrap {
    margin:auto;
    width: 100%;
    position: relative;
}
.zoom-img{
    width: 700px !important;
    position: absolute;

}
.thumb {
    float: left;
    position: relative;
    margin: 18px;
    width: 30%;
}
.thumb img { 
    border:1px solid #000;
    vertical-align:bottom;
    width: 100%;
}
.thumb:hover {
    border:0; /* IE6 needs this to show large image */
    z-index:1;
}
.thumb span { 
    position:absolute;
    display: none;
}
.thumb:hover span { 
    display: block;
    top:50%; left:0; 
}
.trail-panel{
    background: #fff;
    height: 80px;
    width: 520px;
    border-radius: 4px;
}
.trail-panel h2{
    color: #f58634;
    margin: 25px 0px 0px 18px;
    font-size: 30px;
    width: 72%;
    float: left;
}
.trail-panel img{
    width: 15%;
    float: right;
}




/* Add styles to the form container */
.form-container {
    max-width: 300px;
    padding: 1px 10px 1px 10px;
    background-color:white;
    border-radius: 5px;
}

/* Full-width textarea */
.form-container textarea {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    resize: none;
    min-height: 200px;
    color: #000;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
    background-color: #4CAF50;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    background-color: red;

}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
    opacity: 1;
    color:#ffffff;
}

.chat-popup h1{
    color: #f58634;
}
.chat-popup label b{
    color: #f58634;
    /*    font-size: 30px;*/
}

.footer-panels{
    width: 95%;
    margin: 12px;
}
/*chat button css end*/



















/*
* Demo Fonts
*/
h1, h2, h3, h4, h5, h6, p, span, li, a, strong, input, textarea {
    /*	font-family: "Poppins", sans-serif;*/
    font-family: "roboto", sans-serif;
}

@media (min-width: 1240px) {
    .container {
        max-width: 1240px !important;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .wizard .tab-pane .cmpny-detail {
        width: 100%;
        height: 35px !important;
    }
}
/* 
* Custom Animations
*/
@-webkit-keyframes expandInWithBlur {
    from {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        -webkit-filter: blur(0px);
        filter: blur(0px);
        transform: scale(1);
    }
}
@keyframes expandInWithBlur {
    from {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        -webkit-filter: blur(0px);
        filter: blur(0px);
        transform: scale(1);
    }
}
.expandInWithBlur {
    -webkit-animation-name: expandInWithBlur;
    animation-name: expandInWithBlur;
}

/*
* Custom Text Colors
*/
/*.custom-text-color-grey-1 {
    color: #777 !important;
}*/

.custom-text-color-grey-2 {
    color: #e0e0e0 !important;
}

.custom-text-color-light-1 {
    color: #e0e0e0 !important;
}

/*
* Custom Background Colors
*/
.custom-bg-color-light-1 {
    background-color: #c1ecfc !important;
}

.custom-bg-color-light-2 {
    background-color:#fc9244 !important;
}

.custom-bg-color-grey-1 {
    background-color: #b9b9b9 !important;
}

.custom-bg-color-grey-2 {
    background-color: #e4e4e4 !important;
}
/*.home-button{
        margin-top: 4px;
    float: right !important;
}*/
/*
* General Custom Styles
*/
.custom-box-shadow-1 {
    box-shadow: 0px 0px 32px -7px rgba(0, 0, 0, 0.1);
}

.custom-border-radius-1 {
    border-radius: 10px;
}
.custom-border-radius-2 {
    border-radius: 200px;
    height: 300px;
    width: 300px;
}
/*
* Custom Spacement Styles
*/
@media (min-width: 768px) {
    .custom-negative-margin-1 {
        margin-top: -390px;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .wizard .tab-pane .cmpny-detail {
        width: 100%;
        height: 35px !important;
    }
}
/*
* Custom Sizes
*/
.custom-font-size-1 {
    font-size: 1.3em !important;
}

.custom-height-1 {
    height: calc(100% + 7px) !important;
}

/*
* Curved Sections Top and Bottom
*/
.custom-section-curved-top-1 {
    position: absolute;
    top: -595px;
    left: 0;
}
.custom-section-curved-top-02 {
    position: absolute;
    top: -380px;
    left: 0;
}
.custom-section-curved-top-2 {
    position: absolute;
    top: -255px;
    left: 0;
}

.custom-section-curved-top-3 {
    position: absolute;
    top: -230px;
    left: 0;
}

.custom-section-curved-top-4 {
    position: absolute;
    top: -260px;
    left: 0;
    transform: rotateY(180deg);
}

.custom-section-curved-top-5 {
    position: absolute;
    top: -236px;
    left: -60px;
    width: 115%;
}

.custom-section-curved-top-6 {
    position: absolute;
    top: -560px;
    left: 0;
    transform: rotateY(180deg);
}

.custom-section-curved-top-7 {
    position: absolute;
    top: -269px;
    left: 0;
}

.custom-page-header-curved-top-1 {
    position: absolute;
    top: -570px;
    left: 0;
}

/*
* Header
*/
#header.header-transparent .header-body:not(.header-border-bottom) {
    border-bottom: 1px solid #f2f2f2 !important;
    box-shadow: 0px 0px 32px -7px rgba(245, 245, 245, 0.1);
}
#header .header-nav-features .header-nav-features-dropdown.show {
    border-radius: 7px;
}

@media (min-width: 992px) {
    #header .header-top {
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    }
    .home-button{
        margin-top: 4px !important;
        float: left !important;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    #header .header-nav.header-nav-links nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav.header-nav-links nav > ul > li.dropdown:hover > .dropdown-menu {
        border-top: 0;
        border-radius: 7px !important;
        padding: 5px;
    }
    #header .header-nav-main nav > ul > li {
        margin-left: 22px;
    }
    #header .header-nav-main nav > ul > li > a {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
    }
    #header .header-nav-main nav > ul > li:first-child {
        margin-left: 0;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        padding: 6px 10px 6px 10px;
    }
}
@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li.dropdown a {
        color: #707070;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
        color: #444 !important;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
        background: transparent !important;
    }
}
html.sticky-header-active #header.header-transparent .header-body:not(.header-border-bottom) {
    border-bottom-color: rgba(234, 234, 234, 0.5) !important;
}

/*
* Feature Box Icon
*/
.feature-box .feature-box-icon.custom-feature-box-icon-size-1 {
    width: 3em;
    height: 3em;
    font-size: 20.8px;
    font-size: 1.3rem;
}

/*
* Form
*/
.custom-form-style-1 .form-control {
    /*padding: 10px 20px;*/
}
.custom-form-style-1 .form-control:not(textarea) {
    height: 40px;
}
.custom-form-style-1 .form-control::-webkit-input-placeholder {
    color: #777;
}
.custom-form-style-1 .form-control::-moz-placeholder {
    color: #777;
}
.custom-form-style-1 .form-control:-ms-input-placeholder {
    color: #777;
}
.custom-form-style-1 .form-control:-moz-placeholder {
    color: #777;
}

/*
* Progress Bars
*/
.custom-progress-bars-style-1 .progress {
    position: relative;
    height: 7px;
    background: #CCC;
}
.custom-progress-bars-style-1 .progress-bar-tooltip {
    background-color: transparent;
    color: #777;
    font-size: 14px;
    top: -30px;
    right: 0;
    opacity: 1;
}
.custom-progress-bars-style-1 .progress-bar-tooltip:after {
    border-color: transparent;
}

/*
* Custom Circles & Counters
*/
.custom-circles-group-1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.custom-circles-group-1 .circle-1 {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 96px;
    margin-bottom: 6rem;
}
.custom-circles-group-1 .circle-2,
.custom-circles-group-1 .circle-3 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    transform: translate3d(-50%, -50%, 0);
}
.custom-circles-group-1 .circle-2 {
    top: 56%;
    left: 76%;
    width: 190px;
    height: 190px;
}
.custom-circles-group-1 .circle-3 {
    top: 75%;
    left: 53%;
    width: 170px;
    height: 170px;
}

@media (max-width: 767px) {
    .custom-circles-group-1 .circle-2 {
        left: 84%;
    }
    .custom-circles-group-1 .circle-3 {
        left: 40%;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .wizard .tab-pane .cmpny-detail {
        width: 100%;
        height: 35px !important;
    }
}
.custom-circle {
    position: absolute;
    border-radius: 100%;
}
.custom-circle.custom-circle-big {
    width: 52px;
    height: 52px;
}
.custom-circle.custom-circle-medium {
    width: 23px;
    height: 23px;
}
.custom-circle.custom-circle-small {
    width: 15px;
    height: 15px;
}
.custom-circle.custom-circle-extra-small {
    width: 10px;
    height: 10px;
}
.custom-circle.custom-circle-pos-1 {
    top: 25%;
    left: -13%;
}
.custom-circle.custom-circle-pos-1.custom-circle-pos-1-1 {
    top: 45%;
}
.custom-circle.custom-circle-pos-2 {
    top: 43%;
    left: -4%;
}
.custom-circle.custom-circle-pos-2.custom-circle-pos-2-2 {
    top: 77%;
    left: -1%;
}
.custom-circle.custom-circle-pos-3 {
    top: 9%;
    left: 17%;
}
.custom-circle.custom-circle-pos-3.custom-circle-pos-3-3 {
    top: 35%;
}
.custom-circle.custom-circle-pos-4 {
    top: 53%;
    left: 20%;
}
.custom-circle.custom-circle-pos-4.custom-circle-pos-4-4 {
    left: 107%;
}
.custom-circle.custom-circle-pos-5 {
    top: 61%;
    left: 39%;
}
.custom-circle.custom-circle-pos-5.custom-circle-pos-5-5 {
    top: 21%;
    left: 96%;
}
.custom-circle.custom-circle-pos-6 {
    top: 41%;
    left: 46%;
}
.custom-circle.custom-circle-pos-6.custom-circle-pos-6-6 {
    top: 28%;
    left: 119%;
}
.custom-circle.custom-circle-pos-7 {
    top: 30%;
    left: 104%;
}
.custom-circle.custom-circle-pos-8 {
    top: 7%;
    left: 114%;
}
.custom-circle.custom-circle-pos-9 {
    top: 76%;
    left: 27%;
}
.custom-circle.custom-circle-pos-10 {
    top: 10%;
    left: 114%;
}
.custom-circle.custom-circle-pos-11 {
    top: 6%;
    left: 117%;
}
.custom-circle.custom-circle-pos-12 {
    top: 9%;
    left: 119.3%;
}
.custom-circle.custom-circle-pos-13 {
    top: 6%;
    left: 120%;
}
.custom-circle.custom-circle-pos-14 {
    left: 60%;
    top: -15%;
}
.custom-circle.custom-circle-pos-15 {
    top: -11%;
    left: 60.7%;
}
.custom-circle.custom-circle-pos-16 {
    top: -13.9%;
    left: 62%;
}
.custom-circle.custom-circle-pos-17 {
    top: 6%;
    left: 105%;
}
.custom-circle.custom-circle-pos-18 {
    top: 8%;
    left: 106.9%;
}
.custom-circle.custom-circle-pos-19 {
    top: 9.5%;
    left: 108.4%;
}
.custom-circle.custom-circle-pos-20 {
    bottom: 5.5%;
    left: -7%;
}
.custom-circle.custom-circle-pos-21 {
    bottom: 4.5%;
    left: -8.6%;
}
.custom-circle.custom-circle-pos-22 {
    bottom: 2.7%;
    left: -6.8%;
}
.custom-circle.custom-circle-pos-23 {
    bottom: 2.5%;
    left: -8.5%;
}
.custom-circle.custom-circle-pos-24 {
    top: 38%;
    left: -14.5%;
}
.custom-circle.custom-circle-pos-25 {
    top: 12.5%;
    left: -8.5%;
}
.custom-circle.custom-circle-pos-26 {
    top: 25.5%;
    left: 0.5%;
}
.custom-circle.custom-circle-pos-27 {
    top: 46%;
    left: 44.5%;
}
.custom-circle.custom-circle-pos-28 {
    top: 26%;
    left: 107%;
}
.custom-circle.custom-circle-pos-29 {
    top: 6.5%;
    left: 110%;
}
.custom-circle.custom-circle-pos-30 {
    top: 36.5%;
    left: 119.5%;
}
.custom-circle.custom-circle-pos-31 {
    top: 66.5%;
    left: 23.7%;
}
.custom-circle.custom-circle-pos-32 {
    top: 79%;
    left: 20%;
}
.custom-circle.custom-circle-pos-33 {
    top: 82%;
    left: 24.2%;
}
.custom-circle.custom-circle-pos-34 {
    top: 86%;
    left: 20.2%;
}
.custom-circle.custom-circle-pos-35 {
    top: 84%;
    left: 69.5%;
}
.custom-circle.custom-circle-pos-36 {
    top: 89.3%;
    left: 74.3%;
}
.custom-circle.custom-circle-pos-37 {
    top: 13.1%;
    left: 69.5%;
}
.custom-circle.custom-circle-pos-38 {
    top: 11.5%;
    left: 80.7%;
}
.custom-circle.custom-circle-pos-39 {
    top: 5.4%;
    left: 75.7%;
}
.custom-circle.custom-circle-pos-40 {
    top: 5.4%;
    left: 82.7%;
}
.custom-circle.custom-circle-pos-41 {
    top: 86%;
    left: 103%;
}
.custom-circle.custom-circle-pos-42 {
    top: 88.8%;
    left: 104.6%;
}
.custom-circle.custom-circle-pos-43 {
    top: 91%;
    left: 105.8%;
}
.custom-circle.custom-circle-pos-44 {
    left: 103%;
    top: 10%;
}
.custom-circle.custom-circle-pos-45 {
    left: 104.7%;
    top: 14.1%;
}
.custom-circle.custom-circle-pos-46 {
    left: 106.2%;
    top: 10.4%;
}
.custom-circle.custom-circle-pos-47 {
    top: 86%;
    left: -3%;
}
.custom-circle.custom-circle-pos-48 {
    top: 95%;
    left: -2.5%;
}
.custom-circle.custom-circle-pos-49 {
    top: 93%;
    left: -4.5%;
}
.custom-circle.custom-circle-pos-50 {
    top: 97%;
    left: -4.3%;
}

.custom-dots-rect-1 {
    width: 103px;
    height: 138px;
    position: absolute;
    bottom: 50px;
    left: -104px;
    z-index: 0;
}

.custom-dots-rect-2 {
    width: 79px;
    height: 75px;
    position: absolute;
    bottom: -43px;
    right: -39px;
    z-index: 0;
}

.custom-dots-rect-3 {
    width: 99px;
    height: 119px;
    position: absolute;
    top: -77px;
    left: -71px;
    z-index: 0;
}

.custom-dots-rect-4 {
    position: absolute;
    top: -50px;
    right: -388px;
    width: 144px;
    height: 100px;
    transform: rotateX(180deg);
}

.custom-dots-rect-5 {
    position: absolute;
    bottom: -80px;
    left: -38px;
    width: 144px;
    height: 100px;
    transform: rotateX(180deg);
}

/*
* Testimonials
*/
.testimonial.testimonial-style-3.custom-testimonial-style-1 {
    padding: 20px 20px;
}
.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote {
    padding: 39px 20px 27px 41px;
    background: #FFF !important;
    box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.1);
    height: 305px;
}
.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote:before {
    top: 10px;
    left: 12px;
    font-size: 78px;
    /*    font-family: Poppins;*/
}
/*.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote p {
    font-family: "Poppins", sans-serif;
}*/
.testimonial.testimonial-style-3.custom-testimonial-style-1 .testimonial-author {
    margin: 20px 0 0 0;
}
.testimonial.testimonial-style-3.custom-testimonial-style-1 .testimonial-author img {
    max-width: 70px;
}

/*
* Carousel
*/
.custom-carousel-style-1 {
    margin-top: -20px;
}

.custom-carousel-dots-style-1 .owl-dots {
    display: flex;
    justify-content: flex-start;
    padding-left: 20.8px;
    padding-left: 1.3rem;
    margin-top: -7px !important;
}
.custom-carousel-dots-style-1 .owl-dots .owl-dot {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
    height: 10px;
    box-shadow: 0px 0px 0px 2px #CCC;
    border-radius: 100%;
    border: 2px solid #FFF;
    background: transparent;
    margin-right: 8px;
    margin-right: 0.5rem;
}
.custom-carousel-dots-style-1 .owl-dots .owl-dot > span {
    background: transparent !important;
}
.custom-carousel-dots-style-1 .owl-dots .owl-dot:last-child {
    margin-right: 0;
}
.custom-carousel-dots-style-1 .owl-dots .owl-dot.active {
    background: #CCC;
}

/*
* Pricing Table
*/
.pricing-table.custom-pricing-table-style-1 .plan {
    border-radius: 10px;
}
.pricing-table.custom-pricing-table-style-1 .plan .plan-header {
    border-radius: 10px;
}
.pricing-table.custom-pricing-table-style-1 .plan .plan-features {
    border: 0;
}
.pricing-table.custom-pricing-table-style-1 .plan .plan-features ul li {
    font-size: 1em;
}
.pricing-table.custom-pricing-table-style-1 .plan .plan-footer {
    border: 0;
}
.pricing-table.custom-pricing-table-style-1 .plan.plan-featured {
    overflow: hidden;
    transform: scale(1);
}
.pricing-table.custom-pricing-table-style-1 .plan.plan-featured .plan-features ul li {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
.pricing-table.custom-pricing-table-style-1 .plan.plan-featured .plan-popular-tag {
    position: absolute;
    line-height: 2.3;
    top: 20px;
    right: -55px;
    background: #CCC;
    width: 55%;
    transform: rotate(36deg);
}

/*
* Blog Post
*/
.custom-post-style-1 .custom-post-meta > a {
    border-right: 1px solid #a5a7b5;
    padding-right: 8px;
    margin-right: 8px;
    line-height: 1;
}
.custom-post-style-1 .custom-post-meta > a:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

/*
* Pagination
*/
.custom-pagination-style-1 .page-item .page-link {
    border: 2px solid #999999;
    box-sizing: content-box;
    color: #999999;
    background: transparent;
}
.custom-pagination-style-1 .page-item.active .page-link, .custom-pagination-style-1 .page-item:hover .page-link {
    color: #FFF;
}

/*
* Social Icons
*/
.custom-social-icons-style-1 li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
}
.custom-social-icons-style-2 li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.custom-social-icons-style-2 li:hover a {
    color: #333 !important;
}
.custom-social-icons-style-1 li:hover a {
    color: #333 !important;
}






.container {
    width: 100%;
}
.packages-1 {
    margin: 20px;
    width: 245px;
    padding-bottom: 1.5em;
    height: 100%;
    border: 1px solid #d0cdcd;
    background-image: url('../..//img/price-bg-back.png');
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 19px 38px rgb(237, 237, 237), 0 15px 12px rgba(30, 35, 33, 0.2);
    flex-wrap: wrap;
    color: #777;
    text-decoration: none;
}
.packages {
    margin: 20px;
    width: 300px;
    padding-bottom: 1.5em;
    height: 100%;
    border: 1px solid #d0cdcd;
    background-image:  url('../..//img/price-bg-back.png');
    /*background-color: #fff;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 19px 38px rgb(237, 237, 237), 0 15px 12px rgba(30, 35, 33, 0.2);
    flex-wrap: wrap;
    color: #777;
    text-decoration: none;
}

h1,
h2 {
    font-size: 2.2em;
}

.first {
    margin-top: 40px;
    border-top: 1px solid #f4f4f4;
}

/*.list {
    width: 80%;
}*/

ol,
ul {
    padding: 0;
    list-style: none;
}

.top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

input,
label {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

.button {
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.4em;
    margin: 15px 15px;
    border-radius: 50px;
    color: #f4f4f4;
    transition: all 0.3s ease 0s;
}
.btn-padding{
    padding: 10px 20px;
}
.button:hover {
    transform: scale(1.2);
}

.button1 {
    background-color: #00cc99;
    box-shadow: 0 0 10px 0 #00cc99 inset, 0 0 20px 2px #00cc99;
}

.button2 {
    background-color: #ff007c;
    box-shadow: 0 0 10px 0 #ff007c inset, 0 0 20px 2px #ff007c;
}

.button3 {
    background-color: #ffae42;
    box-shadow: 0 0 10px 0 #ffae42 inset, 0 0 20px 2px #ffae42;
}

/*.switch {
    position: relative;
    display: inline-block;
    width: 60px !important;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1e2321;
    -webkit-transition: 0.4s;

        box-shadow: 2px 6px 25px #1e2321;
    transform: translate(0px, 0px);
    transition: 0.6s ease transform, 0.6s box-shadow;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #50bfe6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #50bfe6;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.package-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}












.contact{
    width: 100%;
    margin-top: 17px;
}
.signup-first{}
.signup-first h1{
    /*    font-size: 28px;*/
    color: #423f3f;
    text-align: center;
    margin-bottom: 20px;
}
.signup-first p{text-align: center;}
.wizard {
    margin:110px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 5px;
    background: #e0e0e0;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: relative;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
    margin-top: 18px;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;

}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 15px;
    width: 80%;
    margin: auto;
    border: 1px solid #e0e0e0;
    padding: 25px;
}
.wizard .tab-pane label{
    width: 30%;
    margin: 7px 0px;
    font-weight: normal;
    color: #535151;
    /*    padding: 4px !important;*/
    /*    text-transform: capitalize;*/
}
.tab-content h3{
    background: rgba(120, 211, 238, 0.2);
    padding: 8px;
    color: #444242;
    border-radius: 4px;
    margin: 20px 0px;
}
.tab-content h3 i{
    margin: 0px !important;
    font-size: 20px !important;
}
.wizard .tab-pane label.error {
    margin-left: 30%;
    width:100%;
    color:#ff0000;
}
.wizard .tab-pane input.error {
    border-color: #ff0000;
}
.wizard .tab-pane .cmpny-detail{
    width: 69%;
    padding: 6px;
    /*border-radius: 3px;*/
    border: 1px solid #ececec;margin: 4px 0px;
    float: right;
    display: inline-block;
}
/*.wizard .tab-pane select{
    width: 69%;
        height: 100% !important;
    float: right;
    border-radius: 0px;
        text-transform: capitalize;
}*/
.wizard h3 {
    margin-top: 0;
}
.wizard .tab-pane #mob-country-code{
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #c5c1c1;
}
.tab-content h1 i{
    margin: 0px !important;
    /*    font-size: 21px !important;*/
    letter-spacing: 5px;
}
.tab-content h1{
    text-align: left;padding:10px 20px;
    font-size: 20px;
    color: #4f4d4d;
    /*    font-weight: 600;*/
    background-image: linear-gradient(to left, rgba(255,0,0,0), rgb(215, 215, 215));
    text-transform: uppercase;margin-bottom: 30px;
}
.tab-content h2{
    /*    font-size: 30px;*/
    text-align: center;
    /*    background: #bd0b0b;*/
    padding: 10px;
    border-radius: 8px;
    color: #462529;
}
.tab-content h3{
    text-align: left;
    /*    font-size: 20px;*/
    border: 1px solid white;
    padding: 8px;
    margin-top: 0px;
}
.tab-content fieldset{
    margin: 10px 0px;
}
.wizard .fa{margin-top: 18px;font-size: 30px;}
/*.detailsDiv h3{
    text-align: left;
    font-size: 17px;
    color: #6e6c6c;
}
*/
.my-label label{
    margin: 0px !important;
    font-weight: bold !important;
    width: 40% !important;line-height: 30px;
}
.my-label i{
    margin:0px !important;
    /*    font-size: 20px !important;*/
}
.my-label p{
    float: right;
    width: 60%;margin: 0px;line-height: 30px;
}
.my-label h4{
    background:rgba(120, 211, 238, 0.2);
    padding: 8px;
    color: #444242;
    border-radius: 4px;
    margin: 20px 0px;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
@media only screen and (max-width: 992px){
    .custom-section-curved-top-02 {
        position: absolute;
        top: -608px;
        left: 0;
    }
    .my-label p{
        float: none;
    }
    .plan-box span {
        padding: 15px 32px;}
    .form-control::-webkit-input-placeholder,
    textarea{
        border:1px solid #ececec;
        width: 100%;
    }
    .contact iframe {
        height: 396px;
        border-radius: 8px;
        margin-top: 15px !important;
        box-shadow: -1px 0px 15px #767676;
        width: 100%;
        margin-bottom: 20px !important;
        margin: auto;
    }
    .sbtn {
        padding-top: 20px !important;
        font-family: "roboto", sans-serif;
    }
    .wizard .tab-pane .cmpdomain {
        width: 100%;
        padding: 6px;
        border-radius: 3px;
        border: 1px solid #ececec;
        margin: 4px 0px;
        float: right;
        float: none;
    }
    .wizard .confirmDetails li{margin: 5px 0px;}
    .wizard .inner-data .select-lbl{width: 18% !important;}
    .wizard .tab-pane .cmpny-detail{
        width: 100%;
        height: 35px !important;
        /*        padding: 6px !important;*/
    }
    .wizard .tab-pane label{width: 100% !important;}
    .wizard .tab-pane #mob-country-code{
        width: 36% !important;
    }
    .wizard .tab-pane {
        position: relative;
        padding-top: 15px;
        width: 100%;
        margin: auto;
        border: 1px solid #e0e0e0;
        padding: 25px;
    }
    .wizard .tab-pane select {
        width: 100%;
        float: right;
        border-radius: 0px;
        display: inline-block;
    }
    .wizard .fa {
        margin-top: 8px;}
    .wizard .tab-pane .mob-input{width: 62% !important;}
    .wizard {
        width: 100%;
        /*            height: auto !important;*/
    }

    span.round-tab {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
    /*    }*/
    .tab-pane .list-inline .prev-step{
        position: relative;
        display: inline-block;
        /*    font-size: 16px;*/
        line-height: 20px;
        color: #ffffff;
        font-weight: 500;
        padding: 8px 30px;
        /*        background-color: #f58634;*/
        border-radius: 10px;
        border-top:2px solid transparent;
        border-bottom:2px solid transparent;

    }
    .tab-pane .list-inline .prev-step:hover{
        color:#f58634;
        background:none;
        border-radius:0px;
        border-color:#f58634;
        border-radius: 10px;
    }
    .tab-pane .list-inline button{
        position: relative;
        display: inline-block;
        /*    font-size: 16px;*/
        line-height: 20px;
        color: #ffffff;
        font-weight: 500;
        padding: 8px 30px;
        background-color: #00afef;
        border-radius: 10px;
        border-top:2px solid transparent;
        border-bottom:2px solid transparent;
        border-color:#00afef;
    }
    .tab-pane .list-inline button:hover{
        color:#00afef;
        background:none;
        border-radius:0px;
        border-color:#00afef;
        border-radius: 10px;
    }
    .tab-pane .list-inline i{
        margin: 0px;
    }
}
.responsive-select select{
    float: right;
    width: 69%;
}