html {
    position: relative;
    min-height: 100%;
}

body {
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}

.bg {
    background-image: url("../img/lpnova.png");
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    min-height: 100vh;
    margin-top: -69px;
    padding-top: 60px;
}

.bg-blue {
    background-image: url("../img/bg-blue.png");
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}

.bg-gray {
    background-color: #f8f8f8!important;
}

img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.display-4 {
    font-weight: 600;
    margin-top: 2%;
}
@media (max-height:900px){
    .display-4 {
        margin-top: 3rem;
        font-size: 27px;
    }
    .px-2 {
        padding-left: 0.5rem!important;
        font-size: 17px;
        max-width: 84% !important;
    margin: auto;
    }
    .mt-5 {
        margin-top: 1rem!important;
        font-size: 25px;
    }
    .bg {
        background-image: url(../img/new3.png);
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
        min-height: 116vh;
        margin-top: -69px;
        padding-top: 60px;
    }
    .optt3{
        margin-top: -4%;
    }
    .optt4{
        margin-top: -1%;

    }
    .myclock{
        margin-top: 3%;
    }
    .icon_wrapper.third::after {
        top: 73px !important;
    }
}
.btn-dark {
    color: #5ff3ad; 
    font-size: 1.25rem;
    padding: .375rem 2.75rem;
}

.logo {
    margin: 3px 0;
    width: 31%;
}

.slick-prev:before, .slick-next:before {
    color: green;
}

.btn-default img {
    width: 100%;
    height: auto;
}

.btn-default {
    background-color: #e6e6e6;
    border: 1px solid gray;
    opacity: .6;
    border-radius: 0;
}

.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
    background-color: #fff;
    border: 1px solid #1a6d9c;
    opacity: 1;
    outline: none;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
    box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
}

.btn-form {
    font-size: 20px;
    padding: 12px 0;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 0;
}

.btn-form.active,
.btn-form:active,
.btn-form:hover,
.btn-form.focus,
.btn-form:focus,
.btn-form.active.focus,
.btn-form.active:focus,
.btn-form.active:hover,
.btn-form:active.focus,
.btn-form:active:focus,
.btn-form:active:hover {
    background-color: #fff;
    border: 1px solid #1a6d9c;
    outline: 0;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
    box-shadow: 0px 0px 0px 1px rgba(26, 109, 156, 1);
}

.btn-primary {
    max-width: 300px;
    font-size: 2rem;
    padding: 10px;
    border-radius: 2rem;
    border: none;
    background: #23c619;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #1c9414;
    border-color: #1c9414;
    outline: 0;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #1c9414;
    border-color: #1c9414;
}

.btn-warning {
    color: #fff !important;
    background-color: #fd9126;
    border-color: #fd9126;
    border-radius: 0;
    padding: .375rem 1.5rem;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    background-color: #e38425;
    border-color: #e38425;
    outline: 0;
}

.btn-car {
    border: none;
    border-radius: 0;
    background-color: white;
    padding: .5rem 1.25rem;
}

.btn-car img {
    opacity: .3;
}

.btn-car.active img,
.btn-car:active img,
.btn-car:hover img,
.btn-car.focus img,
.btn-car:focus img,
.btn-car.active.focus img,
.btn-car.active:focus img,
.btn-car.active:hover img,
.btn-car:active.focus img,
.btn-car:active:focus img,
.btn-car:active:hover img {
    opacity: 1;
}

.circle {
    width: 26px;
    margin-bottom: 4px;
    margin-right: 10px;
}

.checkmark-overlay {
    width: 26px;
    height: auto;
    position: absolute;
    display: none;
    left: 21px;
    top: 19px;
}

.active .checkmark-overlay {
    display: flex;
}

.form-control {
    height: 50px;
    padding: 6px 10px;
}

select.form-control:not([size]):not([multiple]) {
    height: 50px;
}

#progressbar {
    margin: 20px auto;
    width: 200px;
    height: 200px;
    position: relative;
}

.animated {
    animation-duration: .5s;
}

.has-error {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: rgba(224, 43, 26, 0.1);
}

.has-error:focus {
    background-color: transparent;
}

#overlay {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 2;
}

#text {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #333;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 800px;
}

.overlay-frame {
    background: white;
    padding: 20px 50px;
}

.fa-star {
    color: #ffbc00;
}

footer p {
    font-size: 80%;
}

.check-animated {
    position: absolute;
    top: 136px;
    left: 206px;
}


/* -------------- */

.icon_wrapper {
   margin-bottom: 15px;
	min-height: 55px;
}
.icon_details h3 {
   color: #08a3ee;
	 text-transform: capitalize;
}
.icon_details p {
   font-size: 14px;
	 text-transform: capitalize; 
}
.icon_wrapper::after {
    content: "";
    background-image: url('../img/arrow1.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 25px;
    display: inline-block;
    right: -20px;
    top: 48px;
    position: absolute;
}
.icon_wrapper.third::after {
    top: 50px;
}
.icon_wrapper.last::after {
    content: "";
    background-image: none;
}
@media (max-width:980px){
	.icon_wrapper::after, .icon_section.last::after {
        right: 0;
        background-image: none;
    }
	.icon_section::after {
	    background-image: none;
	}
    .icon_details {
        margin-bottom: 10px;
    }
}
.icon_wrapper {text-align:center;}

/* ----------- */


@media (max-width: 1199.98px) {
    
    .check-animated {
        top: 139px;
        left: 157px;
    }
}

@media only screen and (max-width: 991.98px) {
    .btn-mobile {
        font-size: 1rem;
        padding: .5rem 2rem;
    }
    .btn-form {
        font-size: 16px;
    }
    .checkmark-overlay {
        top: 18px;
    }
    .mobile-300 {
        max-width: 280px;
    }
    .check-animated {
        top: 75px;
        left: 302px;
        width: 105px;
    }
}

@media only screen and (max-width: 767.98px) {
    .optt2{
        margin-top: 2%;
    }
    .optt3{
        margin-top: -7%;
    }
    .optt4img{
        margin-bottom: 5%;
    }
    
    .optt3img{
        margin-bottom: 4%;
    }
.mnewimg{
    width: 15% !important;  
}
    .bg {
        background-image: url("../img/bg-green.jpg");
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
        min-height: 10vh;
        margin-top: -69px;
        padding-top: 60px;
    }
    .bg-blue {
        background-image: url("../img/bg-blue-mobile.png");
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
    }
    .bg-faq {
        background-size: auto;
    }
    .logo {
        height: 30px;
    }
    #text {
        position: relative;
        top: 0;
        left: 0;
        margin: 90px 20px;
        transform: none;
        height: 80%;
        overflow-y: scroll;
    }
    #text::-webkit-scrollbar {
        display: none;
    }
    .overlay-frame {
        padding: 20px 30px;
    }
    h1 {
        font-size: 1.2rem;
    }
    .display-4{
        font-size: 1.5rem;
        max-width: 84% !important;
    margin: auto;
    }
    h2,
    .h2 {
        font-size: 1.2rem;
    }
    h3,
    .h3 {
        font-size: 20px;
    }
    h4,
    .h4 {
        font-size: 1.1rem;
    }
    h5,
    .h5 {
        font-size: 1rem;
    }
    p {
        font-size: .8rem;
    }
    .small,
    small {
        font-size: 70%;
    }
    .text-center-mobile {
        text-align: center!important;
    }
    .mx-auto-mobile {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .mb-2-mobile {
        margin-bottom: .5rem!important;
    }
    .check-animated {
        top: 75px;
        width: 105px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 575.98px) {}

@media only screen and (max-width: 370px) {
    h4,
    .h4 {
        font-size: 1.0rem;
    }
}