.navbar-brand img {

    width: 230px;

}


#banner {

    /* background-image: url("../img/ecu-banner.jpg");

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover; */

    /* height: 100vh; */

    /* margin-top: 50px; */

}

#banner .banImg1 {
    position: relative;
}

#banner .bannerForm {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: right;
    right: 4%;
}

#banner .form-group {
    position: relative;
}

.formArea {
    float: right;
    background-color: #09419D;

    padding: 30px;

    border: 1px solid #6A348A;

    border-radius: 20px;

}

.formArea .form-control {

    background-color: #09419D;

    border: none;

    border-bottom: 1px solid #ffffff;

    border-radius: 0;

}

.formArea .form-control::placeholder {

    color: #ffffff;

}

.formArea h2 {

    color: #6A348A;

    font-size: 24px;

    font-weight: bold;

    text-transform: capitalize;

    padding-bottom: 0;

}

.formArea .title {

    padding-bottom: 20px;

}

.formArea .form-control {

    padding: 12px 22px;
    color: #ffffff;

}

.formArea select.form-control:not([size]):not([multiple]) {

    height: auto;

}

.formArea h2 i {

    font-size: 14px;

}

.formArea .form-button {

    margin-top: 30px;

}

#banner .banimg p span {

    background-color: #6A348A;

    padding: 8px 18px;

    color: #ffffff;

    border-radius: 20px;

}

#banner .banTxt {

    padding-bottom: 30px;

    display: flex;

    flex-direction: column;

    justify-content: end;

}

#banner .banTxt h1 {

    color: #ffffff;

    font-size: 38px;

    line-height: 48px;
}

#banner .banTxt p span {
    background-color: #09419D;
}

#banner .banImg {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

#banner .banCta {

    /* display: inline-block; */

    background-color: #f6da39;

}

#banner .banTxt h1 span {

    color: #ffffff;

    background-color: #FBAC35;

}

#banner .banTxt p {

    color: #ffffff;

    font-size: 32px;

    line-height: 32px;
    margin-top: 15px;
    padding-bottom: 30px;

}

#banner .banTxt p span {

    background-color: #09419D;

    color: #ffffff;
}

#banner .banTxt ul {

    padding: 0;

    display: flex;

    padding-bottom: 30px;

}

#banner .banTxt ul li {

    padding-right: 10px;

    list-style-type: none;

}

#client .clinetBox {

    padding: 40px;

}

#client .clinetBox p {

    color: #09419D;

    line-height: 30px;

    padding-top: 20px;

}

#client .clinetBox p span {
    font-weight: bold;
}

#client,
#partner {
    padding: 60px 0;
}
#service {
    padding: 0 0 60px;
}

#ecom .itemBox {

    background-color: #09419D;

    padding: 30px;

    align-items: center;

    margin: 0 15px;

}

#ecom .ecomHead {

    align-items: center;

}

#ecom p {

    color: #ffffff;

    text-align: right;

    line-height: 26px;

}

#ecom .ecomtitle h2 {

    color: #ffffff;

}

#ecom .ecomHead {

    padding-bottom: 20px;

}

#ecom .item,
#test .item {

    opacity: 0.3;

}

#ecom .slick-active,
#test .slick-active {

    opacity: 1;

}

.fa-chevron-right,
.fa-chevron-left {

    position: absolute;

    right: 5%;

    top: 50%;

    font-size: 50px;

    color: #ffffff;

    opacity: 1;

}

.fa-chevron-left {

    right: auto;

    left: 5%;

    z-index: 99;

}

.slick-dots .slick-active {

    background-color: #FBAC35;

    border-radius: 50%;

}

.slick-dots li {

    background-color: #09419D;

    border-radius: 50%;

}

#number,
#partner {

    padding: 60px 0;

}

#abtUs {
    background-color: #09419D;
    margin-bottom: 80px;

}

#abtUs .ctaBox {
    padding-top: 60px;
}

#abtUs p {

    font-size: 18px;

    line-height: 31px;

    color: #ffffff;

    font-family: Helvetica, Arial, sans-serif;

    font-size: 24px;

    padding: 0;

}

#abtUs h2 {

    font-size: 32px;

    line-height: 42px;

    color: #ffffff;

    font-family: Helvetica, Arial, sans-serif;

    font-weight: bold;

}

#abtUs .ctaArea a {

    margin: 30px 0;

}

#abtUs .ctaArea {

    padding: 0;

}

#partner .partBox {

    display: flex;

    flex-wrap: wrap;

}

#partner .partBox>div {

    padding: 0 40px;

}

#service .ServiceBox .icon img {

    width: 46px;

    padding-bottom: 10px;

}

#service .serTitle h3 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 0;
}

#service .serTitle p {

    line-height: 26px;

}

#service .serList ul {

    padding-left: 0;

}

#service .serList ul li {

    list-style-type: none;

    font-size: 18px;

    line-height: 28px;

    padding-bottom: 10px;

}

#service .serBox {

    border-radius: 20px;

    padding: 30px 20px;

    margin-bottom: 30px;

    background-color: #D9D9D9;

    height: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

.ctaArea a {

    background-color: #FBAC35;

    padding: 8px 65px;

    color: #ffffff;

    font-size: 20px;

    margin-top: 20px;

    border-radius: 20px;

    display: inline-block;

    margin: 50px;

    font-family: Helvetica, sans-serif, Arial;

    font-weight: bold;

}

.titleTxt h2 {

    color: #FBAC35;

    position: relative;

}

.titleTxt h2 span,
.titleTxt p span {

    color: #000000;

    font-weight: bold;

}

.titleTxt {

    padding-bottom: 30px;

}

.titleTxt p {

    font-size: 18px;

    line-height: 28px;

    padding: 20px 0;

}

#number {

    padding: 60px 0 0;

}

#number .numCont {

    padding: 40px 15px;

    border: 1px solid #cccccc;

}

#number .num {

    padding: 20px 20px 0;

}

#number .numTxt p {

    font-size: 18px;

    line-height: 28px;

}

#number h3 {

    font-size: 40px;

    padding: 0;

    color: #6A348A;

}

#number ul {

    display: flex;

    justify-content: center;

}

#number ul li {

    padding: 0 20px;

    list-style-type: none;

}

#usp {

    /* background-color: #001d3c; */

    padding: 80px 0;
    ;

}

#usp h2 {

    font-family: osb;

    font-size: 22px;

    text-transform: uppercase;

    color: #ffffff;

    padding-bottom: 12px;

}

#usp img {

    width: 65px;

    padding-bottom: 30px;

}

#usp p {

    color: #ab9364;

}

#usp .uspBox {

    padding: 0 20px;

}

#usp .abtBox {

    overflow: hidden;

    box-shadow: -24px -24px 50px #ffffff55;

}


#usp .abtIn {

    text-align: center;

    background-color: #101010;

    padding: 100px;

    height: 330px;

}

#usp .abtOverlay {

    left: 0;

    right: 0;

    top: 100%;

    bottom: 0;

    background: #cccccc;

    padding: 20px 50px;

    transition: 0.5s ease;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    justify-content: center;

    flex-direction: column;

    height: 100%;

}

.amArea {

    padding-bottom: 100px;

}

#usp .abtOverlay h2,
#usp .abtOverlay p {

    color: #0a0a0a;

}

#usp .abtOverlay h2:after,
#about h2:after,
#amenity .amArea h3:after {

    content: '';

    display: block;

    height: 1px;

    background-color: #001d3c;

    width: 80px;

}

#usp .abtBox:hover .abtOverlay {

    top: 0;

}

#about,
#recidence,
#contact {

    /* background-color: #101010; */

    padding: 80px 0;

}

#about h2 {

    color: #000000;

    font-size: 30px;

}

#about h2 span {

    color: #6A348A;

}

#about h2:after {

    background-color: #6A348A;

}

#about h3,
#about p {

    color: #000000;

    line-height: 28px;

}

#about span a {

    background-color: #6A348A;

    padding: 8px 15px;

    color: #ffffff;

    font-size: 16px;

    margin-top: 20px;

    border-radius: 20px;

    display: inline-block;

}

#about .aboutCont {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

#amenity,
#plans {

    padding: 80px 0;

    background-color: #ffffff;

}

#amenity h2,
#plans h2,
#plans td {

    color: #000000;

    /* text-align: left; */

}

#amenity h2 span,
#plans h2 span {

    color: #6A348A;

}

#amenity .title {

    padding-bottom: 50px;

}

#amenity .nav-tabs {

    justify-content: space-between;

    border-color: #6A348A;

    margin-bottom: 60px;

}

#amenity .nav-link {

    border: 0;

    font-size: 15px;

    font-family: "sb";

    color: #6A348A;

}

#amenity .nav-tabs .nav-item {

    margin-bottom: 0;

}

#amenity .nav-link.active {

    color: #101010;

    background-color: transparent;

}

#amenity .amArea,
#plans .pArea {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    align-items: center;

}

#amenity .amArea p,
#amenity .amArea li {

    color: #101010;

    line-height: 27px;

}

#amenity .amArea h3 {

    color: #6A348A;

}

#amenity .amArea h3:after {

    background-color: #6A348A;

    margin-top: 10px;

}

#recidence h2 {

    padding-bottom: 50px;

}

/* #recidence .rarea{

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

} */

/* #recidence .rBox{

    width: 20%;

    padding: 0 15px;

} */

#recidence .rTxt {

    padding: 10px;

    border: 1px solid #cccccc;

}

#recidence .rTxt p {

    font-size: 12px;

    line-height: 20px;

}

#recidence .rTxt h3 {

    font-size: 14px;

}

#plans td {

    font-family: "os";

    font-size: 14px;

}

#plans table {

    width: 100%;

}

#plans .table-bordered,
#plans .table-bordered td,
#plans .table-bordered th {

    border: 1px solid #ab9364;

}

#plans .table-bordered td,
#plans .table-bordered th {

    padding: 3px;

}

#plans table tr td:last-child {

    color: #ffffff;

}

#plans h2 {

    padding-bottom: 50px;

}

#contact h3 {

    color: #ffffff;

}

#contact p {

    color: #ffffff;

}

#contact .formArea {

    background-color: #ffffff;

    padding: 30px;

}

#contact h2 {

    color: #6A348A;

    font-size: 30px;

}

#contact .form-button a {

    background: #6A348A;

    display: inline-block;

    padding: 13px 30px;

    color: #ffffff;

    text-transform: uppercase;

    float: left;

}

#contact .form-control {

    padding: 15px 0.75rem;

    height: 100%;

}


form button {
    background-color: #FBAC35;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
}

#cta {

    background-color: #FBAC35;

}

#cta .ctabtn {

    padding: 50px 0;

}

.ctabtn h4 {

    /*font-family: sb;*/
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 28px;
    padding-bottom: 10px;
    font-weight: 600;
}

.ctabtn p {

    color: #09419D;

    line-height: 36px;

    font-size: 24px;

}

#cta .btnCta {

    background-color: #09419D;

    color: #ffffff;

    font-size: 24px;

    border: 0;

    border-radius: 20px;

    padding: 5px 70px;

}

#cta .row {

    align-items: center;

}

#cta {

    margin-bottom: 80px;

}

.ctabtn button {

    background-color: #ffffff;

    padding: 5px 20px;

    color: #000000;

    font-family: sb;

    font-size: 18px;

    border-radius: 20px;

}

#test .itemBox {

    background-color: #09419D;

    padding: 80px;

    margin: 0 15px;

}

#test img {

    padding-bottom: 50px;

}

#test p {

    font-size: 18px;

    color: #ffffff;

    line-height: 32px;

    padding-bottom: 70px;

}

#test h4 {

    font-size: 18px;

    color: #ffffff;

    text-align: right;

}

label.error {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    position: absolute;
    left: 0;
}

#number .slick-slide img {
    margin: 0 auto;
}

.banMob {
    display: none;
}
.iti--allow-dropdown {
    width: 100%;    
}
.iti__selected-dial-code {
    color: #fff;
}
.iti__arrow {
    border-top: 4px solid #fff !important;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
}
.banImg1 .banImgBox img {
    width: 100%;
}
@media (max-width:767px) {
    .banMob {
        display: block;
    }

    .banLap {
        display: none;
    }

    .row {

        margin: 0;

    }

    #banner {}

    #banner .banTxt h1 {

        font-size: 38px;
        line-height: 50px;

        text-align: center;

    }

    #banner .banTxt p span {

        font-size: 13px;

    }

    #banner .banTxt p span i {

        display: none;

    }

    #banner .bannerForm {
        position: static;
        padding: 10px 20px 0;
    }

    #banner .banImg1 {
        position: static;
    }

    .formArea {
        float: none;
    }

    .formArea p {

        font-size: 14px;

    }

    #banner .banTxt h2 {

        font-size: 27px;

        padding-bottom: 0;

        text-align: center;

    }

    #banner .banTxt p {

        font-size: 22px;

        line-height: 23px;

        text-align: center;

    }

    .ctabtn p {
        line-height: 32px;
    }

    #banner .banimg {

        padding-bottom: 30px;

    }

    p {

        line-height: 32px;

    }

    .numBox {

        padding: 0;

    }

    .titleTxt h2 {

        font-size: 20px;

    }

    .titleTxt p,
    #service .serList ul li {

        font-size: 14px;

        line-height: 24px;

    }

    #cta .container-fluid {

        padding: 0;

    }

    .ctabtn h4 {

        font-size: 24px;

    }

    .ctabtn a {

        font-size: 14px;

    }

    #cta .ctabtn {

        padding: 50px 0;

    }

    #number .numCont,
    #number .numCont:nth-child(4n+1),
    #number .numCont:nth-child(4n) {

        padding: 25px 15px;

        border: 1px solid #cccccc;

    }

    .formArea h2 {

        font-size: 20px;

    }

    form button {

        font-size: 12px;

    }

    .ctaArea a,
    #abtUs .ctaArea a {

        font-size: 14px;

        margin: 38px 0 0;

    }

    #partner .partBox {

        padding: 0;

    }

    #partner .partBox>div {

        padding: 15px 50px;

    }

    #service .ServiceBox>div {

        padding-bottom: 20px;

    }

    #service .serBox {

        padding: 23px 10px;

    }

    #service .serTitle h3 {

        font-size: 17px;

    }

    #number .iconBox img {

        width: 50%;

    }

    #number h3 {

        font-size: 22px;

    }

    #number .numTxt p,
    #abtUs .abtTxt p {

        font-size: 14px;

        line-height: 24px;

    }

    #client .clinetBox {

        padding: 10px;

    }

    #abtUs>div {

        padding: 0;

    }

    #abtUs {

        background-position: right;

    }

    #ecom .itemBox {

        padding: 15px;

        margin: 0 5px;

    }

    #ecom .ecomTxt,
    .ecomImg {

        padding: 0;

    }

    #ecom p {

        font-size: 13px;

        line-height: 23px;

    }

    #ecom .ecomtitle h2 {

        font-size: 16px;

    }

    #cta {

        padding: 20px 0;

        margin: 0;

    }

    #test {

        padding: 20px 0;

    }

    #test .itemBox {

        padding: 15px;

        margin: 0 5px;

    }

    #test p {

        font-size: 13px;

        line-height: 23px;

        padding-bottom: 20px;

    }

    #test h4 {

        font-size: 16px;

    }

    #number,
    #client,
    #partner,
    #service,
    #abtUs {

        padding: 30px 0;

    }

    #usp .abtIn {

        height: auto;

        padding: 20px;

    }

    #usp .abtOverlay {

        position: static !important;

        padding: 20px 10px;

        text-align: center;

    }

    #usp .abtOverlay h2 {

        display: none;

    }

    #usp img {

        padding-bottom: 10px;

    }

    #usp h2 {

        font-size: 16px;

    }

    #usp .abtBox {

        margin-bottom: 15px;

    }

    #about .abtImg {

        padding-bottom: 15px;

    }

    #amenity .title {

        padding-bottom: 15px;

    }

    #amenity .nav-tabs {

        justify-content: center;

        margin-bottom: 30px;

    }

    #amenity .nav-link {

        font-size: 14px;

    }

    #amenity .imgBox {

        padding-bottom: 15px;

    }

    #recidence h2 {

        padding-bottom: 15px;

    }

    #recidence .rBox {

        width: 100%;

        padding-bottom: 20px;

    }

    #plans h2 {

        padding-bottom: 15px;

    }

    #plans .pBox {

        padding-bottom: 20px;

    }

    #recidence .rarea {

        display: block;

    }

    #contact .formArea {

        background-color: transparent;

        padding: 15px;

    }

}

@media (min-width:768px) and (max-width:991px) {

    .formArea {
        float: none;
    }

    #banner .bannerForm {
        position: static;
    }

    #banner .banTxt h1 {

        font-size: 32px;

        line-height: 42px;

        padding-bottom: 11px;

    }

    #banner .banTxt p {

        font-size: 16px;

        line-height: 26px;

    }

    #number,
    #client,
    #partner,
    #service,
    #abtUs {

        padding: 40px 0;

    }

    .titleTxt h2 {

        font-size: 22px;

    }

    .titleTxt p,
    #number .numTxt p {

        font-size: 16px;

        line-height: 26px;

    }

    #number .iconBox img {

        width: 60px;

    }

    #number h3 {

        font-size: 30px;

    }

    .ctaArea a {

        font-size: 16px;

        margin: 50px 0 0;

    }

    #client .clinetBox {

        padding: 15px;

    }

    #abtUs .abtTxt p {

        font-size: 14px;

        line-height: 24px;

    }

    #abtUs {

        background-position: right;

    }

    #service .serBox {

        padding: 20px 10px;

    }

    #service .serTitle h3 {

        font-size: 17px;

    }

    #service .serList ul li {

        font-size: 16px;

        padding-bottom: 6px;

    }

}

@media only screen and (min-width:992px) and (max-width:1199px) {

    #banner {
        position: relative;
    }

    #banner .bannerForm {
        top: 0;
    }

}