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

.banner {
    background: url(../img/banner.jpg) no-repeat center bottom;
    background-size: cover;
    min-height: 422px;
    padding: 40px 0;
}

a:hover, a:focus, a:visited {
    color: #0e1133;
    outline: none;
    text-decoration: none;
}

.rgpd {
    line-height: 1.2;
    text-align: left;
    padding: 0 0 0;
    font-weight: 300;
    font-size: 13px;
    color: #c1c1c1;
}

.rgpd a {
    color: #0e1133;
}

img {
    max-width: 100%;
}

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

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

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

section {
    padding: 70px 0 0;
}

.bgdeg {
    background: #EEF1F6;
    padding: 70px 0 180px;
}

.appie-project-3-box {
    background-image: url(../img/project-bg-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* border-radius: 10px; */
    padding: 55px 70px;
    box-shadow: 0px 40px 30px 0px rgb(138 16 0 / 10%);
    margin-top: -170px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.appie-project-3-box .title {
    color: #fff;
    font-size: 46px;
    line-height: 56px;
}

.appie-project-3-box a {
    background: #fff;
    color: #0e1133;
    border-color: #fff;
    line-height: 55px;
    padding: 0 40px;
    white-space: nowrap;
}

.main-btn:hover {
    background-color: #fff;
    color: #ff6b58;
    border-color: #ff6b58;
}


.iiicon img {
    width: 64px;
    display: block;
    margin: 0 auto 10px;
}

textarea, input, button {
    outline: none;
}

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

#formf,#forme {
    padding: 30px 0;
}

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

#formf .fa-check, #forme .fa-frown {
    color: #5bd189;
    display: block;
    text-align: center;
    font-size: 40px;
    margin: 10px 0;
}

#forme .fa-frown {
    color: #721c24;
}

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

.formform {
    padding: 0 0 30px;
    margin-top: -180px;
}

.sourceform {
    font-size: 13px;
    font-style: italic;
    text-align: right;
    margin-top: 14px;
    color: #6a6a6a;
}

.signup-box {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    min-height: 250px;
}

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

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

.selectorama {
    background: #fff;
    padding: 20px 12px;
    display: inline-block;
    border: 1px solid #6dbf9c;
    cursor: pointer;
    color: #6dbf9c;
    margin: 10px 2% 0 0;
    text-align: center;
    line-height: 1;
    border-radius: 10px;
    font-size: 22px;
}

.mx49 {
    max-width: 49%;
}

.noright {
    margin-right: 0;
}

.selectorama .fas, .selectorama .far {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}

.selectorama:hover {
    color: #6dbf9c;
}

h1.titleozor {
    color: #12164e;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}

.wbutton, .signup-box-headling, .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: #ff6b58;
    transition: all 0.4s ease-in-out;
    outline: none;
}

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

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

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

.signup-box-headling h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

.arrow-down, .feature .icon, .feature:hover .icon, .video-frame, .subscribe .form-control, .subscribe .form-control:focus {
    border-color: #ff6b58 !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 #6dbf9c;
}

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

.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: 1px solid #6dbf9c;
    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;
}

.leftside h1 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.leftside h2 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    width: 80%;
    margin: auto;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.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: #0e1133;
}

.fa-check-circle {
    color: #0e1133;
}

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

.subban {
    padding: 40px 0 70px;
}

.subban h4, .block3 h4 {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    color: #0e1133;
}

.subban p, .block3 p {
    color: #6a6a6a;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
}

.subban .icon img {
    width: 64px;
    float: left;
}

.subban .txt {
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

.txtcenter {
    text-align: center;
}

.block1 {
    padding: 80px 0;
}

.block1 h1, .block2 h1, .block3 h1, .block4 h1 {
    color: #0e1133;
    font-size: 38px;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 15px;
}

.block1 h1::after, .block2 h1::after, .block3 h1::after {
    width: 75px;
    height: 3px;
    display: block;
    margin: 10px auto;
    content: '';
    background-color: #0e1133;
}

.block4 h1::after {
    width: 75px;
    height: 3px;
    display: block;
    margin: 15px auto 20px;
    content: '';
    background-color: #0e1133;
}

.block1 h2 {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px;
    color: #0e1133;
}

.block1 p, .block2 p, .block3 p {
    color: #6a6a6a;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
}

.blockdeg h1 {
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 15px;
}

.blockdeg h1::after {
    width: 75px;
    height: 3px;
    display: block;
    margin: 10px 0;
    content: '';
    background-color: #0e1133;
}

.blockdeg p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
}

.blockdeg img {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}

.block1 img, .block2 img {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.bgblock {
    background: url(../img/bgblock.jpg) no-repeat right;
    background-size: contain;
    min-height: 414px;
}

.block3 .icon img {
    width: 64px;
    float: left;
}

.block3 .txt {
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

.text-white {
    color: #fff;
}

.text-dblue {
    color: #0e1133;
}

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

.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;
}

/* Underline From Center */

.animorz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.animorz:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #6dbf9c;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.animorz:hover:before, .animorz:focus:before, .animorz:active:before {
    left: 0;
    right: 0;
}

@media screen and (max-width: 1280px) {
    .banner {
        padding: 10px 0;
        min-height: 400px;
    }
    .logo {
        margin: auto auto 25px;
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .formform {
        padding: 0 0 30px;
        margin-top: -190px;
    }
    .leftside h1 {
        font-size: 40px;
    }
    .logo {
        margin: auto auto 20px;
    }
}

@media screen and (max-width: 768px) {
    .bgblock {
        background-position: 380px 0;
    }
    .logo {
        margin: auto auto 20px;
    }
    .banner {
        padding: 10px 0;
        min-height: 420px;
    }
    .leftside h1 {
        font-size: 30px;
    }
    .appie-project-3-box {
        background-image: url(../img/project-bg-2.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 10px;
        padding: 55px 30px;
        box-shadow: none;
        margin-top: 0;
        position: relative;
        overflow: hidden;
        z-index: 10;
    }
    .appie-project-3-box .title {
        font-size: 35px;
        line-height: 46px;
        margin-bottom: 30px;
        text-align: center;
    }
    .appie-project-3-box a {
        padding: 0 40px;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    .wbutton {
        width: 100%;
    }
    .mgbot15 {
        margin-bottom: 15px;
    }
    section {
        padding: 30px 0 0;
    }
    .leftside h1 {
        font-size: 18px;
    }
    .leftside h2 {
        font-size: 14px;
    }
    .logo {
        width: 120px;
    }
    .subban {
        padding-top: 20px;
    }
    .bgblock {
        background-image: none;
    }
    .footer {
        margin: 40px 0 0;
    }
    .rightside {
        margin-top: 20px;
    }
    .banner {
        min-height: 320px;
    }
    .logo {
        margin: auto auto 15px;
    }
    .block1 {
        padding: 20px 0;
    }
    .bgdeg {
        padding: 20px 0;
    }
    .selectorama {
        max-width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 375px) {
    .formform {
        padding: 0 0 30px;
        margin-top: -190px;
    }
}

@media screen and (max-width: 320px) {
    .leftside h1 {
        font-size: 27px;
    }
    .banner {
        min-height: 394px;
    }
    .signup-box-headling h2 {
        font-size: 18px;
    }
    .formform {
        padding: 0 0 30px;
        margin-top: -180px;
    }
}

@media screen and (max-height: 600px) {}

.error {
    background-color: #ffc9c9;
    border-color: #721c24;
}

#loader {
    display: none;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(255, 255, 255);
    background-image: url('../img/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
}
