@charset "utf-8";
  @font-face {
    font-family: 'Chakra Petch Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Chakra Petch Regular'), url('ChakraPetch-Regular.woff') format('woff');
    }
    @font-face {
    font-family: 'Chakra Petch Light';
    font-style: normal;
    font-weight: normal;
    src: local('Chakra Petch Light'), url('ChakraPetch-Light.woff') format('woff');
    }
	@font-face {
    font-family: 'Chakra Petch Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Chakra Petch Bold'), url('ChakraPetch-Bold.woff') format('woff');
    }
body{background:#000 url("../../images/aument_main_banner.jpg") no-repeat;}
button, .btn{font-family: 'Chakra Petch Bold' !important;}
span,ul,li,a,input,select{font-family: 'Chakra Petch Regular' !important;}
h1,h2,h3,h4,h5,h6 .display-5, .display-3, .display-4{font-family: 'Chakra Petch Bold' !important; }
p,small{font-family: 'Chakra Petch Regular' !important;}


.over-img {
  position: relative;
 display: flex;
  justify-content: center;
  align-items: center;
}

.image {
  width: 100%;
  height: 100%;
}

.over-img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.7);
}
.cus-title {

  position: absolute;
}

 
 .pup-bg {
    background: #3C3D37;
    background: linear-gradient(96deg, rgba(60, 61, 55, 1)58%, rgba(60, 61, 55, 1)58%, rgba(255, 255, 255, 1)5%)
}
 
 
.main_header_img {
  height: 100vh;
  min-height: 100vh;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.paral25 {
  min-height: 25vh;
    background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% 100%;
   background-attachment: scroll;
  background-position: top;
  background-repeat: no-repeat;
  
}
.paral-mda {

    background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% 110%;
   background-attachment: scroll;
  background-position: top;
  background-repeat: no-repeat;
  
}
.faqbg {background-image: url("../../images/FAQ-bg.jpg");}
.bg2 {background-image: url("../../images/aument_main_banner.jpg");}
.bg3 {background-image: url("../../images/15636_trade-bg.jpg");}
.bg4 {background-image: url("../../images/769883_how-it-works.jpg");}
.bg5 {background-image: url("../../images/blog-bg.jpg");}
.txt-trun{overflow:hidden;
  line-height: 2rem;
  max-height: 14rem;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  
}
.im-1{font-size:15px;}
.im-2{font-size:20px;}
.im-3{font-size:27px;}
.im-4{font-size:36px;}
.grd-1{ background: linear-gradient(135deg,#dbb961 0%,#ffea99 100%);}
.grd-2{background: linear-gradient(135deg,#333 0%,#555 100%);}
.ap-0{height:30px;}
.ap-1{height:40px;}
.an-1{height:40px;}
.ap-f{width:130px;}
.an-f{width:130px;}
.ul-active ul {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
}
.ul-active ul:before {
  content: "";
  display: inline-block;
  width: 2px;
  background: #04b2df ;
  position: absolute;
  
  left: 8px;
  top: 5px;
  height: calc(100% - 10px );
}
.ul-active ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-weight:500;
  text-align:justify;
}
.ul-active ul li:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #fff;
  border:solid 2px #04b2df;
  position: absolute;
  left: 0;
  font-weight:300;
  top: 5px;
  border-radius: 10px;
}

.check-list {
  margin: 0;
  padding-left: 0;
}

.check-list li {
  position: relative;
  list-style-type: none;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
  font-size:14px;
  letter-spacing:1px;
}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 10px;
    height: 18px;
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #F2C94C ;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

.check-list-light {
  margin: 0;
  padding-left: 0;
}

.check-list-light li {
  position: relative;
  list-style-type: none;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
  font-size:14px;
  letter-spacing:1px;
  color:#fff;
}

.check-list-light li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 10px;
    height: 18px;
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #fcbe00;
    transform-origin: bottom left;
    transform: rotate(45deg);
}
.counter {
 
  padding: 20px 0;
 
}

.count-title {
  font-size: 48px;
  font-weight: normal;
  margin-top:0;
  margin-bottom: 0;
  text-align: center;
  color:#fff;
}

.count-text {
  font-size: 12px !important;
  font-weight: 300;
  letter-spacing:1px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  text-transform:uppercase;
  
}

.plusico {
  margin: 0 auto;
  float: none;
  display: table;
  color: #ccc ;
  font-size:30px;
  font-weight:200;
  position:absolute;
 
  top:50%;
}
.r01{ right:8%;}
.r02{ right:30%;}
.gshdw{box-shadow: 10px 10px rgba(0,0,0,.10); border:solid 1px #ccc;}


div[lang=ar-sa] ol {
  list-style-type: arabic-indic;
}


/* Arabic list */
.use-css-counter { 
  counter-reset: item;
  list-style: none;
}
.use-css-counter li:before {
  content: counter(item, decimal);
  counter-increment: item;
  padding: 0 10px 0 0;
}

[dir=rtl] .use-css-counter li:before {
  content: none;
}
[dir=rtl] .use-css-counter li:after {
  content: counter(item, arabic-indic);
  counter-increment: item;
  font-size: 18px;
  padding: 0 0 0 10px;
}



.hover {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}


/* DEMO 1 ============================== */
.hover-1 img {
width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hover-1-content {
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 99;
  transition: all 0.4s;
}

.hover-1 .hover-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.hover-1-description {
  transform: translateY(0.5rem);
  transition: all 0.4s;
  opacity: 0;
}

.hover-1:hover .hover-1-content {
  bottom: 2rem;
}

.hover-1:hover .hover-1-description {
  opacity: 1;
  transform: none;
}

.hover-1:hover img {
  width: 110%;
  transition: all 0.4s;
}

.hover-1:hover .hover-overlay {
  opacity: 0.8;
}


/*------------Arabic END------*/


@keyframes rotation {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  50% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 360deg);
  }
}

.coin_wrap{
top:15%;
position:relative;
width:100%;
height:100%;
}


.coin_wrap .coin {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  animation-name: rotation;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 3.5s;
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  
}
.face {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  backface-visibility: hidden;
}
.heads {
  z-index: 2;
  transform: rotateY(0deg);
}
.tails {
  z-index: 1;
  transform: rotateY(180deg);
}

.c01{height:500px; position:absolute; top:0; right:-70px;}


.text {
    position: absolute;
   
    transform: translate(50%,-50%);
    text-transform: uppercase;
    font-family: verdana;
    font-size: 4em;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}
.video-background-holder {
  position: relative;
  background-color: black;
  height: calc(100vh - 72px);
  min-height: 20rem;
  width: 100%;
  overflow: hidden;
}

.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
  position: relative;
  z-index: 2;
}

.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
 background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.4) 50%, rgba(0,0,0,1) 100%);
  opacity: 1;
  z-index: 1;
}
.aum-features{min-height:185px;}

/* jxmot customizing */
#slide-test-1 {

}

html {
    --slider-active-color: #fff;
    --slider-inactive-color: #ffdc5f;
}
.list-group-item.active {
    background-color: #00acf0;
    border-color: #00acf0;
	
	color:#ffdc5f;
}


.range {
  position: relative;
  width: 100%;
  height: 3px;
}

.range input {
  width: 100%;
  position: absolute;
  height: 1px;
  -webkit-appearance: none;
}

.range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  margin: -8px 0  0 0;
  border-radius: 50%;
  background: var(--slider-active-color);
  cursor: pointer;
  border: 0 !important;
}

.range input::-moz-range-thumb {
  width: 25px;
  height: 25px;
  margin:0;
  left:0;
  border-radius: 50%;
  background: var(--slider-active-color);
  cursor: pointer;
  border:solid 1px #000;
}

.range input::-ms-thumb {
  width: 18px;
  height: 18px;
  margin:0;
  border-radius: 50%;
  background: var(--slider-active-color);
  cursor: pointer;
 
}

.range input::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: var(--slider-inactive-color);
}

.range input::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: var(--slider-inactive-color);
}

.range input::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: var(--slider-inactive-color);
}

.range input:focus {
  background: none;
  outline: none;
}

.range-labels {
  margin: 18px -2% -3px;
  padding: 0;
  list-style: none;
}

.range-labels li {
  position: relative;
  float: left;
  width: 10%;
  text-align: center;
  color: var(--slider-inactive-color);
  font-size: 14px;
  cursor: pointer;
}

.range-labels li::before {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  content: "";
  margin: 0 auto;
  width: 9px;
  height: 9px;
  background: var(--slider-inactive-color);
  border-radius: 50%;
}

.range-labels .active {
  color: var(--slider-active-color);
}

.range-labels .selected::before {
  background: var(--slider-active-color);
}

.range-labels .active.selected::before {
  display: none;
}

.grd-1{ background: linear-gradient(135deg,#dbb961 0%,#ffea99 100%);}
.grd-2{background: linear-gradient(135deg,#333 0%,#555 100%);}



/* The element to hover over */
.qs {
 
  position: relative;
  text-align: center;
  width: 100%;
  height:20px;
  top:20px;
  font-size:12px;
  letter-spacing:1px;
}
.qs .popover {
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 5px;
  bottom: 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: none;
  font-size: 12px;
  font-family: 'Helvetica',sans-serif;
  left: -95px;
  padding: 7px 10px;
  position: absolute;
  width: 700px;
  z-index: 4;
}
.qs .popover:before {
  border-top: 7px solid rgba(0, 0, 0, 0.85);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  bottom: -7px;
  content: '';
  display: block;
  left: 50%;
  margin-left: -7px;
  position: absolute;
}
.qs:hover .popover {
  display: block;
  -webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
  -moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
  -ms-animation: fade-in .3s linear 1, move-up .3s linear 1;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes move-up {
  from {
    bottom: 10px;
  }
  to {
    bottom: 25px;
  }
}
@-moz-keyframes move-up {
  from {
    bottom: 10px;
  }
  to {
    bottom: 25px;
  }
}
@-ms-keyframes move-up {
  from {
    bottom: 10px;
  }
  to {
    bottom: 25px;
  }
}

.grd-aum{background: linear-gradient(71deg, #080509, #1a171c, #080509);}


.gradient-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 30px;
  @media screen and (max-width: 991px) {
    grid-template-columns: 1fr;
  }
}

.container-title {
  text-align: center;
  padding: 0 !important;
  margin-bottom: 40px;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  line-height: 60px;
}



.container-card {
  position: relative;
  border: 2px solid transparent;
  background: linear-gradient(71deg, #080509, #1a171c, #080509);
  background-clip: padding-box;
  border-radius: 45px;
  padding: 40px;
  img {
    margin-bottom: 32px;
  }
}

.bg-green-box,
.bg-white-box,
.bg-yellow-box,
.bg-blue-box {
  position: relative;
}

.bg-green-box::after,
.bg-white-box::after,
.bg-yellow-box::after,
.bg-blue-box::after {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  content: "";
  z-index: -1;
  border-radius: 45px;
}

.bg-green-box::after {
  background: linear-gradient(71deg, #0d1212, #3da077, #0d1212);
}

.bg-white-box::after {
  background: linear-gradient(71deg, #121013, #b0afb0, #121013);
}

.bg-yellow-box::after {
  background: linear-gradient(71deg, #110e0e, #afa220, #110e0e);
}

.bg-blue-box::after {
  background: linear-gradient(71deg, #0c0a0e, #5f6fad, #0c0a0e);
}

.card-title {
  font-weight: 600;
  color: white;
  letter-spacing: -0.02em;
  font-style: normal;
  font-size: 28px;
  padding-bottom: 8px;
}

.card-description {
  font-weight: 600;
  line-height: 32px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 16px;
  max-width: 470px;
}

.badge.badge-pill {
    border-radius: 50px;
	width:50px;
	height:50px;
	text-align:center;
	padding-top:10px;
	font-size:30px;
	color:#F2C94C  !important;
	
}
.badge.badge-light {
    background: #eaecec;
    color: #324148;
}
.badge {
    font-weight: 500;
    border-radius: 4px;
    padding: 5px 7px;
    font-size: 72%;
    letter-spacing: 0.3px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
}


/*-----------ACCORDION--------------------*/
.accordion .card {
	background: none;
	border: none;
}
.accordion .card .card-header {
	background: none;
	border: none;
	padding: .1rem .4rem;
	font-family: "Roboto", sans-serif;
}
.accordion .card-header h2 span {
	float: left;
	margin-top: 10px;
}
.accordion .card-header .btn {
	color: #2d5793 ;
	font-size: 1.3rem;
	text-align: left;
	position: relative;
	font-weight: 500;
	padding-left: 2rem;
}
.accordion .card-header i {
	font-size: 1.2rem;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 17px;
}
.accordion .card-header .btn:hover {
	color: #04b2df;
}
.accordion .card-body {
	color: #324353;
	padding: 0.5rem 3rem;
}


.accordion .highlight .btn {
	color: #04b2df ;
}
.accordion .highlight i {
	transform: rotate(180deg);
}


/*--------------------C POPUP------------------*/
.popup {
  position: fixed;
  display: block;
  opacity: 0;
  background-color: rgba(0,0,0,0.7);
  top: 50%;
  left:50%;
  width:100%;
/* user-select: none */
  z-index: -1;
  transform: translate(-50%, -50%);
}
.popup_show {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-timing-function: cubic-bezier(0.66, 0.12, 0.49, 0.89);
          animation-timing-function: cubic-bezier(0.66, 0.12, 0.49, 0.89);
/*animation-timing-function: cubic-bezier(.53,.01,.18,.68)*/
/* animation-timing-function: cubic-bezier(.68,.12,.53,.9) */
  opacity: 1;
  height: 100%;
   z-index: 100;
}
.popup_content {
  background: rgb(6,202,252);
background: -moz-linear-gradient(121deg, rgba(6,202,252,1) 0%, rgba(255,255,255,1) 46%, rgba(10,184,255,1) 100%);
background: -webkit-linear-gradient(121deg, rgba(6,202,252,1) 0%, rgba(255,255,255,1) 46%, rgba(10,184,255,1) 100%);
background: linear-gradient(121deg, rgba(6,202,252,1) 0%, rgba(255,255,255,1) 46%, rgba(10,184,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06cafc",endColorstr="#0ab8ff",GradientType=1);
  position: relative;
}
.popup_content img{width:100%;}
.closeme {
  position: absolute;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 300;
  top: -10px;
  color: #fff;
  right: -10px;
  padding: .2rem .4rem 0.6rem .4rem;
  border-radius:50%;
  background: rgba(0,0,0,0.9);
  transition: all 0.3s ease-in-out;
}
.closeme:hover {
  background: rgba(0,0,0,0.5);
}

@media (max-width: 991.98px) {
	
	.popup_content{width:85%;}
}

/*-------------EBD-----------*/

.lightbox {
    display: none;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.box {
    position: absolute;
    padding: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #333;
    color: #fff;
}

/*h2, .box p {
  margin: 0 20px;
}*/

.close {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 5px 0 0 -50px;
    width: 40px;
    height: 40px;
    color: #777;
    border:none;
    text-align: center;
    border-radius: 7px;
    cursor: pointer;
	background:#fff;
    text-decoration: none;
}


/*-----------------------*/

.paralfull {
    min-height: 100vh;
    background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  
}
.paral {
    min-height: 60vh;
    background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  
}
.paral2 {
    min-height: 50vh;
    background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  
}
.paral22 {
    min-height: 50vh;
    background: no-repeat center center scroll;
  
   background-attachment: fixed;
  background-repeat: no-repeat;
  
}
.paral3 {
    min-height: 80vh;
    background: no-repeat center right scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   background-attachment: scroll;
  background-position: right;
  background-repeat: no-repeat;
  
}
.sec-01 {
    background-image: url("../../images/our-services-home.jpg");
}

.sec-02 {
    background-image: url("../../images/UploadImages/852214_october-a-month-of-mindfulness.jpg");
}
.sec-03 {
   background-image: url("../images/financial-services.jpg");
}
.sec-04 {
   background-image: url("../images/news-bg.jpg");
}
.sec-05 {
   background-image: url("../images/events-bg.jpg");
}
.sec-06 {
   background-image: url("../images/mission-vision.jpg");
}
.sec-07 {
   background-image: url("../images/leadership-bg.jpg");
}
.sec-08 {
   background-image: url("../images/structure-admin-bg.jpg");
}
.sec-09 {
   background-image: url("../images/who-we-are-bg.jpg");
}
.sec-10 {
   background-image: url("../images/performance-bg.jpg");
}
.teambg {
   background-image: url("../../images/pplstories.jpg");
}
/* Customize the label (the container) */
.awcbuttons {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left:12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.awcbuttons input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.awcbuttons .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border:solid 1px #333;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.awcbuttons:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.awcbuttons input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.awcbuttons input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.awcbuttons .checkmark:after {
  top: 8px;
  left: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

/*-RADION BUTTON END-*/

.glbpad{padding-top:70px; padding-bottom:70px;}
.clinicians-jumbo{padding-top:300px; padding-bottom:120px;}

.testimonials{height:100vh;
  min-height: 100vh; padding-top:70px; padding-bottom:70px;}
.sec-header{
    
    position:relative;
}

.sec-header::before{
    position:absolute;
    left: 50%;
    top:0;
    height:65px;
    content: "";
    display: block;
    width:3px;
   
    z-index:1;
}

.sec-title{
    
   
}
.sec-title h2{
    margin-top:10px;
    margin-bottom:50px;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 300;
}


/*----------AUME-TIMELINE----------*/
.timeline {
  position: relative;
  padding: 1rem;
  margin: 0 auto;
  max-width: 1300px;
}
.timeline:before {
  content: "";
  position: absolute;
  height: 100%;
  border: 1px solid #dbb961;
  right: 40px;
  /*top: 0;*/
}
.timeline:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 700px) {
  .timeline {
    padding: 2rem;
  }
  .timeline:before {
    left: calc(50% - 1px);
    right: auto;
  }
}

.timeline__item {
  padding: 1rem;
  border: 1px solid #dbb961;
  border-color: rgb(33, 37, 41) !important;
  background: linear-gradient(71deg, #080509, #1a171c, #080509);
  border-radius:10px;
  border-image-slice: 1;
  position: relative;
  margin: 1rem 3rem 1rem 1rem;
  clear: both;
}
.timeline__item:after, .timeline__item:before {
  content: "";
  position: absolute;
}
.timeline__item:before {
right: -10px;
  top: calc(50% - 5px);
  border-style: solid;
  border-color: rgb(27, 28, 32) rgb(27, 28, 32) transparent transparent;
  border-width: 10px;
  transform: rotate(45deg);
}
.timeline__item ul {
  margin: 0;
  padding-left: 0;
}

.timeline__item li {
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
  font-size:12px;
  letter-spacing:1px;
}

.timeline__item ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 7px;
    height: 12px;
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #F2C94C ;
    transform-origin: bottom left;
    transform: rotate(45deg);
}
@media screen and (min-width: 700px) {
  .timeline__item {
    width: 44%;
    margin: 1rem;
  }
  .timeline__item:nth-of-type(2n) {
    float: right;
    margin: 1rem;
    border-color: #dbb961 #dbb961 transparent transparent;
	background: linear-gradient(71deg, #080509, #1a171c, #080509);
    border-image-slice: 1;
  }
  .timeline__item:nth-of-type(2n):before {
    right: auto;
    left: -10px;
	border-color:transparent transparent rgb(27, 28, 32) rgb(27, 28, 32) ;
  }
}

.timeline__item--year {
  text-align: center;
  max-width: 300px;
  margin: 0 48px 0 auto;
  font-size: 1.2rem !important;
  background:#1a1b1e;
  font-weight:bold;
  color:#dbb961;
  line-height: 1;
  border-image: none;
  padding: 0.5rem 1rem 1rem;
}
.timeline__item--year:before {
  display: none;
}
@media screen and (min-width: 700px) {
  .timeline__item--year {
    text-align: center;
    margin: 0 auto;
  }
  .timeline__item--year:nth-of-type(2n) {
    float: none;
    margin: 0 auto;
    border-image: none;
  }
  .timeline__item--year:nth-of-type(2n):before {
    display: none;
  }
}

.timeline__title {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1.5em;
}

.timeline__blurb {
  line-height: 1.5;
  font-size: 1rem;
  margin: 0.5rem 0 0;
}




/*NEWS SECTON*/
/*----------------NEWS------------------------*/
.fs-7 {
  font-size:.875rem!important
}
.mb-9 {
  margin-bottom:5rem!important
}
.mb-auto {
  margin-bottom:auto!important
}
@media(min-width:576px) {
  .mb-sm-9 {
    margin-bottom:5rem!important
  }
  .mb-sm-auto {
    margin-bottom:auto!important
  }
}
@media(min-width:768px) {
  .mb-md-9 {
    margin-bottom:5rem!important
  }
  .mb-md-auto {
    margin-bottom:auto!important
  }
}
@media(min-width:992px) {
  .mb-lg-9 {
    margin-bottom:5rem!important
  }
  .mb-lg-auto {
    margin-bottom:auto!important
  }
}
@media(min-width:1200px) {
  .mb-xl-9 {
    margin-bottom:5rem!important
  }
  .mb-xl-auto {
    margin-bottom:auto!important
  }
}
@media(min-width:1400px) {
  .mb-xxl-9 {
    margin-bottom:5rem!important
  }
  .mb-xxl-auto {
    margin-bottom:auto!important
  }
}
.bsb-animated {
  --bsb-animation-duration:1s;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both
}
@keyframes bsb-fadeIn {
  0% {
    opacity:0
  }
  to {
    opacity:1
  }
}
.bsb-fadeIn {
  animation-name:bsb-fadeIn
}
@keyframes bsb-fadeInUp {
  0% {
    opacity:0;
    transform:translate3d(0,100%,0)
  }
  to {
    opacity:1;
    transform:translateZ(0)
  }
}
.bsb-fadeInUp {
  animation-name:bsb-fadeInUp
}
@keyframes bsb-fadeInDown {
  0% {
    opacity:0;
    transform:translate3d(0,-100%,0)
  }
  to {
    opacity:1;
    transform:translateZ(0)
  }
}
.bsb-fadeInDown {
  animation-name:bsb-fadeInDown
}
@keyframes bsb-fadeInLeft {
  0% {
    opacity:0;
    transform:translate3d(-100%,0,0)
  }
  to {
    opacity:1;
    transform:translateZ(0)
  }
}
.bsb-fadeInLeft {
  animation-name:bsb-fadeInLeft
}
@keyframes bsb-fadeInRight {
  0% {
    opacity:0;
    transform:translate3d(100%,0,0)
  }
  to {
    opacity:1;
    transform:translateZ(0)
  }
}
.bsb-fadeInRight {
  animation-name:bsb-fadeInRight
}
@keyframes bsb-fadeOut {
  0% {
    opacity:1
  }
  to {
    opacity:0
  }
}
.bsb-fadeOut {
  animation-name:bsb-fadeOut
}
@keyframes bsb-fadeOutUp {
  0% {
    opacity:1
  }
  to {
    opacity:0;
    transform:translate3d(0,-100%,0)
  }
}
.bsb-fadeOutUp {
  animation-name:bsb-fadeOutUp
}
@keyframes bsb-fadeOutDown {
  0% {
    opacity:1
  }
  to {
    opacity:0;
    transform:translate3d(0,100%,0)
  }
}
.bsb-fadeOutDown {
  animation-name:bsb-fadeOutDown
}
@keyframes bsb-fadeOutLeft {
  0% {
    opacity:1
  }
  to {
    opacity:0;
    transform:translate3d(-100%,0,0)
  }
}
.bsb-fadeOutLeft {
  animation-name:bsb-fadeOutLeft
}
@keyframes bsb-fadeOutRight {
  0% {
    opacity:1
  }
  to {
    opacity:0;
    transform:translate3d(100%,0,0)
  }
}
.bsb-fadeOutRight {
  animation-name:bsb-fadeOutRight
}
@keyframes bsb-zoomIn {
  0% {
    opacity:0;
    transform:scale3d(.3,.3,.3)
  }
  50% {
    opacity:1
  }
}
.bsb-zoomIn {
  animation-name:bsb-zoomIn
}
.bsb-overlay {
  --bsb-overlay-opacity:0.5;
  --bsb-overlay-bg-color:var(--bs-black-rgb);
  position:relative
}
.bsb-overlay:after {
  background-color:rgba(var(--bsb-overlay-bg-color),var(--bsb-overlay-opacity));
  bottom:0;
  content:"";
  display:block;
  left:0;
  position:absolute;
  right:0;
  top:0;
  z-index:0
}
.bsb-overlay>* {
  position:relative;
  z-index:1
}
.bsb-overlay-figure {
  --bsb-overlay-figure-opacity:0.5;
  --bsb-overlay-figure-bg-color:var(--bs-black-rgb);
  position:relative
}
.bsb-overlay-figure:after {
  background-color:rgba(var(--bsb-overlay-figure-bg-color),var(--bsb-overlay-figure-opacity));
  bottom:0;
  content:"";
  display:block;
  left:0;
  position:absolute;
  right:0;
  top:0
}
.bsb-overlay-hover {
  --bsb-overlay-hover-opacity:0.5;
  --bsb-overlay-hover-bg-color:var(--bs-black-rgb);
  position:relative
}
.bsb-overlay-hover>a {
  bottom:0;
  display:block;
  left:0;
  position:relative;
  right:0;
  top:0
}
.bsb-overlay-hover>a>img.bsb-scale {
  --bsb-scale:1
}
.bsb-overlay-hover>a>img.bsb-scale,
.bsb-overlay-hover>a>img.bsb-scale-up {
  transform:scale3d(var(--bsb-scale),var(--bsb-scale),var(--bsb-scale));
  transform-style:preserve-3d;
  transition:transform .5s
}
.bsb-overlay-hover>a>img.bsb-scale-up {
  --bsb-scale:1.2
}
.bsb-overlay-hover>a:after {
  background-color:rgba(var(--bsb-overlay-hover-bg-color),var(--bsb-overlay-hover-opacity));
  content:"";
  cursor:pointer!important;
  display:block;
  z-index:0
}
.bsb-overlay-hover>a:after,
.bsb-overlay-hover>figcaption {
  bottom:0;
  left:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0
}
.bsb-overlay-hover>figcaption {
  align-items:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  pointer-events:none;
  z-index:1
}
.bsb-overlay-hover>figcaption>* {
  opacity:0
}
.bsb-overlay-hover:hover>a>img.bsb-hover-scale {
  --bsb-scale-hover:1;
  transform:scale3d(var(--bsb-scale-hover),var(--bsb-scale-hover),var(--bsb-scale-hover))
}
.bsb-overlay-hover:hover>a>img.bsb-hover-scale-up {
  --bsb-scale-hover:1.2;
  transform:scale3d(var(--bsb-scale-hover),var(--bsb-scale-hover),var(--bsb-scale-hover))
}
.bsb-overlay-hover:hover>a:after {
  opacity:1;
  transition:opacity .15s linear
}
.bsb-overlay-hover:hover>figcaption {
  opacity:1;
  transition:opacity .15s linear .1s
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeIn {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-fadeIn
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInUp {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-fadeInUp
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInDown {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-fadeInDown
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInLeft {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-fadeInLeft
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInRight {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-fadeInRight
}
.bsb-overlay-hover:hover>figcaption>.bsb-hover-zoomIn {
  --bsb-animation-duration:500ms;
  animation-duration:var(--bsb-animation-duration);
  animation-fill-mode:both;
  animation-name:bsb-zoomIn
}

/*----------------NEWS------------------------*/


/*---------------------------------------*/
.news_sec{
	 transition: 0.3s;
	 padding:10px;
}
.news_sec:hover{background:#fff;  cursor: pointer; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 14px;}



@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}



/*--------------------------HOVER NEW---------------------*/

/*---------------------------*/
.curv
{
    position: relative;
    width: 100%;
    height: 17vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.curv:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    border-radius: 0 0 50% 50%/0 0 100% 100%;
    transform: scaleX(1.5);
}
.curv .content
{
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}
.curv .content h2
{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 3em;
}
.curv .content p
{
    color: #fff;
    font-size: 1.2em;
}


.panel-body {
    border: 0px !important;
	
}

.panel-title:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
	color:#fff;
	font-size:25px;
}
a.collapsed .panel-title:before {
    float: right !important;
    content:"\f067";
	color:#fff;	
	font-size:25px;
}
.panel-heading a:hover  , 
.panel-heading a:active , 
.panel-heading a:focus  {
    text-decoration:none;
	padding:20px 0;
}
/*--------FOOTER--------------*/
.gradient {
  width: 100%;
}
.bottom-border {
  border-top: 1px solid transparent;
  border-image: linear-gradient(-90deg, #222, #dbb961, #dbb961, #222) 1;
}

.social_footer_ul { display:table; margin:0 auto; list-style-type:none; padding:10px 0 0 0;  }
.social_footer_ul li {float:left; width:40px; height:40px; color:#fff;}
.social_footer_ul li a{color:#f1f1f1; font-size:1rem;}
.social_footer_ul li a:hover{color:#F2C94C;}

.footer-nav{padding:0; margin:0; list-style-type: none;}
.footer-nav li a{
  list-style-type: none;
  position: relative;
  padding-left: 15px;
}

.footer-nav li a:before {
  content: "\25BA \0020";
  font-size: 6px;
  position: absolute;
  top: 5px;
  left: 0;
  color:#fff;
}


#myfooter{padding-top:70px;}
#myfooter .footer-info-single h2 .title{color:#555;}
#myfooter .ulmain{margin:0; padding:0; list-style-type:none; }
#myfooter .ulmain li a{font-size:14px; color:#ccc; line-height:1.5em;  padding:8px 0 8px 0;}
#myfooter .ulmain li a:hover{text-decoration:underline; color:#26bae0;}
#myfooter a {
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#myfooter p{font-size:1rem !important;}
#myfooter .copyright {
margin-top: 15px;
padding: 7px 0;
color: #999; }
#myfooter .copyright p {
margin: 0;
padding: 0; 
font-size:0.8em;
}

.wafloat{
	position:fixed;
	width:60px;
	height:60px;
	bottom:4%;
	right:3%;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #555;
  z-index:100;
  padding-top:15px;
}

.mywa-float{
	margin-top:16px;
}
.callfloat{
	position:fixed;
	width:60px;
	height:60px;
	bottom:4%;
	right:8%;
	padding-top:15px;
	background-color:#2361b4;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #555;
  z-index:100;
}
.callfloat i{color:#fff;}
.callfloat:hover{background:#04b2df;}
.call-float{
	margin-top:16px;
}

.top_links{float:right; width:100%; text-align:right; height:30px; margin-top:5px; z-index:999;}
.top_links li a{padding:10px 15px;}


.card-no-border .card {
    border-color: #d7dfe3;
    border-radius: 4px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05)
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.pro-img {
    margin-top: -80px;
    margin-bottom: 20px
}

.little-profile .pro-img img {
    width: 128px;
    height: 128px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%
}

.myradio {
    color: #555;
	margin-left:5px;
    line-height:27px;
}

.customradio {
    display: block;
    position: relative;
  /*  padding:0;
	margin:0;*/
    cursor: pointer;
    font-size: 16px;
    text-align:left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customradio input {
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top:0;
    left: 0;
    height: 27px;
    width: 27px;
    background-color: #ccc;
    border-radius: 50%;
    
}

.customradio:hover input ~ .checkmark {
    background-color: #fff;
}

.customradio input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #ccc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.customradio input:checked ~ .checkmark:after {
    display: block;  
	background: #0d69b4;
}


.customradio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
	  background: #ccc;
  
}

/*--------------------CHECKBOX------------------------------*/
.check-cont {
  display: block;
  position: relative;
  padding-left: 35px;
  padding-top:27px;
  margin:0 0 0 5px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align:left;
  float:left;
}

/* Hide the browser's default checkbox */
.check-cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  left:0;
  
}

/* Create a custom checkbox 
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #ddd;
}*/

/* On mouse-over, add a grey background color */
.check-cont:hover input ~ .checkmark {
  background-color: #999;
}

/* When the checkbox is checked, add a blue background */
.check-cont input:checked ~ .checkmark {
  background-color: #12A94B;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: block;
}

/* Show the checkmark when checked */
.check-cont input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-cont .checkmark:after {
  left: 9px;
  top: 3px;
  width: 9px;
  height: 18px;
  border: solid #f1f1f1;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*---------------------TABS-UNDERLINE-------------------*/
#my-tabs{}
#my-tabs a.active {
    border-bottom: 3px solid #2d5793  
}

#my-tabs .nav-link {
    color: #999;
    font-weight: 500;
	font-size:14px;
	letter-spacing:.5px;
	font-weight:600;
	text-transform:uppercase;
	border-radius:0;
	height:55px;
	text-align:center;
	border:solid 1px #f1f1f1;
	line-height:20px;

}

#my-tabs .nav-link:hover {
    color: #04b2df 
}
#my-tabs .nav-pills .nav-link{padding:6px 15px; margin:0 2px 0 0;}
#my-tabs .nav-pills .nav-link.active {
    color: #fff ;
    background-color: #04b2df;
    
}

#my-tabs .tab-content {
    padding-bottom: 1.3rem;
	width:100%;
}

hr.style-two {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(200, 204, 205, 0.75), rgba(0, 0, 0, 0));
}

.m-full{margin-top:35%;}
.m-full2{margin-top:25%;}
/*---------------DEVICES-----------------*/
@media (min-width: 320px) and (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link {
    padding: 1em 0.7em;
  }
  .navbar{padding:0;}
  .navbar-nav {
    padding: 0;
	
	background:#2361b4;
  }
  .navbar .navbar-brand {
    padding: 0 0.4em;
  }
  .awclogo{position:absolute; top:10px; left:15px;}
  .awclogo img{height:50px;}
  .text-2{color:#0a3250 !important; text-align:center;}
  .mobtxtalgn{text-align:center !important;}
  .check-list li {
  
  width:100%;
}
  .p-5{padding:1.2rem !important;}
 .slide-text h2{line-height:24px; font-size:24px !important;} 
 .slide-text h3{line-height:27px;font-size:27px !important;} 
 
 .flip-card {
    background-color: transparent;
    width: 100%;
    height: 450px;
    perspective: 1000px
}

.flip-card-inner {
    width: 100%;
    height: 450px;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d
}
.navmain{
background:#2361b4; padding-bottom:10px;}
.hide {
    top:0;

}
.flip-card-front img{width:80%; margin-bottom:10px;}
.top_links{float:left; width:auto; margin-left:20%; margin-top:7px; position:absolute; height:0;}
.top_links li a span{display:none; width:100%; height:30px;}
.mob_view{display:none;}
.callfloat{
	
	left:3%;

}
.awclogo img{left:10px;}
.m-full{margin-top:100%; padding-top:40px;}
}

/*------------------SHOW MORE--------------------*/
.mcontent {

  display: none;
}
#loadMore {
  
  color: #fff;
  display: block;
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background-color: #04b2df;
  transition: .3s;
}
#loadMore:hover {
  color: blue;
  background-color: #fff;
  border: 1px solid blue;
  text-decoration: none;
}
.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}





/*------------------JOBS ACCORDION-------------------*/
.hiddenRow {
    padding: 0 !important;
}

@media (min-width: 320px) and (max-width: 991.98px) {
.p-4{
	padding: 0 !important;
}
 .pup-bg {
        background: #3C3D37;
        background: linear-gradient(180deg, rgba(60, 61, 55, 1)50%, rgba(60, 61, 55, 1)50%, rgba(255, 255, 255, 1)0%)
    }

 }	 