/* Enter Your Custom CSS Here */
body { 
  color: #000000;
}
#top-menu-nav, #top-menu {
text-transform: uppercase !important;
}
.c-heading{
  text-align:center;
}
.bg{
  background: #414141 none repeat scroll 0 0;
  color: #ffffff;
  padding: 12px 0;
}
.builder-class p {
  color: #000;
  font-family: "Playfair Display";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 1.6em;
  text-align:center;
}
.builder-class h1{
  text-align:center;
  font-weight:bold;
  font-size: 30px !important;
}
.builder-class h2{
  text-align:center;
}

.step {
  background: #ffffff none repeat scroll 0 0;
  border: 5px solid #414141;
  float: left;
  margin-right: 2.6%;
  overflow: hidden;
  text-align: center;
  width: 23%;
}
.step:hover {
  border: 5px solid #414141;
  transition: all 0.3s ease 0s;
}
.step:hover i {
  color: #414141;
  transition: all 0.3s ease 0s;
}
.last-step{
  margin:0;
}
.step i {
  font-size: 75px !important;
  padding-top: 20px;
}
.step h2 {
  font-weight: bold;
  padding: 20px 0;
  color:#C9B943;
}
.step h5 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 15px;
}
.step a{
  background: #C9B943 none repeat scroll 0 0;
  border-radius: 25px;
  color: #000;
  display: block;
  margin: 20px auto;
  padding: 10px 0;
  width: 50%;
  text-transform: uppercase;
}
.step a:hover{
  background:#c9b30e none repeat scroll 0 0;
}
.steps-learn-more a{
  background: #C9B943 none repeat scroll 0 0;
  border-radius: 35px;
  color: #000000;
  padding: 10px 35px;
  font-size:26px;
}
.steps-learn-more a:hover{
  background:#c9b30e none repeat scroll 0 0;
}
.conditions {
  margin-bottom:0 !important;
}

.conditions:hover {
  background: #ededed none repeat scroll 0 0;
  color: #f5f5f5;
  transition: all 0.5s ease 0s;
}

.builder-class a {
  background: #C9B943 none repeat scroll 0 0;
  border-radius: 25px;
  color: #e3e3e3;
  display: block;
  margin: 15px 0;
  padding: 10px 0;
  text-align: center;
  width: 35%;
}
.builder-class a:hover{
 background: #f2c31a none repeat scroll 0 0;
 transition: all 0.3s ease 0s;
}
h5.et_pb_toggle_title {
  color: #666;
  font-weight: bold;
}
.footer-subscription > input {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  padding: 15px 10px;
}

.footer-subscription > input[type="submit"] {
  background: #bbbbbb none repeat scroll 0 0;
  border-radius: 2px;
  color: #414141;
  margin-top: 10px;
  padding: 15px 10px;
  width: 62%;
}
.footer-subscription > input[type="submit"]:hover {
  background: #aaaaaa none repeat scroll 0 0;
  border-radius: 25px;
  transition: all 0.2s ease 0s;
}

.et_pb_toggle{
  margin-bottom:5px !important;
  padding:10px
}
#footer-widgets .footer-widget li::before {
  border: medium none;
}
#footer-widgets .footer-widget li {
  padding-left: 0;
}
.top-banner .header-content {
  position: absolute;
  top: 40px;
  left: 15px;
}
.banner-contents > h1 {
  background: #c9b943 none repeat scroll 0 0;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 10px;
}

.banner-contents a {
  background: #c9b943 none repeat scroll 0 0;
  color: #ffffff;
  display: table;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px;
}
.top-banner.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  position: absolute !important;
}
.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.builder-class.et_pb_text_23 > p {
  text-align: justify;
}
.qualifing-first {
  border-left: 2px solid black;
  border-right: 2px solid black;
  margin: 0 -45px;
}
.qualifing {
  list-style: outside none none !important;
  text-align: center;
}
.qualifing a {
  color: #000000;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}
.qualifing > li {
  padding: 15px;
}




/*responsive css*/

/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
  .step {

  margin-right: 0.6%;
 
  width: 24%;
}
    
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
 .step {
 
 
  width: 47%;
  margin-bottom: 30px;
}
  .step:nth-child(3) {
  margin-bottom: 0px;
}
   .step:nth-child(4) {
  margin-bottom: 0px;
}
    
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
 .step {


  margin-right: 0px;
   margin-bottom: 30px;
  width: 100%;
}

    .step:nth-child(4) {
  margin-bottom: 0px;
}
  
  .steps-learn-more a {

 
  font-size: 15px;
  padding: 10px 26px;
}
  .et_pb_row, .et_pb_column .et_pb_row_inner {
  padding: 10px 0;
}
  
  
  
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

}

.slp_search_form .search_box{
    display: none;

}













