/*common css*/

body {
    font-family: "Anton", sans-serif;
    font-family: "Montserrat", sans-serif;


}

.img-fluid {

    width: 100%;
}

.paddingbox {
    padding: 40px 0
}

.applybtn.sticky a {
    display: block;
}

.mobile {
    display: none
}

.owl-dots span {
    width: 10px;
    height: 10px;
    /* background: #333; */
    display: inline-block;
    border-radius: 131px;
    border: solid 1px #8e8e8e;
    background: #8e8e8e;
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 3px 0;
}

.owl-dot.active span {
    background: #0090c5;
}

.owl-dots {
    text-align: center;
}


.owl-carousel .owl-nav.disabled {
    display: block !important;
    position: static;
    top: -55px;
    right: 0;
    height: auto;
}


.owl-carousel .owl-nav.disabled span {
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    background-size: 98px;
    background-position: -19px 2px;
    display: block;
    background-size: 40px;
    border: solid 0px #eee;
    border-radius: 0;
    font-size: 0;
}

.owl-carousel .owl-nav button {
    position: absolute;
    left: -62px;
    right: auto;
    top: 15px;
    background: no-repeat;
}

.owl-carousel .owl-nav .owl-next {
    right: -60px;
    transform: rotate(179deg);
    left: auto;
}

.owl-carousel .owl-nav .owl-prev {
    left: -62px;

}

.owl-carousel .owl-nav .owl-next span {
    right: 0;
    background-image: url("../images/arrow.jpg");
}

.owl-carousel .owl-nav .owl-prev span {
    right: 0;
    background-image: url("../images/arrow.png");
}

.owl-dots span {
    width: 11px;
    height: 11px;
    background: #b8e2fa;
    display: inline-block;
    border-radius: 80px;
    border: solid 1px #1a80b8;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 5px 0;
}

.owl-dot.active span {
    background: #1a80b8;
}

.heding h2 {
    margin: 0;
    font-size: 27px;
}

.heding p {
    font-size: 22px;
}

p {
    font-size: 15px;
    font-weight: 500;
    color: #231f20;
}

/*  form css */
.form-sec {
    position: fixed;
    top: 6%;
    right: 46px;
    width: 350px;
    background: #102783;
    padding: 10px 0px;
    z-index: 9;
    border-radius: 0;
}

.adm-txt {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
}

.input {
    border: 0.5px solid #fff;
    padding: 0 10px;
    height: 33px;
    width: 100%;
    border-radius: 0px;
    font-size: 14px;
    color: #2d2d2d;
    background: #eee;
}

.sbt {
    border-radius: 0;
    padding: 8px 20px;
    background: #ef4d30;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 3px auto 0;
    width: 140px;
    display: inherit;
    border: none;
}

.form-sec.sticky {
    right: -1450px;
    position: fixed;
}

.form-sec .form-group {
    position: relative
}

.form-sec .form-group.email::before {
    background-position: -3px -57px;
    width: 30px;
}

.form-sec .form-group.Mobile::before {
    background-position: -4px -103px;
}

.form-sec .form-group.Stream::before {
    background-position: 1px -150px;
    width: 35px;
}

.form-sec .form-group.State::before {
    background-position: 1px -161px;
    top: 5px;
    height: 25px;
    width: 33px;
    background-size: 30px;
}

.form-sec .form-group.City::before {
    background-position: -3px -242px;
    top: 5px;
    height: 21px;
}

.applybtn a {
    position: fixed;
    right: -53px;
    transform: rotate(90deg);
    background: #84221a;
    top: 50%;
    color: #fff;
    padding: 8px 15px 9px;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: -60px;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0 0 13px 15px;
    font-weight: 600;
    display: none;
}

.term.text-muted label {
    color: #fff;
}





header {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 0 0;
    z-index: 1;
    width: 100%;
}

.img-fluid.logo {
    width: 118px;
    margin: 0 0px;
}

.banner-img {
    position: relative;
    /*
    background-image: url("../images/banner.png");
    height: 100vh;
    background-size: cover;
*/
    color: #000;
}

.banner-text {
    position: absolute;
    top: 22%;
    z-index: 9;
    transform: translateY(0%);
    left: 0;
    width: 100%;
}

.banner-text h1 {
    color: #ffffff;
    font-size: 44px;
    line-height: 49px;
    font-weight: 800;
    max-width: 100%;
}

.box-text {
    width: 100%;
    text-align: left;
    margin: auto auto auto 0;
    max-width: 407px;
    padding: 0;
    border-radius: 10px;
}

.callf a {
    border: solid 1px #bd4024;
    color: #fff;
    padding: 8px 19px 8px 19px;
    border-radius: 0;
    font-weight: 800;
    margin-top: 20px;
    display: inline-block;
    background: #bd4024;
    background-size: 18px;
    border-radius: 4px;
}

.box-text p {
    font-weight: 600;
    font-size: 16px;
    border-bottom: solid 2px;
    padding: 0 0 10px;
    margin-top: 0;
    color: #fff;
    margin-bottom: 6px;
}



html {
    scroll-behavior: smooth;
}

.Limited {
    background: #ebebec;
    width: 100%;
    max-width: 470px;
    text-align: center;
    margin: -20px auto auto auto;
    position: relative;
    padding: 10px;
}

.Limited h2 {
    font-size: 27px;
    font-weight: 600;
    color: #231f20;
    margin: 0;
}

.Limited p {
    color: #84221a;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    position: relative;
}

.Limited p:before {
    content: "";
    margin: 0;
    position: relative;
    width: 53px;
    height: 2px;
    background: #84221a;
    display: inline-block;
    top: -5px;
    left: -9px;
}

.Limited p:after {
    content: "";
    margin: 0;
    position: relative;
    width: 53px;
    height: 2px;
    background: #84221a;
    display: inline-block;
    top: -5px;
    right: -9px;
}

.containerbox ul li {
    max-width: 171px;
    border: dashed 1px #c5c0c0;
    margin: 10px;
}

.containerbox ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    max-width: 941px;
    margin: auto;
}

.heading h2 {
    color: #84221a;
    font-family: "Anton", sans-serif;
    font-size: 42px;
    text-transform: uppercase;
}

.heading {
    text-align: center;
}

.Outcomes {
    background-image: url(../images/bulding.png);
    background-size: 100%;
    background-attachment: fixed;
}


.Outcomes ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    max-width: 550px;
}

.Outcomes ul li {
    width: 35%;
}

.Outcomes ul li h4 {
    font-size: 26px;
    font-weight: 700;
}

.Outcomes ul li h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
}

.Outcomes ul li p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
}

.heading2 h2 {
    font-size: 30px;
    font-weight: 500;
}

.heading2 h2 span {
    font-weight: 700;
}

.heading2 {
    margin-bottom: 37px;
}

.Limited label {
    color: #84221a;
    font-size: 19px;
    font-weight: 600;
}

.box-text h4 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}

span.color1 {
    color: #f05124;
}

span.color2 {
    color: #f89a1f;
}





li {}
