@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Marcellus&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

html {
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  overflow-x:hidden;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  font-size:14px;
  color:#111111; 
  overflow-x:hidden;
}
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}
audio,
canvas,
progress,
video,a,span {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template, /* 1 */
[hidden] {
  display: none;
}
a,button {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  transition: all 0.3s ease;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1,h2,h3,h4,h5 {
  margin: 0 0 15px;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img,i ,a,span{
  border-style: none;
  transition: all 0.3s ease;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}
optgroup {
  font-weight: bold;
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
} 
a {color:#111111;}
a:hover {color:#1893a6; text-decoration:none;}
.img-responsive {width:100%; height:auto;}
.mb-8 {margin-bottom:80px;}
.pt-8  {padding-top:80px;}
.pb-8 {padding-bottom:80px;}
/******** Start Home Page CSS **********************************************************/
header {
    position: relative;
}
.navbar {padding:20px 0; margin-bottom:10px;}

a.navbar-brand {position:absolute; z-index:10; top:15px;}
a.navbar-brand img {width:220px;}

ul.navbar-nav {}
ul.navbar-nav li a { font-size:15px;}

.actions ul {padding:0px; list-style:none; margin-bottom: 0;}
.actions ul li {display:inline-block; padding-left:10px;}
.actions ul li img {width:20px;}
a.action { font-size: 15px; padding: 8px 20px; color: #FFF; background: #1f2a5a; border-radius: 5px; }
a.action:hover {background:#14b8ad;}
.navbar-expand-xl .nav-item {padding-left:1rem; padding-right:1rem;}
.navbar-expand-xl .navbar-nav .nav-link {padding:10px  0;}

.main-banner {
    border-radius:50px;
    position:relative;
    background:url(../images/adruvex-brand-icon.png) no-repeat top 50px left 50px #ebf5f7;
}


.main-banner .banner-caption { margin:0 auto; padding-top:100px; text-align:center; max-width:65%; transition-delay: 0.8s;}

.main-banner .banner-caption h1 {
    font-size: 55px;
    line-height: 77px;
    color:#1e2a5a;
    font-family: "Marcellus", serif; 
}

.menu-main-menu-container {width:100%; text-align:right;}

ul.menu {
    position: relative;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

ul.menu ul {margin:auto; text-align:right;}

ul.menu:focus::before {
  content: "";
  height: 4px;
  background: #1893a6;
  position: absolute;
  bottom: -20px;
  left: 10px;
  right: 10px;
  transition: all 0.3s ease;
}

ul.menu li {display:inline-block; margin-left:10px; margin-right:10px;}
.menu-footer-menu-container ul.menu li {margin:0px; width: 100%;}

ul.menu li.page_item a{position:relative; padding: 10px 0px;}

ul.menu li.page_item a::before {
  content: "";
  height: 4px;
  background: #1893a6;
  position: absolute;
  bottom: 0px;
  transition: all 0.5s ease;
  width: 0px;
  left: 10px;
  right: 10px;
  margin: auto;
}

ul.menu li.current_page_item a::before {
  transition: all 0.5s ease;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

ul.menu li.page_item a:hover::before {
  transition: all 0.5s ease;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

h2 {
    font-size: 42px;
    color:#1e2a5a;
    font-family: "Marcellus", serif; 
    margin-bottom:40px;
}
h3 {
    font-size: 28px;
    color:#1e2a5a;
    font-family: "Marcellus", serif; 
    margin-bottom:20px;
}
.main-banner .banner-caption p {
    font-size:22px;
}

a.white-btn {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #1e2a5a;
    padding: 7px 20px;
    text-transform: uppercase;
    background-color: transparent;
    overflow: hidden; 
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

a.white-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1e2a5a;
  transition: all 0.3s ease;
  margin: auto;
  border-radius:40px;
}
a.white-btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 100px;
	background-color: #1e2a5a;
	border-color: transparent;
    border-radius:40px;
	opacity:0;
	z-index: -1;
	transition: all 0.3s ease;
  margin: auto;
  transform: translate(-50%, -50%);
}
a.white-btn:hover::after {
  opacity: 1;
  transform-origin: center center; 
  width: 110%; 
}
a.white-btn:hover::before {
  opacity: 0;
}
a.white-btn:hover  {
  color: #FFF;
  border-radius:40px;
}

.nav-tabs {width: 520px; margin: 0 auto;}
.modulelist {border-radius:20px; padding:25px; height:330px;}
.modulelist h2 {margin-bottom:10px; font-size: 30px; color:#FFF; font-family:'Poppins'; font-weight:300;}
.modulelist p {color:#FFF;}
.blue {background: url(../images/card-icon.png) no-repeat right 30px bottom 20px #0cace7;}
.purple {background: url(../images/qr-icon.png) no-repeat right 30px bottom 20px #7647c5;}
.pink {background: url(../images/list-icon.png) no-repeat right 30px bottom 20px #de338b;}
.green {background: url(../images/student-icon.png) no-repeat right 30px bottom 20px #0dae6c;}
a.iconlink {width: 40px; position: absolute; bottom: 30px; left: 30px;}

.whychoosearea {
    border-radius:50px; 
    position:relative;
    background:url(../images/brand-icon-p.png) no-repeat top 50px right 50px #f5e5e7;
    padding:50px;
}

.lefthead {max-width:60%;}
.lefthead h2 {color:#b32e66; margin-bottom:20px;}

.whychoosearea ul {list-style:none; padding:0px; display:flex; flex-wrap: wrap; gap: 0px; margin-bottom:0px;}
.whychoosearea ul li {flex-basis: calc(25% - 0px); border-right: 1px solid #be7f87; border-bottom: 1px solid #be7f87; padding: 24px;}
.whychoosearea ul li h3 {margin-bottom:10px; font-size:24px; font-weight:300; font-family:'Poppins'; color:#000; }
.whychoosearea ul li p {margin-bottom:0px;}
.whychoosearea ul li:nth-last-child(-n + 4) { border-bottom:none; }
.whychoosearea ul li:last-child, .whychoosearea ul li:nth-last-child(5) {border-right:none;}
a.line-btn {text-transform:uppercase; font-size:16px;}
a.line-btn:hover {color:#1893a6;}
a.line-btn:hover span {margin-left:10px;} 

.resultarea {overflow-X:auto;} 
.sticsection {width:1250px; overflow:hidden; border-radius:20px;} 
.sticsection .itemes {float:left; width:25%; padding:25px; position:relative; height:450px;}
.sticsection .itemes h4 {font-weight:300; font-size:24px;}
.sticsection .itemes picture {position:absolute; right:0; bottom:0;}
.l-purple {background:#e6def2;}
.l-pink {background:#f6e7f0;}
.l-green {background:#d9eee5;}
.creem{background:#eeecd8;}

.faqarea { border-radius: 40px; padding: 40px; background: #1e2a5a;}
.faqarea h2 {color:#FFF;}
.card {background:none; color:#e3e3e3; font-size:16px;}
.card-header {border-top: 1px solid #465699; padding:0px;}
.card-header h5 {color:#FFF; font-size:20px; line-height:30px;}
.card-header button {width: 100%; text-align: left; padding: 20px 0px; border: none; color: #FFF; font-weight: 300; outline:none; }
.card-header button span {float:right;}

#accordion-style-1 h1,
#accordion-style-1 a{
    color:#007b5e;
}
#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #007b5e;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
	padding-left: 25px;
}

#accordion-style-1 .card-body {
    border-top: 2px solid #007b5e;
}
.card-body {
     padding: 0 0 20px 0 !important;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}

#accordion-style-1 .card-header .btn .fa.main{
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	display:block;
}

.getstartedarea {position:relative;} 
.getstartedarea ul {list-style:none; padding:0px; display:flex; flex-wrap:wrap; gap:0px; background: #41236d; border-radius: 50px; overflow: hidden;}
.getstartedarea ul li {flex-basis: calc(50% - 0px); font-size:16px; font-weight:300;}
.getstartedarea ul li h2 {color:#ffc4c1; font-size:32px; font-family:'Poppins'; font-weight:600;}
.getstartedarea ul li:first-child {padding:50px; color:#FFF; background:url(../images/srceen2.png) no-repeat right;}
.getstartedarea ul li span img {width:20px; margin-right:10px;}
.getstartedarea ul li a {color:#FFF;}
.getstartedarea ul li a.line-btn {position:absolute; bottom:40px;}

footer {padding:50px 0 50px 0; background:url(../images/buildings.jpg) no-repeat bottom; background-size: contain;}
.logosize {width:100%; max-width:270px;}
ul.footernav {padding:0px; list-style:none;}
ul.footernav li {padding:4px 0px;}
ul.footernav li a {color:#333;}
ul.footernav li a:hover {color:#00a79c;}

.inner-caption {margin-top:50px;}
.inner-caption h1 {font-family:'Marcellus', sans-serif; font-size:22px; margin-bottom:20px;}
.inner-caption p {font-family:'Marcellus', sans-serif; font-size:42px; color:#1893a6; line-height:55px;}
.inner-caption span {font-family:'Marcellus', sans-serif; font-size:22px; margin-bottom:20px;}

.mission h2 {font-size:22px; color:#333; margin-bottom:10px;}
.mission p {font-family:'Marcellus', sans-serif; font-size:42px; color:#1e2a5a; line-height:55px;}
.whoweare h2 {font-size:22px; color:#333; margin-bottom:10px;}
.whoweare h3 {font-size:42px; color:#1e2a5a;}
.whoweare p {font-size:18px; letter-spacing:1px; font-weight:300; color:#1e2a5a;}

.profile {border-radius:40px; background:url(../images/brand-icon-b.png) no-repeat top 40px right 40px #ebf5f7; background-size:100px; padding:50px 50px 0px 50px; position:relative;}
.profile picture  { width: 100%; display: block; text-align: right; z-index: 2; position: relative;}
.profile picture::before {background:url(../images/profile-bg-icon.png) no-repeat; width:399px; height:399px; content:""; position: absolute; top: -49px; z-index: -1;}
.profile .caption {position:absolute; top:0px; left:20px; z-index:3;}
.profile .caption p {font-size:18px; font-weight:300; color:#1e2a5a;}
.profile h3 { position: absolute; bottom: 40px; right:40px; font-family:'Poppins', Arial; font-weight:300; letter-spacing:1px; font-size:26px;}

.caption name {font-family:'Marcellus', sans-serif; font-size:30px; color:#1e2a5a;}
.caption ul.socialp {list-style:none; padding:0px;}
.caption ul.socialp li { display: inline-block;  }
.caption ul.socialp li a {padding: 14px; background: #1e2a5a; width: 51px; border-radius: 100px; }
.caption ul.socialp li a img {width:100%; height:auto;}
.caption ul.socialp li a:hover {background: #1893a6;}

.bluesection {background: #1c233d; color: #FFF; padding: 80px 0; position:relative;}
.bluesection h2 {color:#FFF; margin-bottom:10px;}
.bluesection p { font-size: 18px; margin-bottom: 50px;}
.bluesection img { }

.purplebg, .pinkbg, .greenbg, .yellowbg { padding: 30px; border-radius: 30px; margin-bottom:30px; position:relative; min-height: 270px;}
.purplebg picture, .pinkbg picture, .greenbg picture, .yellowbg picture { position:absolute; right:30px; bottom:0;}
.purplebg p, .pinkbg p, .greenbg p, .yellowbg p {width:65%;}
.purplebg {background:url(../images/curv-img.png) no-repeat bottom right #e6def2;}
.pinkbg {background:url(../images/curv-img.png) no-repeat bottom right #f6e7f0;}
.greenbg {background:url(../images/curv-img.png) no-repeat bottom right #d9eee5;}
.yellowbg {background:url(../images/curv-img.png) no-repeat bottom right #eeecd8;}

.modulelist2 {border-radius:20px; padding:30px; background:#efefef; margin-bottom:30px;}
.modulelist2 h3 {font-size:22px;}

.addressarea {background:#f8f8f8; padding:40px; border-radius:30px;}
.formarea span.wpcf7-form-control-wrap {margin-bottom:15px;}
.formarea span.wpcf7-form-control-wrap,  .formarea input,  .formarea textarea,  .formarea select {width:100%; }
.formarea input[type=submit] {width:auto;}
.formarea input,  .formarea textarea,  .formarea select {border:1px solid #ccc; border-radius:5px; padding:10px;}
.formarea textarea {height:150px;}





/******** End Media CSS **********************************************************/
@media only screen and (min-width: 1200px) {
.container {
        max-width: 1280px;
    }
.container-fluid {
        padding-left:30px;
        padding-right:30px;}
}

@media only screen and (max-width: 1280px) {
    a.navbar-brand img {width:200px;}
    .main-banner .banner-caption h1 {font-size: 40px; line-height: 57px;}
    .main-banner .banner-caption p {font-size: 18px;}
    h2 {font-size: 32px; line-height: 47px;}
}

@media only screen and (max-width: 1199px) {
.actions {position: absolute; right: 90px;}
.navbar {height: 80px; padding:0px 20px; z-index:100; }
.navbar-toggler {border-radius: 5px; position:absolute; right:20px; top:20px; background:url(../images/toggle-icon.png) no-repeat center; background-size:contain;}
.navbar-collapse {padding-top: 20px; background: #1e2a5a; width: 300px; z-index: 1000; position: absolute; top: 0px; left: 0px; height: 100vh;}
.navbar-expand-xl .navbar-nav .nav-link {color:#FFF; border-bottom: 1px dotted #5565a7; padding: 12px 20px;}
.menu-main-menu-container {text-align:left;}
ul.menu li {width: 100%; margin: 0px; padding: 15px 10px; border-bottom: 1px dotted #1893a6;}
ul.menu li a {color:#FFF; width:100%;}
ul.menu li.page_item a {padding:0px;}
ul.menu li.current_page_item a::before {bottom:-15px;}
.main-banner img {width:100%; height:auto;}
.whychoosearea ul li h3 {font-size:20px;}
.whychoosearea ul li {padding:20px;}
}


@media only screen and (max-width: 1024px) {
.getstartedarea ul li {flex-basis: calc(100% - 0px); font-size:18px; font-weight:300;}
.getstartedarea ul li:first-child {background: none;}
.profile picture img {width:290px;}
.profile h3 {font-size:20px;}
}

@media only screen and (max-width: 768px) {
.main-banner {background: url(../images/adruvex-brand-icon.png) no-repeat top 40px left 40px #ebf5f7;  background-size: 100px;}
.main-banner .banner-caption {padding: 50px 20px 0 20px; max-width: 100%;}
.main-banner .banner-caption h1 { font-size: 32px;  line-height: 47px; }
.main-banner .banner-caption p { font-size: 15px; line-height: 24px; }
h3 {font-size:22px;}
.lefthead { max-width: 80%; }

.whychoosearea { background-size: 100px;}
.whychoosearea ul li {flex-basis: calc(50% - 0px);}
.whychoosearea ul li:nth-last-child(7), .whychoosearea ul li:nth-last-child(3) {border-right:none;}
.whychoosearea ul li:nth-last-child(4), .whychoosearea ul li:nth-last-child(3) {border-bottom:1px solid #be7f87;}
h2 { font-size: 27px; line-height: 36px;}
.leftarea img{width:150px;}
.profile { background: url(../images/brand-icon-b.png) no-repeat bottom 40px right 40px #ebf5f7; padding:30px 30px 30px 30px; border-radius: 20px;}
.profile picture::before {background-size: 235px; width: 235px; height: 235px; top:-29px;}
.profile picture img {width: 227px;}
.profile h3 { left: inherit; position: inherit; bottom: inherit; right: inherit; }
.profile .caption {left: inherit; position: inherit; bottom: inherit; right: inherit;}
.profile picture { text-align: left; border-bottom: 1px solid #bbd5dc; margin-bottom: 20px;}
}

@media only screen and (max-width: 767px) {
.whychoosearea {border-radius: 30px; padding:30px; background:url(../images/brand-icon-p.png) no-repeat top 40px right 30px #f5e5e7;  background-size: 100px;}
.schoolright {margin-top:0px !important; }
.leftarea {margin-bottom:50px;}
footer {text-align:center;}
.profile { background: url(../images/brand-icon-b.png) no-repeat top 40px right 40px #ebf5f7; background-size:125px; }
.mission p, .whoweare h3, .inner-caption p {font-size:32px; line-height:40px;}
}

@media only screen and (max-width: 680px) {
    .actions {
        bottom: 0;
        z-index: 10000;
        position: fixed;
        background: #ededed;
        text-align: center;
        padding: 15px 0;
        right: 0px;
        left: 0px;
    }
    .purplebg, .pinkbg, .greenbg, .yellowbg {min-height: 410px;}
    .purplebg p, .pinkbg p, .greenbg p, .yellowbg p {width:100%;}
}

@media only screen and (max-width: 512px) {
.main-banner {border-radius: 30px; background: url(../images/adruvex-brand-icon.png) no-repeat top 20px left 20px #ebf5f7;
        background-size: 80px;}
.main-banner .banner-caption h1 {font-size:27px; line-height:40px;}
.main-banner .banner-caption p {font-size:14px;}
.lefthead {width:90%;}
.whychoosearea ul li {flex-basis: calc(100% - 0px);}
h2 br {display:none;}
}