/*
Theme Name: AlKalma
*/

.bottom-padding{
	margin-bottom:5%;
}
footer a{display: block;margin-bottom: 10px;}

footer a:hover {color: #6FC9C0}
body {
    margin: 0;
    background-color: #FFF;
    font-family: Mada;
    color: #FFF;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 0;
}

.card-img, .card-img-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

@media (max-width:640px){
	
	
.bottom-padding{
	margin-bottom:13%;
}
	
#ourservice .card-body{padding:10%;}
}

a {
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}

.navbar-nav .nav-item .nav-link:focus {
    color: #18465D;
}

.form-control:focus {
    box-shadow: none;
}

.border-bottom {
    border-bottom: 1px solid #18465D !important;
    border-radius: 0;
}

.btn:focus {
    box-shadow: none;
}

.btn-close:focus,
.navbar-toggler:focus {
    border: 0 !important;
    box-shadow: none;
}

.up-in-toggle {
    display: none !important;
}

.herosection .hero-bg {
    position: relative;
    overflow: hidden;
}

.herosection .hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.herosection .container {
    position: relative;
    z-index: 2; 
}

.herosection .hero-bg {
    opacity: 0;
    animation: fadeIn 0.8s ease-in-out forwards;
    animation-delay: 0s;
}
.herosection .navbar .container .contactbtn, .navbar ul.navbar-nav {
    display: none;
}

.navbar-toggler-icon.custom-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%2318465D' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    background-size: 1.5em 1.5em;
}

.offcanvas-body ul li a {
    position: relative;
    padding-bottom: 5%;
}

.offcanvas-body ul li a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #18465D;
    bottom: 0;
    left: 0;
}

.herosection .navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
}

.backimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.herosection .navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
}

.navbar-nav .nav-link {
    color: #18465D;
	font-size: 16px;
}

.navbar-nav .nav-link.current {
    color: #18465D;
    font-weight: 700;
}

.navbar-nav .nav-link:hover {
    font-weight: 700;
}

.bluebtn:hover {
    background: #FFF;
    color: #18465D;
    border: 1px solid #18465D;
}

.whitebtn:hover {
    color: #FFF;
    background: #18465D;
}

.contactus .whitebtn:hover {
    border: 1px solid #FFF;
}

.icons {
    cursor: pointer;
}

.icons:hover svg path {
    fill: #6FC9C0;
}

.linkdiv p:hover {
    color: #6FC9C0;
}

.buildby:hover a {
    color: #6FC9C0 !important;
}

.up-in-toggle {
    padding: 5%;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
}

.up-in-toggle input {
    display: none;
}

.up-in-toggle label {
    flex: 1;
    background-color: #FFF;
    color: #18465D;
    text-align: center;
    padding: 10px;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
    border-color: #18465D;
    border: 2px solid #18465D;
}

.up-in-toggle label:first-of-type {
    border-radius: 100px 0 0 100px;
}

.up-in-toggle label:last-of-type {
    border-radius: 0 100px 100px 0;
}

.up-in-toggle input:checked+label {
    background: #18465D;
    color: #FFF;
    font-weight: 500;
}

.bluebtn {
    background: #18465D;
    color: #FFF;
}

.whitebtn {
    background: #FFF;
    color: #18465D;
}

.btn {
    font-size: 18px;
    padding: 12px 30px;
    border: none;
    border-radius: 50px;
    transition: none !important;
    transform: none !important;
}

.alkalmapartnership .btn {
    font-size: 16px;
    padding: 12px 18px;
}

.alkalmapartnership h2 {
    font-size: 18px;
}

.alkalmapartnership p.title {
    font-size: 16px;
}

button.contactus {
    padding: 10px 68px;
}

.herosection .row {
    margin-top: 65px;
}

p.title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 5px;
}

.alkalmavision p.title {
    font-size: 16px;
}

.herosection p.title {
    font-size: 16px;
    letter-spacing: 2px;
}

.herosection .backimg {
    height: 780px;
}

h3 {
    line-height: 40px;
    font-size: 30px;
}

.terms h3 {
    font-size: 46px;
}

.margitop {
    margin-top: 50%;
}

.navbar .bluebtn {
    font-size: 16px;
}

.toppadding {
    padding-top: 10%;
    padding-bottom: 10%;
}

h1 {
    font-size: 14px;
    letter-spacing: 5px;
    font-weight: 400;
}

h2 {
    font-size: 26px;
}

.contact h2 {
    font-size: 28px;
}

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

.contactus p.title {
    font-size: 16px;
}

.contact.backimg {
    height: 780px;
}

.contentdiv h2 {
    /* font-size: 36px; */
    font-size: 25px;
}

h5 {
    font-size: 20px;
    color: #18465D;
}

h4{
	font-size: 20px;
}

p {
    color: #1E1E1E;
    font-size: 16px;
}

a.readabout {
    font-size: 18px;
}

.card-body {
    padding: 5%;
    cursor: pointer;
}

.corevalues .card-body {
    padding: 8%;
}

footer p {
    color: #FFF;
}

footer .toppadding {
    padding-bottom: 2%;
}

footer .linkdiv {
    justify-content: space-between;
    gap: 0;
    cursor: pointer;
}

.contentdiv {
    /* padding-left: 12%;
    padding-right: 16%; */
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 10%;
}

.visiondiv {
    /* padding-left: 12%;
    padding-right: 12%; */
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 10%;
    padding-bottom: 6%;
}

.marginright {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 10%;
    padding-bottom: 10%;
}

.leftpadding {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 10%;
    padding-bottom: 10%;
}

.form-label {
    color: #18465D;
    font-weight: 600;
    font-size: 16px;
    line-height: 20.8px;
}

.form-control {
    color: #18465D;
}

textarea::placeholder, input::placeholder {
    transition: opacity 0.3s ease-in-out;
}

textarea:focus::placeholder, input:focus::placeholder {
    opacity: 0;
}

.container {
    max-width: 100%;
    padding-left: 6%;
    padding-right: 6%;
}

.btndiv {
    margin-top: 10%;
    margin-bottom: 10%;
}

.mobileview {
    display: flex !important;
}

.desktopview {
    display: none !important;
}

.desktopview-3-cards {
    display: none !important;
}

/*_____________Animations________________*/

@keyframes fadeInDown{
	0% {
		opacity:0;
		transform:translateY(-50px);
	}
	100% {
		opacity:1;
		transform:translateY(0px);
	}
}

@keyframes fadeInUp{
	0% {
		opacity:0;
		transform:translateY(50px);
	}
	100% {
		opacity:1;
		transform:translateY(0px);
	}
}

@keyframes fadeInRight{
	0% {
		opacity:0;
		transform:translatex(-50px);
	}
	100% {
		opacity:1;
		transform:translateY(0px);
	}
}

@keyframes fadeInLeft{
	0% {
		opacity:0;
		transform:translatex(50px);
	}
	100% {
		opacity:1;
		transform:translateY(0px);
	}
}

/* HERO ANIMATION */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.herosection .hero-bg {
    opacity: 0;
    animation: fadeIn 0.8s ease-in-out forwards;
    animation-delay: 0s; 
}

.herosection .navbar-content {
    opacity: 0;
    animation: fadeInDown 0.8s ease-in-out forwards;
    animation-delay: 0.8s;
}

.herosection .hero-text p,
.herosection .hero-text h3,
.herosection .hero-text .btndiv {
    opacity: 0;
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.herosection .hero-text p {
    animation-delay: 1.6s;
}

.herosection .hero-text h3 {
    animation-delay: 1.8s;
}

.herosection .hero-text .btndiv {
    animation-delay: 2.0s;
}

.herosection .col-12.col-lg-6.animate-item.animate-approach {
    animation: none; 
}

.animate-title {
    animation: fadeInUp 0.8s ease-in-out forwards;
}

.approach .animate-item{
    opacity: 0; 
}

.animate-approach {
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.approach .animate-item:nth-child(1).animate-approach { animation-delay: 0.2s; } 
.approach .animate-item:nth-child(2).animate-approach { animation-delay: 0.4s; }
.approach .animate-item:nth-child(3).animate-approach { animation-delay: 0.6s; }
.approach .animate-item:nth-child(5).animate-approach { animation-delay: 0.8s; }
.approach .animate-item:nth-child(6).animate-approach { animation-delay: 1.0s; }

.approach .col-12.col-lg-6.animate-item.animate-approach {
    animation: fadeInLeft 0.8s ease-in-out forwards;
    animation-delay: 0.0s;
}


.ourservice .card {
    opacity: 0; 
}

.animate-card {
    animation: fadeInUp 0.8s ease-in-out forwards;
}

.desktopview .col:nth-child(1) .card.animate-card { animation-delay: 0.4s; }
.desktopview .col:nth-child(2) .card.animate-card { animation-delay: 0.6s; }
.desktopview .col:nth-child(3) .card.animate-card { animation-delay: 0.8s; }
.desktopview .col:nth-child(4) .card.animate-card { animation-delay: 1.0s; }

#ourservice .item:nth-child(1) .card.animate-card { animation-delay: 0.4s; }
#ourservice .item:nth-child(2) .card.animate-card { animation-delay: 0.6s; }
#ourservice .item:nth-child(3) .card.animate-card { animation-delay: 0.8s; }
#ourservice .item:nth-child(4) .card.animate-card { animation-delay: 1.0s; }

.terms .card {
    opacity:0;
}

.animate-card-right {
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.corevalues .card{
	opacity:0;
}

.corevalues.animate-title {
    animation-delay: 0s;
}

.corevalues .col:nth-child(1) .card.animate-card { animation-delay: 0.4s; }
.corevalues .col:nth-child(2) .card.animate-card { animation-delay: 0.6s; }
.corevalues .col:nth-child(3) .card.animate-card { animation-delay: 0.8s; }
.corevalues .col:nth-child(4) .card.animate-card { animation-delay: 1.0s; }
.corevalues .col:nth-child(5) .card.animate-card { animation-delay: 1.2s; }
.corevalues .col:nth-child(6) .card.animate-card { animation-delay: 1.4s; }

.newsevents .title{
	opacity:0;
}

.newsevents .card{
	opacity:0;
}

.newsevents .col-md-3:nth-child(1) .card.animate-card { animation-delay: 0.4s; }
.newsevents .col-md-3:nth-child(2) .card.animate-card { animation-delay: 0.6s; }
.newsevents .col-md-3:nth-child(3) .card.animate-card { animation-delay: 0.8s; }
.newsevents .col-md-3:nth-child(4) .card.animate-card { animation-delay: 1.0s; }

.contactus .animate-item {
    opacity: 0;
}

.animate-contactus {
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.contactus .row .animate-item:nth-child(2).animate-contactus {
    animation-delay: 0s;
}
.contactus .row .animate-item:nth-child(3).animate-contactus {
    animation: fadeInLeft 0.8s ease-in-out forwards;
    animation-delay: 0s;
}

.contactus .text-content .animate-item:nth-child(1).animate-contactus {
    animation-delay: 0.4s;
}
.contactus .text-content .animate-item:nth-child(2).animate-contactus {
    animation-delay: 0.6s;
}
.contactus .text-content .animate-item:nth-child(3).animate-contactus {
    animation-delay: 0.8s;
}
.contactus .text-content .animate-item:nth-child(4).animate-contactus {
    animation-delay: 1.0s;
}

/* ENDING SECTION ANIMATION */
.alkalmapartnership .partnership-card.animate-item {
    opacity: 0;
    animation-delay: 0.4s;
}

.alkalmapartnership .text-content .animate-item {
    opacity: 0;
}

.alkalmapartnership .text-content .animate-item:nth-child(1) {
    animation-delay: 0.8s;
}
.alkalmapartnership .text-content .animate-item:nth-child(2) {
    animation-delay: 1.0s;
}
.alkalmapartnership .text-content .animate-item:nth-child(3) {
    animation-delay: 1.2s;
}
.alkalmapartnership .text-content .animate-item:nth-child(4) { 
    animation-delay: 1.4s;
}

.alkalmapartnership.animate-background .partnership-bg {
    opacity: 0;
    animation: fadeIn 0.8s ease-in-out forwards;
    animation-delay: 0s;
}
/* ----------------------------------*/

.ourimpact .card{
	opacity:0;
}

.ourimpact .col:nth-child(1) .card.animate-card { animation-delay: 0.4s; }
.ourimpact .col:nth-child(2) .card.animate-card { animation-delay: 0.6s; }
.ourimpact .col:nth-child(3) .card.animate-card { animation-delay: 0.8s; }

/* ABOUT US PAGE ANIMATION */
.about-herosection .hero-bg {
    opacity: 0;
    animation: fadeIn 0.8s ease-in-out forwards;
    animation-delay: 0s; 
}

.about-herosection .navbar-content {
    opacity: 0;
    animation: fadeInDown 0.8s ease-in-out forwards;
    animation-delay: 0.8s; 
}

.about-herosection .hero-image {
    opacity: 0;
    animation: fadeInLeft 0.8s ease-in-out forwards;
    animation-delay: 0s; 
}

.about-herosection .hero-text p,
.about-herosection .hero-text h2,
.about-herosection .hero-text .btndiv {
    opacity: 0;
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.about-herosection .hero-text p:nth-child(1) {
    animation-delay: 0.4s;
}
.about-herosection .hero-text h2:nth-child(2) {
    animation-delay: 0.6s;
}
.about-herosection .hero-text p:nth-child(3) {
    animation-delay: 0.8s;
}
.about-herosection .hero-text p:nth-child(4) { 
    animation-delay: 1.0s;
}
.about-herosection .hero-text .btndiv:nth-child(5) {
    animation-delay: 1.2s;
}


.alkalmavision .vision-image,
.alkalmavision .text-sec {
    opacity: 0; 
}

.alkalmavision .vision-image.animate-vision {
    animation: fadeInRight 0.8s ease-in-out forwards;
    animation-delay: 0s; 
}

.alkalmavision .text-sec.animate-vision {
    animation: fadeInLeft 0.8s ease-in-out forwards;
    animation-delay: 0.8s; 
}

.alkalmavision .text-sec.animate-vision h1,
.alkalmavision .text-sec.animate-vision h2,
.alkalmavision .text-sec.animate-vision p {
    opacity: 0;
    animation: fadeInLeft 0.8s ease-in-out forwards;
}

.alkalmavision .text-sec.animate-vision h1:nth-child(1) { animation-delay: 1.0s; }
.alkalmavision .text-sec.animate-vision h2:nth-child(2) { animation-delay: 1.2s; }
.alkalmavision .text-sec.animate-vision p:nth-child(3) { animation-delay: 1.4s; }
.alkalmavision .text-sec.animate-vision p:nth-child(4) { animation-delay: 1.6s; }
.alkalmavision .text-sec.animate-vision p:nth-child(5) { animation-delay: 1.8s; }
.alkalmavision .text-sec.animate-vision p:nth-child(6) { animation-delay: 2.0s; }
.alkalmavision .text-sec.animate-vision p:nth-child(7) { animation-delay: 2.2s; }
.alkalmavision .text-sec.animate-vision p:nth-child(8) { animation-delay: 2.4s; }
.alkalmavision .text-sec.animate-vision p:nth-child(9) { animation-delay: 2.6s; }

.alkalmavision.animate-item:nth-child(1).animate-vision,
.alkalmavision.animate-item:nth-child(2).animate-vision {
    animation: none; 
}

.about-contactus .care-image,
.about-contactus .care-text {
    opacity: 0;
}

.about-contactus .care-image.animate-contactus {
    animation: fadeInLeft 0.8s ease-in-out forwards;
    animation-delay: 0s;
}

.about-contactus .care-text.animate-contactus {
    animation: fadeInRight 0.8s ease-in-out forwards;
    animation-delay: 0.8s; 
}

.about-contactus .care-text.animate-contactus h1,
.about-contactus .care-text.animate-contactus h2,
.about-contactus .care-text.animate-contactus p,
.about-contactus .care-text.animate-contactus button {
    opacity: 0;
    animation: fadeInRight 0.8s ease-in-out forwards;
}

.about-contactus .care-text.animate-contactus h1:nth-child(1) { animation-delay: 1.0s; }
.about-contactus .care-text.animate-contactus h2:nth-child(2) { animation-delay: 1.2s; }
.about-contactus .care-text.animate-contactus p:nth-child(3) { animation-delay: 1.4s; }
.about-contactus .care-text.animate-contactus button:nth-child(4) { animation-delay: 1.6s; }

.about-contactus .animate-item {
    opacity: 0; /
}

#contact-hero .contact-hero-bg {
    position: relative;
    overflow: hidden;
    height: 1000px;
    opacity: 0;
}

 #contact-hero.herosection .contact-hero-bg.animate-hero {
    animation: fadeIn 0.8s ease-in-out forwards;
    animation-delay: 0s;
}

 #contact-hero.herosection .contact-card {
    opacity: 0; 
}

 #contact-hero.herosection .contact-card.animate-hero {
    animation: fadeInRight 0.8s ease-in-out forwards;
    animation-delay: 0.8s; 
}

 #contact-hero.herosection .contact-card .animate-item {
    opacity: 0; 
}

 #contact-hero.herosection .contact-card.animate-hero .animate-item {
    animation: fadeInLeft 0.8s ease-in-out forwards;
}

 #contact-hero.herosection .contact-card.animate-hero p:nth-child(1) { animation-delay: 1.6s; } 
 #contact-hero.herosection .contact-card.animate-hero h2:nth-child(2) { animation-delay: 1.8s; } 
 #contact-hero.herosection .contact-card.animate-hero p:nth-child(3) { animation-delay: 2.0s; }
 #contact-hero.herosection .contact-card.animate-hero div:nth-child(4) { animation-delay: 2.2s; } 

 #contact-hero.herosection .hero-bg {
    animation: none; 
}

 #contact-hero.herosection .navbar-content {
    opacity: 0;
    animation: fadeInDown 0.8s ease-in-out forwards;
    animation-delay: 0.8s;
}

.dropdown-menu li a {
    font-size: 16px;
    color: #18465D;
}

.dropdown-item:hover {
    font-weight: 600;
    color: #18465D;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #FFF;
}

.content-div-approach {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 12%;
    padding-bottom: 12%;
}

.social-card {
    border-bottom: 1px solid #D9D9D9;
}

.btn-outline {
    border-radius: 100px;
    border: 1px solid #18465D;
    background: #ECF6FB;
    color: #18465D;
}

.btn-outline:hover {
    background: #18465D;
    color: #ECF6FB;
}

article {
    background: #18465D;
    color: #FFFFFF;
}

article h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}

.welbeing article h3 {
    font-size: 14px;
}

.welbeing article p.title {
    font-size: 10px;
    line-height: 16px;
}

article p.title {
    color: #6FC9C0;
    font-size: 12px;
    letter-spacing: 3px;
}

.data-analytics h2,
.data-driven h4,
.data-driven h2,
.blue {
    color: #18465D;
}

p.title.head {
    color: #18465D;
    font-size: 12px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}

.data-analytics h2,
.data-driven h4,
.data-driven h2,
.blue {
    color: #18465D;
}

.table-structure h4 {
    font-weight: 600;
}

.whiteShade {
    background: #F4F4F4;
}

body.population .empowering .marginright {
    padding-right: 9%;
}

.ecosystem .card-body {
    padding: 6%;
}

.ecosystem .card-body h5 {
    font-weight: 600;
}

.corepoints h4 {
    color: #18465D;
    font-weight: 600;
}

.corepoints ul li {
    color: #1E1E1E;
    font-size: 16px;
    padding: 1%;
}

.section-number {
    color: #CBD6DC;
    font-size: 32px;
    font-weight: 600;
}

.style-line {
    width: 90%;
}

.separate {
    width: 100%;
}

.our-approach h2 {
    color: #18465D;
}

.our-approach .content-div-approach {
    padding-top: 110%;
}

.data-analytics .focus-content {
    padding-right: 6%;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 8.5L7.5 13L8.925 14.4L12 11.325L15.075 14.4L16.5 13L12 8.5ZM12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2ZM12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4Z' fill='%23127593'/%3E%3C/svg%3E");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 15.5L7.5 11L8.925 9.6L12 12.675L15.075 9.6L16.5 11L12 15.5ZM12 22C13.3833 22 14.6833 21.7375 15.9 21.2125C17.1167 20.6875 18.175 19.975 19.075 19.075C19.975 18.175 20.6875 17.1167 21.2125 15.9C21.7375 14.6833 22 13.3833 22 12C22 10.6167 21.7375 9.31667 21.2125 8.1C20.6875 6.88333 19.975 5.825 19.075 4.925C18.175 4.025 17.1167 3.3125 15.9 2.7875C14.6833 2.2625 13.3833 2 12 2C10.6167 2 9.31667 2.2625 8.1 2.7875C6.88333 3.3125 5.825 4.025 4.925 4.925C4.025 5.825 3.3125 6.88333 2.7875 8.1C2.2625 9.31667 2 10.6167 2 12C2 13.3833 2.2625 14.6833 2.7875 15.9C3.3125 17.1167 4.025 18.175 4.925 19.075C5.825 19.975 6.88333 20.6875 8.1 21.2125C9.31667 21.7375 10.6167 22 12 22ZM12 20C9.76667 20 7.875 19.225 6.325 17.675C4.775 16.125 4 14.2333 4 12C4 9.76667 4.775 7.875 6.325 6.325C7.875 4.775 9.76667 4 12 4C14.2333 4 16.125 4.775 17.675 6.325C19.225 7.875 20 9.76667 20 12C20 14.2333 19.225 16.125 17.675 17.675C16.125 19.225 14.2333 20 12 20Z' fill='%23127593'/%3E%3C/svg%3E");
}

.accordion-item {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #D9D9D9;
}

.accordion-collapse, .accordion-button {
    background-color: #ECF6FB;
    color: #18465D;
    /* font-size: 20px; */
    font-size: 18px;
    font-weight: 600;
}

.accordion-body p {
    color: #18465D;
    font-size: 16px;
    font-weight: 400;
}

.accordion-button:not(.collapsed) {
    background-color: #ECF6FB;
    box-shadow: none;
    color: #18465D;
}

.accordion-button:focus {
    box-shadow: none;
}

.mission-vission h2 {
    color: #18465D;
    font-weight: 600;
    font-size: 18px;
}

.custom-card {
    border-radius: 20px;
    background: #18465D;
}

.mission-vission p.title {
    color: #6FC9C0;
}

.mission-vission .custom-card h5 {
    color: #FFFFFF;
    font-weight: 600;
}

.mission-vission p {
    color: #FFFFFF;
}

.btn-tags {
    border-radius: 5px;
    background: #FFF;
    color: #18465D;
    font-weight: 400;
}

.expertise .headcontent p {
    padding-right: 12%;
}

.expertise .card-body {
    padding: 6%;
}

.herosection p.title {
    color: #18465D;
}

.hero-mobile-content {
    background: #18465D;
    color: #FFFFFF;
}

.hero-mobile-content h2,
.hero-mobile-content p,
.hero-mobile-content p.title {
    color: #FFFFFF;
}


/*_______________________________________*/

@media (min-width: 576px) {
    .container {
        max-width: 100%;
        padding-left: 6%;
        padding-right: 6%;
    }

    .margitop {
        margin-top: 50%;
    }

    .terms h3 {
        font-size: 60px;
    }

    .newsevents h5.card-title {
        font-size: 16px
    }

    .newsevents p.card-text {
        font-size: 14px;
    }

    .contactus h2 {
        font-size: 32px;
    }

    .contactus p.title {

    }

    .alkalmapartnership h2 {
        font-size: 25px;
    }

    .alkalmapartnership p.title {
        font-size: 20px;
    }

    .alkalmapartnership .btn {
        font-size: 18px;
        padding: 12px 30px;
    }

    footer .linkdiv {
        gap: 1px;
    }

    .herosection h3 {
        line-height: 55px;
        font-size: 50px;
    }

    p {
        font-size: 16px;
    }

    .contentdiv h2 {
        font-size: 32px;
    }
	
	.content-div-approach {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .healthcare-needs .marginright {
        padding-top: 0;
        padding-bottom: 0;
    }
	
	.welbeing article h3 {
        font-size: 18px;
    }
	
	.our-approach .content-div-approach {
        padding-top: 65%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
        padding-left: 6%;
        padding-right: 6%;
    }

    .margitop {
        margin-top: 35%;
    }

    .herosection p.title {
        font-size: 20px;
        letter-spacing: 5px;
    }

    h3 {
        font-size: 64px;
        line-height: 64px;
    }

    .mobileview {
        display: none !important;
    }

    .newsevents .desktopview {
        display: none !important;
    }

    .desktopview-3-cards {
        display: flex !important;
    }

    .desktopview {
        display: flex !important;
    }

    footer .linkdiv {
        justify-content: flex-start;
        gap: 0;
    }

    .contentdiv h2 {
        font-size: 36px;
    }

    .btndiv {
        margin-top: 5%;
        margin-bottom: 5%;
    }
	
	article h3 {
        font-size: 24px;
    }
	
	.welbeing article h3 {
        font-size: 24px;
    }

    .welbeing article p.title {
        font-size: 12px;
    }

    .Innovative .desktopview {
        display: none !important;
    }

    .Innovative .mobileview {
        display: flex !important;
    }
	
	.our-approach .content-div-approach {
        padding-top: 40%;
    }
	
	.location-card {
        height: 175px;
    }

    .location-card .row {
        position: absolute;
        bottom: 0;
    }

    .mission-vission h2 {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
        padding-left: 6%;
        padding-right: 6%;
    }

    .navbar ul.navbar-nav {
        display: flex;
    }

    .up-in-toggle {
        display: flex !important;
    }

    .herosection .navbar .container .contactbtn {
        display: flex !important;
    }

    h2 {
        font-size: 25px;
    }

    .toppadding {
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .btn {
        padding: 15px 40px;
    }

    footer h1 {
        font-size: 12px;
        letter-spacing: 3px;
    }

    footer p {
        font-size: 14px;
    }

    .up-in-toggle label {
        padding: 5%;
    }

    .herosection .col-md-1 {
        margin-left: 0%;
    }

    .herosection .contactbtn {
        padding: 10px 30px;
    }

    .herosection h3 {
        line-height: 64px;
        font-size: 64px;
    }

    .contentdiv {
        padding-left: 12%;
    }

    .marginright {
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .leftpadding {
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 6%;
        padding-bottom: 6%;
    }
	
	.content-div-approach {
        padding-left: 13%;
    }

    .healthcare-needs .marginright {
        padding-left: 1%;
        padding-right: 1%;
    }

    .empowering .marginright {
        padding-top: 4%;
        padding-bottom: 4%;
    }

	.vital.content-div-approach,
    .welbeing.content-div-approach,
    .population.content-div-approach {
        padding-left: 6%;
    }
	
	.accordion {
        padding-left: 5%;
        padding-right: 5%;
    }
	
	.mission-vission .marginright {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .custom-card {
        height: 285px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
        padding-left: 6%;
        padding-right: 6%;
    }

    .herosection .backimg {
        height: 1000px;
    }
		.herosection .hero-bg {
			position: relative;
			overflow: hidden;
			height: 75dvh;
		}

    .margitop {
        margin-top: 20%;
    }

    h5.card-title {
        font-size: 18px;
    }

    p.card-text {
        font-size: 14px;
    }

    footer h1 {
        font-size: 14px;
        letter-spacing: 5px;
    }

    footer p {
        font-size: 16px;
    }

    footer .linkdiv {
        justify-content: end;
    }

    .herosection .col-md-1 {
        margin-left: 5%;
    }

    .contentdiv {
        padding-left: 13%;
        padding-right: 13%;
    }

    .visiondiv {
        /* padding-left: 12%;
        padding-right: 12%; */
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .alkalmavision p.title {
        font-size: 20px;
    }
	
	.social-card {
        border-bottom: 0;
        border-right: 1px solid #D9D9D9;
    }
	.vital.content-div-approach,
    .welbeing.content-div-approach,
    .population.content-div-approach {
        padding-left: 12%;
    }

    .separate hr {
        margin-top: 35px;
    }
	
	p.title.head {
        font-size: 14px;
    }
	
	.custom-card {
        height: 300px;
    }

    .location-card {
        height: 200px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 100%;
        padding-left: 8%;
        padding-right: 8%;
    }

    h2 {
        font-size: 32px;
    }

    .card-body {
        padding: 10%;
    }

    h5.card-title {
        font-size: 20px;
    }

    p.card-text {
        font-size: 16px;
    }

    .newsevents .desktopview {
        display: flex !important;
    }

    .desktopview-3-cards {
        display: none !important;
    }

    .newsevents h5.card-title {
        font-size: 20px
    }

    .newsevents p.card-text {
        font-size: 16px;
    }
	
	.vital.content-div-approach,
    .welbeing.content-div-approach,
    .population.content-div-approach {
        padding-left: 15%;
        padding-right: 12%;
    }

    .welbeing article h3,
    article h3 {
        font-size: 32px;
    }
	
	article p.title {
        font-size: 14px;
    }
	
	.welbeing article p.title{
		font-size: 16px;
	}
	
	.data-analytics .content {
        padding-right: 12%;
    }

    .Innovative .desktopview {
        display: flex !important;
    }

    .Innovative .mobileview {
        display: none !important;
    }
	
	.accordion {
        padding-left: 12%;
        padding-right: 12%;
    }

    .accordion-button {
        font-size: 20px;
    }
	
	.our-approach .content-div-approach {
        padding-left: 16%;
        padding-right: 14%;
    }
	
	.custom-card {
        height: 265px;
    }

    .mission-vission .marginright {
        padding-top: 0;
        padding-bottom: 0;
    }
	
	.mission-vission h2 {
        font-size: 36px;
    }

}
