.pt-10 {
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-70 {
    padding-bottom: 70px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-70 {
    margin-bottom: 70px;
}

.bann-btn-2 {
    background: #e2e2e2;
    color: #f06b30;
}

.wed-foot-link-1 ul.social-links li {
    width: auto;
}

.wed-foot-link ul li {
    width: 100%;
}

.student-mm {
    display: none;
}

.ed-mob-menu {
    top: 0;
    padding: 11px 0;
}

.sub-menu {
    position: absolute;
    overflow: hidden;
    width: 200px;
    box-shadow: 0px 7px 12px -4px rgba(0, 0, 0, 0.45);
    z-index: 999;
    margin-top: -7px;
    padding: 5px 10px;
    background: #fff;
}

.main-menu .sub-menu ul {}

.main-menu .sub-menu ul li {
    width: 190px;
}

.main-menu .sub-menu ul li a {
    display: block;
    padding: 5px 10px;
    line-height: 20px;
    border-bottom: 1px dotted;
    font-size: 14px;
}

.main-menu .sub-menu ul li a:after,
.main-menu .sub-menu ul li:last-child a:after {
    height: 1px;
    bottom: -1px;
}

.mm1-cour-com {
    width: 25%;
}

.home-top-cour-desc h3 {
    margin-right: 60px;
}

button.search-course {
    width: 100%;
    border: 0px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px;
    border: 1px solid #e25f30;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #e05a2b;
    background: -webkit-linear-gradient(to top, #ef612f, #f58634);
    background: linear-gradient(to top, #de592a, #f58634);
}

.admiss-form .ed-ref-form,
.admiss-form .ed-ref-form .ed-ref-form-inn form ul li {
    width: 100%;
}

.ed-ref-form-inn form ul li:nth-child(5) input {
    background: url(../images/icon/cor4.png) no-repeat;
    background-size: 24px;
    background-position: 0px 6px;
}

.ed-ref-form-inn.franchise-form form ul li:nth-child(2) input {
    background: url(../images/icon/cor1.png) no-repeat;
    background-size: 24px;
    background-position: 0px 6px;
}

.ed-ref-form-inn.franchise-form form ul li:nth-child(3) input {
    background: url(../images/icon/form-4.png) no-repeat;
    background-size: 24px;
    background-position: 0px 6px;
}

.ed-ref-form-inn.franchise-form form ul li:nth-child(4) input {
    background: url(../images/icon/form-3.png) no-repeat;
    background-size: 24px;
    background-position: 0px 6px;
}

.ed-ref-form-inn.franchise-form form ul li:nth-child(5) input {
    background: url(../images/icon/form-2.png) no-repeat;
    background-size: 24px;
    background-position: 0px 6px;
}

.ed-ref-form-inn.franchise-form form textarea {
    height: 100px;
}

ol.documents {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
}

ol.documents li {
    font-size: 25px;
    line-height: 35px;
    color: #fff;
}

.wed-logo a img {
    position: absolute;
    width: auto;
    max-height: 100px;
    padding: 0;
    top: 0;
    z-index: 99;
}

.message .con-title h2 {
    text-align: right;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 5px;
}

.message .con-title h2 span {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 0;
}

a.register-button {
    background: #f58634;
    background: -webkit-linear-gradient(to top, #ef612f, #f58634);
    background: linear-gradient(to top, #ef612f, #f58634);
    color: #fff;
    border: 1px solid #f58634;
    color: #fff;
    padding: 14px 45px;
    line-height: 45px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    height: 45px;
    text-align: center;
    margin: 0px 10px;
}

a.register-button:hover {
    border: 1px solid #fff;
    background: #202f40;
}

.franchise textarea {
    height: 100px;
    padding-top: 15px;
}

.testimonial {
    text-align: center;
    margin: 20px 30px 40px;
}

.testimonial .pic {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 25px;
    border: 4px solid #6b2014;
    box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #f58634;
    margin-bottom: 15px;
    overflow: hidden;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .description {
    padding: 0 20px 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    border-radius: 25px;
    border-bottom: 4px solid #6b2014;
    box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #f58634;
    margin-bottom: 25px;
}

.testimonial .title {
    display: block;
    margin: 0 0 7px 0;
    font-size: 20px;
    font-weight: 600;
    color: #6b2014;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial .post {
    display: block;
    font-size: 15px;
    color: #f58634;
    text-transform: capitalize;
}

.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b2014;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #f58634;
}

.text-justify p {
    text-align: justify;
}

.text-dark p {
    color: #000;
}

.wed-logo span {
    display: none;
}

.main-menu ul li .phone {
    min-width: 180px;
}

.main-menu ul li .phone {
    float: right;
    margin: 5px 0px 0 18px;
}

.ed-mm-menu ul li .phone {
    margin: 5px 0 0 0;
}

.main-menu ul li .phone .fa,
.ed-mm-menu ul li .phone .fa {
    float: left;
    margin-right: 14px;
    font-size: 38px;
}

.main-menu ul li .phone small,
.main-menu ul li .phone a,
.ed-mm-menu ul li .phone small,
.ed-mm-menu ul li .phone a {
    display: block;
    color: #54667a;
}

.main-menu ul li .phone small,
.ed-mm-menu ul li .phone small {
    margin-top: 3px;
    font-size: 14px;
    line-height: 1;
}

.main-menu ul li .phone a,
.ed-mm-menu ul li .phone a {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    padding: 0;
}

.ed-mm-menu ul li .phone a {
    font-size: 14px;
}

.main-menu ul li:last-child a:after {
    bottom: -3px;
}

.features-box .ed-rese-grid {
    margin: 0;
    margin-bottom: 15px;
}

.features-box .ed-rese-grid .ed-rsear-img img {
    width: 100%;
}

.features-box .ed-rsear-dec {
    text-align: center;
    width: 100%;
}

.icon-box .icon-circle-box {
    text-align: center;
    margin-bottom: 30px;
}

.icon-box .icon-circle-box .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #f26838;
    background: #f26838;
    padding: 25px;
}

.icon-box .icon-circle-box .icon i.fa {
    font-size: 45px;
    color: #fff;
}

.icon-box .icon-circle-box:hover .icon {
    border-color: #fff;
    background: #fff;
}

.icon-box .icon-circle-box:hover .icon i.fa {
    color: #f26838;
}

.icon-box .icon-circle-box .icon-counter h4 span {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
}

.icon-box .icon-circle-box .icon-counter h4 span:after {
    content: "+";
    color: #f26838;
}

.icon-box .icon-circle-box .icon-text h4 {
    font-size: 30px;
    line-height: 35px;
    color: #f26838;
}

.carousel-caption {
    top: 65%;
    left: 0;
    right: 0;
}

.formArea {
    position: absolute;
    top: 14%;
    right: 9%;
    width: 20%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 5px;
    padding: 1%;
}

.formArea h3 {
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 25px;
    margin-top: 0;
}

.ho-st-login.slider_form {
    background: transparent;
}

.ho-st-login.slider_form form input {
    background: transparent;
    border-top: none;
    height: 30px;
    color: #fff;
}

.ho-st-login.slider_form form label {
    top: 0;
}

.ho-st-login.footer_form {
    background: transparent;
    padding: 0;
}

.equal-heights {
    display: table;
    width: 100%;
}

.equal-heights .col-md-3 {
    display: table-cell;
    float: none;
}

.wed-hom-footer {
    padding: 30px 0px 20px 0px;
}

.ed-mm-menu ul.phone_call li .phone a:before {
    content: none;
}

span.floating-label.file {
    left: 0px;
    top: -7px;
    position: relative;
}

.head-2-inn h1 span {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 40px;
}

.bot-gal img.materialboxed.initialized {
    height: 75px;
}

.page-gal img.materialboxed.initialized {
    height: 250px;
}


/**/

.tow-box {
    padding: 25px 20px;
    margin: 20px 0;
    border-radius: 7px;
    box-shadow: 1px -1px 4px 1px rgb(53 55 81 / 36%);
    background-color: #fff;
}

.img-box .texts-boxs-tabs.icons-boxs {
    width: 100%;
    height: 114px;
    display: table;
    overflow: hidden;
    padding: 10px 20px;
    background: linear-gradient(to right, #e2f8f3, #e2e4ea80 50%);
    box-shadow: 1px 1px 4px 1px rgb(24 25 39 / 36%);
    color: #fff;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 20px;
}

.img-box .texts-boxs-tabs.icons-boxs .image-part {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.img-box .texts-boxs-tabs.icons-boxs .image-part img {
    /* margin: 0 21px; */
    width: 100%;
    max-height: 69px;
    max-width: max-content;
}

.courses .table>thead>tr>th {
    color: #28166f;
    font-weight: 700;
}

.courses .table>tbody>tr>td li {
    padding-left: 20px;
    position: relative;
}

.courses .table>tbody>tr>td li::before {
    content: '';
    width: 10px;
    height: 2px;
    top: 11px;
    left: 0;
    position: absolute;
    background: #f58220;
}

@media screen and (max-width: 992px) {
    .equal-heights .col-md-3 {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .wed-logo {
        width: 275px;
    }
    .wed-logo a img {
        position: static;
        max-height: 50px;
        margin-top: 5px;
        float: left;
        margin-right: 10px;
    }
    .wed-logo span {
        display: inline;
        font-weight: bold;
        color: #f58634;
    }
    .formArea {
        display: none;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial {
        padding: 0;
        margin: 0 10px;
    }
    .testimonial .description {
        padding: 0 5px 20px;
    }
    .slider-arr {
        display: none;
    }
    .icon-box .icon-circle-box .icon-text h4 {
        font-size: 20px;
    }
    .icon-box .icon-circle-box .icon-counter h4 span {
        font-size: 31px;
        display: block;
        line-height: 30px;
        margin-top: 9px;
        margin-bottom: 2px;
    }
}