html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    transition: all .5s;
    background-color: #e7e7e79c;
    font-family: 'Roboto', sans-serif;
}

* {
    transition: all .3s;
}

.row input {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: auto !important;
    border-radius: 0;
}

input:focus {
    outline: none;
    box-shadow: none !important;
    border-color: inherit;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

a:hover,
a {
    font-family: 'Roboto', sans-serif;
    color: inherit;
}

/*---fonts----*/
h1,
h2,
h3,
h4,
h5,
h6 {

    /*font-family: 'Manrope', sans-serif;*/
    font-family: 'Merriweather', serif !important;
}

.ffr {
    font-family: 'Roboto', sans-serif;
}

span,
.ffmr {
    font-family: 'Manrope', sans-serif;
}

/*para*/
.ffmo,
p {
    font-family: 'Montserrat', sans-serif;
}

.hha {
    font-family: 'Manrope', sans-serif;
    color: #147518;
    font-weight: 900;
    text-align: center;
    font-size: 40px !important;
    text-transform: uppercase;
}

/*header */
.navbar {
    background-color: transparent !important;
}

.dfkjd .nav-link:hover {
    background-color: #fff;
    color: #005f52 !important;
    text-shadow: none;
    border-radius: 0px;
}

.scrolled .dfkjd .nav-link:hover {

    /*  background-color: #fff;
      color: #fff !important;*/
}

.modal.fade.show {
    padding-right: 0 !important;
}

.navbar a {
    color: #fff !important;
    text-shadow: 1px 1px 11px #0c560f;
}

.top-div {
    padding-right: 0 !important;
    background-image: linear-gradient(45deg, #01033A, #020545);
}

.navbar a.gfdn,
.navbar a.gfdn2 {
    border-radius: 10px;
}

.navbar a.gfdn {
    text-shadow: none !important;
    color: #f22b53 !important;
    background-color: #ffffff;
    border-color: #f22b53;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 700;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 14px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.dfkjd .navbar-nav {
    justify-content: space-between;
}

.navbar a.gfdn:hover {
    text-shadow: none !important;
    color: #fff !important;
    background-color: #f22b53;
    border-color: #fff;
}

.navbar a.gfdn2 {
    text-shadow: none !important;
    color: #009688 !important;
    background-color: #ffffff;
    border-color: #009688;
}

.navbar a.gfdn2:hover {
    text-shadow: none !important;
    color: #fff !important;
    background-color: #009688;
    border-color: #fff;
}

.top-div {
    background-image: linear-gradient(45deg, #01033A, #020545);
    background-color: transparent;
    transition: all 0.3s;
}

.scrolled {
    background-color: #01033A;
    transition: all 0.3s;
    background-image: linear-gradient(45deg, #01033A, #020545) !important;
}

.fdskfn {
    position: relative;
}

.sjka {
    position: absolute;
    top: -40px;
    right: 0%;
    opacity: .7;
    width: 41%;
}

.fdskfn h2 {
    color: #131313;
    text-transform: uppercase;
    font-weight: 600;
    color: #cfaa57;
    text-shadow: 1px 1px 2px #000;
    font-size: 42px;
}

.fdskfn p {
    color: #131313;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}

.dfnkskfn {
}

.modal-open {
    padding-right: 0 !important;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    font-size: 15px;
    text-transform: uppercase;
}

.modal-content label {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.modal-content .close {
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 30px;
}
 
.modal-content {
    background-color: #3a52d4;
}

.modal-title {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
}

.navbar-toggler {
    display: none;
}

.djfk a {
    margin-left: 10px;
}

/*header end*/
.container-fluid {
    width: 90%;
}

.top-height {
    height: 135px;
}

.myform {
    padding-top: 0 !important;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}

.myform h3 {
    font-weight: 700;
    text-align: center;
    color: #005f52;
}

.myform h2 {
    font-weight: 700;
    border-bottom: 2px solid #005f53 !important;
    color: #005f52 !important;
    padding-bottom: 10px !important;
    margin: 0 auto !important;
}

.myform h6 {
    font-weight: 600;
    font-size: 22px;
    margin: 20px 0;
    color: #005f52;
}

.shww .result,
.shww .bb {
    color: #005f52 !important;
}

.numb {
    font-size: 30px;
    font-weight: 700;
    padding: 0px 0 !important;
    margin-bottom: 15px !important;
    background-color: #002d2d !important;
}

.myform input,
.myform select {
    border-color: #005f52;
}

.myform:not(.login) label {
    display: block;
    margin-bottom: .5rem;
    background-color: #005f52;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
    border-radius: 50px;
    padding: 11px 25px;
    margin: 0 auto 10px;
}

.fdklslf {
    margin-bottom: 30px;
    background-color: #f4f4f4;
    box-shadow: 0 0 10px -3px #000;
    margin-top: 30px;
    padding: 16px 20px;
    border-radius: 20px;
    border: 2px solid #005f52;
}

.gototop:hover {
    color: #fff;
    background-color: #01033A;
}

.whatapp,
.gototop {
    position: fixed;
    right: 20px;
    padding: 5px 9px;
    border-radius: 80px;
    font-size: 12px;
    box-shadow: 0 0 10px #000;
    color: #fff;
}
.gototop {
    bottom: 60px;
    background-color: #0f8b7a;
}
.whatapp:hover {
    color: #fff;
}
.whatapp {
    bottom: 20px;
    background-color: #3ca240;
}

/*footer*/
.footer {
    background-image: linear-gradient(45deg, #01033A, #020545) !important;
}

/*footer*/

/*half sangal*/
.sanagmhr {
    border-top: 6px solid #02a777;
    padding: 0;
    margin: 10px 0;
    border-radius: 40px;
}

@media only screen and (max-width:1025px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 10px !important;
    }

    .myform:not(.login) label {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

/*media end*/
@media only screen and (max-width:768px) {

    /*header*/
    .top-div {

        background-color: #01033A;
        background-image: linear-gradient(45deg, #01033A, #020545);
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 16px !important;
    }

    .navbar-toggler {
        display: block;
        background-color: white;
    }

    .djfk button,
    .djfk a {
        margin-left: 10px;
    }

    .dfkjd {
        padding: 0 20px;
    }

    .top-height {
        height: 80px;
    }

    /*.header {
    padding-top: 120px;
    padding-bottom: 120px;
    }*/
    .dfkjd .nav-link {
        padding-left: 10px;
    }

    /*header*/
}

/*media end*/
@media only screen and (max-width:500px) {
    .navbar a.gfdn,
    .navbar a.gfdn2 {
        border-radius: 5px;
    }

    .djfk {
        display: flex !important;
    }

    .djfk button,
    .djfk a {
        padding: 3px 4px !important;
        font-size: 13px;
    }

    a.btn.btn-primary.gfdn {
        margin-left: 0;
    }
    /*header*/
}

@media only screen and (max-width:375px) {
    .sangam label {
        font-size: 12px !important;
    }

}

/*media end*/
@media only screen and (max-width:320px) {
    .dsnfds>a {
        font-size: 14px;
    }

    .gfdn {
        margin-left: 0 !important;
    }

    .navbar a.gfdn,
    .navbar a.gfdn2 {
        font-size: 12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .header {
        padding-bottom: 30px;
    }

    .sangam label {
        font-size: 11px !important;
    }

    .sangam input {
        padding: 0 0;
    }

}
/*media end*/

/*reset label and input width*/
/*my-rrow label-sm-text*/
.my-rrow>div {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.my-rrow label {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    width: 30% !important;
    border-radius: 0 !important;
    height: auto;
    flex-direction: column;
    justify-content: center;
    margin: 0 !important;
}
.my-rrow input {
    width: 70%;
}
.my-rrow {
    
margin-right: -1px !important;
    
margin-left: -1px !important;

    justify-content: initial !important;
}
.my-rrow>div {
padding-left: 1px !important;
padding-right: 1px !important;
}
/*reset label and input width*/
@media only screen and (max-width: 500px) {
.container-fluid {
    width: 96%;
}
.label-sm-text label {
font-size: 14px;
}
/*downlaod button title*/
.my-form h3,
.myform h3 {
    font-size: 20px;
}
/*form title*/
.my-form h2,
.myform h2 {
    font-size: 24px;
}
}
@media only screen and (max-width: 375px) {
.label-sm-text label {
font-size: 12px;
}
}
@media only screen and (max-width: 320px) {
.label-sm-text label {
font-size: 10px;
}
}