h1,
h2,
h3,
h4,
.h5,
h6,
p,
a,
span,
li,
button {
    font-family: 'Poppins', sans-serif !important;
}


.logo_slider:not(.slick-initialized){ display: flex; }

.testimonial_slider:not(.slick-initialized) li{  display: none !important; }
.testimonial_slider:not(.slick-initialized) li:nth-child(1){  display: flex !important; }


ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

a {
    text-decoration: none !important;
}

p {
    margin: 0 !important;
}

.container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: auto !important;
}

header.main_header {
    padding: 10px 0;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99999;
}

.logo img {
    width: 40%;
    /* filter: hue-rotate(184deg) brightness(3.7); */
}

.menu ul {
    display: flex;
    justify-content: end;
}

.menu ul li button {
    background: #051d38;
    width: 200px;
    height: 50px;
    margin: 0 0 0 15px;
    color: #051d38;
    font-weight: 500;
    font-size: 17px;
    border-radius: 10px;
}

button.btn.btn-primary {
    background: transparent;
    border: 1px solid #48bac4;
    color: #000;
}

.menu ul li button a {
    color: #fff !important;
}

.global_btn button:hover {
    background-color: #fff !important;
}

.global_btn button:hover a {
    color: #000 !important;
}

.global_btn button.btn:nth-child(2):hover {
    background-color: #48bac4;
}

button.btn.btn-primary:hover {
    background: #051d38;
    color: #fff;
    border: 1px solid #051d38;
    transition: 0.5s;
}

.menu ul li button:hover {
    background: transparent;
    border: 1px solid #051d38;
}

.menu ul li button:hover a {
    color: #051d38 !important;
}

footer.main-footer {
    background-image: url(../images/footer-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 100px 0 30px 0;
}

.footer_social ul li a {
    background: #48bac4;
    padding: 10px 17px;
    border-radius: 50%;
    margin: 0 20px 0 0;
    font-size: 20px;
}


.row.cta_row {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
}

.footer_cta h2 {
    color: #051d38;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    margin: 0 0 5px 0;
}

.footer_cta h2 span {
    color: #48bac4;
}

.footer_cta p {
    width: 90%;
    line-height: 25px;
    color: #000;
}

.footer_cta_btn {
    text-align: right;
}

.footer_cta_btn button {
    width: 220px;
    background: #48bac4 !important;
    height: 70px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px;
}

.footer_cta {
    position: relative;
}

.footer_cta:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/vector.webp);
    background-repeat: no-repeat;
    width: 150px;
    height: 230px;
    right: -90px;
    top: -80px;
}

.footer_inner img {
    width: 35%;
    /* filter: brightness(1) invert(1); */
}

.footer_inner p {
    color: #fff;
    font-weight: 300;
    line-height: 25px;
    margin: 25px 0 25px 0 !important;
    width: 95%;
}

.footer_social {
    margin: 40px 0 0 0;
}

.footer_social ul {
    display: flex;
    align-items: center;
}

.footer_social ul li {}

.footer_social ul li svg {
    color: #000;
}

.footer_social ul li a:hover {
    background: #fff;
    transition: 0.5s;
}

.footer_info {}

.footer_info h3 {
    color: #fff;
    margin: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 33px;
}

.footer_info ul {
    margin: 30px 0 0 0 !important;
}

.footer_info ul li {
    display: flex;
    margin: 0 0 30px 0;
}

.footer_info ul li .icon_wrap {
    margin: 0 30px 0 0;
    font-size: 23px;
}

.footer_info ul li .icon_wrap svg {
    color: #48bac4;
}

.infor_wrap .h5 {
    margin: 0 0 10px 0;
    color: #48bac4;
    font-weight: 400;
    font-size: 17px;
}

.infor_wrap p,
.infor_wrap p a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}

hr {
    background: #fff !important;
    opacity: 1 !important;
    margin: 50px 0 40px 0 !important;
}

.bottom_line {
    text-align: center;
}

.bottom_line p {
    color: #fff;
    font-weight: 300;
}

#vide{
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
@media only screen and (min-width: 200px) and (max-width: 999px) {
  #vide{
    display:none;
}  

section.sec_1 {
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
    display: flex;
    align-items: center;
    position: relative;
    padding: 100px 0 100px 0;
    /* background-image: url(../brand-vid.mp4); */
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
   background: rgb(22 22 22 / 77%);
}

}
section.sec_1 {
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
    display: flex;
    align-items: center;
    position: relative;
    padding: 100px 0 100px 0;
    /* background-image: url(../brand-vid.mp4); */
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
   background: rgb(22 22 22 / 77%);
}

.banner_inner h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    margin: 0 0 20px 0;
}

.banner_inner h2 span {
    color: #48bac4;
}

.banner_inner p {
    color: #fff;
    line-height: 30px;
}

.global_btn {
    margin: 30px 0 0 0;
    display: flex;
    align-items: center;
}

.global_btn button {
    background: #48bac4 !important;
    width: 200px;
    height: 65px;
    margin: 0 15px 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    border-radius: 10px;
    border: none !important;
}

.global_btn button a {
    color: #fff;
}

.global_btn button.btn:nth-child(2) {
    background: #48bac4 !important;
    color: white;
}

.rating_wrap {
    margin: 30px 0 0 0;
}

.rating_wrap ul {
    display: flex;

    align-items: center;
}

.rating_wrap ul li {
    margin: 0 10px 0 0;
    color: #fff;
}

.rating_wrap ul li svg {
    color: #ffc905;
}

.bagde_logo {
    margin: 30px 0 0 0;
}

.bagde_logo ul {
    display: flex;
    justify-content: space-between;
}

.banner__form__sec {
    box-shadow: 0px 0px 20px rgb(72 186 196 / 55%);
    background: rgb(78 78 78 / 49%);
    height: 430px;
    width: 85%;
    margin-left: auto;
    padding: 40px 25px;
    text-align: center;
    border-radius: 20px;
}

.banner__form__sec p {
    color: #ffffff;
    font-size: 23px;
    line-height: 29px;
    font-weight: 600;
    text-transform: capitalize;
    width: 100%;
    line-height: 33px;
    margin: 0 0 20px 0 !important;
}

.banner__form__sec p br {
    display: none;
}

.banner__form__sec p span {
    color: #48bac4;
}

.banner__form__sec h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.banner__form__sec h3 span {
    color: #48bac4;
}

select.form-control {
    margin: 20px 0 0 0;
    height: 50px;
    outline: none;
    font-family: 'Poppins';
    font-weight: 500;
    color: #000;
}

.banner_form_btn button#nextBtn,
.banner_form_btn button#prevBtn {
    height: 50px;
    border: none;
    width: 150px;
    margin: 20px 0 0 0;
    background: #051d38;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
}

section.sec_2 {
    background: #051d38;
    padding: 30px 0;
}

section.sec_3 {
    padding: 80px 0;
    position: relative;
}

.content_wrap img {
    width: 85%;
}

.contant_wrap h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
}

.contant_wrap h2 span {
    font-weight: bold;
    color: #48bac4;
}

.contant_wrap p {
    margin: 20px 0 !important;
    color: #000;
    padding: 0 0 0 20px;
    line-height: 25px;
    font-weight: 400;
    position: relative;
    border-left: 5px solid #48bac4;
    border-radius: 8px;
}

.contant_wrap ul li {
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    color: #000;
    position: relative;
    display: flex;
}

.contant_wrap ul li svg {
    position: relative;
    left: -13px;
    font-size: 20px;
    top: 4px;
    color: #48bac4;
}


section.sec_4 {
    background-image: url(../images/images-cta-img-01.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    padding: 60px 0;
    position: relative;
}

.ceta_inner h2 {
    color: #fff;
    font-weight: 500;
    font-size: 35px;
}

.ceta_inner h2 span {
    color: #48bac4;
    font-weight: bold;
}

.ceta_inner p {
    color: #fff;
    font-size: 18px;
    width: 90%;
    margin: 20px 0 0 0 !important;
}

section.sec_5 {
    padding: 60px 0 80px 0;
    background: #f7f7f7;
}

.team_wrap {
    text-align: center;
}

.team_wrap h2 {
    font-size: 38px;
    font-weight: bold;
    color: #051d38;
}

.team_wrap h2 span {
    font-weight: bold;
    color: #48bac4;
}

.team__img__Sec {
    position: relative;
}

.team__img__Sec img {
    width: 100%;
}

.overlay__team {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 30px;
    justify-content: flex-end;
    background: transparent linear-gradient(180deg, #00000000 0%, #04162D 100%) 0% 0% no-repeat padding-box;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.overlay__team .h5 {
    font-size: 24px;
    color: #48bac4;
    font-weight: bold;
    padding-bottom: 9px;
}

.overlay__team span {
    color: #fff;
    font-size: 20px;
}

.team__img__Sec:hover .overlay__team {
    opacity: 1;
    transition: 0.5s ease-in-out;
}

.team__img__Sec:hover .overlay__team {
    transform: translate(0px, 0%);
}

section.sec_5 .global_btn {
    justify-content: center;
}

section.sec_5 .global_btn button.btn.btn-primary:nth-child(2) {
    background: #051d38 !important;
    color: #fff;
}

section.sec_6 {
    background: #48bac4;
    padding: 80px 0;
    height: auto;
}

.client_inner {
    text-align: center;
}

.client_inner h2 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
}

.client_inner h2 span {
    color: #051d38;
}

.testimonial_wrap {}

.testimonial_wrap ul li {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.testimonial_wrap ul li .book_left {
    flex: 0 0 35%;
}

.testimonial_wrap ul li .book_right_content {
    flex: 0 0 65%;
    text-align: center;
}

.book_right_content img {
    width: 90px !important;
    height: 90px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 10px;
}

.book_right_content h3 {
    color: #fff;
    font-weight: 600;
    font-size: 38px;
    margin: 0 0 20px 0;
}

.book_right_content ul {
    display: flex;
    justify-content: center;
    margin: 0 0 20px 0 !important;
}

.book_right_content ul li svg {
    color: #ffc800;
    font-size: 25px;
    margin: 0 10px;
}

.book_right_content p {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
}

.book_left {
    text-align: center;
}

section.sec_8 {
    background: #051d38;
    padding: 80px 0;
}

.client_inner.book_inner h2 span {
    color: #48bac4;
}

.client_inner.book_inner p {
    color: #fff;
    font-weight: 400;
}

.row.form_row {
    background: #fff;
    padding-left: 40px;
    padding-bottom: 0;
}

.right_form_img img {
    width: 100%;
}

.form_bottom {
    padding: 40px 0 0 0;
}

.form_bottom h2 {
    font-size: 40px;
    font-weight: 600;
    color: #051d38;
    line-height: 45px;
    margin: 0 0 20px 0;
}

.form_bottom h2 span {
    color: #48bac4;
}

.form_bottom p {
    color: #000;
    font-size: 20px;
    width: 80%;
    line-height: 30px;
}

.form_bottom form {
    margin: 30px 0 0 0;
}

.form_bottom form {
    display: flex;
    flex-wrap: wrap;
}

.form_bottom form .input_inner,
.form_bottom form .textarea_wrap {
    flex: 0 0 47%;
    margin: 0 20px 0 0;
}

.input_inner input,
.textarea_wrap textarea {
    padding: 0 0 0 15px;
    width: 100%;
    border: 1px solid #DBDBDB;
    background: #EBEBEB;
    margin: 0 0 15px 0;
    height: 50px;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    outline: none !important;
}

.textarea_wrap textarea {
    height: 245px;
    padding: 20px 0 0 15px;
}

input[type="submit"] {
    margin: 0 !important;
    padding: 0 !important;
    background: #48bac4;
    border: none !important;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

section.sec_9 {
    padding: 80px 0;
}

section.sec_9 h2 {
    color: #051d38;
}

section.sec_9 h2 span {
    color: #48bac4;
}

div#accordionExample {
    width: 90%;
    margin: auto;
}

.accordion-item {
    border: none !important;
    border-top: 1px solid #ccc !important;
}

.accordion-item:last-child {
    border-bottom: 1px solid #ccc !important;
}

button.accordion-button.collapsed {
    padding: 30px 15px;
}

.accordion-button:not(.collapsed) {
    background: transparent !important;
    color: #000 !important;
    border: none !important;
    box-shadow: unset !important;
}

.accordion-button::after {
    background-image: url(../images/plus.webp) !important;
    background-repeat: no-repeat;
}

.accordion-button:focus {}

button.accordion-button {
    padding: 30px 20px;
}

.accordion-button:not(.collapsed)::after {
    margin-left: auto !important;
}

section.tabs_sec {
    padding: 0 0 80px 0;
    background: #f5f5f5;
}

.tabs_inner {
    text-align: center;
    margin: 40px 0 0 0;
}

.tabs_inner h2 {
    margin: 0 0 15px 0;
    font-size: 40px;
    font-weight: bold;
    color: #051d38;
}

.tabs_inner h2 span {
    color: #48bac4;
}

.tabs_inner p {
    font-size: 18px;
    line-height: 28px;
    width: 80%;
    margin: auto !important;
}

ul#myTab {
    justify-content: center;
    border: none !important;
    margin: 30px 0 0 0 !important;
}

ul#myTab li.nav-item button {
    background: transparent;
    box-shadow: unset !important;
    border: 2px solid #48bac4 !important;
    padding: 10px 15px !important;
    border-radius: 5px;
    margin: 0 5px;
    color: #051d38;
    font-weight: 500;
}

ul#myTab li.nav-item button.active {
    background: #051d38;
    border: 2px solid #051d38 !important;
    color: #fff;
}

.tabs_inner ul li img {
    width: 95%;
    margin: auto;
    height: auto;
}

ul#myTab li.nav-item {
    margin: 0 0 10px 0;
}

div.tab-pane {
    margin: 0;
}

.author_tabs_content {
    text-align: left;
}

.author_tabs_content p {
    width: 100%;
}

.author_tabs_img img {
    width: 80%;
}

section.sec_3:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/wirting-left.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 467px;
    height: 743px;
    right: 0;
    bottom: 0;

}

section.sec_7:after {
    -webkit-transform: unset !important;
    transform: unset !important;
    left: -20px;
    right: unset;
    background-size: 90%;
}

section.sec_3 .global_btn button.btn.btn-primary,
section.tabs_sec .global_btn button.btn.btn-primary {
    background: #051d38 !important;
    color: #fff;
    z-index: 999;
}

section.sec_3 .global_btn button.btn.btn-primary:hover {
    background-color: #48bac4 !important;
}

.modal-header {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 20px;
}

.modal-body {
    padding: 0 !important;
}

.modal {
    background: #0000008c;
}

.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.popup_form_wrp {
    padding: 0 15px;/ text-align: center;/
}

.popup_form_wrp h2 {
    font-weight: 800;
    font-size: 35px;
    color: #494949;
    margin: 0 0 10px 20px;
    position: relative;
}

.modal-content {
    padding: 30px 0;
    background: #00ffff00 !important;
}

.popup_form_wrp p {
    color: #343434;
    font-weight: 500;
}

.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    height: 45px;
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
    font-family: 'Poppins';
    font-weight: 500;
    outline: none;
    color: #000;
    border: 1px solid #48bac4;
}

.popup_form_wrp form {
    margin: 30px 0 0 0;
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: #000;
    font-size: 14px;
}

.popup_form_wrp form textarea {
    border-radius: 15px;
    height: 130px;
    padding: 15px 18px;
}

.popup_form_wrp form select {
    font-size: 14px;
    font-weight: 500;
}

.modal-content {
    border-radius: 20px;
}

.modal-content {
    border: none !important;
    border-radius: 20px !important;
    padding-left: 40px;
    padding-right: 40px;
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #48bac4;
    width: 10px;
    height: 40px;
    left: -20px;
    border-radius: 5px;
}

span.color_form {
    color: #48bac4;
}

button.btn-close {
    position: absolute;
    z-index: 99;
    right: 44px;
    top: 50px;
    background: #48bac4;
    opacity: 1;
    border-radius: 0;
    width: 30px;
    height: 35px;
    border-bottom-left-radius: 20px;
}

button.btn-close:after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    transform: rotate(42deg);
    left: 25px;
    border-radius: 5px;
}

button.btn-close:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    transform: rotate(129deg);
    left: 24px;
    border-radius: 5px;
}

button.btn-close:hover {
    background: #F3AD16;
    opacity: 1;
}

button.popup_button {
    background: linear-gradient(180deg, #39AFF9 0%, #007CCA 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 200px;
    height: 50px;
    font-family: 'Raleway';
}

button.popup_button:hover {
    background: #f3ad16;
}

.popup_form_wrp input[type="submit"] {
    background: #48bac4 !important;
    padding: 0 !important;
    color: #fff !important;
    width: 40% !important;
}

.global_btn button.btn:nth-child(2):hover {
    color: #ffffff;
    background-color: #48bac4 !important;
}

.logo_wrap ul li img {
    width: 70%;
}

ul#myTab li.nav-item button:hover {
    background: #051d38;
    border: 2px solid #051d38 !important;
    color: #fff;
}

/* .over-btns:hover{
    background-color: #051d38 !important;
    color: #fff !important;
} */

.img_cta img {
    width: 480px;
}

.content_wrap {
    text-align: right;
}

.client_inner p {
    font-size: 18px;
    width: 70%;
    margin: auto !important;
}

button.btn:hover,
button.btn:hover a {
    transition: 0.5s;
}


#regForm {
    font-family: Raleway;
    padding: 40px 25px;
    width: 480px;
    margin-left: auto;
    background: rgb(78 78 78 / 49%);
    box-shadow: 0px 0px 20px rgb(72 186 196 / 55%);
    border-radius: 10px;
    height: 470px;
}

input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

button {
    background-color: #04AA6D;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

button:hover {
    opacity: 0.8;
}

#prevBtn {
    background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/*   
  .step.active {
    opacity: 1;
  } */

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}

form#regForm h2 {
    color: #ffffff;
    font-size: 23px;
    line-height: 29px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    margin: 0 0 20px 0;
}

form#regForm h2 span {
    color: #48bac4;
}

form#regForm h3 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
}

form#regForm h3 span {
    color: #48bac4;
}

.dots_wrap {
    display: none;
}

.tab select.form-control {
    background: transparent;
    height: 50px !important;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    height: 50px !important;
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 300;
    outline: none !important;
}

.tab select.form-control option {
    color: #000;
}

.next_right_btn {
    text-align: center;
    margin: 20px 0 0 0;
}

.next_right_btn button#nextBtn,
.next_right_btn button#prevBtn {
    background: #051d38;
    padding: 0 40px;
    font-size: 18px;
    border-radius: 5px;
    font-family: 'Poppins';
    font-weight: 300;
    height: 50px;
    border: 2px solid #051d38;
}

.next_right_btn button#prevBtn {
    background-color: #48bac4;
    border: 2px solid #48bac4;
    padding: 0 25px;
}

.next_right_btn button#nextBtn:hover,
.next_right_btn button#prevBtn:hover {
    opacity: 1;
    background: transparent;
    border: 2px solid #48bac4;
    color: #48bac4;
    transition: 0.5s;
}

.tab input {
    height: 50px;
    font-family: 'Poppins';
    font-size: 16px;
    border: none;
    border-radius: 5px;
    padding: 0 0 0 15px;
    outline: none;
    margin: 20px 0 0 0;
}

.tab ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px !important;
}

.tab ul li {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
}

.tab ul li input {
    width: 20px;
    margin: 0;
    border: none !important;
    line-height: 0;
}

.tab ul li label {
    margin: 0 0 0 10px;
    font-size: 16px;
    color: #fff;
}

.tab ul li:nth-child(5) input#Illustration {
    width: 30px;
}

.wrap_sec .content_wrap {
    text-align: left !important;
}

.parent_fields {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
}

.parent_fields .inner_field {
    flex: 0 0 47%;
    margin: 0 12px 20px 0px;
}

.parent_fields .inner_field select,
.parent_fields .inner_field input {
    margin-top: 0;
}

.parent_fields .inner_field p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 10px 0 !important;
}

.parent_fields .inner_field select {
    background: #fff;
    color: #000 !important;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
}

.parent_fields .inner_field input::placeholder {
    color: #000;
}

.tabs_inner ul.tabs_slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tabs_inner ul.tabs_slider li {
    flex: 0 0 16%;
}

.tabs_inner ul.tabs_slider li img {
    width: 100%;
}

.img_cta {
    position: relative;
}

section.sec_4:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/cta-book.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 596px;
    max-width: 670px;
    background-size: 100%;
    top: -35px;
    right: 20px;
    animation: zoom-in 1s ease;
}

[data-aos="zoom-in"] {
    /* Define the styles for the zoom-in animation */
    animation: zoom-in 1s ease;
}

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

    to {
        transform: scale(1);
    }
}

.contant_wrap {
    position: relative;
    z-index: 9999;
}

.row.form_row .col-md-4 {
    padding-right: 0;
}
@media only screen and (max-width: 1355px) {
    .popup_img img {
        width: 60% !important;
    }
    .popup_content_wrap input{
        height: 45px !important;
    }
    .ututut{
    margin-left: -50px !important;
}
.popup_content_wrap textarea{
    height: 117px !important;
}
button.btn-close{
    right: 150px !important;
    top: 58px !important;
}
}

@media only screen and (max-width: 1199px) {
    .banner_inner h2 {
        font-size: 38px;
    }

    .tabs_inner ul li img {
        height: auto;
    }

    section.sec_4:after {
        max-width: 530px;
        right: 0;
        top: 30px;
    }

    .ceta_inner {
        width: 80%;
    }

    .ceta_inner h2 br {
        display: none;
    }

    .form_bottom form .input_inner,
    .form_bottom form .textarea_wrap {
        margin: 0 15px 0 0;
    }
}

.modal {
    overflow-y: hidden !important;
}

@media only screen and (max-width: 767px) {

    button.slick-prev.slick-arrow,
    button.slick-next.slick-arrow {
        position: absolute;
        top: unset;
        bottom: -60px;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 130px;
        right: unset;
        font-size: 0;
        background: transparent;
    }

    button.slick-prev.slick-arrow::after {
        content: "\f053";
        font-family: 'FontAwesome';
        color: black;
        display: block;
        font-size: 29px;
    }



    button.slick-next.slick-arrow::after {
        content: "\f054";
        font-family: 'FontAwesome';
        color: black;
        display: block;
        font-size: 29px;
    }

    button.slick-next.slick-arrow {
        left: unset;
        right: 130px;
    }

    .popup_main_hd h2 {
        padding: 0 !important;
        margin: 0 0 10px 0 !important;
    }

    .ban-form input[type=submit] {
        position: relative;
        top: 10px;
    }

    .popup_content_wrap input,
    .popup_content_wrap textarea {
        margin: 0 0 10px 0 !important;
    }

    .popup_main_hd {
        position: relative !important;
        top: -18px !important;
    }

    .popup_content_wrap form {
        position: relative !important;
        top: -17px !important;
    }



    div#exampleModal {
        height: 560px !important;
        /* position: relative; */
        top: -20px;
    }

    .row.align-items-center.here_1_row {
        display: flex !important;
        place-content: center !important;
    }

    button.btn-close {
        position: absolute !important;
        left: unset !important;
        right: 34px !important;
        bottom: unset !important;
        top: 58px !important;
        padding: 3px !important;
    }

    button.btn-close:before {
        position: relative !important;
        left: 12px !important;
        top: 0 !important;
    }

    button.btn-close:after {
        position: relative !important;
        left: 12px !important;
        top: -26px !important;
    }

    .popup_img {
        display: none;
    }

    .popup_content_wrap input[type="submit"] {
        position: unset;
    }

    .modal-content {
        padding-left: 15px;
        padding-right: 15px;
        border-bottom-right-radius: 21px !important;
    }

    .modal-dialog {
        max-width: 96% !important;
    }

    .content_wrap img {
        width: 100%;
    }

    #regForm {
        width: 100%;
        height: fit-content !important;
    }

    .parent_fields .inner_field select {
        /* width: 100% !IMPORTANT; */
    }

    .parent_fields {
        display: flex;
        flex-wrap: wrap;
    }

    .parent_fields .inner_field {
        flex: 0 0 134px !important;
    }

    .tab ul li input {
        width: 12px !important;
        display: flex;
    }



    .global_btn button {
        padding: 0;
        font-size: 15px;
    }

    header.main_header .col-md-8 {
        display: none;
    }

    .bagde_logo ul {
        flex-wrap: wrap;
    }

    section.sec_7:after {
        display: none;
    }

    .footer_cta:after {
        display: none;
    }

    section.sec_1 {
        height: auto;
        padding: 60px 0;
    }

    .logo {
        text-align: center;
    }

    .banner_inner h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .rating_wrap ul {
        justify-content: center;
    }

    .bagde_logo ul li {
        flex: 0 0 50%;
        text-align: center;
        margin: 0 0 20px 0px;
    }

    .bagde_logo ul li img {
        width: 70%;
    }

    .banner__form__sec {
        width: 100%;
    }

    .content_wrap {
        text-align: center;
    }

    .contant_wrap h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .contant_wrap {
        margin: 30px 0 0 0;
    }

    .tabs_inner p {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    ul#myTab li.nav-item {
        flex: 0 0 30%;
    }

    ul#myTab li.nav-item button {
        width: 94%;
        padding: 0 !important;
        height: 50px;
        font-size: 12px;
    }

    .tabs_inner ul li img {
        width: 100%;
        height: auto;
    }

    section.sec_4 {
        height: auto;
        padding: 60px 0;
    }

    .ceta_inner h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .ceta_inner h2 br {
        display: none;
    }

    .tabs_inner h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .team__img__Sec {
        margin: 0 0 20px 0;
    }

    .testimonial_wrap ul li {
        display: block !important;
        flex-direction: column;
    }

    .testimonial_wrap ul li .book_left img {
        display: block;
        margin: auto;
        margin-bottom: 30px;
    }

    .book_right_content p {
        font-size: 17px;
        line-height: 30px;
    }

    .client_inner h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .row.form_row {
        padding-left: 10px;
        padding-right: 10px;
    }

    .form_bottom h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .form_bottom p {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    .form_bottom form {
        display: block;
    }

    input[type="submit"] {
        position: relative;
        top: 260px;
    }

    .textarea_wrap {
        margin: -50px 0 80px 0 !important;
    }


    .form_bottom form .input_inner {
        margin: 0 !important;
    }

    div#accordionExample {
        width: 100%;
    }

    .row.cta_row {
        padding: 30px 15px;
    }

    .footer_cta_btn {
        text-align: center;
        margin: 40px 0 0 0;
    }

    .footer_cta p {
        width: 100%;
    }

    .footer_cta h2 {
        font-size: 26px;
    }

    .footer_info {
        margin: 30px 0 0 0;
    }

    .tabs_inner ul.tabs_slider li {
        flex: 0 0 30%;
        margin: 0 10px 10px 0;
    }

    section.sec_4:after {
        display: none;
    }

    .ceta_inner {
        width: 100%;
    }

    h2 {}

    .ceta_inner p {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
    }

    div#Writing {}

    div#myTabContent {}

    .tabs_inner .row.align-items-center {
        margin-top: 30px;
    }

    .author_tabs_img {
        margin: 0 0 30px 0;
    }

    section.sec_5 {
        padding-top: 0;
    }

    .team_wrap h2 {
        font-size: 30px;
    }

    section.sec_3.sec_7 {
        padding: 30px 0;
    }

    section.sec_3.sec_7 .content_wrap {
        margin: 30px 0 0 0;
    }

    .client_inner.book_inner p {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
    }

    .client_inner p {
        width: 100%;
        font-size: 16px;
    }

}



.modal-dialog {
    width: 100% !important;
    max-width: 1080px !important;
}

.popup_img img {
    width: 100%;
}

.popup_img {
    text-align: center;
}

.popup_main_hd h2 {
    font-size: 29px;
    color: #ffff;
    margin: 0 0 30px 0;
}

.popup_main_hd h2 span {
    color: #48bac4;
    font-weight: bold;
}

.popup_content_wrap input,
.popup_content_wrap textarea {
    height: 55px;
    margin-bottom: 18px;
    font-size: 15px;
    border: 1px solid #ced4da;
    font-family: 'Poppins';
    color: #495059;
    padding: 0 0 0 15px;
    outline: none !important;
    width: 100%;
}

.popup_content_wrap textarea {
    height: 90px;
    padding: 15px 0 0 15px;
    FONT-VARIANT: JIS04;
    FONT-VARIANT: JIS04;
}

.popup_content_wrap input::placeholder,
.popup_content_wrap textarea::placeholder {
    color: #495057;
}

.popup_content_wrap input[type="submit"] {
    width: 30%;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    background: #051d38;
    height: 60px;
}

.modal-dialog {
    top: 5%;
}

/* animation */

.animation-element {
    opacity: 0;
    position: relative;

    &.slide-left {
        -webkit-transition: all 1500ms ease;
        -moz-transition: all 1500ms ease;
        -o-transition: all 1500ms ease;
        transition: all 1500ms ease;
        opacity: 0;
        -moz-transform: translate3d(-100px, 0px, 0px);
        -webkit-transform: translate3d(-100px, 0px, 0px);
        -o-transform: translate(-100px, 0px);
        -ms-transform: translate(-100px, 0px);
        transform: translate3d(-100px, 0px, 0px);
    }

    &.slide-left-2 {
        -webkit-transition: all 2000ms ease;
        -moz-transition: all 2000ms ease;
        -o-transition: all 2000ms ease;
        transition: all 2000ms ease;
        opacity: 0;
        -moz-transform: translate3d(-100px, 0px, 0px);
        -webkit-transform: translate3d(-100px, 0px, 0px);
        -o-transform: translate(-100px, 0px);
        -ms-transform: translate(-100px, 0px);
        transform: translate3d(-100px, 0px, 0px);
    }

    &.slide-right {
        -webkit-transition: all 1500ms ease;
        -moz-transition: all 1500ms ease;
        -o-transition: all 1500ms ease;
        transition: all 1500ms ease;
        opacity: 0;
        -moz-transform: translate3d(100px, 0px, 0px);
        -webkit-transform: translate3d(100px, 0px, 0px);
        -o-transform: translate(100px, 0px);
        -ms-transform: translate(100px, 0px);
        transform: translate3d(100px, 0px, 0px);
    }

    &.slide-left.in-view,
    &.slide-right.in-view,
    &.slide-left-2.in-view {
        opacity: 1;
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(0px, 0px, 0px);
    }
}



@import "https://www.bluemountpublisher.com/";

/* * {
  @include box-sizing(border-box); 
} */


.module {}

.come-in {
    transform: translate3d(0, 100px, 0);
    animation: come-in 1s ease forwards;
}

.come-in:nth-child(odd) {
    animation-duration: 1.5s;
}

.already-visible {
    transform: translate3d(0, 0, 0);
    animation: none;
}

@keyframes come-in {
    to {
        transform: translate3d(0, 0, 0);
    }
}

.testimonial_wrap ul li .book_left img {
    width: 75%;
    margin-left: 30px;
}



div#exampleModal {
    z-index: 99999;
}

.modal-dialog {
    top: -30px !important;
}

.disclaimer.mt-4.mb-4 {
    margin: 0 !important;
    padding: 20px 0;
    background: black;
    color: white;
}

.wrap_word{
    word-break: break-all;
}