* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

/* #hl_other_cont {
    display: none;
} */

body {
    font-family: 'Nunito', sans-serif;
    background-image: url('of_bg.jpg');
    color: #34495e;
    background-size: cover;
    background-attachment: fixed;
    line-height: 1.6;
    font-size: 16px;
    text-rendering: optimizeLegibility;
}

a:link, :hover {
    text-decoration: none;
}

.of_bg {
    background-color: rgb(25, 107, 211)!important;
    color: #ffffff;
    opacity: .95;
}

.of_color {
    color: #196bd3 !important;
}

.color2 {
    color: #FFC30D !important;
}

.h_color {
    color: #2c3e50;
}

.s_bg {
    background-color: #FFC30D;
    color: #f8f8f8;
    opacity: .95;
}

.opacity {
    opacity: .95;
}

.small-caps {
    font-variant: small-caps;
}

#land_page {
    background-color: rgba(0, 0, 0, 0.9);
    min-height: 100%;
}

#land_sec {
    padding-top: 15%;
}

.trans-bg {
    background-color: rgba(35, 42, 52, 0.95)!important;
    color: #fff!important;
}

.trans-bg2 {
    background-color: rgba(35, 42, 52, 0.99)!important;
    color: #fff!important;
}

#land-main-cont {
    padding-top: 15%!important;
    color: #f0f1f2;
}

.navbar a:hover {
    color: #ecf0f1;
}
.nav-link:hover {
    color: #196bd3;
}
.nav-link {
    color: #cecece;
    font-weight: 500;
}

#title {
    color: #f1f1f1;
    font-size: large;
}

.btn-bg {
    border: 1px solid #FFC30D;
    background: #FFC30D;
    font-weight: bold;
    transition: border 2s ease-in-out;
}

.btn-learn {
    border: 2px solid #111 !important;
    background: #fff;
    color: #111 !important;
}

.btn-learn:hover {
    border: 2px solid #111 !important;
    background: #111;
    color: #f1f1f1 !important;
}

.btn-get-started:hover {
    background: #fff!important;
    color: #196bd3 !important;
    border: 2px solid #fff !important;
}

.btn-get-started {
    background: #196bd3!important;
    border: 2px solid #196bd3 !important;
    color: #f1f1f1 !important;
}

.btn-bg:hover,
.btn-learn:hover {
    border: 0px;
    text-decoration: none;
    color: #f1f1f1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Fjalla One', serif;
}

.secTitle {
    font-size: 5rem;
}

.secTitle2 {
    font-size: 4rem;
}

.secTitle3 {
    font-size: 3rem;
}

#weNote {
    line-height: 1.8;
    color: #ccc;
}

#top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #196bd3;
    color: #fff;
    border-radius: 10px;
    opacity: 0.98;
    height: 50px;
    width: 50px;
    line-height: 40px;
}

.msec1 {
    background-color: #fff;
    color: #2A3132!important;
}

footer {
    background-color: #fff;
}
footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer a:hover {
    text-decoration: none;
    color: #FFD700;
}

.btn-learn:visited,
a:visited,
a:active,
.btn:visited,       
.btn:active,
button:active,
button:visited {
    outline: none!important;
    text-decoration: none !important;
}

.fixed {
    position: fixed;
    z-index: 1;
    background: rgba(255, 255, 255, 0.98) !important;
    width: 100%;
    right: 0;
    left: 0;
}
div.fixed .navbar-brand {
    color: #34495e !important;
}
div.fixed .nav-link {
    color: #2c3e50 !important;
}
div.fixed .nav-link:hover {
    color: #FFC30D !important;
}

.btn-warning,
.bg-warning {
    background: #FFD700!important;
    color: #fff!important;
}

.text-warning {
    color: #FFD700!important;
}

.aca-btn {
    margin-right: 18px;
    font-weight: 600;
    padding: 0 45px;
    line-height: 50px;
    font-size: 14px;
    display: inline-block;
    border-radius: 0;
    min-height: 50px;
    overflow-x: hidden;
    text-transform: uppercase;
    transition: all .8s ease-in-out;
}

.hbg:hover {
    background-color: #212121;
    border-color: #212121 !important;
    color: white;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

a:visited,
a:hover,
a:focus,
.btn:visited,
.btn:focus,
.btn:hover,
.aca-btn:focus,
.form-select,
.form-select:focus {
    outline: none!important;
    box-shadow: none!important;
}

.form-control:focus,
button:focus,
.aca-btn:focus {
    box-shadow: none!important;
}

.noti_pa {
    text-align: center;
    position: fixed;
    z-index: 4000;
    top: 40%;
    background: #212121;
    padding: 10px;
    color: #f1f1f1;
    left: 50%;
    border-radius: 10px;
    display: none;
}

.top_noti {
    text-align: center;
    position: fixed;
    z-index: 4000;
    width: 90%;
    margin: 0 auto;
    top: 10%;
    left: 5%;
    right: 5%;
}

.notification {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .93);
    padding-top: 15rem;
    color: #f1f1f1;
    text-align: center;
}

.act_btn {
    display: inline-block;
    font-size: large;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0px;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px 25px;
    text-align: center;
    min-width: 220px;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .1);
}

#b2:hover {
    background-color: #196bd3!important;
    color: #ecf0f1!important;
}

.boxy {
    transition: height .25s ease-in-out;
    -webkit-box-shadow: 0 3px 4px rgba(203, 209, 221, .6);
    box-shadow: 0 3px 4px rgba(203, 209, 221, .6) !important;
}

nav li {
    color: rgba(22, 28, 45, 0.9)!important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

nav li a:hover, .active {
    color: #FFC30D !important;
}

.of_btn {
    color: #ffffffe6;
    border: none !important;
    border-radius: 10px;
    background-color: #196bd3;
}

.sbg {
    background-image: linear-gradient(rgba(128, 128, 128, 0.25), rgba(128, 128, 128, 1)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    color: #FFFFF0;
}

#hl_mod {background-color: rgba(0, 0, 0, .90);}

.radius {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 10px 8px;
}

#gstart {
    display: block;
    background-color: #fff !important;
    color: #196bd3;
    width: 80%;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    border-radius: 50px;
    box-shadow: 1px 3px 2px rgba(0, 0, 0, .1);
    font-weight: bolder;
    font-size: x-large;
}

#hl_price ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: large;
}
#hl_price li i {color: #196bd3;}

.text-light2 {
    color: rgb(228, 248, 255);
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    body {
        font-size: 14px;
        overflow-x: hidden;
    }

    .fs-4 {font-size: calc(1rem + .3vw) !important;}
    #weNote {
        font-size: large !important;
    }

    #landCont {
        padding-top: 20%;
    }
    .w3-xxxlarge {
        font-size: 30px !important;
    }
    
    .w3-large {
        font-size: 15px !important;
    }
    
    .navbar-toggler {
        font-size: 23px;
        outline-color: #2980b9 !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .navbar-toggler:active,
    .navbar-toggler:visited,
    .navbar-toggler:hover {
        outline: none !important;
    }
    
    .navbar-brand {
        font-size: 20px !important;
    }
    
    .nav-item {
        border-top: 1px groove rgba(255, 255, 255, 0.9);
    }
    
    .nav-link:hover {
        background: #fff;
        color: #2980b9 !important;
        font-weight: bold;
        padding-left: 5px;
        border-radius: 2px;
    }
    
    .navbar-nav {
        padding-left: 0px !important;
    }

    #land_sec {
        padding-top: 25%;
    }

    #title {
        font-size: xx-large;
    }

    #Action .act_btn {
        display: block;
    }
    .wel_note {
        line-height: 1.8; 
        font-size: 17px; 
        letter-spacing: normal;
    }

    .secTitle {
        font-size: 2.5rem;
    }
    
    .secTitle2 {
        font-size: 1.8rem;
    }
    
    .secTitle3 {
        font-size: 1.2rem;
    }

    #hl_price ul {
        font-size: medium;
    }

    #gstart {
        background-color: #10e110 !important;
        color: #fff;
        padding: 8px 16px;
        font-weight: bold;
        font-size: large;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    
    .wel_note {
        font-size: 1.2rem;
        line-height: 1.2;
        color: #cecece;
        font-weight: 300;
    }

    #landCont {
        padding-top: 18%;
    }

    .secTitle {
        font-size: 3rem;
    }
    
    .secTitle2 {
        font-size: 2rem;
    }
    
    .secTitle3 {
        font-size: 1.5rem;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    #landCont {
        padding-top: 17%;
    }
    .wel_note {
        font-size: 1.7rem;
        line-height: 1.2;
        color: #cecece;
        font-weight: 300;
    }

    .secTitle {
        font-size: 4rem;
    }
    
    .secTitle2 {
        font-size: 3rem;
    }
    
    .secTitle3 {
        font-size: 2rem;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    .nav-item {
        text-align: right;
        padding: 10px;
    }

    #landCont {
        padding-top: 15%;
    }
    .wel_note {
        font-size: 2rem;
        line-height: 1.2;
        color: #cecece;
        font-weight: 300;
    }

    .mh-720 {
        min-height: 720px;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .shift {padding-left: 20%;}
    #title {
        font-size: 4rem;
    }
    .wel_note {
        font-size: 1.8rem;
        line-height: 1.2;
        color: #cecece;
        font-weight: 300;
    }

}

/* form style */
#contForm input[type="email"],
#contForm input[type="number"],
#contForm input[type="text"],
#contForm textarea {
    display: block;
    width: 100%;
    height: 4rem;
    padding: 1rem 0;
    border: 0;
    outline: none;
    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 100%;
    background: transparent;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin-bottom: .8rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#contForm input[type="email"]:focus,
#contForm input[type="text"]:focus,
#contForm input[type="tel"]:focus,
#contForm textarea:focus {
    color: #FFFFFF;
    border-bottom: 1px solid #196bd3;
}

textarea {
    min-height: 15rem;
}

.contBtn {
    display: block;
    width: 100%;
    margin-top: 4.6rem;
    background: #196bd3;
    border-color: #196bd3;
    color: #FFFFFF;
    font-size: 1rem;
    height: 4rem;
    padding: 0 3rem;
    margin: 0 .3rem 1.2rem 0;
    transition: all 0.3s ease-in-out;
    border: .05rem groove #eee;
    cursor: pointer;
}

footer  input[type="email"] {
    width: 100%;
    height: 3.4rem;
    padding: 1.2rem 160px 1.2rem 60px;
    background: url(../img/email-icon.png) 20px center no-repeat, rgba(0, 0, 0, 0.25);
    background-size: auto, auto;
    background-size: 24px 16px, auto;
    border: none;
    margin-bottom: .1rem;
    color: rgba(255, 255, 255, 0.95);
}

footer input[type="email"]:focus {
    color: #FFFFFF;
    box-shadow: none;
    outline: none;
    border: none;
}