
#form_Style-logo{
    width: 250px;
    display: flex;
    margin: auto;
    margin-bottom: 5%;
 }

input[type="file"] {
    display: none;
}

.custom-file-upload {
   border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background: #424be6;
    color: #fff;
}

.file-input__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.top-style-button-css{
      position: absolute;
    overflow: auto;
    top: 90%;
    right: 8px;
}

.next {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.previous{
  position: absolute;
    top: 600px;
    right: 102px;
}



.file-input__label {
  cursor: pointer;
    width: 161px;

    display: inline-flex;
    align-items: center;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    padding: 10px 12px;
    background-color: #434de6;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 25%);
    justify-content: center;
}

.file-input__label svg {
  height: 16px;
  margin-right: 4px;
}


#form_Style input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  border-radius: 0px;
   margin-bottom: 10px;

  border: 1px solid #aaaaaa;
}

#form_Style textarea{
  margin-bottom: 10px;
}
/* Mark input boxes that gets an error on validation: */
#form_Style input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
#form_Style .tab {
  display: none;
}

#padding-left-style{
  padding-left: 0px;
  margin-top: 1%;
}

#padding-right-style{
  padding-right: 0px;
}

#form_Style button {
  background-color: #04AA6D;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
}

#form_Style button:hover {
  opacity: 0.8;
}

#form_Style #prevBtn {
  background-color: #bbbbbb;
}




/* Make circles that indicate the steps of the form: */
#form_Style .step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

#form_Style .step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
#form_Style .step.finish {
  background-color: #04AA6D;
}
    .input-file-container {
      position: relative;
   
    } 
    .js .input-file-trigger {
      display: block;
      padding: 10px 25px;
      background: #39D2B4;
      color: #fff;
      font-size: 1em;
      transition: all .4s;
      cursor: pointer;
    }
    .js .input-file {
      position: absolute;
      top: 0; left: 0;
      opacity: 0;
      padding: 14px 0;
      cursor: pointer;
    }
    .js .input-file:hover + .input-file-trigger,
    .js .input-file:focus + .input-file-trigger,
    .js .input-file-trigger:hover,
    .js .input-file-trigger:focus {
      background: #34495E;
      color: #39D2B4;
    }

    .file-return {
      margin: 0;
    }
    .file-return:not(:empty) {
      margin: 1em 0;
    }
    .js .file-return {
      font-size: .9em;
      font-weight: bold;
    }
    .js .file-return:not(:empty):before {
      content: "Selected file: ";
      font-style: normal;
      font-weight: normal;
    }
    
    .txtcenter {
      margin-top: 4em;
      font-size: .9em;
      text-align: center;
      color: #aaa;
    }
    .copy {
      margin-top: 2em;
    }
    .copy a {
      text-decoration: none;
      color: #1ABC9C;
    }

  
.header-top-style ul li{
  display: inline-block;
  padding-left: 18px;

}

.header-top-style ul li span{
      color: #ff9800;
    font-weight: 600;
}

#form_Style img{
  width: 100%;
  display: flex;
  margin: auto;
  margin-bottom: 7%;
}



.input-file-container {
    position: relative;
    width: 100%;
    text-align: center;
}

#button-style-css-ste input{

    width: 100%;
    padding: 9px;
    border-radius: 0;}


    .small-tags-style small{
        background-color: red;
    }   

    .clsdsd {
        padding-top:0px;
    } 

    .button-styless button{
        background-color: #000;
        padding: 10px;

    }

    .loader img{
    	width: 200px!important;
    }

#misn-style{
    padding: 16px;
    margin-top: 2px;
    border: 1px solid #f44336;
    /* height: 228px; */
    width: 100%;
    margin-left: 0px;
}


    .button-styless a{
        color: #fff;
    }
.mid-download-this{
      text-align: center;
    padding: 12px;
   
}
    .mid-download-this img{
        width: 150px;
        display: flex;
        margin: auto;
    }
.mid-download-this a{
    color: #fff;

}
    .mid-download-this button{

    background:#f44336;
    padding: 10px;
    border: navajowhite;
    color: #fff;

    }
 
.word-wrap{
    font-size: 14px;
}

.Download-button-style button{
    background-color: #415bcd;
    width: 150px;
    border:none;
    padding: 10px;
}


.student-relative-simple h4{

    background: #323232;
    padding: 8px;
    font-size: 15px;
    margin-top: 23px;
    color: #fff;
    text-align: center;

}

.similar-resource  h2{
    font-size: 18px;
}


.page img{
       width: 90%;
    height: 700px;
    display: flex;
    margin: auto;
}

.similar-resource {
    padding-top: 0px;
}





.img-se img{width: 250px;
display: flex;
margin: auto;
margin-top: 5px;}

.task_box .page {
    width: 100%;
    height: 750px;
    margin: 15px auto 0px auto;
    border: 1px solid #f44336;
    border-radius: 0px!important;
    position: relative;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    -ms-border-radius: 2rem;
    border-radius: 2rem;
}

#mains_button_next-right{

    bottom: -130px;
    left: 45%;

} 

#service-tab-scc{
    border: 1px solid #c8c8c8;
    border-bottom: 4px solid #f35c2c;
}

@media only screen and (min-width: 768px) and (max-width: 1440px){
    #service-tab-scc{
    border: 1px solid #c8c8c8;
    border-bottom: 4px solid #f35c2c;
height:350px;
}
#pages-connent-css{
margin-top:5%;}


.card-img-top{
width:100%;
object-fit: scale-down;
/*height:250px;*/}

.min-Stye img{
    width: 58px;
}
.header-top-se {
    background: #1360ef;
    padding: 8px 0 0 0;
    height: 50px;
}

#book-now-css{
      width: 120px;
    padding: 5px;  
}

.about_tabs-style p{
        color: #5f5f5f;
    line-height: 1.7;
    font-size: 13px;
}

/*.social-media-css {
    float: right;
    margin-right: -108%;}*/

.social-media-css a{
    font-size: 20px;
    color: #fff!important;
}

.form-desing-css{

    padding: 59px;
    background: #d5d7fb;
    box-shadow: 16px 19px #627aaa;

}

.whatsapp-icon {
    position: fixed;
    font-size: 29px;
    background: #25D366;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 10px;
    bottom: 20px;
    left: 5px;
    z-index: 10;
}


/*--- model--- style--*/
.Updoad-your-screen-schot{
      text-align: center;
    }
    


#heading {
    text-transform: uppercase;
    color: #424be6;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 12px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}

/*.error {
    color: #f64a08eb;
    font-size: 14px;
    margin-top: -7px!important;
}*/

.submit-scs button{
  
    width: 150px;
    border: navajowhite;
    padding: 9px;
    background: #434be5;
    color: #fff;

}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #424be6;
    outline-width: 0
}

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

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

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



.main_vvbuttos {
  position: absolute;
  top: 50%;

}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position:relative;
    border:none;
}

.fs-title {
    font-size: 25px;
    color: #424be6;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #424be6;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #424be6
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #424be6
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #424be6
}

.fit-image {
    width: 100%;
    object-fit: cover
}



/*--- end Model Style--*/



.table-account table{
  width: 580px;
}

.finish img{
  width: 200px!important;
}

.table-account table, th, td {
border: 1px solid #cacaca;
    padding: 3px;
    margin: 10px;
}
/*.wrapper{
  width:70%;
}*/
.finish{
  text-align: center;
}

.finish.top-style-button-css{
  display: none!important;
}

.panel-default a{
    /*width: 583px;*/
    background: #3f4fe4;
    color: #fff!important;
    border-radius: 3px;

}
.panel-heading a:before{
  display: none!important;

}
@media(max-width:992px){
 .wrapper{
  width:100%;
} 
}
.panel-heading {
  padding: 0;
  border:0;
}
.panel-title>a, .panel-title>a:active{
  display:block;
  padding:15px;
  color:#555;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:1px;
  word-spacing:3px;
  text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
} 
.fs-title{
  text-align: center!important;
}
@media only screen and (max-width: 411px) {

}

@media only screen and (max-width: 767px) {
#book-now-css {
    padding: 6px;
    position: absolute;
    font-size: 13px;
/*    left: 42%;*/
}
  .modal-dialog {
    width: 96%!important;
}
.panel-title>a, .panel-title>a:active {
    display: block;
    padding: 9px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}
.table-account table {
    width: 363px;
}
.table-account table, th, td {
    border: 1px solid #cacaca;
    padding: 8px;
    margin: 10px;
    font-size: 8px;
}
.page img {
    width: 90%;
    height: 379px;
    display: flex;
    margin: auto;
}

.panel-default a {
    width: 100%;
    background: #3f4fe4;
    color: #fff!important;
    border-radius: 3px;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 8px;
    cursor: pointer;
    background: #424be6;
    color: #fff;
    font-size: 8px;
    width: 100%;
}

.select-file-name{
  display: flex;
  margin:auto;
  justify-content: center;
}


#modle-css-sthe{
  margin: 0px;
}
.task_box .page {
    width: 100%;
    height: 396px;}
    #misn-style {
    padding: 16px;
    margin-top: -10%;
    border: 1px solid #f44336;
    /* height: 228px; */
    width: 97%;
    margin-left: 1.3%;
}

#model-body-scs{
  padding: 0px;
}
#padding-right-style {
    padding-right: 15px;
}
#padding-left-style {
    padding-left: 15px;
    margin-top: 2%;
}
.mid-download-this button {
    background: #f44336;
    padding: 10px;
    border: navajowhite;
    color: #fff;
    margin-top: 4px;
}

	.min-Stye img{
	width:84px;	
}
.social-media-css{
    display: none;

      margin-right: 0%!important;
}
.header-top-style ul li{
    font-size: 11px;
}
#select-number-dss {
    width: 76px;
    padding-right: 0px;
}

#inputs-style-css{
	    width: 266px;
    margin-left: 23%;
    margin-top: -70px;
}
#form_Style img {
    width: 57%;
    display: flex;
    margin: auto;
    margin-bottom: 1%;
}





.fs-title {
    font-size: 17px;
    color: #424be6;
    margin-bottom: 11px;
    font-weight: normal;
    text-align: center!important;
}
#form_Style-logo {
    width: 100px;
    display: flex;
    margin: auto;
    margin-bottom: 1%;
}
#msform input, #msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 4px!important;
  
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}

#model-contant-style {
min-height: 670px;
}

.next {
    position: absolute;
     bottom: 20px;
    right: 0;
}

.error {
    color: #f64a08eb;
    font-size: 13px!important;
    margin-top:-9px!important;
}


.previous {
    position: absolute;
    top: 500px;
    right: 102px;
}
.wpcf7-textarea {
  height: 100px!important;
}

.secreenshot img{
      width: 86%!important;
}

}

.coupon_area {
    display: table;
    height: 250px;
    width: 250px;
    border: 5px dashed #688ace;
    border-radius: 10px;
  }
 .coupon_content{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .coupon_content h2,
  .coupon_content h3 { 
    text-transform: uppercase;
    margin: 0;
  }
  .coupon_content .code{
    color: white;
    background-color: #688ace; 
    display: inline-block;
    padding: 10px;
    margin: 10px 0;
  }
  .code_text { 
    padding: 10px 0;
    color: #688ace;
  }
    .wel-modal button.close {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #f35c2c;
    border-radius: 50%;
    right: -16px;
    top: -16px;
    opacity: 1;
}
.wel-modal button.close span {
    font-size: 30px;
    color: white;
    font-weight: normal;
    box-shadow: none;
}

@media only screen and (max-width: 767px){
  .wel-modal button.close {
      right: -7px;
  }
.offer_strip_nwe .offr_strp p a.crs_btn {
    z-index: 9;
}
.offer_strip_nwe .offr_strp {
    width: 100% !important;
}
.offer_strip_nwe:after, .offer_strip_nwe:before{
  display: none;
}


}