@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Black.ttf');

  font-weight: 900;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Bold.ttf');

  font-weight: 700;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-ExtraBold.ttf');

  font-weight: 800;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Light.ttf');

  font-weight: 300;

}





@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Medium.ttf');

  font-weight: 500;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Regular.ttf');

  font-weight: 400;

}



@font-face {

  font-family: 'Poppins';src: url('../fonts/Poppins-SemiBold.ttf');

  font-weight: 600;

}



@font-face {

  font-family: 'Aliquam';

  src: url('../fonts/AliquamREG.ttf');

}



@font-face {

  font-family: 'PlayfairDisplay-Bold';

  src: url('../fonts/PlayfairDisplay-Bold.ttf');

}



@font-face {

  font-family: 'PlayfairDisplay-Italic';

  src: url('../fonts/PlayfairDisplay-Italic.ttf');

}



@font-face {

  font-family: 'PlayfairDisplay-Regular';

  src: url('../fonts/PlayfairDisplay-Regular.ttf');

}


p:empty, h2:empty, h3:empty, h4:empty, h5:empty {
    display: none;
}


body{

  margin: 0;

  padding: 0;

  font-family: 'Poppins' !important;

}



:focus{

  outline: none !important;

}



.home h1, .home h2, .home h3, .home h4, .home h5, .home h6, .home p{

margin: 0;

padding: 0;

}

h1, h2, h3, h4, h5, h6{
font-family: 'Poppins';
font-weight: 700;


}

 

a{
	color: #002ba8;
	
  	text-decoration: none !important; 

  	transition: all .4s ease-in-out;

}
a:hover,
a:active,
a:focus{
	    color: #1f1f1f;
}


ul{

  margin: 0;

  padding: 0;

}



.menu_sect ul li {

  list-style: none;

  float: left;

}

header.main_header {
    padding: 0 85px;
}

.menu_sect ul li a {

  font-family: 'Aliquam';

  text-transform: capitalize;

  color: #010101;

  font-size: 15px;

  padding: 59px 22px;

  display: inherit;

}



.headr_icon_are {

  display: flex;

  justify-content: space-between;

}



.header_icon_box_1 ul li {

  list-style: none;

  float: left;

}



.header_icon_box_1 {

  width: 50%;

  float: left;

}



.header_icon_box_2 {

  width: 50%;

  float: left;

  text-align: right;

}



.headr_icon_are ul li {

  list-style: none;

}



.header_icon_box_2 ul li {

  float: left;

}

.header_icon_box_2 ul {

  float: right;

}



.headr_icon_are ul li a:last-child {

  margin-right: 0;

}



.headr_icon_are ul li a {

  font-size: 16px;

  color: #000;

  margin: 0 10px;

  width: 35px;

  height: 35px;

  line-height: 35px;

  display: block;

  border-radius: 50%;

  background: transparent;

  text-align: center;

}



.headr_icon_are ul li:first-child a {

  margin-left: 0;

}



.headr_icon_are ul li a:hover {

  background: #002CA7;

  color: #fff;

}



header.main_header .row {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

}

.menu_sect ul li a:hover {

  background: #002BA8;

  color: #fff;

}



section.banner_sect {

  width: 100%;

  float: left;

  position: relative;

}



.banner_area {

  width: 100%;

  float: left;

  position: relative;

}



section.banner_sect:after {

  position: absolute;

  content: "";

  width: 100%;

  height: 100%;

  background: rgb(0 0 0 / 0.5);

  top: 0;

  left: 0;

  z-index: 0;

}





.banner_img {

  width: 100%;

  float: left;

}



.banner_img img {

  width: 100%;

  float: left;

}



section.banner_sect [class*="col-"] {

  padding: 0;

}



.bannner_form {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 520px;
    min-width: auto;
    text-align: center;
    background: rgb(0 43 168 / 0.2);
    z-index: 1;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
}



.bannner_form h4 {

  font-family: 'Poppins';

  color: #fff;

  font-weight: 400;

  text-transform: uppercase;

  font-size: 24px;

}



.bannner_form h2 {
    font-size: 34.70px;
    font-family: 'Poppins';
    font-weight: 900;
    color: #fff;
    border-top: 1px solid #fff;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}



.menu_sect ul li:last-child:before {

  content: "";

  position: absolute;

  width: 70%;

  height: 10px;

  background: #002BA8;

  top: 0;

  left: 50%;

  transform: translateX(-50%);

}

.menu_sect ul li:last-child {

  position: relative;

}



section.about_sect {

  width: 100%;

  float: left;

  padding: 60px 0px;

}



.about_cont h3 {

  font-size: 44px;

  font-family: 'Poppins';

  font-weight: 900;

  text-transform: uppercase;

  color: #000;

  padding-bottom: 15px;

}



.about_cont p {

  font-size: 16px;

  font-family: 'Poppins';

  font-weight: 400;

  color: #555555;

  line-height: 28px;

}



.about_cont a.ab_tn {

  font-size: 14px;

  text-transform: uppercase;

  font-family: 'Poppins';

  font-weight: 700;

  background: #002BA8;

  color: #fff;

  padding: 15px 51px;

  display: inline-block;

  margin-top: 30px;

}



.about_img {
  position: relative;

}

.about_img img {
    width: 100%;
    height: auto;
}

section.about_sect .col-lg-5 {

  width: 40.7%;

}



section.about_sect .col-lg-7 {

  width: 59.3%;

}



section.about_sect .row {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

}



section.service_sect {

  width: 100%;

  float: left;

}



section.service_sect [class*="col-"] {

  padding: 0;

  text-align: center;

  display: flex;

}





section.service_sect .row {

  display: flex;

  flex-wrap: wrap;

}





.service_box-1 {

  width: 100%;

  float: left;

  text-align: center;

  background: #002ba8;

}



.service_box-1 h3 {

  color: #fff;

  text-transform: uppercase;

  font-family: 'Poppins';

  font-size: 20px;

  padding-top: 20px;

}


.service_box-1 {
    width: 100%;
    float: left;
    text-align: center;
    background: #002ba8;
    padding: 35px 10px;
    border-right: 1px solid rgb(255 255 255 / 0.3);
    transition: all .4s ease-in-out;
}

.service_box-1:hover {
    background: #000;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px rgb(0 0 0 / 0.5);
}



.service_img {

  height: 90px;

  display: flex;

  align-items: center;

  justify-content: center;

}



.pakeage_heading {

  width: 100%;

  text-align: center;

  padding-bottom: 40px;

}



.pakeage_heading h3 {

  font-size: 44px;

  font-family: 'Poppins';

  font-weight: 900;

  text-transform: uppercase;

  color: #000;

  padding-bottom: 10px;

}



.pakeage_heading p {

  font-size: 16px;

  font-family: 'Poppins';

  color: #595959;

}



.packeage_box_1 {

  text-align: center;

}



.packeage_box_1 {

  text-align: center;

  background: #fff;

  padding: 55px 0px;

}



.packeage_box_1 h3 {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 24px;
    color: #000;
    line-height: 35px;
    min-height: 105px;
}




.packeage_box_1 p {

  font-family: 'PlayfairDisplay-Bold';

  font-size: 79px;

  color: #3d3d3d;

  position: relative;

  display: inline-block;

}



.packeage_box_1 p span {

  font-size: 34px;

  font-family: 'PlayfairDisplay-Italic';

  color: #000;

  position: absolute;

  top: 36px;

  left: -15px;

}



section.pakeage_sect {

  background: #F3F3F5;

  width: 100%;

  float: left;

  padding: 70px 0px 60px;

}



.packeage_box_1 ul li {

  list-style: none;

}



.package_list {

  display: flex;

  justify-content: center;

}



.packeage_box_1 ul li:last-child {

  margin-bottom: 0;

}



.packeage_box_1 ul li {
    list-style: none;
    font-family: 'Poppins';
    font-size: 17px;
    font-weight: 300;
    color: #3e3e3e;
    text-transform: capitalize;
    line-height: normal;
    margin-bottom: 15px;
    position: relative;
    padding-left: 28px;
}



.package_list ul {
    text-align: left;
    padding-left: 10px;
    padding-top: 25px;
}


.packeage_box_1 ul li:before {
    top: 5px;
    content: "";
    position: absolute;
    background: url(../img/check.png) no-repeat;
    width: 24px;
    height: 20px;
    left: 0;
}


a.buy_btn {

  font-size: 14px;

  text-transform: uppercase;

  font-family: 'Poppins';

  font-weight: 700;

  background: #002BA8;

  color: #fff;

  padding: 15px 51px;

  display: inline-block;

  margin-top: 70px;

}



.packeage_box_1:hover {
    background: url(../img/pakage-img.jpg);
    transition: all .4s ease-in-out;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



.packeage_box_1 {
    transition: all .4s ease-in-out;
    z-index: 1;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}



.packeage_box_1:after {

  position: absolute;

  content: "";

  background: rgb(255 255 255 / 0.8);

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  z-index: -1;

  opacity: 0;

  visibility: hidden;

  transition: all .3s ease-in-out;

}

.packeage_box_1:hover:after {

  opacity: 1;

  visibility: visible;

}



.packeage_box_1:hover h3 {

  color: #002ba8;

}



.packeage_box_1:hover p {

  color: #0229A8;

}



.packeage_box_1:hover p span{

  color: #0229A8;

}



.packeage_box_1:hover a.buy_btn {

  transform: translateY(30px);

  background: #000;

}



.packeage_box_1:hover li {

  color: #000;

}



section.contact_us-sect {

  width: 100%;

  float: left;

}



section.contact_us-sect .row {

  display: flex;

  flex-wrap: wrap;

}





section.contact_us-sect [class*="col-"] {

  padding: 0;

}



.contact_box_1 {
    background: #000000;
    padding: 75px 40px 75px 60px;
    width: 100%;
}





.contact_box_1 h3 {

  font-size: 30px;

  color: #fff;

  font-family: 'Poppins';

  font-weight: 600;

  padding-bottom: 15px;

}



.contact_box_1 p {

  color: #fff;

  font-size: 16px;

  font-family: 'Poppins';

  font-weight: 400;

  line-height: 26px;

}


.contact_box_2 {
    background: #002BA8;
    width: 100%;
    padding-top: 75px;
    padding-left: 50px;
}



section.contact_us-sect [class*="col-"] {

  display: flex;

}


.contact_box_2 h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 40px;
}


section.testimonial_sect {

  width: 100%;

  float: left;

  text-align: center;

  padding: 80px 0px 60px;

}



.testimonial_heading h3 {

  text-transform: uppercase;

  font-size: 42px;

  font-family: 'Poppins';

  font-weight: 700;

  color: #000;

}



.item p {

  font-size: 16px;

  color: #000;

  line-height: 31px;

  font-family: 'Poppins';

  font-weight: 400;

}



.rating {

  margin-top: 30px;

}



.rating span {

  color: #FEC600;

  font-size: 23px;

}



h3.name {

  font-size: 23px;

  text-transform: uppercase;

  color: #002ba8;

  font-weight: 700;

  position: relative;

  display: inline-block;

  margin-top: 25px;

}



h3.name:before {

  content: "";

  position: absolute;

  width: 88px;

  height: 0.1px;

  background: #002ba8;

  left: -100px;

  top: 51%;

  transform: translateY(-50%);

}







.item {

  width: 82%;

  margin: 0 auto;

  padding-top: 60px;

}



.item_cont {

  position: relative;

}



.item_cont::before {

  position: absolute;

  content: "";

  background: url(../img/quts.png) no-repeat;

}



.item_cont::before {

  position: absolute;

  content: "";

  background: url(../img/quts.png) no-repeat;

  width: 200px;

  height: 130px;

  background-position: center center;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}





.owl-nav {

  display: block !important;

}



.owl-nav button {

  position: absolute;

}



div#testimonial_crousel {

  position: relative;

}



button.owl-prev {

  left: 0;

  top: 50%;

  transform: translateY(-50%);

}





button.owl-next{

  right: 0;

  top: 50%;

  transform: translateY(-50%);

}



.owl-nav button {

  position: absolute;

  top: 33% !important;

}



.owl-theme .owl-nav [class*=owl-]:hover {

  background: transparent !important;

}



section.step_sect {

  width: 100%;

  float: left;

  text-align: center;

}



section.step_sect .row {

  display: flex;

  flex-wrap: wrap;

}



section.step_sect [class*="col-"] {

  padding: 0;

}



.step_box_1 {

  background: #002BA8;

  padding: 65px 32px;

  border-right: 1px solid rgb(255 255 255 / 0.4);

  transition: all .4s ease-in-out;

}

.step_box_1:hover {
    background: #000;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px rgb(0 0 0 / 0.5);
}



.step_box_1 h3 {

  color: #fff;

  font-size: 33.16px;

  font-family: 'Poppins';

  font-weight: 700;

}



.step_box_1 p {

  color: #fff;

  font-family: 'Poppins';

  font-weight: 400;

  font-size: 16px;

  line-height: 30px;

  padding-top: 25px;

}



footer.main_footer .row {

  display: flex;

  flex-wrap: wrap;

}



footer.main_footer {

  background: #1F1F1F;

  width: 100%;

  float: left;

}



.footer_box_1 h3 {

  color: #fff;

  text-transform: capitalize;

  font-size: 25px;

  font-family: 'Poppins';

  font-weight: 900;

}



footer.main_footer [class*="col-"] {

  display: flex;

  flex-wrap: wrap;

  justify-content: center;

  padding: 0;

  border-right: 1px solid rgb(255 255 255 / 0.4);

}



.footer_box_1 p {

  color: #fff;

  font-family: 'Aliquam';

  font-size: 15px;

  padding-bottom: 8px;

}



.footer_box_1 p a {

  color: #fff;

}



.footer_box_1 p:last-child {

  padding-bottom: 0 !important;

}



.footer_box_1 h3 {

  color: #fff;

  text-transform: capitalize;

  font-size: 25px;

  font-family: 'Poppins';

  font-weight: 900;

  padding-bottom: 20px;

}



.footer_box_1.footer_box_2 ul li {

  list-style: none;

  float: left;

  width: 50%;

}



.footer_box_1.footer_box_2 {

  width: 50%;

}



.footer_box_1.footer_box_2 ul li a {

  color: #fff;

  font-family: 'Aliquam';

  font-size: 15px;

  text-transform: capitalize;

  line-height: 29px;

}



.footer_box_1.footer_box_3 ul li {

  list-style: none;

}



.footer_box_1.footer_box_3 ul li a {

  color: #fff;

  font-family: 'Aliquam';

  font-size: 15px;

  text-transform: capitalize;

  line-height: 29px;

}



.footer_icon a:last-child {

  margin-right: 0;

}

.footer_icon a {

  color: #fff;

  margin-right: 10px;

}



.footer_box_1 {

  padding: 55px 0px 40px;

}



footer.copy_right {

  width: 100%;

  float: left;

  text-align: center;

  background: #000;

  padding: 20px 0px;

}



.copy_cont p {
    font-family: 'Aliquam';
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
}



section.dicount_sect {

  width: 100%;

  float: left;

  padding: 50px 0px;

}



.discount_area {

  width: 100%;

  float: left;

}



.discount_box_1 {

  width: 70%;

  float: left;

  padding: 25px 0px;

}



.discount_box_2 {

  width: 30%;

  float: left;

  display: flex;

  align-items: center;

  justify-content: center;

  text-align: center;

  background: #002ba8;

  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);

}



.discount_area {

  width: 100%;

  float: left;

  background: #D2D2D2;

}



.discount_area {

  width: 95%;

  margin: auto;

  float: none;

  background: #D2D2D2;

  padding: 25px;

}



.discount_box_1 p {

  font-family: 'Poppins';

  font-size: 25px;

  text-align: center;

  color: #000;

  line-height: 41px;

}







.discount_area_2 {

  display: flex;

  flex-wrap: wrap;

}



.discount_area_2 {

  display: flex;

  flex-wrap: wrap;

  border: 1px solid #fff;

  border-right: 0;

}



.discount_box_2 h2 {

  font-weight: 900;

  color: #fff;

  font-size: 61px;

  padding-left: 60px;

}



.about_img:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 85%;
    background: #002ba8;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
}

.caption-wrap {
    width: 100%;
    height: 100%;
    background: transparent !important;
    opacity: 1 !important;
}

div#metaslider-id-77 {
    overflow-x: hidden;
}

form.wpcf7-form textarea {
    width: 100%;
    border: 1px solid #fff;
    background: transparent;
    height: 78px;
    padding: 12px;
     margin-bottom: 15px;
}

form.wpcf7-form input {
    width: 100%;
    border: 1px solid #fff;
    background: transparent;
    height: 48px;
    padding: 12px;
     margin-bottom: 15px;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0 !important;
    background: #002ba8;
    border: 0;
    color: #fff;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
}


::placeholder{
	color: #fff;
    font-family: 'Poppins';
    color: #fff;
}

.about_cont a.ab_tn:hover {
    background: #000;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px rgb(0 0 0 / 0.5);
}

.footer_box_1.footer_box_4 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.mc4wp-form-fields {
    width: 100%;
    display: flex;
}

form#mc4wp-form-1 input {
    height: 35px;
    background: #4c4c4c !important;
    border: 0;
    padding-left: 10px;
    font-weight: 300 !important;
    font-size: 13px !important;
}

section.about-banner {
    width: 100%;
    float: left;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

#mailpoet_form_1 .mailpoet_paragraph.last input {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    background: #002BA8;
    color: #fff;
    padding: 15px 0px;
    display: inline-block;
    margin-top: 0;
    width: 100%;
}

section.about-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.3);
    top: 0;
    z-index: -1;
    left: 0;
}


.about-internal h1 {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

.about-internal ul li {
    float: left;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.about-internal ul li a {
    float: left;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.about-internal ul li i {
    margin: 0px 5px;
    color: #fff !important
}

.entry-content img {
    width: 100%;
    max-width: 35%;
    float: right;
    height: 350px;
    object-fit: cover;
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 20px;
}

.entry-content p {
    font-size: 16px !important;
    line-height: 26px;
    font-weight: 400;
    color: #000;
}

.about-internal {
    float: left;
    padding-left: 6px;
    background: linear-gradient(to right, #ffffff00, #ffffff7d, #ffffff00);
    width: -webkit-max-content;
    padding: 10px 50px;
}

.entry-content {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.page-id-31 form.wpcf7-form {
    width: 100%;
    float: left;
    background: #1f1f1f;
    padding: 20px;
}

.page-id-31 form.wpcf7-form input {
    width: 100%;
    height: 44px;
    border: 0;
    margin-bottom: 10px;
    padding: 10px;
    background: #777;
}

.page-id-31 form.wpcf7-form textarea {
    width: 100%;
    border: 0;
    padding: 10px;
    height: 150px;
    margin-bottom: 10px;
    background: #777;
}
 
.page-id-31 form.wpcf7-form br {
    display: none;
}

.about-internal ul {
    padding-left: 0;
}

section#text-2 {
    margin-top: 0 !important;
    background: #f2f2f2;
    padding: 20px;
}

.col-md-6.contact-right p i {
    width: 40px;
    height: 40px;
    background: #030289;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
}

.col-md-6.contact-right p {
    padding: 10px 20px;
    display: flex;
    align-items: baseline;
    background: #fff;
}


.about-internal ul li {
    list-style: none;
}

.menu_sect li.current_page_item a {
    background: #002ba8 !important;
    color: #fff !important;
}

.page-id-31 input.wpcf7-form-control.wpcf7-submit {
    background: #002ba8 !important;
}

section#text-2 {
    margin-top: 0 !important;
    background: #1f1f1f;
    padding: 50px 30px;
}

section#text-2 p:last-child {
    margin-bottom: 0 !important;
}

section#text-2 p {
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin-bottom: 30px;
    display: flex;
    align-items: baseline;
}

section#text-2 p a {
    color: #fff;
}

section#text-2 p i {
    width: 40px;
    display: block;
    height: 40px;
    background: #fff;
    color: #000;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
}

.post-type-archive.post-type-archive-wpcw_course .wpcw_course.type-wpcw_course.status-publish.hentry {
    background: #f5f5f5;
    padding: 35px 30px;
    outline-offset: -10px;
    outline: 1px solid #ccc;
    margin-bottom: 30px;
}
.post-type-archive.post-type-archive-wpcw_course .wpcw_course.type-wpcw_course.status-publish.hentry h2.entry-title {
    margin-top: 0;
}
.single.single-wpcw_course .entry-content ul {
    padding-left: 16px;
    margin-bottom: 32px;
    line-height: 26px;
}
.single.single-course_unit .wpcw_fe_quiz_q_single img {
    max-width: initial;
    width: auto;
    height: auto;
    border: 0;
    padding: 0;
    float: inherit;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 30px;
}
a.fe_btn_download, a.fe_btn_primary {
    border: 1px solid #002BA8;
    background-color: #002BA8;
}
a.fe_btn_download:hover,
a.fe_btn_download:active,
a.fe_btn_download:focus,
a.fe_btn_primary:hover,
a.fe_btn_primary:active,
a.fe_btn_primary:focus{
	border: 1px solid #000;
    background-color: #000;
}

#mailpoet_form_1 form.mailpoet_form {
    padding: 0!important;
    margin-bottom: 20px;
}

#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
    width: 100%!important;
}

.wpcw_powered_by {
    margin: 10px 0 10px!important;
}

#wpcw_fe_course .wpcw_fe_unit a {
    font-weight: 400!important;
}

.wpcw-button.wpcw-button-primary {
    border: 1px solid #002ba8 !important;
    background-color: #002ba8 !important;
    margin-top: 24px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 0;
    padding: 12px 20px;
}
.wpcw-button.wpcw-button-primary:hover,
.wpcw-button.wpcw-button-primary:active,
.wpcw-button.wpcw-button-primary:focus{
	border: 1px solid #1f1f1f !important;
    background-color: #1f1f1f !important;
}
.wpcw-form .wpcw-form-row input.wpcw-input-text, .wpcw-form .wpcw-form-row textarea {
    border: 1px solid #9a9a9a;
    padding: 10px;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--focus .wpcwselect2-selection, .wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open .wpcwselect2-selection{
	border: 1px solid #9a9a9a !important;
	padding: 10px;
}

#terms.wpcw-form-label.wpcw-form-label-for-checkbox.checkbox {
    margin-left: 20px;
}
.wpcw-place-order #wpcw-place-order {
    background-color: #002ba8 !important;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #002ba8 !important;
}
.wpcw-place-order #wpcw-place-order:hover,
.wpcw-place-order #wpcw-place-order:active,
.wpcw-place-order #wpcw-place-order:focus{
	border: 1px solid #1f1f1f !important;
    background-color: #1f1f1f !important;
}
.wpcw-form .wpcw-form-row-coupon-button button.button.wpcw-input-button {
	background-color: #002ba8 !important;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #002ba8 !important;
}
.wpcw-form .wpcw-form-row-coupon-button button.button.wpcw-input-button:hover,
.wpcw-form .wpcw-form-row-coupon-button button.button.wpcw-input-button:active,
.wpcw-form .wpcw-form-row-coupon-button button.button.wpcw-input-button:focus{
	border: 1px solid #1f1f1f !important;
    background-color: #1f1f1f !important;
}
nav.wpcw-student-account-navigation {
    width: 30%;
    float: left;
}
.wpcw-student-account .wpcw-student-account-navigation ul {
    display: grid;
    margin-right: 25px !important;
	    border: 0;
}
.wpcw-student-account .wpcw-student-account-navigation ul li a {
    color: #000 !important;
    display: block !important;
    border: 1px solid #757575 !important;
    margin-bottom: 5px !important;
    padding: 10px 15px !important;
}
.wpcw-student-account .wpcw-student-account-navigation ul li a:hover,
.wpcw-student-account .wpcw-student-account-navigation ul li a:active,
.wpcw-student-account .wpcw-student-account-navigation ul li a:focus{
	border: 1px solid #002ba8 !important;
    background-color: #002ba8 !important;
	color: #fff !important;
}
.wpcw-student-account .wpcw-student-account-navigation ul li.is-active a {
    color: #fff !important;
}


.button-center a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    background: #002BA8;
    color: #fff;
    padding: 15px 51px;
    display: inline-block;
    margin-top: 30px;
    border: 0;
}
.button-center {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    padding-right: 130px;
}
.button-center a:hover {
    background: #000 !important;
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px rgb(0 0 0 / 50%);
}

.wpcw_powered_by {
    margin: 10px 0 10px !important;
    display: none !important;
}

header.main_header .logo {
    max-width: 145px;
}

header.main_header .logo img {
    width: 100%;
    height: auto;
}

.service_box-1 h3 {
    margin-bottom: 12px;
}

.service_box-1 p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}

.contact_box_1 ul li {
    font-size: 16px;
    color: #fff;
    padding: 5px 0px;
    list-style: none;
}

.contact_box_2 a {
    color: #fff;
}

section#text-2 p a {
    padding-left: 5px;
}

.wpcw-student-account-content {
    float: left;
    width: 70%;
}

.wpcw-student-account-content h2 {
    margin-top: 0;
}

/*contact form */

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: white;
}

