body { font-family: "Noto Sans", sans-serif; background: transparent !important;
}
.bla-top-drop p {display: inline-flex;  width: 210px; align-items: center;     font-weight: 600;}
.top-drop {display: inline-flex;padding: 10px 10px;border: 1px solid #4c41ad;background: #1d184a;box-shadow: 0 4px 8px 0 rgb(139 139 139 / 19%), 0 6px 20px 0 rgb(157 157 157 / 19%);}
.top-drop  select { width: 100%; height: 40px;}

.poolimg img {border-radius: 5px 5px 0px 0px;border: 1px solid #fff;}
.poolimg img {border-radius: 5px 5px 0px 0px;border: 1px solid #fff;}
.thank-u {
    height: 300px;
    align-items: center;
    align-content: center;
}

.top-right-logo-ad {
    text-align: center;
    background: #fff;
    border-radius: 3px;
    padding: 15px;
    height: 220px;
    display: flex;
    align-items: center;
    border: 1px solid #C2C2C2;
}
.top-right-logo-ad a {margin: 0 auto;text-decoration: none;}

.top-right-logo-ad img {width:100%;margin: 10px 0px 0px 0px;}
.top-right-logo-ad h3  {
    font-size: 29px;
    border-bottom: 3px solid #00b4ff;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #00b4ff;
}
.top-right-logo-ad h4  {font-size: 20px;text-transform: uppercase;}
.remaining_post {float: left;margin-bottom: 5px;}
.light-blue-bg {}

.gry-bg {background: #1d184a;}

.dark-gry-bg {background: #898989}

.dark-blue-bg {background: #0094CC;}

.dark-pink-bg {
    background: #00b4ff;
}

.white-bg {background: #1d184a;}

.pink-color {color: #00b4ff;}

.blue-color { color:#20B4EE; }

a.blue-color:hover{color: #ffffff;} 

.color1 { background:#898989; }

.color2 { background:#099D32; }

.color3 { background:#EB9719; }

.color4 { background:#609DB5; }

.color5 { background:#C86D6D; }

.Status-main {
    padding: 0px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}





.apply-2 [type=submit] { width:100%; }

.search-box {width: 100%;background: #141141;border: 1px solid #231D53;padding: 15px 15px 15px 15px;border-radius: 3px;margin-top: -4px;}

p{color: #ffffff;font-size: 17px;line-height: 27px;}



h2 {

font-size: 26px;

color: #ffffff;

font-family: "Noto Sans", sans-serif;

font-weight: 600;
}

h5 {

    font-size: 40px;

    color: #ffffff;

    font-family: "Noto Sans", sans-serif;

    font-weight: 500;

}



h3 {

}





    h4 {

font-size: 20px;

color: #ffffff;

font-family: "Noto Sans", sans-serif;

font-weight: 500;
}





textarea {

width: 100% !important;

height: 74px;

border: 1px solid #231D53 !important;

background: #ffffff !important;

font-family: "Noto Sans", sans-serif;

font-size: 15px !important;

color: #000000 !important;

padding: 10px 10px 0px 10px !important;

border-radius: 5px !important;
}

select {

width: 100%;

height: 50px;

border: 1px solid #231D53 !important;

background: #ffffff !important;

font-family: "Noto Sans", sans-serif;

font-size: 15px !important;

color: #000000 !important;

padding: 0px 10px 0px 10px !important;

border-radius: 5px !important;
}

input {

width: 100%;

height: 50px !important;

border: 1px solid #231D53 !important;

background: #ffffff !important;

font-family: "Noto Sans", sans-serif;

font-size: 15px !important;

color: #000000 !important;

padding: 0px 10px 0px 10px !important;

border-radius: 5px !IMPORTANT;
}





input[type="date"]::-webkit-inner-spin-button,

input[type="date"]::-webkit-calendar-picker-indicator {font-size: 25px; color: red;}



input[type="file" i] {}





.styled-file-select{

  box-sizing: border-box;

  position: relative;

}



.styled-file-select input[type="file"]{

  position: absolute;

  left: 0;

  top: -36px;

  right: 0;

  bottom: 0;

  cursor: pointer;

  opacity: 0;

  padding-top: 25px !important;

}



.styled-file-select input[type="text"]{

  box-sizing: border-box;

  padding-right: 30px;

  width: 100%;

  display: block;

  border: 1px solid #d9d9d9;

  outline: none;

  text-indent: 10px;

  background-color: #f3f3f3;

  padding: 0;

}



.styled-file-select span{

  display: block;

  position: absolute;

  right: 0;

  top: 0;

  width: 30px;

  height: 30px;

  text-align: center;

  line-height: 30px;

  z-index: 0;

  font-size: 24px;

}



.field-row input[type="text"].no-border{

  border: none;    font-size: 14px;

    padding-left: 0px !important;color: #ffffff !important;

}











[type=submit] {width: auto;background: #00b4ff !important;color: #fff !important;font-weight: 500 !important;padding: 0 40px !important;font-size: 18px !important;border-radius: 5px !important;border: 2px solid #1c1b50 !important;}

[type=button] {width: 100%;background: linear-gradient(183deg, rgba(20, 19, 59, 1) 0%, rgba(0, 0, 0, 1) 100%) !important;color: #fff !important;font-weight: 500;border: 2px solid #1c1b50 !important;padding: 0 40px !important;font-size: 18px !important;}

::placeholder {color:#000 !important;}



















[type=submit]:hover {background: #555;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(34 30 139);}



.navbar {width: 100%;padding: 10px 0px;background: #1D184A;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 19%), 0 6px 20px 0 rgb(76 76 76 / 19%);position: fixed;top: 0;z-index: 9;}

.btn-main {padding: 5px 17px;color: #fff;font-size: 16px;font-family: "Noto Sans", sans-serif;font-weight: normal;text-decoration: none;box-shadow: 0 4px 8px 0 rgb(102 102 102 / 20%), 0 6px 20px 0 rgb(102 102 102 / 20%);/* width: 111px; */display: inline-block;text-align: center;border-radius: 5px;}

a:hover.btn-main {

    color: #fff;

    box-shadow: 0 4px 8px 0 rgb(102 102 102 / 20%), 0 6px 20px 0 rgb(0 0 0 / 20%);

}

.login-img { position: relative; top: 2px;}

.login {color: #ffffff;text-decoration: none;font-size: 16px;position: relative;top: 0px;margin-left: 10px;}

a:hover.login {color: #00b4ff;}

.dropdown{display: inline-block;margin-left: 10px;}

.dropdown-menu.show {display: block;right: 0;left: auto;background: #100f2e;box-shadow: 0 4px 8px 0 rgb(52 52 52 / 20%), 0 6px 20px 0 rgb(18 18 18 / 20%);border: 0;border-radius: 0;padding: 0;margin-top: 10px;border: 1px solid #231D53;}

.dropdown-toggle::after { font-size: 0; }

.dropdown-toggle {

background: #141337;

border: 1px solid #121236;

padding: 7px 5px 7px 10px !important;

text-align: center;

border-radius: 5px;
}

.dropdown-toggle .cross { display: none; }

.btn-secondary:hover {color: #fff;background-color: #161634;border-color: #141141;}







.btn-check:focus+.btn-secondary, .btn-secondary:focus {

color: #fff;

background-color: #141141;

border-color: #ffffff;

box-shadow: none;

border: 1px solid #231D53;
}

.dropdown-menu li {

    padding: 0px 15px;

    margin-bottom: 0;

}

.dropdown-menu li a {border-bottom: 1px solid #1d184a;padding-left: 0;padding-right: 0;color: #fff;}



.dropdown-item:focus, .dropdown-item:hover {

color: #00b4ff;

background-color: transparent;
}





.shadow-box {padding: 10px 20px;width: 100%;border-top: 1px solid #6c63ff;/* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(48 48 48); */margin-bottom: 15px;border-radius: 5px;background: #141141;}

.icon-align {

    position: relative;

    margin: -8px 10px 0px 0;

}

.border-top-3 {border-top: 3px solid #6c63ff;}

 .shadow-box p {color: #ffffff;font-size: 15px;}

 .shadow-box h3{margin-bottom: 0;}

  .shadow-box h3 a{margin-bottom: 0;color: #ffffff;text-decoration: none;cursor: pointer;}

 .border-btn {border: 1px solid #20B4EE;padding: 9px 10px 10px 10px;display: inline-block;border-radius: 3px;}

.border-btn .white {display: none;} 





.border-btn:hover {background: #20B4EE;} 

.border-btn:hover .blue {display: none;} 

.border-btn:hover .white {display: inline-block;} 

.map {border: 1px solid #231D53;display: inline-block;width: 100%;border-radius: 5px 5px 0px 0px;}



.carousel-control-next {right: -14px;}

.carousel-control-prev {left: auto;right: 40px;}

.bg-transparent {width: 44px;height: 35px;border: 1px solid #141141;border-radius: 3px;top: -63px;color: #141141;opacity: 1;font-size: 25px;}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {

    color: #dd2b52;

    text-decoration: none;

    outline: 0;

    opacity: 1;

}



.card {

border: 5px;

padding: 10px;
}

.btn-top {

padding: 0px 10px 0px 10px;

background: #151436;

text-align: center;

border-radius: 3px;

position: fixed;

bottom: 0;

line-height: 21px;

right: 0;
}

.btn-top a {color: #fff;font-size: 34px;}

 

.footer-link  {

    padding: 0;

    margin-bottom: 0;

}



.footer-link  li {

list-style: none;

display: inline-block;

padding: 0px 7px;

margin-bottom: 0;
}



.footer-link  li a {font-size: 15px;color: #ffffff;font-family: "Noto Sans", sans-serif;text-decoration: none;font-weight: 500;}

.footer-link  li a:hover {color: #00b4ff;}





ul.social-link {padding: 0;margin-bottom: 0;}

.social-link li {

    list-style: none;

    display: inline-block;

    padding: 0px 3px;

    margin-bottom: 0;

}

.social-link li a:hover img{box-shadow: 0 4px 8px 0 rgb(235 235 235 / 20%), 0 6px 20px 0 rgb(255 179 179);border-radius: 50px;}

footer {}

.aligh-item { align-items: center; }



.img-fluid {width: 100%;HEIGHT: auto;}



.pt-top {padding-top: 110px !important;}

.smlcrn { display:none !important; }

.btn-main span {display: inline-block;cursor: pointer;}

.carousel-inner .carousel-item.active,

.carousel-inner .carousel-item-next,

.carousel-inner .carousel-item-prev {

    display: flex;

}





.login-text {

font-size: 14px;

color: #00b4ff;

margin-left: 0px;
}



a.login-text:hover{ color:#20B4EE; }



/*choose plan start*/



.choose-plan {

  display: -webkit-box;

  display: -moz-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: box;

  display: flex;

  position: relative;

  border-radius: 10px;

  /* -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.2), 0 0 25px rgba(0,0,0,0.2); */

  /* box-shadow: 0 0 50px rgba(0,0,0,0.2), 0 0 25px rgba(0,0,0,0.2); */

  z-index: 0;

  top: 25px;

}

.choose-plan::before {

  content: '';

  display: block;

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: calc(100% - 5.75em);

  background: #f2f2f8;

  border-radius: 10px;

  border-top-left-radius: 0;

  border-top-right-radius: 0;

  z-index: -1;

}

.choose-plan>.pricing {

  display: -webkit-box;

  display: -moz-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: box;

  display: flex;

  -webkit-box-orient: vertical;

  -moz-box-orient: vertical;

  -o-box-orient: vertical;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: justify;

  -moz-box-pack: justify;

  -o-box-pack: justify;

  -ms-flex-pack: justify;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  -webkit-box-align: center;

  -moz-box-align: center;

  -o-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center;

  position: relative;

  font-family: "Noto Sans", sans-serif;

  width: 17em;

  height: 25em;

  padding-bottom: 0;

  background: #ffffff;

  z-index: 100;

  overflow: hidden;

  -webkit-transform: rotateZ(360deg) scale(1);

  -moz-transform: rotateZ(360deg) scale(1);

  -o-transform: rotateZ(360deg) scale(1);

  -ms-transform: rotateZ(360deg) scale(1);

  transform: rotateZ(360deg) scale(1);

  -webkit-transition: -webkit-transform 0.2s, border-radius 0.2s, box-shadow 0.2s, z-index 0.2s;

  -moz-transition: -moz-transform 0.2s, border-radius 0.2s, box-shadow 0.2s, z-index 0.2s;

  -o-transition: -o-transform 0.2s, border-radius 0.2s, box-shadow 0.2s, z-index 0.2s;

  -ms-transition: -ms-transform 0.2s, border-radius 0.2s, box-shadow 0.2s, z-index 0.2s;

  transition: transform 0.2s, border-radius 0.2s, box-shadow 0.2s, z-index 0.2s;

  will-change: transform, border-radius;

  border: 1px solid #141141;

  border-radius: 0;

}

.choose-plan>.pricing:first-child {

  border-radius: 0;

  border-top-right-radius: 0;

  border-bottom-right-radius: 0;

}

.choose-plan>.pricing:last-child {

  border-radius: 0;

  border-top-left-radius: 0;

  border-bottom-left-radius: 0;

}

.choose-plan>.pricing.spotlight {

  -webkit-transform: rotateZ(360deg) scale(1.1);

  -moz-transform: rotateZ(360deg) scale(1.1);

  -o-transform: rotateZ(360deg) scale(1.1);

  -ms-transform: rotateZ(360deg) scale(1.1);

  transform: rotateZ(360deg) scale(1.1);

  z-index: 200;

  border: none;

  border-radius: 0;

  -webkit-box-shadow: 0 4px 8px 0 rgb(235 235 235 / 20%), 0 6px 20px 0 rgb(245 245 245);

  box-shadow: 0 4px 8px 0 rgb(235 235 235 / 20%), 0 6px 20px 0 rgb(215 214 214);

  border: 1px solid #dd2a55;

  border-radius: 5px;

  margin-top: -20px;

}

.choose-plan>.pricing>h1.header {

  margin: 0;

  width: 100%;

  color: #f2f2f8;

  text-align: center;

  padding-top: 0.75em;

  padding-bottom: 0.75em;

  background: -webkit-linear-gradient(top, #ffa400, #d96700);

  background: -moz-linear-gradient(top, #ffa400, #d96700);

  background: -o-linear-gradient(top, #ffa400, #d96700);

  background: -ms-linear-gradient(top, #ffa400, #d96700);

  background: linear-gradient(to bottom, #ffa400, #d96700);

  font-size: 2.2em;

}

.choose-plan>.pricing>h1.header::selection {

  background: transparent;

  color: #823e00;

}

.choose-plan>.pricing>h1.header::-moz-selection {

  background: transparent;

  color: #823e00;

}

.choose-plan>.pricing>section.content {

  display: -webkit-box;

  display: -moz-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: box;

  display: flex;

  -webkit-box-orient: vertical;

  -moz-box-orient: vertical;

  -o-box-orient: vertical;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  /* -webkit-box-pack: justify; */

  -moz-box-pack: justify;

  -o-box-pack: justify;

  -ms-flex-pack: justify;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  /* -webkit-box-align: center; */

  -moz-box-align: center;

  -o-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  /* align-items: center; */

  position: relative;

  color: #282828;

  width: 100%;

  padding: 0em 0;

  -webkit-box-flex: 1;

  -moz-box-flex: 1;

  -o-box-flex: 1;

  -ms-box-flex: 1;

  box-flex: 1;

  -webkit-flex-grow: 1;

  flex-grow: 1;

}

.choose-plan>.pricing>section.content>h2.price {

  font-size: 2em;

  margin: 0;

  padding-top: 0.25em;

}

.choose-plan>.pricing>section.content>h2.price::selection {

  background: #ffa400;

  color: #f2f2f8;

}

.choose-plan>.pricing>section.content>h2.price::-moz-selection {

  background: #ffa400;

  color: #f2f2f8;

}

.choose-plan>.pricing>section.content>h2.price::before {

  content: '$';

  font-size: 0.9em;

  font-weight: 300;

}

.choose-plan>.pricing>section.content>h2.price::after {

  content: '/mo';

  font-weight: 300;

  font-size: 0.9em;

}

.choose-plan>.pricing>section.content>ul {

  display: -webkit-box;

  display: -moz-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: box;

  display: flex;

  -webkit-box-orient: vertical;

  -moz-box-orient: vertical;

  -o-box-orient: vertical;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: distribute;

  -moz-box-pack: distribute;

  -o-box-pack: distribute;

  -ms-flex-pack: distribute;

  -webkit-justify-content: space-around;

  justify-content: space-around;

  -webkit-box-align: center;

  -moz-box-align: center;

  -o-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center;

  -webkit-box-flex: 1;

  -moz-box-flex: 1;

  -o-box-flex: 1;

  -ms-box-flex: 1;

  box-flex: 1;

  -webkit-flex-grow: 1;

  flex-grow: 1;

  padding: 0;

  list-style: none;

  width: 100%;

  text-align: center;

  margin-bottom: 0;

  padding-bottom: 0;

}

.choose-plan>.pricing>section.content>ul>li {

  display: -webkit-inline-box;

  display: -moz-inline-box;

  display: -webkit-inline-flex;

  display: -ms-inline-flexbox;

  display: inline-box;

  display: inline-flex;

  -webkit-box-pack: center;

  -moz-box-pack: center;

  -o-box-pack: center;

  -ms-flex-pack: center;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-box-align: center;

  -moz-box-align: center;

  -o-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center;

  width: 100%;

  -webkit-box-flex: 1;

  -moz-box-flex: 1;

  -o-box-flex: 1;

  -ms-box-flex: 1;

  box-flex: 1;

  -webkit-flex-grow: 1;

  flex-grow: 1;

  font-size: 14px;

  text-align: left;

  padding-left: 20px;

  padding-right: 20px;

  line-height: 16px;

  margin-bottom: 0;

}

.choose-plan>.pricing>section.content>ul>li:not(:last-child) {

  border-bottom: 1px solid #dee5e7;

}

.choose-plan>.pricing>section.content>ul>li::selection {

  background: #ffa400;

  color: #f2f2f8;

}

.choose-plan>.pricing>section.content>ul>li::-moz-selection {

  background: #ffa400;

  color: #f2f2f8;

}







.list-choose .dark-pink-line { background:#FFB0AB; }

.list-choose .pink-line { background:#FDE0DE; }

.box-1 { border:0px !important }

.list-choose {

    border-radius: 0;

    border: 1px solid #141141;

}

.list-choose li { justify-content: left !important; }

.pricing .gry-bg { background: #F7F7F7; }

 .spotlight .gry-bg  { background: #EDEDED; }



 .select-btn {background: #F7F7F7;color: #C2C2C2;font-size: 13px;width: 100%;border-radius: 5px;margin: 0;text-align: center;padding: 12px 20px;display: flex;align-items: center;justify-content: center;border: 15px solid #FFF;}



.select-btn input[type="radio" i]  {width: 17px;height: 19px;margin-right: 6px;}



.spotlight .select-btn  { background: #141141; color: #fff; }



/*choose plan end*/



.apply [type=submit] { width:100%; } 

.apply [type=button] { width:100%; } 



.modal-header {  padding: 1rem 1rem 0rem 1rem; border: 0;}



.modal-header .btn-close {

    padding: 10px 10px 10px 10px !important;

    background: none !important;

    margin: 0;

    background-color: #141141 !important;

    opacity: 1;

    border-radius: 50px;

    position: absolute;

    right: -12px;

    top: -15px;

    line-height: 0;

    width: auto;}

/*datepiker*/





.class-link{

  color:#333333;

  text-decoration:none;

}



.class-link:hover{

 color:#ffbb00; 

}



/* From here you can start to copy */



#datepicker {background-image: url(../images/cal.png) !important;background-repeat: no-repeat !important;background-position: right 1px !important;background-size: 36px !important;}

.ui-datepicker {

  background: #ffffff;

  border-radius: 15px;

}

.ui-datepicker-header {

  height: 50px;

  line-height: 50px;

  color: #ffffff;

  background: #141141;

  margin-bottom: 0;

}

.ui-datepicker-prev,

.ui-datepicker-next {

  width: 20px;

  height: 20px;

  text-indent: 9999px;

  border-radius: 100%;

  cursor: pointer;

  overflow: hidden;

  margin-top: 12px;

}

.ui-datepicker-prev {

  float: left;

  margin-left: 12px;

}

.ui-datepicker-prev:after {

  transform: rotate(45deg);

  margin: -43px 0px 0px 8px;

}

.ui-datepicker-next {

  float: right;

  margin-right: 12px;

}

.ui-datepicker-next:after {

  transform: rotate(-135deg);

  margin: -43px 0px 0px 6px;

}

.ui-datepicker-prev:after,

.ui-datepicker-next:after {

  content: '';

  position: absolute;

  display: block;

  width: 8px;

  height: 8px;

  border-left: 2px solid #ffffff;

  border-bottom: 2px solid #ffffff;

}

.ui-datepicker-prev:hover,

.ui-datepicker-next:hover,

.ui-datepicker-prev:hover:after,

.ui-datepicker-next:hover:after {

  border-color: #333333;

}

.ui-datepicker-title {

  text-align: center;

  font-size:25px;

}

.ui-datepicker-calendar {

  width: 100%;

  text-align: center;

  border: 1px solid #e9e9e9;

}

.ui-datepicker-calendar thead tr th span {

  display: block;

  width: 40px;

  color: #141141;

  margin-bottom: 5px;

  font-size: 16px;

  font-family: "Noto Sans", sans-serif;

  font-weight: normal;

}

.ui-state-default {

  display: block;

  text-decoration: none;

  color: #333333;

  line-height: 40px;

  font-size: 16px;

}

.ui-state-default:hover {

  color: #ffffff;

  background: #141141;

  border-radius:50px;

  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);

}

.ui-state-highlight {

  color: #ffffff;

  background-color: #141141;

  border-radius:50px;

}

}

.ui-state-active {

  color: #ffffff;

  background-color:#31639c;

  border-radius:50px;

}

.ui-datepicker-unselectable .ui-state-default {

  color: #eee;

  border: 2px solid transparent;

}



.icon {

    margin-left: -30px;

    margin-top: -26px;

    position: relative;

    color: #31639c;

    font-size:20px;

}

/*datepiker end*/





.pagination { display: inline-flex;}



.pagination li {

    margin: 0px 6px;

    border-radius: 5px;

}



.page-link {border-radius: 3px;color: #000;}

.page-item.active .page-link {



    background-color: #141141;

    border-color: #141141;

}

.page-link:hover {color: #20b4ee;}

table tr th {

    background-color: #141141 !important;

    color: #fff;

    font-size: 16px;

    font-weight: 500; font-family: "Noto Sans", sans-serif;

}

table tr td {font-size: 15px;font-family: "Noto Sans", sans-serif;color: #ffffff;}

.border-box {border: 2px solid #C2C2C2;position: relative;padding: 0px 50px 0px 50px;height: 67px;border-radius: 5px;}

.boxsml {

display: inline-block;

background: #100f2f;

margin-left: 15px;

text-align: center;

padding: 0px 10px;

color: #ffffff;

font-weight: 500;

font-size: 15px;
}

.four-box {

    margin-top: -15px;

}
.btns-box {
    margin-top: 38px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}


.dark-had{background: #100f2f;}

.bal-main select{background: #ffffff !important;border: 1px solid #2b2370 !important;height: 253px;overflow-y: scroll;border-radius: 5px !important;width: 100%;padding: 0 !important;margin-bottom: 20px;}

.bal-main select option {

background: #ffffff;

border-bottom: 1px solid #bbbbbb;

color: #000000;

font-family: Roboto, sans-serif;

font-size: 14px !important;

padding: 6px 10px;
}

input[type="checkbox" i] {

    width: 17px !important;

    height: 20px !important;

    border: 2px solid #141141 !important;

    border-radius: 0 !important;

    margin-right: 9px;

  

}

.bal-main label {font-size: 15px;font-family: Roboto, sans-serif;color: #ffffff;}

.select-box-sml {height: 188px !important;}

.right-left-arrow{

    margin-top: 12%;

    width: 3%;

    padding: 0;

}

.box-width {width: 46.666667%;}

.bal-main input {border: 1px solid #231D53 !important;background: #ffffff !important;height: 35px;width: 100%;background-position: right 4px !important;background-size: 31px;border-radius: 5px !important;}

.display-flx {display:flex;left: -8px;position: relative;margin-top: 0;}



.select-area  { position:relative; }

.select-area span { position:absolute; right:0; }



.apply input {background: #ffffff !important;height:35px;}

.apply .field-row input[type="text"].no-border { background-color: #ffffff;}

.apply textarea { background:#fff;  }

.apply [type=submit] {

width: auto;

color: #fff;

font-weight: 500;

border: 0px;

padding: 0 40px;

font-size: 18px;

height: 50px;

background: #00b4ff !important;
}

.apply [type=button]  {

    width: auto;

    background: #20B4EE !important;

    color: #fff !important;

    font-weight: 500 !important;

    border: 0px !important;

    padding: 0 40px;

    font-size: 18px !important ;

    height: 50px !important;

}





.nav-tabs {

border-bottom: 2px solid #221d6c;

background: linear-gradient(0deg, rgb(211 211 211) 0%, rgba(247, 247, 247, 1) 100%);
}



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #141141 !important;
    border-color: #221d6c !important;
    font-weight: 600;
    }

.nav-tabs .nav-link {

border-top-left-radius: 0;

border-top-right-radius: 0;

font-size: 15px !important;

font-weight: 600;

display: block;

padding: 0.5rem 1rem !important;

transition: 0.20s;

background: #b7b7b7 !important;

text-decoration: none;

color: #fff !important;

border-bottom: 1px solid #20b4ee !important;
}

.nav-tabs .nav-link:hover {background-color: #129bd1 !important;transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */border-radius: 5px;}

.nav-link {color: #000000 !important;}



ul li {margin-bottom:15px;}

ol li { margin-bottom:15px; }

tbody, td, tfoot, th, thead, tr { border-color: #221d6c;}



.nav-tabs li {margin-bottom:0px !important;margin-right: 10px;}



.page-item.disabled .page-link {color: #000;} 



 



.has-error .form-control-feedback, .has-success .form-control-feedback {  font-size: 19px !important;    margin-top: 22px !important;}





.left-side { display:none;}

.right-side {margin-bottom:15px !important;}



#div-email .form-group small { 

color: #fff !important;

padding: 0px 10px;

bottom: -25px !important;   

border-radius: 3px !important;

line-height: 14px !important;}



#div-job_description {margin-bottom:15px; }

.allowed-format {font-size: 12px;}

.size-format {font-size: 12px;}

.uploaded-image-file { margin-top:10px !important;}

.swal2-confirm { width: auto;

    padding: 10px 40px !important;

    font-size: 17px !important;

}



.apply .has-error .form-control-feedback, .has-success .form-control-feedback {

    margin-top: 14px !important;

}



.nav-item a { text-decoration: none; }



#grade_levels {height: 178px;}



#gpAdd {width: 100%;

    display: block;

    margin-bottom: 38px;}



#gpRemove {width: 100%;

    display: block;

    margin: 0px 0px 0px -7px;}



#btnAdd  {width: 100%;

    display: block;

    margin-bottom: 38px;}



#btnRemove {width: 100%;

    display: block;

    margin: 0px 0px 0px -7px;}



.datepicker-dropdown {  min-width: 18rem;}

.table-condensed { width: 100%;}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {

    color: #fff;

    background-color: #141141;

    border-color: #da2b52;

    

}



.datepicker table tr td, .datepicker table tr th {  border-radius: 0;}



.form-check-input:checked[type=checkbox] {

    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !IMPORTANT;}

.form-check-input:checked {

    background-color: #0d6efd !important;

    border-color: #0d6efd !important;

}

.cke_1 .cke_top {

background-image: -webkit-linear-gradient(top, rgb(16 15 46), rgb(19 18 48)) !important;

border-bottom-color: rgb(17 16 47) !important;
}

.cke_1 .cke_bottom {

background-image: -webkit-linear-gradient(top, rgb(19 18 51), rgb(2 2 6)) !important;

border-top-color: rgb(0 0 0) !important;
}

.dark-had {

    z-index: 1020 !important;    margin-top: -150px !important;


}

.swal2-styled.swal2-cancel {

   

    width: auto;

    padding: 10px 40px !important;

    font-size: 17px !important;

}

 

.ui-menu  {

 padding: 0px 0px 0px 13px;

    background: #ffffff !important;

    width: 24%;

    height: 210px;

    overflow-y: scroll;

}

.ui-menu  li {list-style: none;}

.bal-main ul  {     padding: 0px 0px 0px 15px;

    margin: 0;}

.bal-main ul li {list-style: none;margin-bottom: 0;color: #fff;}

main {min-height: 576px;background: #14133B;background: linear-gradient(183deg,rgba(20, 19, 59, 1) 0%, rgba(0, 0, 0, 1) 100%);}

.silver-file-input { padding: 0px 10px 0px 0px !important; }

#school_district_logofile_img { height:40px;}

.select2-search__field { height:30px !important; }

#show_message_ .btn-close { background-color: transparent !important; right: -22px !important; top: -25px  !important;}

#tr_zip_codes_multi_div .btn-close { background-color: transparent !important; right: -22px !important; top: -25px  !important;}

#tr_zip_codes_multi_div [type=button] {    width: auto !important;}

.date-prv {width: 25%;display: inline-block;}

.date-prv input {

    height: 37px !important;

    background-image: url(../images/cal.png) !important;

    background-repeat: no-repeat !important;

    background-position: right 4px !important;

    background-size: 33px !important;

}

.swal2-title img {

    height: 80px !important;

    width: 80px;

    margin-left: 0 !important;

}



.modal.show .modal-dialog {

    transform: none;

    top: 20%;



}

#resumefile_img { height: 40px; margin-bottom: 0 !important;}

.zip_codes_section ul {   padding: 0px 0px 0px 0px;}

#resumefile_file_err{

    display: block;

    position: relative;

    right: 0;

    top: 0;

    width: 100%;

    height: auto;

    text-align: left;

    line-height: 30px;

    z-index: 0;

    font-size: 13px;

}





#div-resume i {    top: -40px;}







/*new*/

.plans .card { padding: 0px; border-radius: 0; cursor: pointer;}

.plans .card ul {text-align: left; margin-top: 20px !important;}

.plans .card ul li {margin-bottom: 15px;font-size: 14px;}

.plans .card h4 {font-size: 22px;}

.plans .card h1 {font-weight: 400;font-size: 42px;margin-top: 10px;}

.plans .card h2 {font-weight: 500;font-size: 22px;}

.plans .card-header {border-bottom: 0;border-radius: 0;}

.blue-1 { background: #53CFFF; }

.blue-2 {background: #38C4FB;}

.blue-3 {background: #20B4EE;}

.pink-1 { background:#FFB0AB ; }







.plans .border-1 { border:3px solid #53CFFF !important; }

.plans .border-2 { border: 3px solid #38C4FB !important; }

.plans .border-3  { border: 3px solid #20B4EE !important; }

.plans .border-4  { border: 3px solid #FFB0AB !important; }



.plans .col {     padding-left: 0; }

.plans .card-body {padding: 14px;min-height: 423px;}

.plans .card:hover {

    box-shadow: 0 4px 8px 0 rgb(235 235 235 / 20%), 0 6px 20px 0 rgb(124 124 124) !important;

}

.member-border { border: 1px solid #ccc; }

.apply-new [type=button] {
    border: 0;
    background: linear-gradient(183deg, rgba(20, 19, 59, 1) 0%, rgba(0, 0, 0, 1) 100%) !important;
    color: #20B4EE !important;
    width: 100%;
    padding: 0 0px !important;
    color: #fff !important;
}



.tab-pane {border: 0;padding: 0px 0px 0px 0px;}

.plans  .active .card {

    box-shadow: 0 4px 8px 0 rgb(235 235 235 / 20%), 0 6px 20px 0 rgb(124 124 124) !important;

}

footer .logo {

    width: auto;

}



.discount_code_remove {    padding: 0 !important;}

.video-home {width: 100%;background: #141141;border: 1px solid #141141;border-radius: 5px;text-align: center;height: auto;vertical-align: middle;align-items: center;display: grid;padding:0px;}
.video-home  iframe { border-radius: 3px;  }
.video-home img {
    background: #fff;
    width: 100%;
    border-radius: 5px;
    }


.gradient-bg {

width: 1px;

height: 100%;

display: block;

background: linear-gradient(0deg, rgb(20 17 65) 0%, rgb(0 148 204) 51%, rgb(20 17 65) 100%);

margin: 0 auto;
}

.list-panel { background: transparent !important;  border: 0  !important;}

.input-group-prepend {    margin: 0px 10px 0px 10px;}

.input-group-append {    margin: 0px 10px 0px 10px;}

.list-panel [type=button] {   padding: 3px 13px !important;}

.list-panel input {  height: auto;  margin-right: 10px;}
.rc-anchor-normal {  width: 220px !important;}
.home-top {}
.home-top h4 {margin-bottom: 24px;}
.home-top p { font-size: 15px; }

.home-top ul li {
    margin-bottom: 7px;
    font-size: 15px;
    font-family: "Noto Sans", sans-serif;
    color: #fff;
}

.home-search {
    background-color: #00b4ff !important;
    background-image: url(../images/white-search2.png) !important;
    background-repeat: no-repeat !important;
    font-size: 0 !important;
    padding: 0px !important;
    width: 100%;
    background-position: center !important;
    border-radius: 5px !important;
}

.post-job-title {font-size: 15px;margin-bottom: 30px !important;}

.search-box-post-job {padding: 15px;padding-bottom: 21px;}
.gry-bg-dark {background: #00B4FF !important;}



.accordion-header [type=button] {
    width: 100%;
    background: #6c63ff !important;
    color:#ffffff !important;
    font-weight: 500;
    border: 0px !important;
    padding: 10px 15px !important;
    font-size: 16px !important;
    font-weight: 500;
}
 
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #6c63ff !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    color: #fff !important;
}

.accordion-body {
    padding: 1rem 15px !important;
    background: #131235;
}

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


.accordion-item:not(:first-of-type) {
    border-top: 1px solid #170d68;
}


.accordion-button:not(.collapsed)::after {
    background-image: url(../images/white-arrow.png);
}





.align-middle { display: inline-flex;  align-items: center; align-content: space-around;}

.home-info {font-size: 16px;width: 100%;text-align: left;color: #ffffff;}
.number-home {color: #20b4ee;font-size: 18px;display: inline-block;border-radius: 50px;text-align: center;padding: 0px 0px 0px 0px;}


.home-links ul {padding: 0px 0px 0px 21px;margin-bottom: 0;} 
.home-links ul li {text-align: center;float: left;margin-right: 33px;margin-bottom: 0;} 
.home-links ul li a {
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    display: block;
    margin: 0px 0px 0px -3px;
} 

.home-links ul li a:hover {
    color: #20b4ee;
    text-decoration: underline;
}

.home-links {margin-top: 10px;}
.main-home {
    width: 100%;
    border: 1px solid #c7c8c9;
    margin-bottom: 5px;
    padding: 15px 20px;
    border-radius: 5px;
}

.user-name a {
    font-size: 20px;
    color: #ffffff;    
 text-decoration: none;
}

.user-name a:hover {
 color: #20b4ee;
    text-decoration: underline;
}

.boder-bg {
    width: 1px;
    background: #e5e5e5;
    height: 98px;
    display: inline-block;
}
 
.typeahead { 
    height: 250px;
    overflow-y: scroll;
    width: 350px;    z-index: 1;}


.home-links ul li::marker {
    padding-right: -35px;
}

.logout a {font-size: 30px;
    color: #141141;
    padding: 0;
    margin: -9px 0px 0px 0px;
    display: inline-block;}

.logout a:hover { color:#ffffff;}
.new-home-video iframe {height: 121px;border-radius: 5px;margin-top: 15px;}
.new-home-add {height: 121px !important;margin-top: 15px;}
.new-home-add h3 { font-size: 23px;}

.main-had {width: 197px;display: inline-block;}

.remaining_email_blast {
    font-size: 14px;
}
.sticky-top {z-index:999 !important; background:#121135 !important;}
.dark-had {z-index: 9;}

.dashboard h2 {
    font-size: 23px;}

.alert [type=button] {
   width: 1em;
    height: 1em; 
    #000 !important
   color: #000 !important; 
     font-weight: 500; 
    border: 0px !important; 
   padding: 0 40px !important;
   font-size: 18px !important; 
}

.msg-noti {
    background: #0C1A36;
    border: 1px solid #231D53;
    align-items: center;
    align-content: center;
    padding: 30px 20px;
}
.emai-noti h3 {font-size: 23px;color :#ffffff;} 
.emai-noti h4 {font-size: 18px;margin-top: 10px;margin-bottom: 10px;}
.emai-noti {
    padding: 30px 20px;
    background: #00B4FF;
}
.alert-dismissible .btn-close { cursor: pointer;}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}



.bal-pop .btn-close {
    position: absolute;
    right: -17px;
    z-index: 9;
    width: 35px;
    top: -16px;
    height: 28px;
    padding: 0px 0px 7px 0px !important;
    background: #141141 !important;
    opacity: 1;
    border-radius: 50% !important;
    font-size: 28px !important;
    line-height: 0px;
    border: 1px solid #fff !important;
    }

.bal-pop  .modal-body { padding: 0;}

.msg-noti h3 {
    color: #fff;
    font-size: 23px;
}
.mt-pop {     margin-top: 68px;}


 .msg-noti h4 { 
      font-size: 18px;
    color: #ffffff;
}

.select-main {
    font-size: 15px;
    display: inline-block;
    background: #141141;
    padding: 8px 20px;
    border: 1px solid #e25878;
    text-align: center;
    margin-right: 15px;
    color: #fff;
}

#helcimResults {
    color: #ff071d;
    padding: 0;
    font-size: 13px;
    margin-bottom: 0;
    }


.top-right-logo-ad ul {
    padding: 0;
    margin-left: 0;
    width: 100%;
    padding-top: 8px;
}

.top-right-logo-ad ul li {
    margin-bottom: 5px;
    list-style: none;
    text-align: left;
    color: #2a2a2a;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    width: 100%;
    font-size: 16px;
}

.top-right-logo-ad i { color: #141141; margin-right: 12px;}

.m-auto {margin:0 auto;}

.verify-bg {height: 300px;
    align-items: center;
    align-content: center;}

.shadow-box p {
    color: #ffffff;
    font-size:15px;
}
.shadow-box h3 {

    font-size: 25px;
}
.verify-bg { }

.education-section {
    padding-top: 23px;
}
.education-section  h3 {font-size: 35px;color: #ffffff;font-weight: 600;line-height: 38px;}
.education-section  p {}

.home-bull ul li {
    margin-bottom: 9px;
    font-size: 17px;
    font-family: "Noto Sans", sans-serif;
    color: #fff;
    background-image: url(../images/bull.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    list-style: none;
    padding: 0px 0px 0px 20px;
}


.home-bull h4 {
    font-size: 28px !important;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 500;
}

.main-pay {
    padding: 20px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}


.main-pay ::placeholder {color: #000;}

.main-pay ::-ms-input-placeholder {color: #000;}

.carousel img {border-radius: 5px;}

.card-img {border-radius: 5px;border: 1px solid #C2C2C2;}


.exp-video {
    border-radius: 6px;
    background: #e40005;
    color: #FFF;
    border: 2px solid #ff0c0f;
    text-transform: none;
    font-family: 'Satisfy', cursive;
    font-size: 15px;
    padding: 4px 30px;
    line-height: 20px;
    margin-top: -6px;
    }


.exp-video:hover {
    background: url(../images/build_btn_bg.png) repeat-x 0 0px;
    color: #141141;
    border: 2px solid #c2c2c2;
}

.build_btn {
    background: url(../images/build_btn_bg.png) repeat-x 0 0px;
    text-align: center;
    padding: 5px 10px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    border: 2px solid #c2c2c2;
    min-width: 140px;
    border-radius: 6px;
    font-weight: normal;
    letter-spacing: 0;
    text-decoration: none;}

.build_btn:hover {background: #141141;color: #ffffff;border: 2px solid #211f62;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(17 16 49);}

.font-pink {color: #e40005;} 
.light-text {color: #90D4FF;} 

.patner-bg {border: 1px solid #231D53; display: block;    border-radius: 5px; }

  .partners-section {
      overflow: hidden;
      white-space: nowrap;
      box-sizing: border-box;
    }

    .partners-scroll {
      display: inline-block;
      animation: scroll 20s linear infinite;
    }

    .partners-scroll img {
      height: 90px;
      margin: 0 5px;
      vertical-align: middle;
      border-radius: 4px;
      border: 1px solid #ccc;
      background: #ffffff;
    }

    /* Keyframes for infinite scroll */
    @keyframes scroll {
      0%   { transform: translateX(0); }
      100% { transform: translateX(-50%); }
    }


.modal-content {
    background: #14133B;
    background: linear-gradient(183deg, rgba(20, 19, 59, 1) 0%, rgba(0, 0, 0, 1) 100%);
    border: 1px solid #231D53 !important;
}






a { color: #00b4ff;}


.accordion-item {

    border: 1px solid rgb(19 18 53) !important;
}

.apply {    border: 1px solid #231D53 !important;}


.dropdown-menu {background-color: #0c0c23;}
.cke_editable p { color:#000;}
.shadow-box h1 { color:#fff;}
.shadow-box h3 { color:#fff;}
.accordion-body ul li {color: #fff;}

.shadow-box  ul li {color: #fff;}
.shadow-box  ol li {color: #fff;}


.alert-success {
    color: #ffffff;
    background-color: #1d184a;
    border-color: #1d184a;
    border-top: 3px solid #6c63ff;
    align-items: center;
    align-content: center;
}
.contacts {    display: inline-block;}

.contacts a{
    background: #141141;
    display: inline-block;
    width: auto;
    color: #fff;
    padding: 5px 19px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 8px;
    box-shadow: 0 2px 4px rgb(255 255 255 / 15%), 
                0 3px 10px rgb(49 49 49 / 60%);
    border: 1px solid #4c41ad;
    transition: all 0.3s ease;
}

/* Hover Effect (reduced shadow) */
.contacts a:hover{
    background: #1b1a5a;
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 3px 6px rgba(255,255,255,0.25),
                0 5px 14px rgba(76,65,173,0.45);
    border-color: #6a5ce0;
}
.redio-bg{text-align: center;}
.redio-bg label {color:#fff;margin: 0px 0px 0px 10px;}
.redio-bg .form-check-input[type=radio] {
    height: 24px !important;
    border-radius: 50px !important;
    width: 15px !important;
    align-items: center;
    align-content: center;
    margin-top: 0px;
    border: 2px solid #e6e6e6 !important;
}
.emai-noti .dark-pink-bg {
    background: #0c1a36;
}