/*Font Family Used In Website*/

 body {
 	font-family: 'Poppins', sans-serif;
 	font-weight: 400;
 	overflow-x: hidden;
 }

 body .container {
 	width: 100%;
 	max-width: 1400px;
 }

 body img {
 	max-width: 100%;
 }

section , header , footer {
    float: left;
    width: 100%;
}

a {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer !important;
    display: inline-block;
    text-decoration: none !important;
}




.custom-scroll1::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}
.custom-scroll1::-webkit-scrollbar {
    width: 8px;
    background-color: #00b22d;
}
.custom-scroll1::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
}



.col-white {
	color:white !important;
}
.col-black {
	color:black !important;
}

.bg-white {
	background:white !important;
}

.bg-black {
	background:black !important;
}

 

.no-margin {
	margin:0px !important;
}
.no-pad {
	padding:0px !important;
}


.modal-dialog {
    top: 50%;
    margin: 0px auto !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) !important;
}

.login-btn {
    background-color: #00AEEF;
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.5px;
    fill: #ffffff;
    color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #00AEEF;
    border-radius: 30px 30px 30px 30px;
}

.collapse{
    visibility: visible !important;
  }
  
.dropdown-menu {
  transition: all 0.2s ease-in-out;
  margin-top: 0;
}

.dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}

.dropdown-toggle::after {
  transition: transform 0.2s ease;
}

.dropdown-toggle.show::after {
  transform: rotate(180deg);
}

.menu-item>a {
  font-family: "Noto Sans", Sans-serif;
  font-size: 20px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  color: #000000;
  padding: 0px 15px 0px 15px;
}

.menu-item>.btn {
  font-family: "Noto Sans", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #000000;
  padding: 0px 15px 0px 15px;
  background: none;
  letter-spacing: 0.2px;
}

.menu-item>a:hover {
  color: #00AEEF;
}

.login-btn {
  padding: 15px 30px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.4em !important;
  letter-spacing: 0.5px !important;
  transition: all 0.3s ease;
}

.login-btn:hover {
  background-color: #2E70CE !important;
  color: #ffffff !important;
  border-color: #2E70CE !important;
}

.footer-list-1>li>a:hover {
  color: #00AEEF !important;
}

.header-title {
  font-family: "Noto Sans", Sans-serif;
  font-size: 53px;
  font-weight: 600;
  line-height: 78px;
  letter-spacing: -2.5px;
  color: #2e70ce;
}

.header-title-desc {
  text-align: left;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
  color: #000000;
}

.text-5 {
    font-size: 5px !important;
}
.text-6 {
    font-size: 6px !important;
}
.text-7 {
    font-size: 7px !important;
}
.text-8 {
    font-size: 8px !important;
}
.text-9 {
    font-size: 9px !important;
}
.text-10 {
    font-size: 10px !important;
}
.text-11 {
    font-size: 11px !important;
}
.text-12 {
    font-size: 12px !important;
}
.text-13 {
	font-size: 13px !important;
}
.text-14 {
	font-size: 14px !important;
}
.text-15 {
	font-size: 15px !important;
}
.text-16 {
	font-size: 16px !important;
}
.text-17 {
	font-size: 17px !important;
}
.text-18 {
	font-size: 18px !important;
}
.text-19 {
	font-size: 19px !important;
}
.text-20 {
	font-size: 20px !important;
}
.text-21 {
	font-size: 21px !important;
}
.text-22 {
	font-size: 22px !important;
}
.text-23 {
	font-size: 23px !important;
}
.text-24 {
	font-size: 24px !important;
}
.text-25 {
	font-size: 25px !important;
}
.text-26 {
	font-size: 26px !important;
}
.text-27 {
	font-size: 27px !important;
}
.text-28 {
	font-size: 28px !important;
}
.text-29 {
	font-size: 29px !important;
}
.text-30 {
	font-size: 30px !important;
}
.text-31 {
	font-size: 31px !important;
}
.text-32 {
	font-size: 32px !important;
}
.text-33 {
	font-size: 33px !important;
}
.text-34 {
	font-size: 34px !important;
}
.text-35 {
	font-size: 35px !important;
}
.text-36 {
	font-size: 36px !important;
}
.text-37 {
	font-size: 37px !important;
}
.text-38 {
	font-size: 38px !important;
}
.text-39 {
	font-size: 39px !important;
}
.text-40 {
	font-size: 40px !important;
}
.text-41 {
	font-size: 41px !important;
}
.text-42 {
	font-size: 42px !important;
}
.text-43 {
	font-size: 43px !important;
}
.text-44 {
	font-size: 44px !important;
}
.text-45 {
	font-size: 45px !important;
}
.text-46 {
	font-size: 46px !important;
}
.text-47 {
	font-size: 47px !important;
}
.text-48 {
	font-size: 48px !important;
}
.text-49 {
	font-size: 49px !important;
}
.text-50 {
	font-size: 50px !important;
}
 
 .fw-300 {
    font-weight: 300 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-800 {
    font-weight: 800 !important;
}
.fw-900 {
    font-weight: 900 !important;
}

.bg-black-1 {
	background: #1b1b1b !important;
}
.bg-black-2 {
	background: #222222 !important;
}

ul.footer-list-1 {
    padding: 0px;
    list-style: none;
}

.lh-normal1 {
    line-height: 1.8 !important;
}

.lh-normal2 {
    line-height: 1.6 !important;
}

.letter-spacing-14 {
    letter-spacing: 1.4px;
}

.text-white-1 {
	color: #d7d7d7 !important;
}
.footer-list-1 li a:hover span {
    color: white !important;
}

.footer-sec-left  {
    width: 37%;
}

.footer-sec-right  {
    width: 62%;
}

.text-blue-1 {
	color: #2e70ce !important;
}

.accordion-button::after {
    filter: invert(1);
}

.accordion-button[aria-expanded='true']::after {
    filter: none;
}

.bg-pattern-1 {
	background-image: url("../images/pattern-1.png");
	background-size: cover;
	background-repeat: repeat;
}

.letter-spacing-1 {
	letter-spacing: 0.3px !important;
}

.avatar-img-1 {
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.bg-pattern-2 {
	background-color: transparent;
	background-image: linear-gradient(321deg, #2E70CE 0%, #00AEEF 100%);
}
.text-italic {
	font-style: italic;
}
.timer {
	font-size: 60px;
	font-weight: 600;
}
.timer-plus {
	font-size: 20px;
	font-weight: 600;
}

.bg-blue-1 {
	background: #00AEEF !important;
}
.icon-size-1 {
    margin: auto;
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 4px;
}

.detail-image1 {
    width: 100%;
    height: 350px;
    object-fit: contain;
}

.logo-div a img {
    width: 60px;
}


.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.logo-div {
    width: 18%;
}

.cta-btn {
    width: 18%;
    text-align: right;
}
.navbar-custom {
    width: 64%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-item>a {
    color: black;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.2px;
    padding: 5px 10px;
}
.z-index-9 {
	z-index: 9 !important;
}
.menu-item>.btn {
    font-family: "Noto Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
    padding: 0px 15px 0px 15px;
    background: none;
    letter-spacing: 0.2px;
}

.logo-div {
    width: 15%;
}
.menu-item {
    display: inline-block;
    margin: 0px 4px;
}

.banner-sec {
	background-image:  linear-gradient(300deg, #ffffff 54%, #e9eff9 95%);
	padding: 60px 70px;
}

.banner-img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}


/*Media Queries Of Website*/

/*Small Laptops*/
@media screen and (max-width:992px) and (min-width:768px) { 

}


/*Tablet Devices*/
@media screen and (max-width:767px) and (min-width:520px) { 
	   .banner-img {
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
}

.icon-box {
    min-width: 200px;
}

.footer-sec-left {
    width: 100%;
    margin-bottom: 40px;
}
.footer-sec-right {
    width: 100%; 
}
.timer {
    font-size: 40px;
    font-weight: 600;
}

.logo-div {
    width: 50%;
}
 
.navbar-custom {
	width: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 100%;
	box-shadow: 1px 1px 10px #e3e3e3;
	left: 0px;
	right: 60px;
	flex-wrap: wrap;
	z-index: 99;
	background: white;

}

.cta-btn {
    width: auto;
    text-align: right;
}
.menu-item {
    width: 100%;
}
.menu-item>a {
    color: black;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    padding: 8px 10px;
}
.menu-item>.btn {
    color: black;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    padding: 8px 10px;
}
.dropdown-menu {
    position: static !important;
    width: 100%;
    transform: none !important;
    border: none !important;
    padding: 0px !important;
}
    .menu-item {
        width: 100%;
        margin: 0px;
    }

        .logo-div {
        width: 20%;
    }
    .cta-btn {
        width: 80%;
        text-align: right;
        display: flex;
        justify-content: end;
        align-items: center;
    }
}




/*Mobile Devices*/
@media screen and (max-width:519px) and (min-width:320px) { 

.mob-text-5 {
    font-size: 5px !important;
}
.mob-text-6 {
    font-size: 6px !important;
}
.mob-text-7 {
    font-size: 7px !important;
}
.mob-text-8 {
    font-size: 8px !important;
}
.mob-text-9 {
    font-size: 9px !important;
}
.mob-text-10 {
    font-size: 10px !important;
}
.mob-text-11 {
    font-size: 11px !important;
}
.mob-text-12 {
    font-size: 12px !important;
}
.mob-text-13 {
    font-size: 13px !important;
}
.mob-text-14 {
    font-size: 14px !important;
}
.mob-text-15 {
    font-size: 15px !important;
}
.mob-text-16 {
    font-size: 16px !important;
}
.mob-text-17 {
    font-size: 17px !important;
}
.mob-text-18 {
    font-size: 18px !important;
}
.mob-text-19 {
    font-size: 19px !important;
}
.mob-text-20 {
    font-size: 20px !important;
}
.mob-text-21 {
    font-size: 21px !important;
}
.mob-text-22 {
    font-size: 22px !important;
}
.mob-text-23 {
    font-size: 23px !important;
}
.mob-text-24 {
    font-size: 24px !important;
}
.mob-text-25 {
    font-size: 25px !important;
}
.mob-text-26 {
    font-size: 26px !important;
}
.mob-text-27 {
    font-size: 27px !important;
}
.mob-text-28 {
    font-size: 28px !important;
}
.mob-text-29 {
    font-size: 29px !important;
}
.mob-text-30 {
    font-size: 30px !important;
}
.mob-text-31 {
    font-size: 31px !important;
}
.mob-text-32 {
    font-size: 32px !important;
}
.mob-text-33 {
    font-size: 33px !important;
}
.mob-text-34 {
    font-size: 34px !important;
}
.mob-text-35 {
    font-size: 35px !important;
}
.mob-text-36 {
    font-size: 36px !important;
}
.mob-text-37 {
    font-size: 37px !important;
}
.mob-text-38 {
    font-size: 38px !important;
}
.mob-text-39 {
    font-size: 39px !important;
}
.mob-text-40 {
    font-size: 40px !important;
}
.mob-text-41 {
    font-size: 41px !important;
}
.mob-text-42 {
    font-size: 42px !important;
}
.mob-text-43 {
    font-size: 43px !important;
}
.mob-text-44 {
    font-size: 44px !important;
}
.mob-text-45 {
    font-size: 45px !important;
}
.mob-text-46 {
    font-size: 46px !important;
}
.mob-text-47 {
    font-size: 47px !important;
}
.mob-text-48 {
    font-size: 48px !important;
}
.mob-text-49 {
    font-size: 49px !important;
}
.mob-text-50 {
    font-size: 50px !important;
}

.footer-sec-left {
    width: 100%;
    margin-bottom: 40px;
}
.footer-sec-right {
    width: 100%;
}
ul.footer-list-1 {
    padding: 0px;
    list-style: none;
    margin-bottom: 40px;
}
.avatar-img-1 {
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.icon-box {
    min-width: 100%;
}
.detail-image1 {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.timer {
    font-size: 40px;
    font-weight: 600;
}

.logo-div {
    width: 50%;
}
 
.navbar-custom {
	width: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 100%;
	box-shadow: 1px 1px 10px #e3e3e3;
	left: 0px;
	right: 60px;
	flex-wrap: wrap;
	z-index: 99;
	background: white;

}

.cta-btn {
    width: auto;
    text-align: right;
}
.menu-item {
    width: 100%;
}
.menu-item>a {
    color: black;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    padding: 8px 10px;
}
.menu-item>.btn {
    color: black;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    padding: 8px 10px;
}
.dropdown-menu {
    position: static !important;
    width: 100%;
    transform: none !important;
    border: none !important;
    padding: 0px !important;
}
    .menu-item {
        width: 100%;
        margin: 0px;
    }

        .logo-div {
        width: 20%;
    }
    .cta-btn {
        width: 80%;
        text-align: right;
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .banner-img {
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
}

}