@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;500;700&display=swap');

html {
    background: url("../images/background_for_web.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-position: right, bottom;
}

body,
nav,
.h6,
h6 {
    background-color: transparent !important;
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 1.2px;
}

.steps a,
button,
input,
.progress-text {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 400 !important;

}

.mobile {
        border: 2px solid #ccc !Important;
        border-radius: 30px;
        padding: 50px 15px 50px 15px;
        background: #fdfdfd;
        max-width: 350px;
        position: relative;
}
.textarehid {
    visibility: hidden;
    position: absolute;
    width: 5px !important;
    height: 2px !important;
}
.mobile::before {
content: '';
background: #fdfdfd;
display: inline-block;
top: 20px;
position: absolute;
margin: auto;
left: 0;
right: 0;
width: 50px;
height: 8px;
border: 1px solid #dddddd;
border-radius: 6px;
}

.mobile::after {
        content: '';
        height: 45px !Important;
        width: 45px;
        background: radial-gradient(#fdfeff, #fdfdfd, #000000);
        border-radius: 50%;
        display: inline-block;
        bottom: 6px;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
}

.table td,
.table th {
    border-top: 0px solid #f3fffc;
}

.fill-container:nth-child(even) {
    background: #ebfaff
}

.steps fieldset {
    background: #ffffff52;
    padding: 20px 20px;
    border-top: 0px solid #75b9ff;
    border-radius: 20px;
    margin: auto;
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
}

.steps .previous {
    margin-left: 0 !important;
}

.steps .next {
    margin-right: 0 !important;
}

.steps fieldset.info {
    border: none;
    border-radius: 0;
    background: none;
}

.steps input,
.steps textarea,
.steps select {
    box-shadow: inset 0 0 5px 2px #f0f0f0;
}

.box {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 20px;
    margin-bottom: 40px;
}

.box .count {
    color: #2585b2;
    font-size: 75px;
}


.effect2 {
    position: relative;
}

.effect2:before,
.effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 35px 20px #777;
    -moz-box-shadow: 0 35px 20px #777;
    box-shadow: 0 35px 20px #777;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.effect2:after {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto;
}


a {
    text-decoration: none !important;
}

.search {
    width: 100%;
    height: 60px;
    border: 1px solid #e1f2fc;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-left: 12px;
    background: #fff;
}

.search i {
    font-size: 40px;
    cursor: pointer;
}

.search #myInput {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    font-size: 28px !important;
    outline: none !important;
    margin: 0;
    background: transparent;
    border-radius: 18px;
    box-shadow: none;
}

.search:focus-within {
    border: 2px solid #fff;
    box-shadow: rgb(0 0 0 / 9%) 0 10px 12px 3px, rgb(0 0 0 / 8%) 0 5px 16px 4px, rgb(0 0 0 / 12%) 0 7px 7px -5px;
}

.inline {
    display: inline-block;
    float: right;
    margin: 20px 0px;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-style: initial !important;
}


/* .table>:not(caption)>*>*{
    padding: 1rem 0.5rem!important;
} */

.pagination {
    display: inline-block !important;
    background: #ebfaff !important;
    border-radius: 38px !important;
    padding: 12px !important;
}

.pagination a {
    font-weight: bold;
    font-size: 18px;
    color: black;
    float: left;
    padding: 3px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color: #d13339;
    border-radius: 40px;
    color: #fff !important;
}

.pagination a:hover:not(.active) {
    background-color: #baeeff;
    border-radius: 25px;
    margin-left: 10px;
    color: #2a58a6;
}

.heading-title {
    color: #8cc5db;
    padding: 1.1rem;
}

.card-container {
    background: #fff;
    padding: calc(var(--bs-gutter-x) * .5);
    border-radius: 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

.card-header {
    border: none !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ebfaff !important;
    background-clip: border-box;
    border: 1px solid rgb(254 254 254) !important;
    border-radius: 0.80rem;
    background-image: url('../images/baner-dec-left.png');
    background-repeat: no-repeat;
    background-position: unset;
    background-size: auto;
    height: auto;
    padding: 1.1rem;
}


table {
    text-align: center;
    border-collapse: unset;
    border-spacing: 0;
    /* border: 1px solid #403f81; */
    /* border-radius: 30px; */
    background: #fff !important;
}

.table thead th {
    border-bottom: 2px solid #dee2e6 !important;
    border-collapse: collapse;
    background: linear-gradient(360deg, #0065a8, #90d1ed);
    color: #fff;
    padding: 25px !important;
}


/* .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 25px!important;
} */

.navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-shadow: 0 10px 20px rgb(237 237 237), 0 6px 6px rgb(0 0 0 / 0%);
    background-color: #fff !important;
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
}

.loader-round {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

.loader-spin {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 16px solid #e9e9e9;
    border-radius: 50%;
    border-top: 16px solid #e02929;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: -60px;
    margin-top: -60px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

.fs-title label {
    color: #6be5d2;
    line-height: 25px;
}

#progress-bar {
    background-color: #000;
    color: #FFFFFF;
    width: 0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

#progress-div {
    border: 1px solid #6be5d2;
    padding: 5px 0px;
    margin: 0px;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
}

#progress-text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 35%;
    font-size: 20px;
    color: #000;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
    width: 178px;
    margin: 5px auto;
}

ul.share-buttons li {
    display: inline;
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}



.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}

.loader-round {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

/* background: -webkit-linear-gradient(180deg, #0e605a, #169d9a); */

.loader-spin {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 16px solid #e9e9e9;
    border-radius: 50%;
    border-top: 16px solid #15938f;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    margin-left: -60px;
    margin-top: -60px;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

.fs-title label {
    color: #8d307d;
    line-height: 25px;
}

#progress-bar {
    background-color: #db1d1d;
    color: #FFFFFF;
    width: 0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

#progress-div {
    border: 1px solid #db1d1d;
    padding: 5px 0px;
    margin: 0px;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
}

#progress-text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 35%;
    font-size: 20px;
    color: #000;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
    width: 180px;
    margin: 5px auto;
}

ul.share-buttons li {
    display: inline;
}

.steps label,
.fs-title {
    /* text-shadow: 2px 4px 3px rgb(0 0 0 / 16%); */
    font-weight: 900;
    color: #2b54a3 !important;
    font-size: 17px;
    font-weight: 400;
}

input::placeholder {
    letter-spacing: 1.2px;
}

.btn:hover {
    color: #fff !important;
}

.download-btn {
    background: #e31f25;
    color: #fff;
    padding: 5px 40px;
    margin: 10px 10px;
    display: inline-block;
}

.fs-title {
    font-size: 25px;
    margin: 0 0 35px;
    line-height: 1.6;
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.radio-container {
    width: 100%;
}



#progressbar {
    width: 50%;
    margin: 0 auto 30px auto;
}

#progressbar li {
    width: 25% !important;
}

.steps input,
.steps textarea,
.steps select {
    border-radius: 35px;
    border: none;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%), 0 6px 6px rgb(0 0 0 / 5%);
    background: #fff;
    padding: 23px 15px
}

.steps .action-button,
.action-button {
    box-shadow: none;
    background: #5ea491;
    /* background: -webkit-linear-gradient(180deg, #7e356a, #ff6e73);
     */
    background: -webkit-linear-gradient(146deg, #7ca8ff, #2b54a3);
    border-radius: 25px;
    font-family: 'Poppins' !important;
    letter-spacing: 0.6px;
    font-weight: 600 !important;
}

.steps .action-button:hover,
.steps .action-button:focus,
.action-button:hover,
.action-button:focus {
    background: -webkit-linear-gradient(360deg, #2b54a3, #7ca8ff) !important;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #2890f8 !important;
    color: #2890f8 !important;
}

.steps label {
    color: #124581;
}

.radio-container input:checked~.checkmark {
    background-color: #2890f8;
}

.table-responsive {
    padding: 15px;
    background: #ffffffd4;
    /* box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%); */
    border-radius: 20px;
}

.fill-content {
    background: #fff3f3;
    padding: 25px !important
}

.null-content {
    padding: 4px !important;
}

.checkbox-container {
    line-height: 2;
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 2px solid #108a04;
    border-radius: 10px;

}

.checkbox-container .checkmark:after {
    left: 13px;
    top: -8px;
    width: 7px;
    height: 24px;
    border: solid #f4ffd9;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-container input:checked~.checkmark {
    background-color: #880409;
}

.nav-link {
    color: #898989 !important;
    font-size: 18px;
}

.active {
    color: rgb(40 91 169) !important;
    font-weight: bold;
}

.dropdown-menu {
    min-width: 7rem !important;
}

.label-container {
    position: fixed;
    bottom: 48px;
    right: 105px;
    display: table;
    visibility: hidden;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #b61c24;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 1000;
    animation: bot-to-top 2s ease-out;
}


/* ul{
	position:fixed;
	right:40px;
	padding-bottom:20px;
	bottom:80px;
	z-index:100;
}

ul li{
	list-style:none;
	margin-bottom:10px;
}

ul li a{
	background-color:#F33;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	width:60px;
	height:60px;
	display:block;
}

ul:hover{
	visibility:visible!important;
	opacity:1!important;
} */

.label-container {
    position: fixed;
    bottom: 48px;
    right: 105px;
    display: table;
    visibility: hidden;
}

.label-text {
    color: #fff;
    background: #b61c24;
    display: table-cell;
    vertical-align: middle;
    padding: 8px 23px;
    border-radius: 3px;
}

.label-arrow {
    display: table-cell;
    vertical-align: middle;
    color: #831016;
    opacity: 0.5;
}

a.float+div.label-container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}

a.float:hover+div.label-container {
    visibility: visible;
    opacity: 1;
}

.my-float {
    font-size: 24px;
    margin-top: 18px;
}

a#menu-share+ul {
    visibility: hidden;
}

a#menu-share:hover+ul {
    visibility: visible;
    animation: scale-in 0.5s;
}

a#menu-share i {
    animation: rotate-in 0.5s;
}

a#menu-share:hover>i {
    animation: rotate-out 0.5s;
    color: #fff3f3 !important;
}

@keyframes bot-to-top {
    0% {
        bottom: -40px
    }

    50% {
        bottom: 40px
    }
}

@keyframes scale-in {
    from {
        transform: scale(0);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes rotate-in {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotate-out {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.containerrr {
    width: 280px;
    margin: 0 auto;
}

.one,
.two,
.three,
.four,
.five {
    border: none;
    border-radius: 4px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.48);
    overflow: hidden;
    padding: 15px 50px 15px 70px;
    margin-bottom: 20px;
    font-size: 20px;
    position: relative;
    color: white;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-transition: background-position .7s, box-shadow .4s;
    transition: background-position .7s, box-shadow .4s;
    background-size: 110%;
    margin-top: 35px;
}

.one:hover,
.two:hover,
.three:hover,
.four:hover,
.five:hover {
    background-position: 0% 30%;
}

.one:hover:after,
.two:hover:after,
.three:hover:after,
.four:hover:after,
.five:hover:after {
    right: -40px;
    -webkit-transition: right .4s, -webkit-transform 30s .2s linear;
    transition: right .4s, -webkit-transform 30s .2s linear;
    transition: right .4s, transform 30s .2s linear;
    transition: right .4s, transform 30s .2s linear, -webkit-transform 30s .2s linear;
}

.one:before,
.two:before,
.three:before,
.four:before,
.five:before,
.one:after,
.two:after,
.three:after,
.four:after,
.five:after {
    font-family: FontAwesome;
    display: block;
    position: absolute;
}

.one:before,
.two:before,
.three:before,
.four:before,
.five:before {
    -webkit-transition: all 1s;
    transition: all 1s;
    font-size: 30px;
    left: 25px;
    top: 8px;
}

.one:after,
.two:after,
.three:after,
.four:after,
.five:after {
    -webkit-transition: right .4s, -webkit-transform .2s;
    transition: right .4s, -webkit-transform .2s;
    transition: right .4s, transform .2s;
    transition: right .4s, transform .2s, -webkit-transform .2s;
    font-size: 100px;
    opacity: .3;
    right: -120px;
    top: -30px;
}

.four {
    background-image: linear-gradient(to bottom, #e47e7e, rgb(175 13 22));
}

.four:hover {
    /* box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.16) inset, 0px 0px 30px 0px #33E7EA; */
}

.four:hover:after {
    -webkit-transform: rotate(3000deg);
    transform: rotate(3000deg);
}

.four:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.four:after,
.four:before {
    content: "\f067";
}

.four b {
    color: #fff;
    font-weight: 700;
}

.fieldset-div {
    padding: 25px;
    background-color: #fdfdff !important;
    background-repeat: no-repeat;
    border-radius: 0.25rem;
    background-image: url('../images/background_for_web.jpg');
    background-position: bottom;
    background-size: cover;
    border-color: #0065a8;
    border-width: 2em;
}

.table-container {
    padding: 15px;
    background-image: url('../images/background_for_web.jpg');
    background-position: bottom;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    margin-bottom: 20px;
}

#progressbar li:before {
    width: 30px;
    line-height: 30px;
    background: #7ca8ff;
}

#progressbar li:after {
    background: #7ca8ff;
    top: 14px;
    font-family: 'Poppins' !important;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #2890f8  !important;
    color: #fff !important;
}

.icons {
    margin-right: 10px;
    color: #2b54a3;
}

.threee h1 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
}

.threee h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: #2b54a3;
}

.threee h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #2b54a3;
}

.threee {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 1em;
    color: #2b54a3;
}

#photograph {
    padding: 11px 15px !important;
}

@media only screen and (max-width: 600px) {
    .fieldset-div {
        padding: 10px;
    }

    .radio-container {
        width: 100%;
    }

    .steps fieldset {
        width: 93% !important;
        padding: 10px 10px;
    }
}