@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap");
/* font-family: 'Montserrat', sans-serif; */

body {
	font-family: 'Poppins', sans-serif;
	background-position: top;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
}
h1, h2, h3{
	 font-family: 'Marko One', serif;
}

.container {
    width: 85%;
    max-width: 1400px;
}

.dblock {
	display: block;
}

.pd0 {
	padding: 0px;
}
.mrg0 {
	margin: 0px;
}

.reduce-margin {
	margin-right: 0px;
	margin-left: 0px;
}

.reduce-pading {
	padding-right: 0px;
	padding-left: 0px;
}

.reduce-pading5 {
	padding-right: 7px;
	padding-left: 7px;
}

.mrg-top-50 {
	margin-top: 50px;
}

.mrg-top-25 {
	margin-top: 25px;
}

.pdng-30 {
	padding: 30px;
}

.top-header {
        padding: 20px 0px;
    display: inline-block;
    width: 100%;
    background: #951782;
}

.top-header .container {
    width: 90%;
    max-width: 1450px;
}


.top-header .contact_top {
    align-items: center;
    display: flex;
    height: 100%;
}

.top-header .contact_top a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-header .contact_top a i{
	font-size: 30px;
    margin-right: 9px;
    line-height: 40px;
}


.top-header .top-info {
	text-align: right;
}

/* .top-header .top-info ul {
	    display: flex;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    justify-content: flex-end;
    align-items: center;
}

.top-header .top-info ul li {
	margin-right: 20px;
} */

.top-header .top-info  a {
	color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-header .top-info  a:hover{
	color: #ffffff;
}

.top-header .top-info  a i {
	font-size: 30px;
    margin-right: 9px;
    line-height: 40px;
}



/* .top-header .top-info ul li:last-child {
	margin-right: 0px;
}
 */
.menu-sec {
    display: flex;
    justify-content: flex-end;
}

.menu-sec #navigation {
	display: inline-block;
}

.menu-sec #navigation ul {
	    margin-bottom: 0px;
    margin-top: 20px;
    padding-left: 0px;
}

.menu-sec #navigation ul li {
	display: inline-block;
}

.menu-sec #navigation ul li a {
	    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    text-decoration: none;
    transition: 0.5s;
    font-family: 'Montserrat', sans-serif;
}

.menu-sec #navigation ul li a:hover {
	color: #931880;
	transition: 0.5s;
}
.bk_btn {
	 margin-top: 20px;
	 margin-bottom: 0px;
	 margin-left: 15px;
}


.bk_btn a {
    background: #00acee;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 25px;
    text-decoration: none;
    transition: 0.5s;
    border-radius: 9px;
}
.bk_btn a:hover{
background: #ef297b;
transition: 0.5s;
}


.header-menu {
	    background-color: transparent;
    padding: 10px 0px;
    transition: all 0.5s;
    z-index: 99;
    height: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: absolute;
}

.header-menu .container {
    width: 90%;
    max-width: 1450px;
}

.header-menu .logo-sec img {
	float: left;
	transition: 0.5s;
	height: auto;
}

.stickyHeader {
	z-index: 99;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	padding: 6px 0px;
	border-bottom: solid 1px #eaeaeb;
	transition: 0.5s;
}

.stickyHeader .logo-sec img {
	height: 75px;
	transition: 0.5s;
}

.stickyHeader .menu-sec #navigation ul {
	margin-top: 18px;
}

.stickyHeader .menu-sec #navigation ul li a{
   color: #bd55ae;
}

.stickyHeader .menu-sec #navigation ul li a:hover {
   color: #931880;
}

.theme-banner {
	position: relative;
	overflow: hidden;
}

.theme-banner .banner-slider {
	position: relative;
}

.theme-banner .banner-slider .item {
	position: relative;
}


.theme-banner .banner-text {
	position: absolute;
    bottom: 220px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    text-align: center;
    padding: 50px 15px;
    z-index: 1;
}

.theme-banner .banner-text h6 {
	color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 70px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Marko One', serif;
}

.theme-banner .banner-text h6 span {
	margin-top: 15px;
	letter-spacing: 2px;
    color: #951981;
    font-size: 80px;
    display: block;
    font-family: 'Marko One', serif;
}

.theme-banner .banner-text h3 {
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	margin-top: 20px;
	letter-spacing: 0.8px;
}

.theme-banner .owl-nav {
	display: none;
}

.theme-banner .owl-dots {
	position: absolute;
	bottom: 75px;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.theme-banner .owl-dots .owl-dot {
	outline: none;
}

.theme-banner .owl-dots span {
	display: table;
	width: 15px;
	height: 15px;
	background: #8db7ca;
	border-radius: 50%;
	margin: 0 4px;
	outline: none !important;
}

.theme-banner .owl-dots button.owl-dot.active span {
	background-color: #931880;
}

.cont1-shape {
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	z-index: 1;
	margin-top: -85px;
}


.welcome-part {
    padding: 100px 0px;
    position: relative;
}



.welcome_content h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 45px;
}

.welcome_content h2 {
       position: relative;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin-top: 50px;
    line-height: 65px;
    font-family: 'Marko One', serif;
}
.welcome_content h2 span {
    margin-top: 35px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    color: #0099dd;
    font-size: 70px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}


.welcome_img{
	height: 100%;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
    background-color: #57114f;


}

.welcome_img .overlay_top a{
	    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(107 20 94 / 57%);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.welcome_img .overlay_top i{
	position: relative;
    font-size: 120px;
    z-index: 1;
    color: #fff;
}

.thanks-part {
    background: #cbdcf0;
    padding: 80px 0px;
}


.thanks-part h3{
	    position: relative;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
    line-height: 50px;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
    font-family: 'Marko One', serif;
    text-transform: uppercase;
}

.thanks-part h3 span {
    display: block;
    font-size: 42px;
    margin-bottom: 13px;
    color: #931880;
}

.thanks-part .welcome_img .overlay_top a {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 143 212 / 75%);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.thanks-part h4{
	margin-top: 35px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    color: #931880;
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    /* font-family: 'Marko One', serif; */
    font-family: 'Satisfy', cursive;
    /* text-transform: uppercase; */
    text-transform: capitalize;
}
.thanks-part h4 span{
	  font-size: 40px;
    color: #009de3;
    display: block;
    line-height: 60px;
    margin: 10px 0px;
  font-family: 'Marko One', serif;
  text-transform: uppercase;
}

.thanku_form {
    background: #d27ec5;
    padding: 80px 0px;
    background-image: url(../images/form_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.thanku_form  h1{
    position: relative;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #931880;
    line-height: 50px;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Marko One', serif;
    text-transform: uppercase;
}


.inner-form{
	padding: 40px;
    background: rgb(255 255 255 / 82%);
    border: solid 5px #be8cc7;
}

.inner-form h6{
	font-size: 24px;
    color: #931880;
     font-family: 'Marko One', serif;
}

.inner-form .form-control {
    height: 50px;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 6px 15px;
    outline: none !important;
    box-shadow: none !important;
    border: solid 1px #cecece;
    color: #3a393a;
    background: transparent;
}

.inner-form .checkbox {
    font-size: 11px;
    color: #3a393a;
}

.inner-form .checkbox input[type="checkbox"] {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    float: left;
    background: transparent;
}

.inner-form textarea.form-control {
       height: 110px;
    margin-top: 35px;
}

.inner-form .col-md-4, .inner-form .col-md-12 {
   padding: 0px 5px;
}

.inner-form  h4 {
    background: #931880;
    padding: 5px 12px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    cursor: pointer;
}
.inner-form h4 i {
    float: right;
    line-height: 23px;
}

.inner-form  label.radio-inline {
    margin-right: 10px;
    font-size: 14px;
}

.inner-form  label.radio-inline input[type="radio"] {
    margin-right: 3px;
}

.inner-form .btn{
	    color: #fff;
    background: #941981;
    font-size: 15px;
    padding: 9px 15px;
    border-radius: 0px;
    min-width: 120px;
    line-height: 25px;
    margin-top: 15px;
}

.partners-part ul{
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.partners-part ul li{
	width: 20%;
	padding: 5px;
	margin: 10px 0px;
	text-align: center;
}
.partners-part ul li img{
    max-width: 100%;
}

.celebrating_part {
    padding: 80px 0px;
    background: #cbdcf0;
}

.celebrating_part h3 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin-top: 50px;
}

.celebrating_part h1{
	    font-weight: 600;
    font-size: 130px;
    color: #fff;
    margin: 60px 0px;
    letter-spacing: 2px;
    line-height: normal;
}

.celebrating_part h6{
	font-size: 18px;
    color: #000;
}

.thankyou_form {
    padding: 80px 0px;
    position: relative;
}

.thankyou_form .form_content {
    padding: 50px;
    background: #cbdcf0;
    height: 100%;
}


.partners-part {
    padding: 60px 0px 220px;
}
.partners-part .partnar-slide{
	margin-top: 70px;
}

.partners-part .partnar-slide .item {
	text-align: center;
}

.partners-part .partnar-slide .item img{
	width: auto;
    max-width: 90%;
    margin: 0 auto;
}

.partners-part .partnar-slide .owl-nav {
    display: none;
}

.partners-part .partnar-slide .owl-dots {
    text-align: center;
    margin-top: 50px;
}

.partners-part .partnar-slide .owl-dots button {
    width: 15px;
    height: 15px;
    background: #bb91b5;
    border-radius: 50%;
    margin: 3px;
    border: none;
    outline: none;
}

.partners-part .partnar-slide  .owl-dots button.active {
    background: #951782;
}



.partners-part h1 {
    text-align: center;
    position: relative;
    font-size: 42px;
    font-weight: bold;
    color: #951782;
    text-transform: uppercase;
    margin: 30px 0px;
}

.footer-section {
    padding: 60px 0px 30px;
    background: #951782;
    position: relative;
}

.footer-section:before{
	position: absolute;
    content: url(../images/footer_arrow.png);
    top: -150px;
    left: 0;
    width: 100%;
    object-fit: cover;
    background-size: 100%;


}


.footer-section h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-section .ft-content ul {
       list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}


.ft-content a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
}

.ft-content ul.social li a {
    width: 50px;
    height: 50px;
    background: #fff;
    margin-right: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #951782;
    font-size: 24px;
}

.copy-part{
        margin-top: 50px;
    text-align: center;
    border-top: solid 1px #ef90e0;
    padding-top: 25px;
}

.copy-part p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}

.copy-part p a{
	    color: #40c1fb;
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 500;
    text-decoration: none;
}

.back-top {
    background: #931880;
    opacity: 0;
    border: solid 1px #ad459d;
    font-size: 35px;
    color: #fff !important;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 2;
    i {
        z-index: 3;
        position: relative;
    }
}

a.back-top.darkHeader {
    opacity: 1;
}

.modal iframe{
	width: 100%;
	height: 400px;
}


@media only screen and (max-width: 600px) {
  .footer-section:before {
     content: none;
}

.partners-part ul li {
    width: 30%;
}

.thanks-part h4 span, .thanks-part h3 {
    font-size: 26px;
}

.thanks-part h4, .thanks-part h3 span, .thanku_form h1, .partners-part h1 {
    letter-spacing: 0;
    font-size: 34px;
}

.theme-banner .banner-text h6 span {
    font-size: 30px;
}

.theme-banner .banner-text h6 {
    font-size: 16px;
}
.slim-container a.slimNav_sk78-reveal span {
    background: #951782!important;
}

.welcome-part, .partners-part {
    padding: 30px 0px;

}

.welcome_content h2 {
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
    margin-top: 10px;
    line-height: 28px;

}


.welcome_content h2 span {
    margin-top: 15px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-size: 30px;

}

}
