@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700&display=swap');
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #222;
  font-weight: 400;
  line-height: 26px !important;
  letter-spacing: 0.3px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
.margin-50 {
  margin-top: 50px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-20 {
  margin-top: 20px;
}
.margin-30 {
  margin-top: 30px;
}
.margin-40 {
  margin-top: 40px;
}
.margin-60 {
  margin-top: 60px;
}

.img-responsive {
    display: initial;
}


#signup{
    margin-top: 60px;
}

.modal-backdrop.fade{
    height: 100%!important;
}

section{ padding: 50px 0;}
section h2 {
    color: #000;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
}
.blue-lgt {
    background: #f7fbff;
}
.clar {
    display: block;
}

.banner-one__shape-bg-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .11;
    mix-blend-mode: plus-lighter;
}
/* .orange {
    color: #e85728;
} */


.butns .btn {
    background: #e85222;
    border: 1px solid #e85222;
    color: #ffffff;
    display: inline-block;
    margin-top: 0px;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 15px 10px 15px;
    position: relative;
}
.butns .btn img {
    max-width: 23px;
    position: absolute;
    right: 8px;
    top: 8px;
}

.peredt {
    background: #ffffffad;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    box-shadow: 3px 4px 3px #bce5fc;
}

/* header region */
.header-region1 {
    background: linear-gradient(102.31deg, #F7F7FF 0%, #EDEEFF 51%, #F6F7FF 100%);
    padding: 40px 0;
}

.header-region1 h1 {
    font-size: 40px;
    margin-top: 0px;
    color: #05173d;
    font-weight: 500;
}
.header-region1 h1 span {
    color: #166fc8;
}

.header-region1 h2 { margin: 0px;color: #05173d;}

.logo {
    margin-bottom: 0px;
}

.separator {
    padding: 15px 0;
    position: relative;
}
 .separator p {
    font-size: 15px;
    color: #000;
    margin: 0;
    text-align: center;
}
.separator p:before {
    border-bottom: 1px solid transparent;
    border-image-source: linear-gradient(90deg, #717170 0%, rgba(153, 153, 153, 0) 100%);
    border-image-slice: 1;
    content: "";
    position: absolute;
    top: 30px;
    height: 2px;
    width: 130px;
    left: 15px;
}

.separator p:after {
    border-bottom: 1px solid transparent;
    border-image-source: linear-gradient(90deg, rgba(153, 153, 153, 0) 0%, #717170 100%);
    border-image-slice: 1;
    content: "";
    position: absolute;
    top: 30px;
    height: 2px;
    width: 130px;
    right: 15px;
}

.whitecolor * {
    color: #fff;
}

h3.headingcontnet {
    font-size: 19px;
}

.modalData {
    background: #ffffff;
    padding: 20px;
    border-radius: 30px;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
    border: 1px solid #9ecefe;
    max-width: 700px;
    margin: 0 auto;
}
#myDiv {
    display: none;
  }

  .rounded-pill {
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.credential .modal-dialog {
    width: 360px!important;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #e4e4e4;
}
button.close {
    background: #e84c3d;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    opacity: inherit;
    color: #fff!important;
    position: absolute;
    z-index: 999;
    top: -10px;
    float: inherit;
    right: -9px;
    line-height: 0px;
    text-align: center;
    font-size: 17px;
    margin: 0!important;
    padding: 0px!important;
}
button.close:hover { opacity: inherit!important;}

.reslt-region {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.container-fluid.reslt-four {
    padding: 0 52px;
}

.features-section .feature-grids .grid {
    padding: 15px 15px 15px 15px;
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    position: relative;
    text-align: center;
    background: #fff;
}

.features-section .icon {
    position: inherit;
    margin-bottom: 10px;
}

.features-section .icon img {
    max-width: 46px;
}

.features-section .count {
    font-size: 22px;
    font-weight: 700;
    color: #e85222;
}

.features-section p {
    font-size: 15px;
    margin-bottom: 0px;
}

.left-cont-hed h2 {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
}
.left-cont-hed p {
    font-size: 16px;
}
.left-cont-hed [class$="icon"] strong {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 60px;
    background-repeat: no-repeat;
    float: left;
    background-position: left top;
}

[class*="clander"] strong {
    background-image: url(../img/cal.png);
}

[class*="time"] strong {
    background-image: url(../img/clock.png);
}

/* Dark region */
.dark-region {
    background-color: #392848;
    padding: 50px 0;
}

.dark-region strong {
    margin-bottom: 10px;
    display: block;
}

.dark-region p {
    margin-bottom: 0;
    opacity: 0.8;
    font-weight: 400;
}

/* Tabs css */
.sysetmaifild {
    padding-top: 20px;
    padding-bottom: 130px;
}

.blankbgfor {
    height: 135px;
    background-color: #f6f6f6;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.sysetmaifild .nav-tabs li a {
    float: left;
    width: 198px;
    height: 214px;
    background-image: url(../img/step-inactive.png);
    border: 0px !important;
    background-color: transparent !important;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
    padding-top: 60px;
}

.sysetmaifild .nav-tabs li:nth-child(1) a {
    z-index: 26;
}

.sysetmaifild .nav-tabs li:nth-child(2) a {
    z-index: 25;
}

.sysetmaifild .nav-tabs li:nth-child(3) a {
    z-index: 24;
}

.sysetmaifild .nav-tabs li:nth-child(4) a {
    z-index: 23;
}

.sysetmaifild .nav-tabs li:nth-child(5) a {
    z-index: 22;
}

.sysetmaifild .nav-tabs li a:hover,
.sysetmaifild .nav-tabs li.active a {
    position: relative;
    z-index: 99;
    background-image: url(../img/step-active.png);
}

.sysetmaifild .nav-tabs li a:hover strong,
.sysetmaifild .nav-tabs li a:hover p,
.sysetmaifild .nav-tabs li.active a strong,
.sysetmaifild .nav-tabs li.active a p {
    color: #fff;
}

.sysetmaifild .nav-tabs li strong {
    display: block;
    line-height: 40px;
    font-size: 36px;
    color: #000;
    margin-bottom: 8px;
}

.sysetmaifild .nav-tabs li p {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.38;
    text-align: center;
    color: #9b9b9b;
}

.sysetmaifild .nav-tabs>li {
    margin: 0;
    padding: 0;
}

.sysetmaifild .nav-tabs>li+li {
    margin-left: -80px;
}

.sysetmaifild .nav-tabs li:nth-child(2n) {
    margin-top: 61px;
}



.ftr {
    background-image: url(../img/foot-bg.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0;
    border-top: 10px solid #f16137;
}

.padi {
    padding: 50px 0;
    background: #fff;
}

.ret {
    padding: 50px 0;
    text-align: center;
}

/* header form */
.right-con-hed {
    border-radius: 2px;
    margin-top: 0px;
}

.form-horizontal {
    background: #fff;
}

.right-con-hed .form-group {
    margin-bottom: 0;
    position: relative;
    margin: 0px;
}

.right-con-hed .form-control {
    border-radius: 0;
    border: 0px;
    box-shadow: initial;
    height: 50px;
    padding-left: 60px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eceaee;
    background-position: 20px center;
    font-family: 'Libre Franklin';
    color: #342e37;
}

.right-con-hed img {
    position: absolute;
    color: #44355b;
    line-height: 64px;
    left: 17px;
    width: 25px;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
}

.right-con-hed-thankyou {
    border-radius: 2px;
    background-color: #fff;
    margin-top: 165px;
    text-align: center;
    padding: 30px 0px;

}

.right-con-hed-thankyou h3 {
    border-radius: 2px;
    background-color: #fff;
    text-align: center;

}

.right-con-hed-thankyou img {
    align-self: center;
}

.right-con-hed button {
    line-height: 64px;
    padding: 0;
    font-size: 16px;
    background-color: #ff692e;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
}

.experience-region .blankbgfor {
    height: 466px;
    background-color: #fff;
}

.top-exp-con h1 {
    font-size: 32px;
    margin: 0;
    color: #342e37;
    font-weight: bold;
    letter-spacing: -0.3px;
    margin-bottom: 12px;
}


.top-exp-con .video-cont {
    margin-bottom: 20px;
}

.top-exp-con .video-cont img {
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
}

.copntheffil {
    background: #fff;
    padding: 20px 10px 10px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px #d3e8fc;
    min-height: 260px;
}

.copntheffil img {
    max-width: 100px;
}

.copntheffil h3 {
    margin-top: 20px;
    margin-bottom: 11px;
    font-weight: bold;
    font-size: 15px;
}

.copntheffil p {
    margin: 0;
}
.video-cont img {
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
}


.one-row .col-md-3 {
    width: 20%;
}

.step-flow {
    box-shadow: 6px 6px 26px #00000029;
    padding: 15px 15px 15px;
    text-align: center;
    border-radius: 15px;
    position: relative;
    background: #fff;
  }
  .step-flow span:before {
    content: "";
    border: 1px dashed #222;
    height: 50px;
    width: 1px;
    position: absolute;
    z-index: -1;
    top: -45px;
  }
  .step-flow h5 {
    color: #8f8f8f;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .step-flow h3 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 24px;
    font-weight: 600;
}


  
  /* .step-flow:before {
    background: #F15922;
    position: absolute;
    border: 4px solid #fff;
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50px;
    top: 0;
    transform: translate(-50%, -50%);
  } */


  p#msg, .otp-text {
    color: #000;
    font-size: 12px!important;
    margin-bottom: 0;
    }

.headinglef h3 {
    font-weight: bold;
    font-size: 48px;
    color: #342e37;
    line-height: 1.17;
    letter-spacing: -0.5px;
    margin-top: 0;
}

.headinglef h3 span {
    color: #ff692e;
}

.nav-tabs {
    border-bottom: 0;
}

.sysetmaifild .tab-content {
    margin-top: 50px;
}

.sysetmaifild .tab-content img {}

.sysetmaifild .tab-content h5 {
    margin-top: 23px;
    font-size: 16px;
    line-height: 1.38;
    color: #555555;
    font-weight: bold;
    margin-bottom: 11px;
}

.sysetmaifild .tab-content p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    color: #9b9b9b;
}

.howtostartr {

}

.howtostartr p {
    margin-bottom: 0px;
}


    
.howtostartr .queri {

    font-size: 16px;
    line-height: 1.81;
    color: #555555;
}

.howtostartr .queri strong {
    font-weight: bold;
    color: #342e37;
}

.choseprog {
    background-color: transparent;
    padding-bottom: 70px;
    margin-top: -330px;
}

.choseprog .whitebgcon {
    padding-top: 49px;
    padding-bottom: 32px;
    background-color: #fff;
    margin-bottom: 20px;
}

.whitebgcon h2 {
    font-size: 32px;
    letter-spacing: -0.3px;
    color: #342e37;
    font-weight: bold;
    margin: 0 0 48px 0;
}

.whitebgcon .nav-tabs {
    padding-right: 80px;
}

.whitebgcon .nav-tabs li {
    margin: 0;
    position: relative;
    width: 100%;
}

.whitebgcon .nav-tabs li:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    opacity: 0.1;
    background-color: #44355b;
    width: calc(100% - 65px);
    left: 50px;
}

.whitebgcon .nav-tabs li a {
    border: 0;
    padding: 20px 0;
    padding-left: 50px;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    border-radius: 0;
    position: relative;
}

.whitebgcon .nav-tabs li:hover a:after,
.whitebgcon .nav-tabs li.active a:after {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 30px solid #44355b;
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
}

.whitebgcon .nav-tabs li:hover a:before,
.whitebgcon .nav-tabs li.active a:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background-color: #44355b;
    left: -5px;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.whitebgcon .nav-tabs h6 {
    margin: 0 0 10px 0;
    font-size: 13px;

}

.whitebgcon .nav-tabs strong {
    font-weight: bold;
    margin-right: 15px;
}

.whitebgcon .nav-tabs span {
    color: #9b9b9b;

    margin-right: 15px;
    text-decoration: line-through;
}

.whitebgcon .nav-tabs .orange {
    font-weight: bold;
    color: #ff692e;
}

.whitebgcon .nav-tabs li a:hover,
.whitebgcon .nav-tabs li.active a {
    border: 0;
    background-color: #44355b;
    color: #fff !important;
}

.testinomilas {
    background-image: linear-gradient(to bottom, #44355b, #642e5a);
    padding-top: 388px;
    padding-bottom: 340px;
    margin-top: -267px;
}

.testinomilas h2 {
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin: 0 0 32px 0;
    font-weight: bold;
}

.testinomilas h3 {
    margin: 0 0 11px 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.testinomilas h5 {
    opacity: 0.6;
    font-size: 13px;
    line-height: 1.54;
    color: #ffffff;
}

.imagecont {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 167px;
    height: 145px;
    background-image: url(../img/quotes.png);
    top: -100px;
}

.ftr nav ul {
    margin: 0;
    padding: 0;
}

.ftr nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr nav li a {
    opacity: 0.6;
    font-size: 11px;
    line-height: 2.18;
    color: #ffffff !important;

}

.ftr h5 {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1.1px;
    color: #ffffff;
}

.choseprog .tab-pane h3 {
    font-size: 16px;
    font-weight: 500;
    color: #342e37;

    margin: 0 0 28px 0;
}

.choseprog .checkicon .inercon {
    background: url(../img/icon-tick.png) no-repeat left top;
    padding-left: 35px;
}

.choseprog .checkicon h4 {
    margin: 0 0 4px 0;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
    line-height: 1.5;
}

.choseprog .checkicon {
    margin-bottom: 12px;
}

.choseprog .checkicon p {
    font-size: 11px;
    line-height: 1.45;
    color: #848484;
}

.choseprog .tab-pane select {
    margin-top: 20px;
    width: 100%;
    border: solid 1px rgba(68, 53, 91, 0.1);
    height: 48px;
    border-radius: 2px;
    margin-bottom: 20px;
}

.choseprog .offeconpr {
    font-size: 11px;

    margin-bottom: 12px;
}

.choseprog .offeconpr strong {
    color: #ff692e;
}

.choseprog .offeconpr span {
    text-decoration: line-through;
    color: #9b9b9b;
    font-size: 11px;
    margin-left: 15px;
}

.choseprog .pricetage {
    margin-bottom: 28px;
}

.choseprog .pricetage span {
    font-family: 'Libre Franklin';
    font-size: 11px;
    color: #9b9b9b;
    font-weight: 500;
}

.choseprog .pricetage strong {
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #342e37;
}

.choseprog .pricetbtn {}

.choseprog .btn {
    border-radius: 2px;
    background-color: #ff692e;
    font-size: 16px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 48px;
    border-color: #ff692e;
    text-shadow: initial;
    width: 100%;
}

.program h5 {
    margin: 46px 0 10px 0;
    font-size: 13px;
    line-height: 1.69;
    color: #555555;

}

.program p {
    margin: 0;
    font-size: 13px;

    line-height: 1.69;
    color: #9b9b9b;
}

.Read-all-FAQs {
    text-align: center;
    margin-top: 40px;
    font-size: 13px;
    color: #3c91e6;
    cursor: pointer;
    margin-bottom: 59px;
}

.checkdis {
    background: url(../img/coupon.png) no-repeat 15px center;
    padding-left: 40px;
}


.chevron-circle-right {
    right: 0;
}

.chevron-circle-left {
    left: 0;
}

.chevron-circle-right {
    background: url(../img/down-16.png) no-repeat;
}

.chevron-circle-left {
    background: url(../img/left-white.png) no-repeat;
}

.col-img-responsive02 span {
    color: #fff;
}

.col-img-responsive02 {

    display: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    width: 100%;
}

.carousel-control {
    width: 5%;
}

.social-icon li a {
    padding-top: 10px;
}

.panel-body {
    position: relative;
    padding: 0px;
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 0;
    bottom: -15px;
    color: #fff;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.38);
}

.btn-primary {
    background-color: #ff7700;
    border-color: #fff;
}

/* .panel-default {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.10);
    border-radius: 0;
    border: solid 1px rgba(68, 53, 91, 0.1);
    margin-top: 5px;
    margin-left: 4px;
} */

.panel-heading {
    padding: 0px;
    position: relative;
}

.panel-heading img {
    width: 100%;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control {
    top: calc(100% + 20px);
    opacity: 1;
}

.guru-head {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #342e37;
}

.guru-head p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    text-align: left;
    color: #555555;
}

.jcrouselslideco {
    z-index: 9;
}

.jcrouselslideco .panel-body {
    padding: 32px 20px 32px 32px;
}

.jcrouselslideco .panel-body h4 {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: bold;
    color: #342e37;
}

.jcrouselslideco .panel-body p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    color: #555555;
    margin: 0 0 20px 0;
    min-height: 45px;
}

.jcrouselslideco .panel-body a {
    font-size: 13px;
    color: #ff692e;
    line-height: 40px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/play-40.png);
    float: left;
}

[class*=col-]:last-child .panel-default {
    /*margin-left:-5px;*/
}

.jcrouselslideco .panel-default>.panel-heading {
    background-color: #f6f6f6;
    border-color: transparent;
    padding: 20px 25px 0 25px;
}

.carousel-control.left {
    text-align: left;
}

.carousel-control.right {
    text-align: right;
}

/* #header css 
============================= */
.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

#header {
    background-color: transparent;
    border: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px 0;
    margin-top: 17px;
}

#header .navbar-brand {
    margin: 0;
    padding: 0;
    height: initial;
}

#brand2 {
    display: none;
}

#navbar>ul.nav:first-child {
    padding-left: 60px;
}

#navbar .nav .dropdown>a {
    padding: 0 20px 0 16px;
    line-height: 41px;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/down-arow.png);
    margin-right: 16px;
    background-color: transparent;
    color: #fff;
}

#navbar .nav .dropdown>a:focus,
#navbar .nav .dropdown>a:hover {
    background-color: transparent;
}

.navbar-right li+li {}

.navbar-nav>li>a {
    padding: 0;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
}

.navbar-nav>li .contennone {
    pointer-events: none;
    font-weight: bold;
}

.navbar-nav .contennone .fa {
    margin-top: 11px;
    float: left;
    margin-right: 3px;
}

.navbar-nav .btn {
    line-height: 41px;
    padding: 0 22px;
    font-size: 13px;
    background-color: #ff692e;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
    font-family: 'Libre Franklin';
}

.nav>li>.btn:focus,
.nav>li>.btn:hover {
    text-decoration: none;
    background-color: #ff692e;
    color: #333;
}

#header.fixed-theme {
    position: fixed;
    margin-top: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
}

#header.fixed-theme #brand {
    display: none;
}

#header.fixed-theme #brand2 {
    display: block;
}

#header.fixed-theme #navbar .nav .dropdown>a {
    background-image: url(../img/down-arrow-black.png);
    color: #555555;
}

#header.fixed-theme .navbar-nav>li .contennone {
    color: #342e37;
}

#header.fixed-theme .navbar-nav .contennone .fa {
    color: #342e37;
}

#header .navbar-nav>li>.dropdown-menu {
    border: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    padding: 0;
}

#header.fixed-theme .navbar-nav>li>.dropdown-menu {
    margin-top: 21px;
}

#header .dropdown-menu>li>a {
    line-height: 25px;
    font-size: 13px;
}

.planenroll {
    display: inline;
}

.inlinecont {
    display: inline;
}

label input[type="radio"]~i.fa.fa-circle-o {
    color: #c8c8c8;
    display: inline;
}

label input[type="radio"]~i.fa.fa-dot-circle-o {
    display: none;
}

.fa-dot-circle-o:before {
    font-size: 14px;
}

.fa-dot-circle-o:after {
    font-size: 14px;
}

label input[type="radio"]:checked~i.fa.fa-circle-o {
    display: none;
    font-size: 16px;
}

label input[type="radio"]:checked~i.fa.fa-dot-circle-o {
    color: #000000;
    display: inline;
    font-size: 16px;
}

label:hover input[type="radio"]~i.fa {
    color: #000000;
    font-size: 16px;
}

.fa-circle-o:before {
    font-size: 14px;
}

div[data-toggle="buttons"] label {
    display: inline;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0px solid #c8c8c8;
    border-radius: 3px;
    color: #c8c8c8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

label.btn {
    width: 100%;
    float: left;
}

div[data-toggle="buttons"] label:hover {
    color: #000000;
}

div[data-toggle="buttons"] label:active,
div[data-toggle="buttons"] label.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: inline !important;
}

.ftr nav ul {
    margin: 0;
    padding: 0;
}

.ftr nav li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.ftr nav li a {
    color: #ffffff !important;
    font-size: 13px;
    line-height: 2.18;
    opacity: 0.6;
}

.ftr nav li ul {
    margin-left: 10px;
}

.ftr nav li ul li {
    list-style: outside none none;
    margin: 0;
    padding: 4px 0 0 14px;
    position: relative;
}

.ftr nav li ul li .fa {
    position: absolute;
    left: 0px;
    top: 8px;
}


.arrow-right {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #f16136;
    border-top: 8px solid transparent;
    height: 0;
    position: absolute;
    right: 90px;
    top: 47%;
    width: 0;
    z-index: 1000;
}

.nav-tabs {
    border-bottom: 2px solid #DDD;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-width: 0;
    border-bottom: 2px solid #000;
}

.nav-tabs>li>a {
    border: none;
    color: #666;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
    border-bottom: 2px solid #000;
    color: #000 !important;
    background: transparent;
}

.iconcontfldtabs.nav-tabs>li>a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.iconcontfldtabs.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}


.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}


a:focus {
    outline: none;
}

.workingcont {
    display: block !important;
}

ul.arrow {
    padding: 0;
}

ul.arrow li {
    background: url(https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/profilizer/6858_bullet-icon.png) no-repeat scroll 4px 0px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;

    list-style: none;
    margin: 11px -5px;
    padding: 0 35px;
}

.thankyou_content {
    padding: 0;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 100px;
}

.thankyou_header {
    background: #f48b36;
    padding: 30px;
    margin: 0;
}

.right-con-hed .form-group select {
    border: 0;
    border-bottom: 1px solid #eceaee;
    width: 100%;
    padding-left: 60px;
    height: 55px;
    letter-spacing: -0.1px;
}


/* Thank you page */
.thanlkyou{
    background-color:#ccecff;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.thanlkyou img{
    
}
.thanlkyou h2{
    margin-top: 20px;
    font-weight: bold;
    color: #222;
    font-size: 32px;
}
.thanlkyou p{
    color: #222;
    font-size: 18px;
}
.thanlkyou p span{
    position: relative;
}
.thanlkyou p span strong{
        position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}
.contfldthh {
    margin-top: -46px;
}
.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}


@media only screen and (max-width:992px) {

.copntheffil{
    min-height: 242px;
    margin-bottom: 30px;
}


}

@media only screen and (max-width:767px) {

    .header-region1 h1 {
        font-size: 28px;
        margin-top: 0px;
        text-align: center;
    }

    .left-cont-hed h2 {
        margin-top: 12px;
        margin-bottom: 24px;
        font-size: 20px;
    }
    .container-fluid.reslt-four {
        padding: 0 15px;
    }

    .reslt-region .col-md-3:nth-child(1)~* {
        margin-top: 30px;
    }


.experience-region .copntheffil {
    min-height: 237px;
    margin-bottom: 0;
}


.worksss .step-flow {
    padding: 10px 5px 6px;
}

}


@media screen and (min-device-width: 420px) and (max-device-width: 542px) { 
.experience-region .copntheffil {
        min-height: 240px;
    margin-bottom: 0;
}

}


@media only screen and (max-width:420px) {

.unique-block .col-xs-6{
    width: 100%;
}

.experience-region .copntheffil {
    min-height: inherit;
    margin-bottom:20px;
}

.experience-region .coolthree .col-md-3:nth-child(2) ~ * {
    margin-top: 0;
}


}


@media only screen and (max-width:326px) {
.worksss .step-flow h3 {
    font-size: 10px;
}
}

/* button.btnotp {
    background: #5c72ff;
    background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
    position: absolute;
    right: 20px !important;
    top: 4px !important;
    border: inherit;
    padding: 2px 8px !important;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    line-height: 22px;
} */

input.btn.cta{
    padding: 0 !important;
}
button.btnotp {
    right: 16px !important;
    top: 2px !important;
    padding: 4px 12px !important;
}

.otp-text {
    text-align: center;
    margin: 10px;
}

.sr {
    column-gap: 10px;
    margin: 20px;

}

.sr a {
    padding: 2px 15px;
    border: 2px solid #811d3f;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.sr a:hover {
    background: #9d254d;
    color: #fff;
    border: 2px solid #9d254d;
    text-decoration: none;
}

@media (max-width: 768px) {
    .sr {
        flex-wrap: wrap;
    }
    .modal-header .close {
        right: -11px !important;
        top: -11px !important;
    }
}

form {
    padding: 0 10px;
}

.form-group {
    margin-bottom: 0px;
}

.from-region {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px 0px 5px;
    border-radius: 0px;
}


.from-region h3 {
    color: #fff;
    font-size: 16px;
    padding: 15px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    background: #F15A22;
    border-radius: 0px 0px 0 0;
}
.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: none;
    color: #222;
    font-size: 13px;
    border: none;
    height: 35px;
    margin-bottom: 5px;
    padding-left: 10px;
    letter-spacing: 0.7px;
    border: 1px solid #e2e2e2;
}

.from-region input#submit {
    margin: 20px auto 0;
    width: 100%;
    background-color: #f15a22;
    border-block-color: #f15a22;
    outline: none;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #222 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #222!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #222!important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #222!important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #222!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #222!important;
}

::placeholder { /* Most modern browsers support this now. */
    color:    #222!important;
}

.msii ul {
    list-style: outside none none;
    margin: 0 0 0px 0;
    padding: 0;
}

.msii ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 15px;
    position: relative;
    text-align: left;
}

.msii ul li::before {
    content: "";
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 12px;
    font-weight: 600;
    width: 5px;
    height: 5px;
    background: #222;
    border-radius: 20px;
}