.anywhere ul li i{
    font-size: 8px!important;
}

h3{
    font-family: Avenir black;
}

h5{
    font-family: Avenir black;
} 
.mobile-banner-2-cont p{
        font-family: 'Avenir light';
    font-size: 17px;
}
.mobile-banner-2-cont h3{
    margin-bottom:20px;
    font-size: 25px;
}
.mobile-banner-3-cont p{
     font-family: 'Avenir light';
    font-size: 17px;
}

.gallery-txt p{
    font-family: 'Avenir light';
    font-size: 17px;
}

.contact-info p{
     font-family: 'Avenir light';
    font-size: 18px;
}



@font-face {
    font-family: "Segoe UI";
    font-weight: 200;
    src: local("Segoe UI Light");
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 300;
    src: local("Segoe UI Semilight");
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 400;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 600;
    src: local("Segoe UI Semibold");
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 700;
    src: local("Segoe UI Bold");
}
@font-face {
    font-family: "Segoe UI";
    font-style: italic;
    font-weight: 400;
    src: local("Segoe UI Italic");
}
@font-face {
    font-family: "Segoe UI";
    font-style: italic;
    font-weight: 700;
    src: local("Segoe UI Bold Italic");
}


.banner{
        background: url(../images/banner.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
}



.banner-text {
    padding: 10vw 0;
}

.banner-button {
    margin-bottom: 30px;
}


.banner:after, .inner_banner:after {
    background-color: #000;
    content: "";
    left: 0;
    opacity: 0.5;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}


.agileinfo-logo img {
    margin-bottom: 60px;
}

.txt-w3_agile {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 100;
    margin: 0px;
}



.agileinfo-logo h2 {
    color: #fff;
    display: inline-block;
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 80px;
    margin: 0px;
}

.mobile-banner-3-cont h3{
    font-size: 25px;
    color: #54595f;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 600;
    font-family: Avenir black;
}

.mobile-banner-2-cont,.mobile-banner-3-cont,.gallery-txt,.amenities p{
     font-size: 18px;
}

.agileinfo-logo p {
    color: #fff!important;
    font-size: 20px;
}

.banner-button {
    margin-bottom: 30px;
}
.slider-info a.btn {
    background: none;
    padding: 10px 25px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 0;
}


.mobile-banner-2-img img{
    width: 100%;
}


.btn-box a {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #54595f;
    border-radius: 24px;
    margin: 15px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    background-color: #5c759e!important;
}
.btn-box a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #678bc7!important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.mobile-banner-3-img img{
    width: 100%;
}

.bg {
    background-color: #f9f9f9;
}


.payment-plan {
    margin-left: 20px;
    position: absolute;
    background: #fff;
    right: 0px;
    margin-right: -119px;
    z-index: 99;
    margin-top: 80px;
    padding: 30px 20px;
    box-shadow: 0px 0px 5px #5c759e;
}

.pay-img img{
    width: 100%;
}

.payment-plan h3 {
    font-weight: 600;
    color: #54595f;
    font-size: 25px;
}

.payment-plan ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.payment-plan ul li {
    padding: 1px 0px;
    color: #5c759e;
    font-family: 'Avenir light';
    font-size: 20px;
}

.payment-plan ul li i{
    color: #5c759e;
}

.payment-plan a {
    background-color: #5c759e!important;
    color: #fff;
    border: 0;
    padding: 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 15px;
    margin-top: 30px;
    display: inline-block;
     text-decoration: none;
}


.payment-plan a:hover {
    color: #fff;
    background-color: #678bc7!important;
    text-decoration: none;
}



.carousel-inner img {
    width: 100%
}

.carousel-item img {
    width: 100%;
    height:auto;
}

#myCarousel .carousel-indicators {
    position: static;
    margin-top: 0px
}

#myCarousel .carousel-indicators>li {
    width: 70px
}

#myCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5
}

#myCarousel .carousel-indicators li.active img {
    opacity: 1
}

#myCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}

.carousel {
    margin-bottom: 60px!important;
}


.gallery-btn a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #54595f;
    border-radius: 24px;
    margin: 5px;
    color: #fff;
    font-size: 18px;
    background-color: #5c759e!important;
    text-decoration: none;
}

.gallery-btn a:hover {
    color: #fff;
    background-color: #678bc7!important;
    text-decoration: none;
}

.gallery-txt h3 {
    font-size: 25px;
    margin-bottom: 15px;
    color: #54595f;
    font-weight: bold;
}


.amenities h3 {
   font-size: 25px;
    color: #54595f;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 600;
    font-family: Avenir black;
}


.video-sec{
    margin-bottom: 60px;
}

.video-sec h3 {
    font-size: 25px;
    color: #54595f;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 600;
     font-family: Avenir black;
}


.anywhere ul{
    list-style: none;
    padding: 0px;
}


.anywhere ul li {
    padding: 4px 0px;
    color: #5c759e;
    font-family: 'Avenir light';
    font-size: 17px;

}


.footer-text p, .contact-info p {
    color: #808080;
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.cpy-right {
    background: #212121;
}
.cpy-right img {
    margin: 20px;
}


.cpy-right p, .cpy-right a {
    letter-spacing: 1px;
    color: #999;
}

.intl-tel-input{
    width: 100%;
}




.phn-btn {
    position: fixed;
    right: 0px;
    bottom: 0px;
    margin-bottom: 20px;
    z-index: 999;
}

.phn-btn a {
    background: #2EC311;
    height: 50px;
    width: 50px;
    color: #fff;
    border-radius: 44px;
    display: block;
    text-align: center;
    font-size: 22px;
    float: left;
    margin-left: 6px;
}


.phn-icon i {
    font-size: 28px;
    margin-top: 11px;
}

 .bottom_register_bg{
    border: 1px solid #5c759e;
    padding: 20px;
}

.btn-block{
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #5c759e;
    border-radius: 24px;
    margin: 5px;
    color: #fff;
    font-size: 18px;
    background-color: #5c759e!important;
    text-decoration: none;
}

.thank-you h3{
    font-size: 50px;
    color: #fff;
    margin-bottom: 66px;
}
.thanks-banner{
    height:100vh;
}

.form-group {
    margin-bottom: 10px!important;
}

.form-logo{
    text-align: center;
}
.form-logo img{
    width: 35%;
    margin-bottom: 17px;
}

.modal-header {
    padding: 5px 5px!important;
}

.modal-header h3 {
    margin: 0px!important;
    font-size: 25px;
    color: #052e5d;
    text-align: center;
    padding-left: 57px;
}

.card-title{
    font-size: 18px;
}

.card-body h5{
    text-align: center;
    margin: 0px;
}


.mobile-banner-2-cont img{
    width: 150px;
}

.anywhere{
    margin-top: 50px;
}








@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px!important;
}
}

@media (max-width: 991px){
.banner-text {
    padding: 5vw 0 9vw;
}

}
@media screen and (max-width: 768px){
.agileinfo-logo img {
    margin-bottom: 100px;
    width: 200px;
}
.txt-w3_agile {
    font-size: 15px!important;
}

.agileinfo-logo h2 {
    font-size: 25px;
}
.agileinfo-logo p {
    font-size: 16px;
    margin: 0px;
}
.banner-button {
    margin-bottom: 60px;
    margin-top: 70px;
}

.agileinfo-logo h2 {
    line-height: 38px;
    margin-bottom: 100px;
}

.mobile-banner-2-cont{
    text-align: center;
}

.mobile-banner-3-cont{
    text-align: center;
    margin-top:10px;
}

.payment-plan {
    margin-left: 15px;
    position: relative;
    margin-right: 15px;
    background: #fff;
    z-index: 99;
    margin-top: 0px;
    margin-bottom: -89px;
    padding: 20px;
    box-shadow: 0px 0px 5px #5c759e;
}

.gallery-btn{
    margin-bottom: 30px;
}
.card{
    margin-bottom: 10px;
}
.banner:after, .inner_banner:after {
    background-color: #000;
    content: "";
    left: 0;
    opacity: 0.7!important;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.thank-you{
    margin-top:50px;
}
.thank-you a{
    margin-bottom: 20px;
}
.payment-plan h3 {
    text-align: center;
}
.enwuire{
    text-align: center;
}
.mobile-banner-2-cont h3{
    display:none;
}
.gallery-txt{
    text-align: center;
}

.mobile-banner-2-cont p {
    margin-top: 20px;
}
.mobile-banner-3-cont p {
    margin-top: 20px;
}

.anywhere{
    margin-top: 0px;
}

}




















