html
{
	width: 100
	height: 100%;
  scroll-behavior: smooth;
}
body
{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	background: #f7f7f7 !important;
}
@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Regular.ttf)format('truetype');}

input:focus,  textarea:focus , select:focus{
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)  !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)  !important;
}
input:focus, textarea:focus, select:focus, button:focus {
	outline-offset: 0px !important;
	outline: none !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
textarea{
	resize: none;
	padding-left: 0;
}
.error{
    color:red;
}
.alert{
	padding: 6px !important;
}

.topnav {
  overflow: hidden;
  background-color:#0a222e;
  font-family: 'Roboto';
  font-size: 8px;
}

.topnav a { 
  float: left;
  display: block;
  color:#0a222e;
  text-align: center;
  padding: 0px 6px;
  text-decoration: none;
  font-size: 14px;
  margin:10px;
  color: white !important;
  font-family: 'Roboto';
}


.topnav .icon {
  display: none;
}

.dropdownn{
  float: left;
  overflow: hidden;
  margin-top: 1px;
  font-family: 'Roboto';

}

.dropdownn .dropbtn {
  font-size: 14px;    
  border: none;
  outline: none;
  color: white !important;
  padding: 7px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-family: 'Roboto';
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color:#0a222e;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;


}

.topnav a:hover, .dropdownn:hover .dropbtn {
  background-color:#0a222e;
  color:black;
}

.dropdown-content a:hover {
  background-color:#0a222e ;
  color: black;

}
.dropdownn:hover .dropdown-content {
  display: block;
}
.content_des_main{
    box-shadow: 0 2px 5px 0 rgba(217, 105, 8, 0.96), 0 2px 10px 0 rgba(217, 105, 8, 0.96);padding:30px;border-radius: 20px;margin-bottom: 20px;background-color:white;font-family:'Roboto';margin:auto;
    margin-top:4%;
}
@media screen and (max-width: 600px) {

.background_image {
    /* background-image: url(images/bg.png); */
    background-color: #454141;
    
}
.background_image h2{
    color:#fff !important;
}
.divblackbg{
    background-color: #454141 !important;
}
.benifits-li {
    color: white;
}
.benifits-text {
    color: #d5d5d5;
}
  .topnav a:not(:first-child), .dropdownn .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
  .why-us-img-div img{
     width: 265px;
  }
  .open-button {
    background-color: #d7720a;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 250px;
    z-index: 99;
}
.form-popup {
    display: none;
    position: fixed;
    bottom: 38px;
    right: 1px;
    border: 3px solid #f1f1f1;
    z-index: 999;
    max-width: 250px;
}
.form-container {
    max-width: 300px;
    padding: 24px;
    background-color: white;
}

}

@media screen and (max-width: 600px) {
    .benifits-small-div{
       background: #454141 !important;
    }pnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdownn {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdownn .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
  #wrdihome{
          height: 356px;
  }
  
  .card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 1px;
    border: none;
}
.design {
    color: #fff;
    font-size: 14px;
}
.card-header:first-child {
    border-radius: 0;
    border-radius: 100px !important;
}

.card-header {
    /*background-color: #18ba60;*/
    background-color: #e9840fc4;
    margin-bottom: 0;
    padding: 13px 1.25rem;
    border: none;
}
.closebtton{
    width: 27px;
    position: absolute;
    right: 0%;
    height: 22px;
    background: #333;
    color: #fff;
}
.enq{
    margin-bottom: 5%;
}
.regi-panel2 {
    background: #0a222e;
    padding-top: 10px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Roboto';
    text-align: left;
    border-radius: 15px;
    color: white;
    font-size: 15px;
}
}

.enq-bg {
    background:#708090;
    padding: 20px 40px 4px 10px;
    height: 330px;
    margin-top:5px;
    font-family: 'Roboto';
}
.s1
{
  background-color: white;
}
.section-block1
{
  background-color: white;
}
.steps
{
  text-align: justify;
  margin-top: 20px;
}
.abc
{
   position: relative;
    font-size: 23px;
    font-weight: 400;
    line-height: 300%;
    margin-bottom: 1px;
    color: white;
}
.rounded-circle
{
  height: 100px;
  margin-left: 80px;
  border-radius:70px;
  padding-top: -10px;
}
.head1
{
  font-size: 15px;padding-top: 20px;margin-left:40px;color: white;
}
.head2
{
font-size: 15px;padding-top: 20px;margin-left:25px;color: white;
}
.head3
{
font-size: 15px;padding-top: 20px;margin-left: 70px;color: white;
}
.head4
{
  font-size: 15px;padding-top: 20px;margin-left: 70px;color: white;
}
.f1
{
  background-color: white;
}
.faq
{
  /*box-shadow:0px 0px 8px 0px rgba(0,0,0,0.7);*/
  padding:30px;
  border-radius: 20px;
  margin-top: 20px;
  margin-top: 50px;
}
.section-heading1 h5 {
    position: relative;
    font-size: 23px;
    font-weight: 600;
    color: black;
    line-height: 150%;
    margin-bottom: 1px;
    font-family: 'Roboto';
}
.section-heading2 h4 {
    position: relative;
    font-size: 26px;
    font-weight: 600;
    color: black;
    line-height: 150%;
    margin-bottom: 1px;
   font-family: 'Roboto';
}
.section-heading-line-left 
{
    content: '';
    display: block;
    width: 300px;
    height: 3px;
    background: #F68808;
    border-radius: 25%;
    margin-top: 17px;
    margin-bottom: 16px;
    font-family: 'Roboto';
}
ol
{
    padding-left: 0px;
    margin-bottom: 0px;
   font-family: 'Roboto';
}
.contact-info-section1 ol li {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: -22px;
    line-height: 2em;
    letter-spacing: 0.2px;
    padding: 13px 0px;
    font-family: 'Roboto';
    
}
.reg1
{
    line-height:2em;
    letter-spacing: 0.2px;
    font-family: 'Roboto';
}
.blinking
{
  font-size: 15px;
  color:darkblue;
   font-family: 'Roboto';
}
#investment1 img {
    width: 100px;
    height: 100px;
    border-radius: 73px;
    font-family: 'Roboto';

}
.all
{
   font-family: 'Roboto';
   line-height: 2em;
   letter-spacing: 1px;
}
.steps-style {
    padding-top: 32px;
    background-color:orange;
    margin-top: -29px;
    margin-bottom: 39px;
}
@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}
#services_2
{
    padding: 40px;
}
.indent_1000
{
    max-width: 95%;
    height: 250px;
    margin: 0 auto;
}
.testimonial-thumb img 
{
    max-width: 180px;  
}
.testimonial-thumb img 
{
    border-radius: 77px;
    border: 2px solid #fff;
    margin-top: 67px;
}
.testimonial-title 
{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.list-design
{
  list-style: none;
  font-family: 'Roboto';
}

.a{
  margin-top: -2px;
}
h4
{
  color: white;
}

    footer {
        color: #fff;
        background-attachment: fixed;
        background-color:#e9840fc4;
        /*background-image: url(https://s7.postimg.org/uyf0oioaz/footer-bg.png);*/
        background-size: cover;
        background-position: bottom;
        font-family: 'Roboto';
      }
      footer p {
        color: #ccc;        
      }
     footer a {
        color: #ccc;        
      }
      .social-pet li {
        display: inline-block;
        margin-right: 10px;
      font-family: 'Roboto';

      }
      .social-pet li a {
        height: 35px;
        width: 35px;
        border-radius: 50%;
        text-align: center;
        display: block;
        line-height: 35px;
        background-color: #3a5a95;
        color: #fff;
        font-family: 'Roboto';

      }
      .social-pet li:nth-child(2) a {
        background-color: #57aced;
      }
      .social-pet li:nth-child(3) a {
        background-color: #dd4f43;
      }
      .social-pet li:nth-child(4) a {
        background-color: #6b27b2;
      }
      .social-pet li a:hover {
        background-color: #0141a2;
      }
      .social-pet li a:hover i {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
      }
      .recent-post li {
        display: block;
        color: #ccc;
        margin-bottom: 25px;
      }
      .recent-post li label {
        float: left;
        border: 2px solid #ccc;
        padding: 1px 7px;
        text-align: center;
      }
      .recent-post li label span {
        color: #fff;
      }
      footer .input-group-addon {
        background-color: #0141a2;
        padding: 10px;
      }
      .f-address li {
        display: inline-block;
      }
      .f-address li i {
        color: #2995de;
        font-size: 18px;
      }
      .f-address li a {
        color: #ccc;
      }
      
      .copyright {
        background-color: #0a222e;
        /*height: 42px;*/
        font-size:14px;
      }

    ul a {
    display: block;
    color:white;
    /*padding: 10px 12px;*/
    text-decoration: none;
   }
blink 
{
  -webkit-animation: 1s linear infinite condemned_blink_effect; // for Safari 4.0 - 8.0
  animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for Safari 4.0 - 8.0
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
@keyframes condemned_blink_effect 
{
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

.contact-info-section2 ol li 
{
    font-size: 14px;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #ececec; */
    padding: 4px 0px;
    /* color: #111!important; */
}

.section-block {
    /*padding: 10px 0px 12px 0px;*/
    background-color:#92a8d1;
}
.container1 
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.center-holder 
{
    text-align: center !important;
}

.section-heading h5
{
    position: relative;
    font-size: 20px;
    font-weight: 400px;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}
.center-holder 
{
    text-align: center !important;
}


.contact-form1 input 
{
    font-weight: 500 !important;
    border-radius: 5px;
    font-size: 13px;
    /*border: 1px solid #f6f7f8;*/
    background: #f6f7f8;*/
    color: #777 !important;
    outline: none;
    width: 90%;
    padding: 9px;
    margin: 15px 0px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin-left: 40px;
}

.cf select 
{
    font-weight: 500 !important;
    border-radius: 5px;
    font-size: 13px;
    /*border: 1px solid #f6f7f8;*/
    background: #f6f7f8;*/
    color: #777 !important;
    outline: none;
    width: 90%;
    padding: 9px;
    margin: 15px 0px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin-left: 40px;
}
.contact-form button 
{
    display: inline-block;
    background: #111;
    color: #fff;
    font-size: 14px;
    width: 90%;
    font-weight: 500;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 15px;
    margin-left: 20px;
}
[type=button], [type=reset], [type=submit], button 
{
    -webkit-appearance: button;
}
button 
{
    background: none;
    outline: 0 none;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
.form-bg2 
{
    /*background: #fff;*/
    /*border: 1px solid #edecec;*/
    padding-top: 10px;
    padding-bottom: 10px;
    color: #222222;
    /* font-family: 'Open Sans', sans-serif; */
}
.div-shadow-box {
    box-shadow: 0px 0px 5px 1px rgba(242,135, 39, 1);
}
.regi-panel2 {
    background: #0a222e;
    padding-top: 10px;
    padding-bottom: 6px;
    /* font-family: 'Open Sans', sans-serif; */
    text-align: left;
}
.bord-rad {
    border-radius: 5px 5px 0px 0px;
}
.top-20 {
    margin-top: 20px;
}
.txt-jstify
{
  text-align: justify;
}
.terms
{
  box-shadow:0px 0px 8px 0px rgba(0,0,255);
  padding:30px;
  border-radius: 20px;
  margin-top: 5px;
  width: 80%;
}
.discalimer
{
  box-shadow:0px 0px 8px 0px rgba(0,0,255);
  padding:30px;
  border-radius: 20px;
  margin-top: 5px;
  font-family:'Roboto';
  font-size:14px;
  width: 80%;
}
hr 
{
    margin-top: 15px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #ff9900eb;
    color: #0000ff;
}
.refund
{
  box-shadow:0px 0px 8px 0px rgba(0,0,255);
  padding:30px;
  border-radius: 20px;
  margin-top: -5px;
  font-family:'Roboto';
  font-size:14px;
  width: 80%;
}
.track-btn-send 
{
    background:#111;
    color: #FFF;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    padding: 3px 31px;
    border: 0px;
    border-radius: 4px;
    /* font-family: 'Open Sans', sans-serif; */
    width: 40%;
}
.btn 
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}
.refundlabel
{
    text-align: center;
}
.rside_content_mdiv 
{
    box-shadow: 0 2px 5px 0 rgba(217, 105, 8, 0.96), 0 2px 10px 0 rgba(217, 105, 8, 0.96);
    margin-top: 15px;
    border-radius: 15px;
}
.rside_content_mdiv1 
{
    box-shadow: 0 2px 5px 0 rgba(217, 105, 8, 0.96), 0 2px 10px 0 rgba(217, 105, 8, 0.96);
    /*margin-left: 20px;*/
    /*margin-top: 30px;*/
     border-radius: 15px;
         padding: 5px;
    
}
.ins
{
   font-size: 14px;
    margin-bottom: 10px;
    margin-top: 1px;
    line-height: 2em;
    letter-spacing: 0.2px;
    padding: 2px 10px;
    font-family: 'Roboto';
}
.img-pad-mar 
{
    padding-bottom: 45px;
    margin-bottom: -15px;
}
.bg-proc 
{
    background-color: #0a222e;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.clb
{
    clear: both;
}
.bg-primary
{
    color: #fff;
}
.container-fluid 
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px)
.container 
{
    width: 1170px;
}
.text-center
{
    text-align: center !important;
}
.hvr-bob
{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.img-circle-3 
{
    background:orange;
    padding: 15px 10px;
    border: 5px solid #fff;
}
.center-block
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-circle
{
    border-radius: 50%;
}
.pgae-heading2
{
    color: #fff;
    font-size: 34px;
    text-align: center;
    padding-top: 30px;
    font-weight: 500;
    top: 10;
}
.padd-proc
{
    padding-top: 15px !important;
}
@media (min-width: 992px)
.col-md-12 
{
    width: 100%;
}
b
{
  color: white;
  font-family:'Roboto';
}
.headclass{
color: #000;
  
}
.text-orng {
    color: black !important;
    margin-top: 10px;
}
.sf {
    font-size: 24px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.padd-cont {
    padding: 0px 60px 0px 60px;
}
.top-40 {
    margin-top: 20px;
}
.ins1 {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: -17px;
    line-height: 2em;
    letter-spacing: 0.2px;
    padding: 0px 21px;
    font-family: 'Roboto';
}

.no_padding {
    padding: 0px;
}
@media (min-width: 992px){
.col-md-12 {
    width: 100%;
}
}
@media (min-width: 1200px){
.container {
    width: 1170px;
}
.maq
{
  color: #0a222e;
}
.slide-bar {
position: absolute;
top:50%;
right: 0%;
}
.slide-bar ul {
margin: 0;

padding: 0;
}
.slide-bar ul li {
display: block;

}


.slide-bar ul li a.loc {
background: url(../images/msiconss.png) no-repeat 13px 15px orange;
display: block;
width: 75px;
height: 75px;
margin-bottom: 3px;
}
.slide-bar ul li.active a {
color: #ffffff;
}
.slide-bar ul li a {
text-decoration: none;
color: #1d2e34;
font-size: 11px;
text-align: center;
padding-top: 45px;

}


.contact-form2{
position: absolute;
top:30%;
right: 75px;
width: 30%;
background: rgba(0,0,0,0.6);
border-radius: 7%;
}
.form-heading2 {
margin-top: 5%;
text-align: center;
color: #fff;
}
.form-sub-heading2 {
text-align: center;
color: #fff;
}
.form-content2 input, textarea, #career_option {
width: 80%;
margin-left: 10%;
margin-bottom: 3%;
display: block;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #fff;
/*background-color: transparent;*/
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.formlabel
{
  color: white;
}
.abc
{
  color: white;
}
body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 200px;
  z-index:99;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 10px;
  margin: 5px 0 5px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding:7px 7px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color:#111;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
  background-color: orange;
}


/*basic reset*/
/** {
    margin: 5px;
    padding: 2px;
}

*/

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 38px;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 13px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ee0979;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#msform .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: white;
    /*text-transform: uppercase;*/
    font-size: 15px;
    width: 15.33%;
    float: left;
    position: relative;
    /*letter-spacing: 1px;*/
}

#progressbar li:before {
   content: counter(step);
    counter-increment: step;
    width: 72px;
    height: 71px;
    line-height: 67px;
    display: block;
    font-size: 15px;
    color: #333;
    background: white;
    border-radius: 45px;
    margin: 5px auto 17px auto;

}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    margin: 36px;
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    /*put it behind the numbers*/
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #ee0979;
    color: white;
}


/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #ee0979;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.how-we-work-img {
    height: 200px;
    margin-top: 45px;
}
img {
    vertical-align: middle;
    height: 205px;
}
img {
    border: 0;
}
.why-us-img 
{
    width: 33%;
}
img {
    vertical-align: middle;
    height: 120px;
}
img {
    border: 0;
}
.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 1px;
    border: none;
}
@media (min-width: 1200px)
* {
    box-sizing: border-box;
}
.design {
    color: #fff;
    font-size: 14px;
}
.card-header:first-child {
    border-radius: 0;
    border-radius: 100px !important;
}

.card-header {
    /*background-color: #18ba60;*/
    background-color: #e9840fc4;
    margin-bottom: 0;
    padding: 13px 1.25rem;
    border: none;
}
.regi-panel2 {
    background: #0a222e;
    padding-top: 10px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    /* font-family: 'Open Sans', sans-serif; */
   font-family: 'Roboto';
   
    text-align: left;
    border-radius: 15px;
    color: white;
    font-size: 18px;
}
.open-button {
    background-color: #d7720a;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 250px;
    z-index: 99;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button {
    background: none;
    outline: 0 none;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color: #666;
    box-shadow: inset 0px 4px 5px rgba(0,0,0,0.1);
    border-top: 1px soild #000;
    border-radius: 0;
    font-family: 'Roboto';
    font-weight: 501;
}
.form-popup {
    display: none;
    position: fixed;
    bottom: 38px;
    right: 1px;
    border: 3px solid #f1f1f1;
    z-index: 999;
    max-width: 250px;
}
.form-container {
    max-width: 300px;
    padding: 24px;
    background-color: white;
}
.background_image {
    /* background-image: url(images/bg.png); */
    background-color: #454141;
    /*left: -74.5px;*/
    box-sizing: border-box;
    width: 100%;
    /* padding-left: 74.5px; */
    /* padding-right: 74.5px; */
    height: 637px;
}
.benifts-heading {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    /* font-family: "Poppins",sans-serif; */
    font-family: 'Roboto';
}
.benifits-text {
    color: #d5d5d5;
    font-size: 13px;
    font-family: 'Roboto';
    margin-left: 15px;
}
.benifits-li {
    font-family: 'Roboto';
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
}
.benifits-li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #e9840fc4;
    font-size: 12px;
    position: absolute;
    left: 0;
    display: block;
    padding-top: 20px;
    line-height: normal;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.benifits-ul {
    list-style: none;
    margin: 30px 0px 0px 0px;
    padding: 0;
}
.enq{
   font-family: 'Roboto';
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 16px;
}

#update_reg button, .razorpay-payment-button{
    
   display: inline-block;
    background: #111;
    color: #fff;
    font-size: 14px;
    width: 40%;
    font-weight: 500;
    border-radius: 10px;
    padding: 8px 16px 8px 16px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 15px;
    margin-left: 20px;
}
.mcenter{
    text-align:center;
    margin-bottom:2%;
}
#myForm .form-control {
    display: block;
    width: 100% !important;
    height: 34px!important;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
    color: #555!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s!important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
}
.closebtton{
    width: 27px;
    position: absolute;
    right: 0%;
    height: 22px;
    background: #333;
    color: #fff;
}
.benefits_main{
    margin: auto;box-shadow: 0 2px 5px 0 rgba(217, 105, 8, 0.96), 0 2px 10px 0 rgba(217, 105, 8, 0.96);padding:30px;border-radius: 20px;margin-top: 30px;width: 80%;margin-bottom: 20px;
}

