@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
    font-family: AvenirRegular;
    src: url(https://s3.amazonaws.com/us.inevent.landing/11430/82166/1303/Avenir-Regular.ttf);
}

@font-face {
    font-family: RocaOne;
    src: url(https://s3.amazonaws.com/us.inevent.landing/11430/82166/1303/RocaOne-Rg.ttf);
}

body {
    margin: 0;
    padding: 0;
    background-color: #323a73;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Montserrat", serif !important;
}

.col-md-6 {
    padding: 0;
}

.program_bg {
    background-image: url("https://voluble-clafoutis-dbd871.netlify.app/program_bg.webp");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 900px;
    width: 100%;
}

.navbar {
    position: absolute;
    width: 100%;
    font-family: AvenirRegular !important;
}

.navbar-brand {
    margin-left: 25px;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
.nav-link {
    color: rgb(50, 58, 115) !important;
    margin: 0px 12px 0px 0px;
    z-index: 999;
    position: relative;
}

.nav-link {
    font-size: 18px !important;
    font-weight: bold !important;
}

.navbar-text {
    font-size: 20px;
    font-weight: bold;
    color: #323a73 !important;
}

.navbar-toggler {
    background-color: #fff !important;
    margin-right: 10px;
}

.navbar>.container-fluid {
    padding: 0;
}

/* *************hero sction*************** */
.hero-about .left-section {
    padding: 0px 30px 0px 70px;
    padding-top: 140px;
}

.hero-about .left-section h2 {
    font-size: 50px;
    color: #323a73;
    margin-bottom: 10px;
    text-transform: uppercase !important;
}

.hero-about .left-section p {
    font-size: 22px;
    color: #323a73;
    margin-bottom: 20px;
}

.hero-about .left-section a {
    background-color: #323a73;
    color: white;
    border: none;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
    width: 180px;
    border-radius: 20px;
    font-weight: bold;
}

/* **************sec1************* */
.main_program .section1 .sec1_middle {
    background-color: #323a73;
    height: 175px;
}

.main_program .section1 .sec1_flex {
    display: flex;
}

.main_program .section1 .sec1_middle {
    display: flex;
    justify-content: space-between;
    background-color: #323a73;
    height: 175px;
    align-items: center;
}

.main_program .section1 .sec1_middle .middle_text {
    margin-left: 50px;
    height: 175px;
}

.main_program .section1 .sec1_middle .middle_text h2 {
    font-size: 45px;
    letter-spacing: 4px;
    margin: 50px 0px 10px 0px;
    border-bottom: 4px solid #f372c7;
    padding-bottom: 12px;
    text-transform: uppercase !important;
    width: 400px;
}

.main_program .section1 .sec1_middle .img_flex1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.main_program .section1 .sec1_middle .img_bg {
    width: 50%;
    margin-right: 50px;
}

.main_program .section1 .sec1_middle .text_bg {
    background-color: #ffa46d;
    width: 120px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* section2 */
.main_program .section2,
.main_program .section4 {
    background-color: #6e76ae;
}

.main_program .section2 .full_section,
.main_program .section4 .full_section {
    background-color: transparent;
    max-width: 500px;
    margin: auto;
    margin: 80px auto;
    text-align: center;
    padding: 30px 20px 0px;
}

.main_program .section2 .full_section{
    max-width: 100%;
	background-color: transparent;
}

.main_program .section2 .full_section p{
    color: #fff;
}

.main_program .section2 .sec2_bonuses{
    padding: 0px 30px;
}

.main_program .section2 .text_bonus h2{
    text-transform: uppercase;
    font-size: 25px;
}

.main_program .section2 .bonus_img img{
	margin-bottom: 40px;
}

.main_program .section4 .full_section {
    margin-bottom: 80px;
    padding: 0;
}

.main_program .section4 .full_section{
	max-width:100%;
}

.main_program .section2 #inevent-public-agenda-iframe{
	min-height: 300px;
}

.main_program .section4 #inevent-public-agenda-iframe{
	min-height: 3000px;
}

.main_program .section5 {
    background-image: url("https://voluble-clafoutis-dbd871.netlify.app/Register.jpg");
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.main_program .section5 .full_section {
    background-color: #363c6dba;
    max-width: 800px;
    margin: auto;
    margin-top: 100px;
    text-align: center;
    padding: 45px 20px;
    margin-bottom: 30px;
}

.main_program .section5 .full_section h1 {
    color: rgb(255, 164, 109);
    margin-bottom: 20px;
}

.main_program .section5 .full_section_button {
    margin: auto;
    margin-bottom: 80px;
    width: 200px;
}

.main_program .section5 .full_section_button .button {
    background: rgb(50, 58, 115);
    border-radius: 30px;
    border: none;
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

.main_program .pricing-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    background-color: #fff;
    height: 100%;
  }

.main_program .pricing-section .pricing-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #306a69;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
  }

.main_program  .pricing-section .pricing-card p {
    font-size: 18px;
    color: #306a69;
  }

.main_program .pricing-section .pricing-card h6 {
    font-size: 18px;
    color: #323a73;
    font-weight: normal;
  }

.main_program .pricing-section .pricing-card ul{
    list-style-type: disc;
	padding-left: 20px;
  }

.main_program .pricing-section .pricing-card li{
    color: #323a73;
    font-size: 18px;
  }

.main_program .pricing-section .pricing-card .price {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
  }

.main_program .pricing-section .btn-get-tickets {
    background-color: #18255a;
    color: #ffa46d;
    font-size: 15px;
    padding: 5px 30px;
    border-radius: 20px;
    border: none;
    font-weight: bold;
  }

.main_program .pricing-section {
    padding: 50px 30px;
    background-color: #6e76ae;
    color: white;
  }

.footer {
    background-color: #343a70;
    color: white;
    padding: 50px 0;
}

.footer .summit-logo img {
    max-width: 100px;
    border-radius: 50%;
    background-color: #fff;
    margin-bottom: 50px;
}

.footer .connect-with-us {
    text-align: left;
}

.footer .connect-with-us h6 {
    font-size: 15px;
    color: #f6f4f1;
}

.footer .connect-with-us a {
    display: block;
    color: #f6f4f1;
    text-decoration: underline;
    font-size: 18px;
}

.footer h2 {
    font-size: 32px;
    color: #f6f4f1;
}

.footer .cta-buttons p {
    color: #f6f4f1;
}

.footer .cta-buttons {
    margin-top: 30px;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    gap: 75px;
}

.footer .cta-buttons a,
.footer .cta-buttons1 a {
    margin: 5px;
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    background-color: rgb(48, 106, 105);
    color: #f6f4f1;
    display: inline-block;
}

.footer .email-contact {
    margin-top: 80px !important;
}

.footer .email-contact a {
    color: #f6f4f1;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width:992px) {
    .navbar-nav .nav-link.active,
    .navbar-nav .show>.nav-link,
    .nav-link {
    color: #ffffff !important;
    }

    .program_bg{
        background-position: center;
    }

    .main_program .section1 .sec1_middle .middle_text h2{
        width: 100px;
    }

	 .hero-about .left-section h2{
        font-size: 22px;
    }

    .hero-about .left-section p{
        font-size: 17px;
    }

    .hero-about .left-section {
        padding: 0px 20px;
        padding-top: 140px;
    }

    .navbar-collapse {
        background-color: #323a73;
        padding-left: 30px;
    }

    .navbar-text {
        color: #fff !important;
    }

    .main_program .section1 .sec1_middle {
        flex-direction: column;
        height: auto;
    }

    .main_program .section1 .sec1_middle .middle_text {
        margin-left: 0;
        text-align: center;
    }

    .main_program .section1 .sec1_middle .middle_text h2 {
        font-size: 22px;
    }

    .main_program .section1 .sec1_flex {
        display: none;
    }
	.main_program .section1 .sec1_middle .middle_text{
		height: 130px;
	}
    .main_program .section2 .center-section {
        padding: 20px 0px 0px 0px;
    }

    .main_program .section2 .left-section {
        margin-bottom: 30px;
    }

    .main_program .section2 .left-section {
        padding-left: 20px;
    }

    .main_program .section2 img,
    .main_program .section2 h2 {
        width: 100% !important;
    }

    .footer .cta-buttons {
        justify-content: center;
    }

    .footer h2 {
        font-size: 22px;
    }

    .footer .email-contact a{
        font-size: 12px;
    }

    .footer .connect-with-us {
        text-align: center;
    }
}
@media (max-width:768px){
    .main_program .pricing-card{
        height: auto;
    }
}