@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ephesis&display=swap');

html{font-size: 16px;scroll-behavior: smooth;}
body{margin:0; font-family: "Poppins", sans-serif;}
a{text-decoration: none;}
img{max-width: 100%;}
ul{margin: 0; padding: 0; list-style: none;}
.lightgrey { background: rgb(246, 248, 252); }
.swiper-button-next:after,.swiper-button-prev:after{background: var(--primarycolor); color: #fff;font-size: 20px; padding: 8px;border-radius: 10px;}
.commonbox{background-color: #fff; border-radius: 0px; -webkit-box-shadow: 2px 2px 5px 0 #00000014; box-shadow: 2px 2px 5px 0 #00000014;padding: 15px 15px;border: 1px solid #c9c7c7;}
.commonbox h2{border-bottom: 1px solid #e8e8e8; padding-bottom: 1rem; margin-bottom: 1rem;font-size: 1.4rem;}
.commonbox.tbpad{padding-top: 15px;    padding-bottom: 15px;}
.mobile-cta{display: none;}

.box_inner ul{background: #f2f2f2;}
.box_inner ul li { border-top: 1px solid rgb(255, 255, 255); padding: 7px 10px;font-size: 13px; }

.header_inner{display: flex;justify-content: space-between; align-items: center; padding: 10px 0;}
.header_inner .logo a{display: block;}
.header_inner .logo img{width: 260px;border-radius: 5px;background: #fff;padding: 10px;}
.header_inner .lettalk a{background: #b72426; color: #fff; padding: 10px; border-radius: 10px;}

header{position: absolute;top: 0; z-index: 99; width: 100%;}
.menu{background: #f2f2f2; display: none;}
.homeicon {float: left; background: rgb(227 193 108 / 29%); padding:8.5px 9px;}
.homeicon img {width: 24px;}
.menu ul.topmenu{list-style: none; padding: 0%; margin: 0%;text-align: left;float: left;}
.menu ul.topmenu li{display: inline-block;}
.menu ul.topmenu li a{padding:0.5rem 0.7rem;display: block;color: #434242;font-weight: 500;text-transform: uppercase; font-size: 1.1rem;}
.menu ul.topmenu li a.is-current{background: #e3c16c;}
.menu ul.topmenu li a:active{color: #fff;background: blue;border-color: blue;}
.menu.has-sticky {display: block !important; position: fixed; box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px; width: 100%; z-index: 99; top:0px; backdrop-filter: blur(10px); animation: 0.35s ease-out 0s 1 normal none running slideDown; }
@keyframes slideDown { 
  0% { transform: translateY(-100%); }
  100% { transform: translateY(0px); }
}
.menu ul.childmenu{text-align: right; border-top: 1px solid #fff; margin-bottom: 0;list-style: none;background: #fff;} 
.menu ul.childmenu li{display: inline-block;}
.menu ul.childmenu a{padding: 0.5rem 0.7rem;display: block;color: #434242;text-transform: uppercase;font-weight: 500;    font-size: 14px;}

.mainbg{padding:50px 0; background: url(../images/mainbg.jpg) center center no-repeat; background-size: cover;height: 100vh; }
.slidercontent{display: flex; align-items: center; height: 90vh; width: 100%; justify-content: center; text-align: center;}
.slidercontent h3{font-size: 56px;font-weight: 700;line-height: 55px; color: #fff;}
.homeslider .swiper-pagination-bullet{width: 15px;height: 15px;background: #fff;}
.homeslider .swiper-pagination-bullet.swiper-pagination-bullet-active{}

.addmissionform{background: #f9f9f9;padding: 20px;border-radius: 5px;margin-top: 100px;}
.addmissionform h4{text-align: center;color: #ffffff;background: #b72426; margin: 0px -20px 5px; padding: 6px 0px;}
.addmissionform h6{text-align: center;margin-bottom: 20px;color: #034ea2;}
.addmissionform input,.addmissionform select{margin-bottom: 15px;}
.addmissionform input[type=submit]{border: 0;background: #b72426;margin-bottom: 0; color: #fff; width: 100%; padding: 10px;border-radius: 10px;font-weight: 600;}

.details_form {background: #8c8c8c;padding: 18px 10px}
.details_form p {margin-bottom: 0;font-size: 13px;color: #fff}
.details_form input {height: 38px}
.details_form .btn {line-height: .5}
.details_form img {margin-bottom: 5px}
.details_form .input-group-text {padding: 4px;font-size: .8rem}
.form-number {background: #fff;font-size: 12px;display: flex;align-items: center; padding: 0 5px 0 0;color: #b3b3b3;line-height: 40px;height: 38px;border: 1px solid #c9c9c9}
.details_form img {width: 23px}

footer {background: #373737;}
footer h3 {color: #eb5976;border-bottom: 1px solid #757575; padding-bottom: 0.5rem; margin-bottom: 0.5rem; font-size: 1.3rem;}
footer h5 {color: #c9c9c9;margin-bottom: 0;font-size: 1rem;}
footer .footerfirst ul {margin-top: 1rem;padding-left: 0;list-style: none;}
footer .footerfirst ul li {margin-bottom: 1rem;}
footer .footerfirst ul li a {color: #757575;}
footer .footerfirst ul li a i {margin-right: 0.6rem;}
footer h6 {color: #f9f9f9}
footer .approved img {width: 56px; height: 56px; background: #fff;border-radius: 10px}
footer .accept img {width: 42px;height: 42px;background: #fff; border-radius: 100%}
.disclamier{background: #f2ead3;}
.disclamier p {margin-top: 10px;text-align: center;color: #000;padding: 10px;font-size: .9rem; margin-bottom: 0;}
.copyright p {text-align: left; color: #fff; padding: 10px 0;}
.footerabout{background: #f0f7f3;}
.footerabout p{text-align: center;color: #000; padding: 10px; font-size: .9rem;padding-bottom: 10px; margin-bottom: 0;}

.modal-overlay.slideuppopup { display: none; position: fixed; top: 0;  left: 0; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999;}
.modal-content.slideupcontent {background-color: #e1e1e1;height: 100vh !important; width: 70%; padding: 1px; border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); position: fixed; bottom: 0; right: 0;}
.close-btn {position: absolute;top: 341px; left: -57px; padding: 2px; cursor: pointer; font-size: 26px; color: #fff; border-radius: initial; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); width: 40px; height: 40px;text-align: center;  margin: 10px auto;  background-color: #000;border-radius: 30px;}
#backgroundOverlay {position: fixed; top: 0;left: 0;width: 100%; height: 98%; background-color: rgba(0, 0, 0, 0.5); display: none;z-index: 9998;}
@keyframes slideIn { from { transform: translateY(100%);  }
to {transform: translateY(0); }  }
@keyframes slideOut {from {transform: translateY(0);  }
to {transform: translateY(100%);} 
}
@keyframes slideleft {from { transform: translateX(+100%); }
to {transform: translateX(0);} 
}
@keyframes slideleftOut {from {transform: translateX(0);}
to {transform: translateX(+100%);}
}
.whyus .modeltitle {text-align:center; padding:10px;background: #F2EAD3;color: #121212;padding-top: 10px;border-radius: 6px 6px 0px 0px;margin-bottom: 0px;border-bottom: 1px solid #d1cbcb; text-transform: uppercase; font-size: 28px;}
.scrollfix{height: 100vh; overflow-y: scroll;padding-bottom: 7%;}
.packageenquiry {position:fixed;width:100%;max-width:310px;top:50%;box-sizing:border-box;padding:5px 10px;margin-top:-184px}
.packageenquiry input,.packageenquiry textarea {margin-bottom:4px;font-size: 14px;}
.packageenquiry img{width: 21px;}
.packageenquiry .form-number{height: 35px;}
.packageenquiry h3 {font-size:1rem;text-align:center}
.packageenquiry p {font-size:13px;text-align:center}

#popupmodel .modelclosebtn{position: absolute;right: 0px;top: -11px; width: 30px; height: 30px; background: #fff; color: #000; border-radius: 100%; text-align: center;line-height: 33px; box-shadow: 0 -5px 15px rgba(82,82,82,.5);z-index: 2;}
#popupmodel .modelclosebtn .btn-close{transition: all .2s ease-in-out;    font-size: 13px;}
#popupmodel .modelclosebtn .btn-close:hover{    transform: rotate(90deg); color: #000;font-size: 14px;}
.mainform h3{color: #202020;font-size: 22px;font-weight: 500; line-height: 33px; margin-bottom: 3px;}
.mainform h3 span{color: #e63a33;font-weight: 600; margin-left: 5px;}
.mainform p{color: #515151;font-size: 12px; font-weight: 400; line-height: 18px;}
.mainform label{font-size: 14px;color: #cbcbcb;    transition: all .1s linear;}
.mainform label span{color: red;}
.mainform .form-control:focus{box-shadow: none;    border-color: #dee2e6;}
.mainform .input-group-text{background: transparent; width: 14%; margin-right: 2%; border-radius: 5px;}
.mainform .input-group input{border-radius: 5px;}
.mainform textarea{height: 82px; margin-bottom: 11px;}
.mainform input[type=submit]{border-radius: 7px;background: #e63a33;width: 100%;height: 51px;color: #fff; font-size: 16px;font-weight: 500;cursor: pointer; transition: all .1s linear; border: 0;text-decoration: none;}
.mainform .form-floating,.mainform .input-group-text{margin-bottom: 11px;}
.mainform .form-floating .form-control,.mainform select{height: 52px;min-height: 52px;padding:.7rem .75rem 0;font-size: 14px;}

.contactus{background: #f6f8fc; padding: 40px 0;}
.cilist{background: #fff;   box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); padding: 45px 40px 50px;}
.cilist h4{font-size: 30px;font-weight: 600;}
.cilist ul{padding: 0; margin: 0; list-style: none;}
.cilist ul li{display: flex;justify-content: flex-start;gap: 16px;     align-items: center;   border-top: 1px solid #e7ece9; margin-top: 28px; padding-top: 28px;}
.cilist ul li:first-child{border-top: 0;}
.cilist ul li img{width: 42px;height: 42px;}
.cilist ul li h6{font-size: 20px;line-height: 20px; font-weight: 600;}
.cilist ul li a{color: #676c7c;line-height: 22px; margin: 13px 0 0;}
.ciform{background-color: #f0f7f3; padding: 45px 50px 56px;}
.ciform h5{font-size: 30px;font-weight: 600;}
.ciform p{color: rgb(120, 123, 125);}
.ciform input,.ciform select{box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05); background: #ffffff; border: 1px solid #ffffff; width: 100%;  height: 56px; color: #787b7d; font-size: 17px; font-weight: 400; font-style: normal; padding-left: 30px; padding-right: 30px; border-radius: 8px; margin-bottom: 17px;}
.ciform input[type=submit]{font-weight: 700; margin-bottom: 0; background: #000;color: #fff; width: auto;}

.suscribenow{background: #f8f9fa; padding: 2rem;}
.suscribenow h3{font-size: 1.5rem;color: #011638; margin-bottom: 20px;}
.suscribenow p{color: #70757a; font-size: 14px;}
.suscribenow input,.suscribenow select{border-radius: .25rem;border: 0; width: 100%;padding: 13px 16px;font-size: 14px;}
.suscribenow input[type=submit]{background: #4285f4; color: #fff;}



.readlater{background-color: #fff; box-shadow: 0 2px 6px #0003; padding: 15px;border-radius: 10px; width: 842px; margin: 0px auto; display: flex;justify-content: space-between;align-items: center; margin-bottom: 2rem;    margin-top: 2rem;}
.readctn{display: flex; gap: 10px;}
.readctn img{width: 32px; height: 32px;}
.readctn h2{font-size: 1.25rem; margin-bottom: .25rem;}
.readctn p{color: #111111e6; margin-bottom: 0;    font-size: 14px;}
.readbtn a{display: block;color: #ed1c24; border: 1px solid #ed1c24;border-radius: 30px;font-weight: 500;font-size: 13px; padding: 5px 10px;    width: 150px;}
.readbtn a img{width: 30px;}

.global{background: #fbfbfb; padding: 40px 0; position: relative;}
/* .global:before{content: ""; display: block;position: absolute;left: 0px; top: 0px;background: url(../images/arrw-shd.png) right -90px top no-repeat; width: 100%; background-size: 90%; height: calc(100% + 0px);} */
.global h2,.recruiters h2{text-align: center; color: #000000; font-weight: 700; font-size: 40px;}
.global .swiper-slide>div,.recruiters .swiper-slide>div{margin: 15px 0;}
/* .global .swiper-slide>div img,.recruiters .swiper-slide>div{width: 100%;} */

.recruiters{background:#fff; padding: 40px 0;}
.infrastructure{padding: 40px 0;background: #f9f9f9;}
.recruiters img{width: 182px; height: 70px;object-fit: scale-down;}
.infrastructure h2{text-align: center;}
.infrastructure ul{display: flex;flex-wrap: wrap;align-items: center;}
.infrastructure ul li{width: 12.5%;text-align: center;    margin-top: 10px;}
.infrastructure ul li img{max-width: 32px;}
.infrastructure ul li p{margin-bottom: 0;font-size: 13px; margin-top: 8px;font-weight: 600}

.globalbrand .swiper-wrapper,.recruiterslide .swiper-wrapper,.acedmicslide .swiper-wrapper{margin-bottom: 40px;}
.globalbrand img{width: 100%; height: 200px; object-fit: cover;}
.acedmic{padding: 50px 0; background:#fbfbfb;}
.acedmic h2{text-align: center;margin-bottom: 30px;}

.dit{padding: 30px 0; background: #fafafa;}
.dit h2{font-weight: 400;font-size: 38px;text-align: center; color: #333;padding-top: 15px; margin-bottom: 20px;}
.dit ul{display: flex;justify-content: space-between; margin-top: 40px; text-align: center;}
.dit ul li h6{font-size: 50px;color: #bb9650; font-weight: 500;}
.dit ul li p{margin-bottom: 0;font-size: 12px;}
.dit ul li:nth-child(2) h6{color: #e1762f;}
.dit ul li:nth-child(3) h6{color: #5e87b6;}
.dit ul li:nth-child(4) h6{color: #ec6255;}

.photogallery{padding: 30px 0;}
.photogallery h2{text-align: center; margin-bottom: 20px;}

.aboutjk{padding: 30px 0;}
.inforbox{box-shadow: 0 .2rem .5rem 0 rgba(0, 0, 0, .16), 0 .2rem 1rem 0 rgba(0, 0, 0, .12);border: .1rem solid #e6e6e6;padding: 2.5rem 2.5rem;}
.inforbox h2{font-size: 23px;text-align: center;margin-bottom: 30px}
.inforbox ul{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;  gap: 25px;}
.inforbox ul li{flex: 0 0 22%; display: flex; gap: 10px; align-items: center}
.inforbox ul li img{width: 34px;height: 34px;}
.inforbox ul li small{color: #9b9b9b;font-size: 11px;}
.inforbox ul li p{color: #4a4a4a; font-size: 14px;margin-bottom: 0;}

.facilities{padding: 20px 0;}
.facilities h2{border-bottom: 1px solid #DFDFDF;padding: 12px 0px;font-size: 25px;}
.facilities .facilitiesbox{}
.facilities .facilitiesbox .facilitieslist{display: flex;gap: 20px; align-items: center; margin-bottom: 20px; border-bottom: 1px solid #ddd; padding-top: 20px; padding-bottom: 20px;}
.facilities .facilitiesbox .facilitieslist div:nth-child(1){flex:0 0 30%; text-align: center;}
.facilities .facilitiesbox .facilitieslist  h4{margin-bottom: 0;font-size: 15px;margin-top: 5px;}
.facilities .facilitiesbox .facilitieslist div:nth-child(2){}
.facilities .facilitiesbox .facilitieslist div:nth-child(2) p{font-size: 13px; margin-bottom: 5px;}
.morefacilites ul{display: flex;justify-content: space-evenly; align-items: center; text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.morefacilites ul li p{margin-bottom: 0;    font-size: 13px;}

.aboutus{padding: 15px; background: #fff; box-shadow: 0px 0px 10px 1px #ccc; border-radius: 10px;    margin: 40px 0;}
.aboutus h2{font-size: 26px;}
.fess{padding: 30px 0px;}
.fess h2{text-align: center; margin-bottom: 30px;}
.fess th{color: white;padding: 10px;text-align: left;    font-weight: 600;}
.fess td{padding: 10px;text-align: left;}
.fess tr:nth-child(odd) {background-color: #eee;}
.fess .feesbtn{background: #b72426;color: #fff;display:inline-block; text-align: center; padding: 5px 10px; border-radius: 10px;font-size: 14px;}

.aboutmore{padding: 30px 0px;}
.aboutmore h2{font-size: 34px;line-height: 40px; font-weight: 600;}
.aboutmore h2 span{color: #b72426;}
.aboutmore p{font-size: 15px;line-height: 22px;font-weight: 400; margin-bottom: 0; margin-top: 15px;}
.aboutmore ul{text-align: center;}
.aboutmore ul li{display: inline-block;width: 32.33%;padding: 10px;}
.aboutmore ul li img{border: 1px solid #f5f5f5; padding: 5px 30px;box-shadow: 0 0 5px rgba(0, 0, 0, .1); border-radius: 10px;}

.whatcomenext{background: url(../images/patten-bg.webp) center center repeat;  padding: 30px 0px;}
.whatcomenext h2{color: white;text-align: center;font-size: 40px; font-weight: 600}
.whatcomenext h3{color: white;text-align: center; font-size: 40px; font-weight: 600;    color: #5fb137;}
.whatcomenext h4{color: white;text-align: center; font-size: 24px; font-weight: 600;}
.whatcomenext h5{color: white;text-align: center;font-size: 40px; font-weight: 600}
.nextbx ul{color: #fff;margin-top: 40px;display: flex; justify-content: space-between; word-wrap: break-word; align-items: flex-start; text-align: center;}
.nextbx ul li h6{text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);font-size: 50px; font-weight: 600;}
.nextbx ul li p{color: #5FB137;margin-bottom: 0;font-size: 18px;}
.nextbelow{padding: 20px 0px;}
.nextbelow ul{display: flex;justify-content: space-between; align-items: flex-start; text-align: center;}
.nextbelow ul li h6{font-size: 69px;font-weight: 600; color: rgb(75, 79, 88);}
.nextbelow ul li p{ color: rgb(75, 79, 88); font-size: 19px;}

.whydit{padding: 30px 0;}
.whydit h2{font-size: 30px; text-transform: uppercase;}
.whydit ul{display: flex;justify-content: space-between;align-items: center; flex-wrap: wrap;}
.whydit ul li{flex: 0 0 33.33%;display: flex; gap: 20px; align-items: center;padding:50px 0;}
.whydit ul li img{height: 43px;}
.whydit ul li p span{color: #06ada3;font-weight: 700;}
.whydit ul li p{margin-bottom: 0; font-size: 17px; color: #000; font-weight: 400; line-height: 23px;}

.research{padding: 160px 0px 80px 0px; background: url(../images/research-bg.jpg) top center no-repeat; background-size: cover; }
.research h5{color: #ffffff;font-size: 16px; font-style: italic;text-align: center;}
.research h2{font-size: 41px;font-weight: 800;text-align: center;color: #fff;padding-bottom: 30px;}
.research p{color: #fff;text-align: center;line-height: 35px;}
.research ul{display: flex; justify-content: space-between; align-items: center;text-align: center;margin-top: 30px}
.research ul li{}
.research ul li .counter{font-size: 45px; font-weight: 600;margin-bottom: 13px;color: #393939;}
.research ul li p{color: #393939; font-size: 16px;margin-bottom: 0;}

.transformdream{ padding: 60px 0; position: relative;}
.transformdream::before{display: block; content: ""; background-image: linear-gradient(110deg,rgb(235,36,119,1) 0%,rgb(214,0,161,1) 14%,rgb(160,26,213,1) 29%,rgb(110,65,236,1) 43%,rgb(93,93,244,1) 57%,rgb(31,120,255,1) 71%,rgb(0,162,255,1) 86%,rgb(19,197,251,1) 100%); width: 100%;
height: 100%; opacity: .10; position: absolute; top: 0; left: 0;    z-index: -1}
.transformdream h2{color: #404040;    font-weight: 700;}
.transformdream h2 span{    font-weight: 400; font-style: italic;}

.placedivider{background-image: linear-gradient(110deg, rgb(235, 36, 119, .5) 0%, rgb(214, 0, 161, .5) 14%, rgb(160, 26, 213, .5) 29%, rgb(110, 65, 236, .5) 43%, rgb(93, 93, 244, .5) 57%, rgb(31, 120, 255, .5) 71%, rgb(0, 162, 255, .5) 86%, rgb(19, 197, 251, .5) 100%); w
100%; height: 2px;margin: 30px 0;opacity: .10;}
.placement{margin-top: 40px;}
.placelogo{display: flex;gap: 10px;flex-wrap: wrap;}
.placelogo li{flex: 0 0 15.9%; background: #fff;border: 2px solid #e4e4e7;border-radius: 10px;}
.placelogo li img{border-radius: 10px;}

.toprecruiters{padding: 30px 0px;}
.toprecruiters h2{color: #8F2874;font-weight: 800; padding-bottom: 26px; font-size: 29px;}
.toprecruiters h2 span{font-size: 28px; color: #000; font-weight: 500;}

.record{padding: 30px 0px;    background: #f9f9f9;}
.record h2{text-align: center; margin-bottom: 30px;}
.record h2 span{color: #EE008C; ;}
.record .recordbox{display: flex;justify-content: space-between;gap: 10px;align-items: center;    padding-bottom: 40px;}
.record .recordbox .recordlist{flex: 0 0 30%;}
.record .recordbox .recordlist:first-child{flex:0 0 40%;}
.recordbox .recordlist:nth-child(2){border-left: 3px dashed #000;border-right: 3px dashed #000;}
.recordbox .recordlist h3{font-size: 35px;color: #000;text-align: center;}
.recordbox .recordlist h6{color: #EE008C; font-size: 35px; text-align: center; font-weight: 700;}
.recordbox .recordlist h4{color: #EE008C; font-size: 40px; text-align: center; font-weight: 600;}
.recordbox .recordlist h5{color: #EE008C; font-size: 23px; text-align: center; font-weight: 500;}

.facility{padding: 30px 0px;}
.facility h2{text-align: center;margin-bottom: 30px;}
.facility h2 span{color: #ea2284;}
.facility ul{display: flex;align-items: center; justify-content: space-between;word-wrap: break-word;text-align: center; flex-wrap: wrap;}
.facility ul li{flex: 0 0 20%;border: 1px solid #ddd;padding: 30px 0px;}
.facility ul li img{width: 60px; height: 60px;}
.facility ul li p{margin-bottom: 0;font-size: 14px;margin-top: 5px;    word-wrap: break-word;}

.about{padding: 60px 0;}
.about h3{font-size: 24px;}
.about h3 span{color: #cc3333;}
.about p{font-size: 14px;}
.about ul li{display: flex;gap: 10px;}
.about ul li .abbg{flex: 0 0 7%;}
.about ul li .abbg img{width: 40px;background: #ff7350;padding: 5px;}
.about ul li h4{font-size: 19px;}
.about ul li p{font-size: 12px;}
.about .abimg1{height: 100%; object-fit: cover;}

.traningbox{background: #b72426; padding: 25px 0; text-align: center;}
.traningbox h3{color: #fff; margin-bottom: 0;font-weight: 400; text-transform: uppercase; margin-top: 5px;}
.trainingslist.padlft{padding-left: 30px;}
.trainingslist li{color: #ea2284;margin-left: 20px; margin-right: 20px; white-space: nowrap; font-size: 16px; padding-top: 10px;}

.researchnew{padding: 30px 0; }
.researchnew h2{text-align: center; margin-bottom: 30px;    color: #000;    font-size: 30px;}
.researchbox{border-radius: 8px;margin-bottom: 20px; padding: 33px; box-shadow: 0px 0px 12px -3px rgb(0 0 0 / 18%); text-align: center; background: #b82426;}
.researchbox img{width: 92px; height: 92px;}
.researchbox h4{font-size: 16px;color: #fff; text-align: center; line-height: 24px; margin-top: 5px; font-weight: 500;}