html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #F8FBFD;
}

img {
    max-width: 100%;
}

.banner {
    padding: 0 0;
    min-height: 100vh;
}

.bgdblue {
    background: #162d4e;
    padding: 15px 0;
}


a:hover, a:focus, a:visited {
    outline: none;
    text-decoration: none;
}


.logoz {
    margin: 0 0 80px;
}

.wbutton {
    padding: 12px 26px;
    font-size: 16px;
    color: #fff;
    border: none;
    font-weight: 500;
    border-radius: 2px;
    /*     background-color: #342662!important; */
}

.logo {
    margin: auto auto 40px;
    display: block;
}

.block1 {
    padding: 80px 0;
}

.toptop {
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
    line-height: 1.2;
    color: #6a6a6a;
}

section {
    padding: 70px 0 0;
}

.bgdeg {
    background: #062440;
    padding: 70px 0;
    color: #fff;
}

.bgdeg ul, .bggrey ul {
    margin: 40px 0;
    padding: 0;
}

.bgdeg ul li, .bggrey ul li, .bgpg ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    line-height: 1;
    margin-bottom: 20px;
    color: #fff;
}

.bggrey ul li, .bgpg ul li {
    color: #062440;
}

.bgdeg ul li:before, .bggrey ul li::before, .bgpg ul li:before {
    content: url(../images/checkmark.svg);
    width: 24px;
    height: 24px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

.borderimg {
    border-radius: 20px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
    border: 4px solid #fff;
}

textarea, input, button {
    outline: none;
}

#form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8, #formf {
    display: none;
}

#formf {
    padding: 30px 0;
}

#formf h2 {
    color: #999!important;
    text-align: center;
}

#formf .fa-check {
    color: #33cc99;
    display: block;
    text-align: center;
    font-size: 40px;
    margin: 10px 0;
}

#formf p {
    text-align: center;
    line-height: 1.2;
    color: #999;
}

.signup-box {
    width: 100%;
    height: auto;
    /* box-shadow: 0 8px 28px 2px rgb(61 61 61 / 12%);
    min-height: 250px;
    background: #fff; */
}

.signup-box-headling {
    width: 100%;
    height: auto;
    padding: 5px 20px;
    position: relative;
    text-align: center;
}

.signup-box-body {
    width: 100%;
    padding: 20px;
    /* background: #fff; */
    padding-top: 40px;
    color: white;
    padding-bottom: 40px;
}

.signup-box-body img {
    width: 33.33%;
    display: block;
    margin: 0 auto 20px;
}

.selectorama {
    background: #fff;
    padding: 20px 12px;
    display: inline-block;
    cursor: pointer;
    color: #062440;
    margin: 10px 2% 0 0;
    text-align: center;
    max-width: 49%;
    line-height: 1;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 900;
    border: 1px solid #e4e2e2;
    transition: all 0.25s;
}


.noright {
    margin-right: 0;
}

.selectorama:hover, .selectorama2:hover {
    border: 1px solid #33CC99;
    color: #33CC99;
}

h1.titleozor {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    text-align: center;
	letter-spacing: 1px;
}

.wbutton, .signup-button, .btn-signup, .feature:hover .icon, .table-dark, .table-wrapper:hover, .table-title, .pricing-row, .social-icons .fa:hover, .box-header::after, .social-icons .fa:hover, .table-wrapper.table-dark {
    background-color: #ffb701;
    transition: all 0.4s ease-in-out;
    outline: none;
}

.wbutton:hover, .signup-button:hover, .btn-signup:hover {
    background: #ffb701;
    transition: all 0.4s ease-in-out;
    color: #fff;
    cursor: pointer;
}

.wbutton {
    color: #fff!important;
}

.signup-box-headling {
    /* background-color: #fff; */
    /* border-bottom: 2px solid #ffb701; */
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.signup-button {
    height: 46px;
    font-size: 18px;
    border: none;
    width: 100%;
    color: #fff;
    margin: 10px 0 0;
}

.signup-box-headling h2 {
    margin: 30px 0;
    color: #ff5816;
    font-size: 24px;
    font-weight: 600;
}

.arrow-down, .feature .icon, .feature:hover .icon, .video-frame, .subscribe .form-control, .subscribe .form-control:focus {
    border-color: #33cc99 !important;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent !important;
    border-right: 20px solid transparent !important;
    border-top: 20px solid;
    bottom: -17px;
    left: 47%;
    position: absolute;
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 10px;
    color: #999;
}

.signup-box .form-control:focus {
    box-shadow: 0 0 0 2px #e9edf3;
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 1rem;
    color: #6C757D;
    -webkit-appearance: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 3px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: 0 0 0 2px #e9edf3;
}

.leftside {
    /* margin-bottom: 40px; */
}

.leftside h1 {
    font-size: 41px;
    color: #fff;
    line-height: 40px;
    font-weight: 800;
    margin: 40px 0 25px;
}

.leftside h1 span {
    color: #ff5816;
}

.leftside h2 {
    margin: 35px 0 0;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
}

.leftside p {
    color: #062440;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin: 35px 0;
}

.leftside ul {
    margin: 0;
    padding: 0;
}

.leftside ul li {
    list-style: none;
    font-size: 20px;
    line-height: 1;
    color: #062440;
}

.leftside ul li span {
    font-weight: bold;
    color: #ffb701;
}


h2.txt20 {
    font-size: 22px;
    font-weight: 300;
}

.rightside {
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    border-radius: 6px 6px 0 0px;
}

.rightside h1 {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.rightside .rightcontent {
    padding: 20px;
}

.rightsidehead {
    width: 100%;
    height: auto;
    padding: 5px 20px;
    position: relative;
    text-align: center;
    border-radius: 6px 6px 0 0px;
    background: #342662;
}

.rightside p {
    color: #6a6a6a;
    font-size: 18px;
    font-weight: 300;
}

.txtcenter {
    text-align: center;
}


.text-white {
    color: #fff;
}

.footer {
    padding: 10px 0;
    color: #c1c1c1;
    font-size: 14px;
    text-align: center;
    margin: 0;
    font-weight: 300;
    background: #062440;
}

.footer a {
    color: #c1c1c1;
}

.modal-title {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

.form-errors>ul {
    margin: 0;
    padding: 5px 10px;
    color: #721c24;
    background-color: #f8d7da;
    list-style: none;
}

.form-errors>ul>li {
    color: #721c24;
    font-size: 12px;
}

.form-check-input-custom {
    position: relative;
    top: 2px;
}

#myProgress {
    width: 100%;
    background-color: #ebedf1;
    text-align: center;
    transition: all 0.4s ease-in-out;
    border-radius: 20px;
}

#myBar {
    width: 5%;
    height: 26px;
    text-align: center;
    line-height: 28px;
    color: white;
    /* color: transparent; */
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
    background: #ff5816;
    border-radius: 20px;
}


.padleft {
    padding-left: 1.5rem;
}


.icon-text h3 {
    font-size: 22px;
    margin-top: 15px;
    color: #062440;
    font-weight: 500;
}

.icon-text span {
    font-size: 16px;
    display: block;
    line-height: 18px;
    color: rgba(255,255,255,0.7);
}


.space {
    padding: 90px 0;
}

.space p {
    color: #062440;
}

.bggrey {
    background: #f8fbfd;
    color: #062440;
}


@media screen and (max-width: 480px) {
    .leftside h2, .leftside ul, .leftside p {
        display: none;
    }

    .borderimg {
        margin: 0 0 40px;
    }

    .cheat {
        order: -1;
    }

    .leftside h1 {
        font-size: 26px;
        line-height: 1;
        margin: 20px 0 0;
    }

    .banner {
        padding: 20px 0;
    }

    .banner {
        min-height: 600px;
    }

    .leftside {
        margin-bottom: 0px;
    }

    .padleft {
        padding-left: 15px;
    }

    .centertxt {
        text-align: center;
    }

    .selectorama {
        max-width: 100%;
        margin: 10px 0 0 0;
    }

    .logoz {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 390px) {
    .banner {
        min-height: 500px;
    }

    .signup-box-headling h2 {
        font-size: 20px;
        margin: 10px 0;
    }
}