h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
span,
button,
input,
select,
textarea {
    font-family: "Mulish", sans-serif !important;
}

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

a {
    text-decoration: none !important;
}

section.header_top {
    background: #2D96EE;
    padding: 15px 0;
}

.header_top_left ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_top_left ul li a, .header_top_left ul li {
    color: var(--Light-Text-Link-Color-White, #FFF);

/* Body/Body 2 Semibold */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 18.2px */
    letter-spacing: 0.112px;
}

.social_media ul {
    display: flex;
    align-items: center;
    justify-content: end;
}

.social_media ul li {
    margin: 0 0 0 25px;
}

.social_media ul li a {
    color: var(--Light-Text-Link-Color-White, #FFF);
    text-align: right;

/* Menu/Menu 1 Bold */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
}

.menu nav {
    padding: 0;
}

.menu nav ul.navbar-nav li a {
    padding: 0 !important;
    color: #fff !important;

/* Menu/Menu 1 Bold */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
}

.menu nav ul.navbar-nav li {
    margin: 0 0 0 20px;
}

.footer_logo img {
    margin: 0 0 30px 0;
}

.footer_logo p {
    color: var(--Light-Text-Color-Body-1, #92929D);

/* Body/Body 1 Regular */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 19.2px */
    width: 85%;
    margin: 0;
}

.footer_menu h3 {
    color: #101752;

/* Headlines/Headline Bold Normal */
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    margin: 0 0 20px 0;
}

.footer_menu ul li a {
    color: var(--Light-Text-Color-Body-1, #92929D);

/* Menu/Menu 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 19.2px */
    letter-spacing: 0.08px;
}

.footer_menu ul li {
    margin: 0 0 5px 0;
}

.footer_bottom {
    text-align: center;
}

.footer_bottom p {
    margin: 0;
    color: var(--Light-Text-Color-Body-1, #92929D);
    text-align: center;

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
}

footer {
    padding: 60px 0;
    background: #fff;
}

section.hero_banner {
    background-image: url(../images/banner_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 0 0;
}

header {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 80px;
}

.logo img {
    width: 70%;
}

.banner_image img {
    width: 70%;
    margin-left: auto;
    display: block;
}

.banner_content h1 {
    color: var(--Light-Text-Link-Color-White, #FFF);
    font-family: Mulish;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 60px */
    letter-spacing: 0.15px;
    margin: 0 0 20px 0;
}

.banner_content p {
    color: var(--Light-Text-Link-Color-White, #FFF);
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    letter-spacing: 0.1px;
    margin: 30px 0 40px 0;
}

.global_btn span button {
    border-radius: 8px;
    background: #2D96EE;
    border: none;
    height: 50px;
    color: var(--Light-Text-Link-Color-White, #FFF);
    text-align: center;

/* Menu/Menu 1 Bold */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    padding: 0 25px;
}

.global_btn span {
}

.global_btn span:nth-child(2) button {
    border-radius: 8px;
    border: 1px solid #2D96EE;
    background: transparent;
}

section.latest_news {
    padding: 20px 0;
}

.latest_news_content ul {
    display: flex;
    justify-content: center;
    height: 70px;
    align-items: center;
}

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

.global_inner h2 {
    color: #101752;

/* Heading/H3 Bold */
    font-family: Mulish;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 46.8px */
    letter-spacing: 0.195px;
    margin: 0 0 15px 0;
}

.global_inner h2 span {
    color: #EB455B;
}

.global_inner p {
    color: var(--Light-Text-Color-Body-1, #92929D);

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    width: 85%;
    margin: 0;
}

.box_slider_main ul li {
    background: #fff;
    padding: 0px 40px;
    height: 400px;
    display: flex !important;
    align-items: center;
    margin: 0 15px !important;
}

.box_slider_main ul li h4 {
    color: #101752;

/* Title/Title 1 Bold */
    font-family: Mulish;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.072px;
    margin: 30px 0 20px 0;
}

.box_slider_main ul li p {
    margin: 0;
    color: #101752;

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 19.2px */
    letter-spacing: 0.08px;
    margin: 0 0 10px 0;
}

.box_slider_main ul li span {
    background: red;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.box_slider_main ul li span img {
    filter: brightness(0) invert(1);
}

.box_slider_main {
    margin-left: 6%;
    margin-top: 60px;
}

.slick-track {
}

section.sec_3:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #FFEAED;
    z-index: -2;
    width: 420px;
}

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    font-size: 0;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    opacity: 1;
    background-color: transparent;
    position: absolute;
    right: 15%;
    top: -40px;
    left: unset;
    z-index: 99999999;
}

button.slick-prev.slick-arrow:before, button.slick-next.slick-arrow:before {
    display: none;
}

button.slick-next.slick-arrow {
    background-image: url(../images/right.png);
    right: 10%;
}

.box_slider_main ul li:hover {
    background: #EB455B;
    transition: .5s ease;
}

.box_slider_main ul li:hover span {
    background: #fff;
}

.box_slider_main ul li:hover span img {
    filter: unset !important;
}

.box_slider_main ul li:hover h4, .box_slider_main ul li:hover p {
    color: #fff;
}

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

.global_inner a {
    color: var(--light-primary-color-50, #2D96EE);

/* Menu/Menu 1 Bold */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    display: block;
    margin: 30px 0 0 0;
}

section.sec_4:before {
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    width: 478px;
    height: 583px;
    background: #FFEAED;
}

section.sec_4:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/Ornament.png);
    background-repeat: no-repeat;
    width: 105px;
    height: 116px;
    right: 0;
    bottom: 0;
}

body {
    background: #F5F5F5 !important;
}

section.sec_5 {
    padding: 80px 0 0 0;
    overflow: hidden;
}

.global_button {
    text-align: right;
}

.global_button button {
    border-radius: 8px;
    background: #EB455B;
    border: none;
    display: inline-flex;
    height: 56px;
    padding: 18px 24px;
    color: var(--Light-Text-Link-Color-White, #FFF);
    text-align: center;

/* Menu/Menu 1 Bold */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
}

.services_wraper {
    text-align: center;
    margin: 120px 0 0 0;
}

.services_wraper ul li h3 {
    color: #101752;
    text-align: center;

/* Title/Title 1 Bold */
    font-family: Mulish;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.072px;
    margin: 0 0 15px 0;
}

.services_wraper ul li p {
    color: var(--Light-Text-Color-Body-1, #92929D);
    text-align: center;

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    width: 30%;
    margin: auto;
    display: block;
}

.services_wraper ul li {
    position: relative;
    overflow: hidden;
}

.services_wraper ul li:nth-child(1) {
    top: -440px;
}

.services_wraper ul li:nth-child(2) {
    top: -190px;
    left: -300px;
}

.services_wraper ul li:nth-child(3) {
    top: -310px;
    left: 300px;
}

.services_wraper ul {
    height: 200px;
}

section.sec_6 {
    padding: 80px 0;
    background: #fff;
    position: relative;
    z-index: 9;
}

.global_inner h5 {
    color: #2D96EE;
    text-align: center;

/* Headlines/Headline Bold UPPERCASE */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.testimonial_wraper {
    margin: 60px 0 0 0;
}

.testimonial_wraper ul li {
    background: var(--Light-Base-Color-White, #FFF);
    padding: 60px 50px;
    border-radius: 20px;
    box-shadow: 0 0 20px #e8e8e8;
    margin: 0 15px !important;
}

.testimonial_wraper ul li p {
    margin: 0;
    color: var(--Light-Text-Color-Body-1, #92929D);

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    margin: 0 0 40px 0;
}

.testimonial_wraper ul li .author {
    display: flex;
    align-items: center;
}

.testimonial_wraper ul li .author h4 {
    color: var(--Light-Text-Color-Title, #11142D);

/* Headlines/Headline Bold Normal */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    margin: 0 0 5px 0;
}

.testimonial_wraper ul li .author p {
    color: var(--Light-Text-Color-Body-2, #9A9AB0);

/* Body/Body 2 Regular */
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: 0.112px;
    margin: 0;
}

.testimonial_wraper ul li .author span {
    margin: 0 15px 0 0;
}

section.sec_6 button.slick-prev.slick-arrow {
    left: -50px;
    right: unset;
    top: 50px;
    bottom: 0;
    margin: auto;
}

section.sec_6 button.slick-next.slick-arrow {
    top: 50px;
    right: -50px;
    bottom: 0;
    margin: auto;
}

section.sec_6:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 342px;
    height: 422px;
    z-index: -1;
    background: #FFEAED;
}

section.sec_7 {
    background: #fff;
}

section.sec_7 .row {
    background-image: url(../images/cta_row.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 9;
}

.cta_inner h5 {
    color: var(--Light-Base-Color-White, #FFF);
    text-align: center;

/* Headlines/Headline Bold UPPERCASE */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.cta_inner h2 {
    color: var(--Light-Base-Color-White, #FFF);
    text-align: center;

/* Heading/H3 Bold */
    font-family: Mulish;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 46.8px */
    letter-spacing: 0.195px;
    margin: 10px 0 15px 0;
}

.cta_inner p {
    color: var(--Light-Base-Color-White, #FFF);
    text-align: center;

/* Body/Body 1 Regular */
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: 0.08px;
    margin: 0 0 40px 0;
}

.cta_inner form input[type="email"] {
    width: 535px;
    height: 56px;
    border-radius: 8px;
    border: 1px solid var(--Light-Base-Color-White, #FFF);
    background: var(--Light-System-Background-Primary, #FFF);
    padding: 0 0 0 15px;
    outline: none;
}

.cta_inner form input[type="submit"] {
    font-size: 0;
    background-color: transparent;
    border: none;
    position: relative;
    background-image: url(../images/Button.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 56px;
    height: 56px;
    margin: 0 0 0 15px;
    position: relative;
    top: -5px;
}

section.sec_7 .row:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/dots.png);
    background-repeat: no-repeat;
    width: 100%;
    right: 0;
    top: -60px;
    height: 460px;
    background-size: 100%;
    z-index: -1;
}

.sec_4_image img {
    width: 100%;
}

header.mobile {
    display: none;
}

@media only screen and (max-width: 1460px){}
@media only screen and (max-width: 1380px){


    .menu nav ul.navbar-nav li a {
    font-size: 15px;
    font-weight: 500;
}

.header_top_left ul li a, .header_top_left ul li {
    font-size: 14px;
    font-weight: 400;
    margin: 0 20px 0 0;
}

.header_top_left ul {
    justify-content: start;
}

.social_media ul li a {
    font-size: 14px;
    font-weight: 400;
}


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

    .testimonial_wraper {
    width: 90%;
    margin: auto;
}

.testimonial_wraper ul li {
    padding: 60px 30px;
}

.testimonial_wraper ul li p {
    font-size: 14px;
}
    
}
@media only screen and (max-width: 1080px){

    .header_top_left ul li a, .header_top_left ul li {
    margin: 0 20px 0 0;
    font-size: 12px;
    line-height: 12px;
}

.social_media ul li a {
    font-size: 12px;
    line-height: 12px;
}

section.header_top .row {
    align-items: center;
}

section.header_top {
    padding: 10px 0;
}

.menu nav ul.navbar-nav li {
    margin: 0 0 0 20px;
}

.menu nav ul.navbar-nav li a {
    font-size: 13px;
    font-weight: 300;
}
header {
    top: 60px;
}


.banner_content h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 0 0;
}

.banner_content p {
    font-size: 16px;
    font-weight: 200;
}

.global_btn span button {
    font-size: 14px;
    padding: 0 20px;
    height: 40px;
    font-weight: 300;
}

.latest_news_content ul li img {
    width: 80%;
    margin: auto;
    display: block;
}

.global_inner h2 {
    font-size: 30px;
    line-height: 35px;
}

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

.box_slider_main ul li {
    height: 350px;
    padding: 0 25px;
}

.box_slider_main ul li h4 {
    font-size: 20px;
    line-height: 24px;
}

.box_slider_main ul li p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.services_wraper ul li p {
    font-size: 14px;
    width: 40%;
}

.services_wraper ul li h3 {
    font-size: 20px;
}

.services_wraper ul li:nth-child(2) {
    top: -150px;
}

.services_wraper ul li:nth-child(3) {
    top: -260px;
}

.services_wraper ul {
    height: 150px;
}

section.sec_6 {
    padding: 60px 0;
}

.testimonial_wraper ul li {
    padding: 30px;
}

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

    section.sec_4:before {
    width: 100%;
}

.services_wraper  img {
    width: 100%;
}

section.sec_6 button.slick-next.slick-arrow {
    right: 0;
}

.cta_inner form input[type="email"] {
    width: 75%;
}

section.header_top {
    display: none;
}

header {
    top: 20px;
}

.banner_image img {
    margin: auto;
    display: block;
}

section.hero_banner {
    padding: 150px 0 0 0;
}

.logo img {
    width: 50%;
}

.banner_content {
    text-align: center;
}

.banner_content h1 {
    font-size: 35px;
    line-height: 45px;
}

.banner_content p {
    margin: 0 0 0 0;
    font-size: 16px;
    width: 80%;
    margin: auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}

.global_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.global_btn span {
    margin: 0 5px;
}

.banner_image {
    margin: 50px 0 0 0;
}

.global_btn span button {
    padding: 0 10px;
}

section.sec_3 {
    padding: 50px 0;
}

section.sec_3 .global_inner {
    text-align: center;
}

.global_inner h2 {
    font-size: 24px;
    line-height: 30px;
}

button.slick-prev.slick-arrow {
    left: -50px;
    right: 0;
    margin: auto;
    top: -20px;
}

button.slick-next.slick-arrow {
    right: -70px;
    top: -20px;
    left: 0;
    margin: auto;
}

section.sec_4 {
    padding: 40px 0;
}

section.sec_4 .global_inner {
    text-align: center;
}

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

.sec_4_image img {
    width: 90%;
    margin: auto;
    display: block;
}

section.sec_4:after {
    z-index: -1;
    opacity: 0.5;
}

section.sec_5 {
    padding: 40px 0 0 0;
}

.services_wraper img {
    display: none;
}

.services_wraper ul li {
    position: unset !important;
}

.services_wraper.aos-init.aos-animate {
    margin: 0 0 0 0;
}

section.sec_5 .global_inner {
    text-align: center;
}

.global_button.aos-init.aos-animate {
    text-align: center;
    margin: 20px 0 0 0;
}

.global_button button {
    padding: 0 15px;
    height: 40px;
    align-items: center;
    font-size: 14px;
    width: auto;
    font-weight: 400;
}

.services_wraper ul {
    height: auto;
}

.services_wraper ul li p {
    width: 100%;
}

.services_wraper ul li {
    background: #ffeaed;
    padding: 30px 20px;
    margin: 0 0 25px 0;
    border-radius: 10px;
}

section.sec_6 button.slick-next.slick-arrow {
    bottom: -55px;
    top: unset;
    right: -90px;
    left: 0;
}

section.sec_6 button.slick-prev.slick-arrow {
    bottom: -55px;
    top: unset;
    right: -20px;
}

section.sec_6:after {
    width: 60%;
    height: 380px;
}


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

.cta_inner h5 {
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
}

.cta_inner p {
    font-size: 14px;
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

section.sec_7 .row {
    height: auto;
    padding: 80px 0;
}

.footer_logo {
    text-align: center;
}

.footer_logo p {
    width: 100%;
}

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

footer .row.mt-5 {
    margin-top: 0 !important;
}

footer.aos-init.aos-animate {
    padding: 50px 0 20px 0;
}

.open-btn {
      position: fixed;
      top: 20px;
      right: 20px;
      font-size: 20px;
      cursor: pointer;
      background: #2D96EE;
      color: white;
      padding: 7px 15px;
      border: none;
      border-radius: 4px;
      z-index: 1;
      transition: opacity 0.3s ease;
    }

    .open-btn.hide {
      opacity: 0;
      pointer-events: none;
    }

    .overlay {
      position: fixed;
      top: 0; right: 0;
      width: 0; height: 100%;
      transition: 0.5s;
      z-index: 1;
    }

    .side-menu {
      position: fixed;
      top: 0;
      right: -300px;
      width: 300px;
      height: 100%;
      background: #000;
      box-shadow: -2px 0 12px rgba(0,0,0,0.5);
      padding-top: 100px;
      transition: 0.5s;
      z-index: 2;
    }

    .side-menu .logo {
      position: absolute;
      top: 20px; left: 30px;
      display: flex;
      align-items: center;
      color: #fff;
      font-size: 22px;
      font-weight: 700;
    }

    .side-menu .logo img {
      width: 40px;
      margin-right: 10px;
    }

    .side-menu a,
    .side-menu button.dropdown-btn {
      display: flex;
      align-items: center;
      padding: 15px 30px;
      color: #fff;
      text-decoration: none;
      font-size: 18px;
      background: none;
      border: none;
      width: 100%;
      text-align: left;
      cursor: pointer;
      transition: background 0.3s, transform 0.3s;
    }

    .side-menu a:hover,
    .side-menu button.dropdown-btn:hover {
      background: rgba(255,255,255,0.1);
      transform: translateX(-5px);
    }

    .side-menu a i,
    .side-menu button.dropdown-btn i {
      margin-right: 15px;
    }

    .side-menu .dropdown-icon {
      margin-left: auto;
      transition: transform 0.3s;
    }

    .side-menu .dropdown-btn.active .dropdown-icon {
      transform: rotate(180deg);
    }

    .side-menu .dropdown-container {
      display: none;
      flex-direction: column;
      background: rgba(255, 255, 255, 0.05);
    }

    .side-menu .dropdown-container a {
      padding-left: 50px;
      font-size: 16px;
    }

    .close-btn {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 28px;
      color: #000;
      cursor: pointer;
      background: #fff;
      width: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 5px;
    }

    header.desktop {
    display: none;
}

header.mobile {
    display: block;
}
    
}

.latest_news_content ul img {
    width: 70%;
    filter: brightness(0);
}

.menu nav ul.navbar-nav li a:hover {
    color: #2d96ee !important;
}

.footer_menu ul li a:hover {
    color: #2e96ee;
}

.global_btn {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.global_btn a.btn.btn-primary {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 0.8rem 1.5rem;
    transition: 0.4s linear;
    border-radius: 6px;
}

.global_btn  a.btn.btn-blue {
    background: #2d96ee;
    color: #fff;
}

.global_btn a.btn.btn-primary:hover {
    background: #000;
    border-color: #fff;
}

.global_btn  a.btn-transparent {
    background: transparent;
    color: #fff;
    border-color: #fff;
}


.terms-container {
    padding: 60px 0;
}

.terms-container h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
}

.terms-container section {
    margin-bottom: 40px;
}

.terms-container p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}


section.thankyou-sec {
    padding: 120px 0;
    text-align: center;
}

section.thankyou-sec h1 {
    font-size: 50px;
    font-weight: 700;
}

section.thankyou-sec p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
}