/* @font-face {
font-family: FurturaBQ-DemiBold;
src: url(../fonts/FuturaBQ-DemiBold.otf);
} */


@font-face {
    font-family: "fonnts";
    src: url(../fonts/fonnts.com-IvyMode_Light.otf);
}



html,
body {
    margin: 0;
    font-size: 100%;
    font-family: "fonnts";
    /*background: #fff;*/
    background: #fff;
    color: #484848;
    overflow-x: hidden !important;

}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: "fonnts";
    /* font-weight: 600; */
    margin-top: 5px;
}

h4 {
    color: #fff;
}

h5 {
    color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
}

h6 {
    color: #000;
    text-align: left;
}


.fs2 {
    font-size: 2rem;
    font-weight: 700;
}

p {
    margin: 0;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #000;
    text-align: left;
}

ul {
    margin: 0;
    padding: 0;
    color: #fff;
}

label {
    margin: 0;
}

.btn-warning {
    color: #fff;
    background-color: #702c37;
    /* background-image: linear-gradient(to right, #8f7c4dcf, #d3b773); */
    border-color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 17px;
}

.card {
    background-color: #fff;
}

/*-- header --*/

/*-- Index-Page-Styling --*/

/*-- top-bar-w3layouts --*/

.header {
    position: relative;
    margin-bottom: 15px;
}

.header-nav {
    position: relative;
}

.top-bar-w3layouts {
    width: 100%;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 1px 3px #ccc;
    /*-webkit-transition: all 300ms ease-in-out; 
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;*/
}

/*-- Logo --*/

.logo {
    width: 60%;
    float: left;
}

.logo a {
    font-size: 40px;
    font-weight: bolder;
    color: #EEE;
}

.logo a:hover {
    color: #FFF;
}

/*-- //Logo --*/

/*-- Info --*/

.infod {
    width: 40%;
    float: left;
    padding-top: 20px;
}

.info .email,
.info .phone {
    width: 50%;
    float: left;
}

.info p {
    color: #EEE;
    font-size: 13px;
}

.info a {
    color: #FFF;
}

.info a:hover {
    color: #009688;
}

.info span.glyphicon {
    margin-right: 5px;
}

.navbar-brand {
    line-height: 0px !important;
}

.navbar-brand {
    float: none;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

nav.linkEffects.linkHoverEffect_12 ul {
    margin-top: 6px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
}

/*-- //Info --*/

/*-- //top-bar-w3layouts --*/

/*--banner-slider--*/

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    bottom: 45%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 32px;
    height: 32px;
}

.callbacks_nav:hover {
    opacity: 0.5;
}

.callbacks_nav.next {
    left: auto;
    left: 51%;
}

.callbacks_nav.prev {
    background: transparent url(../images/left11.png) no-repeat;
    left: 6%;
}

.callbacks_nav.next {
    background: transparent url(../images/right11.png) no-repeat;
    left: 92%;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 21%;
    left: 68.5%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 5px;
}

.animated {
    z-index: 99;
}

/*----*/

.nav-svg-icon {
    height: 13px;
    margin-right: 3px;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 14px;
    width: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 2px 2px 5px #000000;
    -webkit-box-shadow: 2px 2px 5px #000000;
    -o-box-shadow: 2px 2px 5px #000000;
    -moz-box-shadow: 2px 2px 5px #000000;
    -ms-box-shadow: 2px 2px 5px #000000;
}

.callbacks_here a:after {
    background: #c9302b;
}

/*----*/

.slider_banner_info_w3ls {
    background: #00000061;
    padding: 15px 22px;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
}

.slider_banner_info_w3ls h4 {
    font-size: 2em;
    line-height: 1.1em;
    text-align: left;
    color: #fff;
    font-weight: 600;
}

.slider_banner_info_w3ls h4 span {
    color: #e4e4e4;
    display: block;
    font-size: 0.7em;
    line-height: 1.5;
}

img.img-responsive {
    width: 100%;
}

.slider-img1 {
    background: url(../images/banner1.jpg) no-repeat 0px 0px;
    background-size: cover !important;
}

.slider-img2 {
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover !important;
}

.slider-img3 {
    background: url(../images/banner3.jpg) no-repeat 0px 0px;
    background-size: cover !important;
}

.slider-img1,
.slider-img2,
.slider-img3 {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 550px;
}

.banner {
    background: url(../images/bann2.jpg) no-repeat 0px -350px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 200px;
}

/*-- //Slider --*/

video {
    height: 100vh;
    object-fit: cover;
}

section {
    display: block;
    padding: 5rem 0;
}

section.dark {
    background: #f6f8fa;
}

.tittle-top {
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tittle-top h3 {
    font-size: 24px;
}

.tittle-top h3 span {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #ea6304;
    line-height: 1.7;
}

.tittle {
    text-align: center;
    margin-bottom: 45px;
    text-transform: uppercase;
}

.section-divider {
    height: 8px;
    width: 162px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}

.section-divider .left {
    position: absolute;
    height: 2px;
    width: 70px;
    background-color: #c9302b;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.section-divider span {
    position: absolute;
    height: 8px;
    width: 8px;
    background-color: #c9302b;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.section-divider .right {
    content: '';
    position: absolute;
    height: 2px;
    width: 70px;
    background-color: #c9302b;
    right: 0;
    top: 50%;
    margin-top: -1px;
}

.spec-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.spec-list li {
    display: flex;
    justify-content: space-between;
    padding: 0;
    border-bottom: 1px dashed #ddd;
}

.spec-list span {
    color: #666;
    font-size: 12px;
}

.spec-list strong {
    color: #000;
    /* font-weight: 600; */
}


section.floor .owl-item.cloned {
    opacity: 0.2;
}

section.floor .owl-item.active {
    opacity: 1;
}

section.floor .owl-prev,
#gallerys .owl-prev,
#ame .owl-prev {
    left: -15px;
    position: absolute;
    top: 48%;
    padding: 0 4px 0 0px;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

section.floor .owl-next,
#gallerys .owl-next,
#ame .owl-next {
    right: -15px;
    position: absolute;
    top: 48%;
    padding: 0 4px 0 0px;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

section.floor .owl-next .fa,
section.floor .owl-prev .fa,
#gallerys .owl-next .fa,
#gallerys .owl-prev .fa,
#ame .owl-next .fa,
#ame .owl-prev .fa {
    color: #000;
    font-size: 28px;
    font-weight: 300;
    background: #fff;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    text-align: center;
    line-height: 34px;
    box-shadow: 0 0 2px #999;
    cursor: pointer;
}

section.floor .item {
    border: solid 1px #ccc;
}

section.floor img {
    filter: blur(2px);
    width: 100%;
}

.conf_col {
    padding-left: 60px;
}

.conf_box {
    margin-top: 8%;
}

.conf_flex {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.conf_flex .plot_title,
.conf_flex .poten_title,
.conf_flex .conf_btn {
    width: 30%;
}

.plot_title h2,
.poten_title h2,
.conf_btn h2 {
    font-size: 1.4rem;
    color: #405A4F;
    line-height: 1.75813rem;
}

.conf_price {
    width: fit-content;
    padding: 10px 35px;
    border: 1px solid #702c37;
    cursor: pointer;
}

.conf_price span {
    font-weight: 500;
    font-size: 16px;
    color: #702c37;
    text-align: center;
}

.conf_brd::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 700px;
    border-bottom: 1px solid #000;
}

section.floor img.no-blr,
section.floor.view img {
    filter: inherit;
}

section.location img {
    border: solid 1px #ccc;
}

section.location h4 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

section.location ul {
    list-style: none;
}

section.location ul li {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    list-style: none;
    margin-bottom: 5px;
    font-size: 14px;
    color: #656464;
    background: url(../images/arrow-right.png) no-repeat left;
    padding-left: 18px;
    background-size: 10px;
    background-position: 0px 6px;
}

.overlay {
    position: relative;
    overflow: hidden;
}

.overlay .at-property-overlayer {
    position: absolute;
    bottom: -100%;
    z-index: 111;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.overlay:hover .at-property-overlayer {
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.at-property-btn {
    text-transform: uppercase;
    border: .1vw solid #e0e0e0;
    background: 0 0;
    border-radius: 0;
    position: absolute;
    top: -15%;
    left: 50%;
    z-index: 222;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.overlay:hover .at-property-btn {
    color: #e0e0e0;
    background: rgba(0, 0, 0, .7);
    top: 50%;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

section.master {}

section.specification .spec-warp {
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 20px;
    background: #fff;
}

section.specification h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
}

section.specification ul {
    height: 142px;
}

section.specification ul li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
}

section.specification .owl-item {
    opacity: 0.2;
}

section.specification .owl-item.active {
    opacity: 1;
}

section.amenities h2 {
    font-size: 12px;
    text-transform: uppercase;
}

section.amenities ul {
    margin: 0 -15px;
    padding: 0;
    text-align: center;
}

section.amenities ul li {
    list-style: none;
    display: inline-block;
    margin: 15px;
    background: #fff;
    padding: 15px 10px;
    border: dashed 1px #ccc;
    width: 20%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

section.amenities ul li img {
    display: block;
    margin: 0 auto;
    height: 50px;
    margin-bottom: 7px;
}



section.loc p {
    margin: 0 -15px;
    padding: 0;
    text-align: left;
    color: #000;
}

section.loc ul {
    margin: 0 -15px;
    padding: 0;
    text-align: center;
}

section.loc ul li {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    list-style: none;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    background: url(../images/arrow-right.png) no-repeat left;
    padding-left: 18px;
    background-size: 10px;
    background-position: 0px 6px;
    text-align: left;
}

section.loc ul li img {
    display: block;
    margin: 0 auto;
    height: 50px;
    margin-bottom: 7px;
}

section.pricelist {}

section.pricelist .table {
    margin-bottom: 0;
}

section.pricelist .table tr {
    border: solid 1px #ececec;
}

section.gallery {}

section.howtowork ul li {
    list-style: none;
    background-color: #e4e4e4;
    margin-bottom: 15px;
    padding: 10px 15px;
    color: #000;
    border-radius: 10px;
}

section.howtowork ul li span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

section.contact-us p {
    color: #000;
    line-height: 1.7;
    margin-bottom: 0;
}

.meeting-pop .modal-header {
    padding: 10px 15px;
    background: #702c37;
    /* background-image: linear-gradient(to right, #8f7c4dcf, #d3b773); */
    display: initial;
    color: #000;
}

.meeting-pop .modal-title {
    font-size: 1.2em;
    color: #fff;
}

.meeting-pop label {
    font-size: 14px;
    font-weight: normal;
}

.meeting-pop .modal-content {
    background: #f7f7f7;
}

.meeting-pop .form-control {
    border: 0;
    border-radius: 0;
    /*height: 39px;*/
    border-bottom: solid 1px #505050;
    background: transparent;
    padding: 0;
}

.meeting-pop .form-control:focus {
    outline: none;
    box-shadow: none;
}

.meeting-pop button {
    height: 39px;
}

.icon-sec p {
    font-size: 12px;
    color: #000;
    text-align: center;
}

section.contact {
    padding: 0;
}

section.contact .info {
    padding: 48px 5%;
}

section.contact .info:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: #212121de;
    top: 0;
    left: 0;
    z-index: 1;
}



section.contact .info .gradient {
    position: relative;
    z-index: 3;
}

section.contact .info .gradient h3 {
    font-size: 18px;
    margin-bottom: 25px;
    color: #fff;
}

section.contact .info .item {
    margin-bottom: 30px;
}

section.contact .info .item h6 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5px;
    color: #fff;
}

section.contact .info .item p {
    color: #bbb;
}

section.contact .map {
    position: relative;
}

section.contact .map #ieatmaps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.contact .info .social a {
    width: 30px;
    height: 30px;
    line-height: 22px;
    border-radius: 50%;
    color: #fff;
    background: rgba(239, 239, 239, 0.31);
    font-size: 15px;
    text-align: center;
    display: inline-block;
    padding: 4px;
}

section.contact .info .social a:hover {
    background: #c9302b;
}

.gallery_sec {
    margin-bottom: 15px;
    margin: 0 -7px;
}

.gallery_sec .row {
    margin-left: -7px;
    margin-right: -7px;
}

.gallery_sec [class*="col-"] {
    padding: 7px;
}

.gallery_sec a:hover {
    cursor: zoom-in;
}

.gallery_sec .banner_holder {
    position: relative;
}

.gallery_sec .banner_holder:first-child {
    margin-bottom: 10px;
}

.gallery_sec .banner_holder:nth-child(n+3) {
    display: none;
}

.gallery_sec .banner_holder .more-img-count {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.44);
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding: 23%;
    z-index: 2;
    font-weight: bold;
}

/* -- TOP HEADER */

.top-middle li {
    display: inline-block;
}

.top .top-middle,
.top .top-right {
    padding: 0px;
}

.top .top-left {
    padding: 1px 0 0;
    text-align: right;
}

.top-left li {
    display: inline-block;
    color: #000;
    margin-right: 1em;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}

.top-left li a {
    color: #000;
}

.top {
    padding: 3px 0;
    background: #fdfdfd;
}

.top-middle {
    text-align: right;
}

.top-left p {
    color: #fff;
    font-size: 16px;
    margin-top: 3px;
}

.top-left i.fa {
    margin-right: 2px;
    color: #c9302b;
    font-size: 16px;
}

.top-middle li {
    margin-left: 15px;
}

.top-middle .fa-facebook {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: 5px 0;
}

.top-middle .fa-facebook:hover {
    background: #527dbd;
    color: #ececec;
    border: 1px solid #527dbd;
}

.top-middle .fa-twitter {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: 5px 0;
}

.top-middle .fa-twitter:hover {
    background: #1da1f2;
    color: #ececec;
    border: 1px solid #1da1f2;
}

.top-middle .fa-google-plus {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: 5px 0;
}

.top-middle .fa-google-plus:hover {
    background: #dd4b39;
    color: #ececec;
    border: 1px solid #dd4b39;
}

.top-middle .fa-linkedin {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: 5px 0;
}

.top-middle .fa-linkedin:hover {
    background: #0077b5;
    color: #ececec;
    border: 1px solid #0077b5;
}

.top-middle i.fa {
    border: 1px solid #fff;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* -- //TOP HEADER */

/*-- Navbar --*/

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-brand {
    font-size: 3em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
    text-decoration: none;
    font-weight: bold;
}

.navbar {
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0px 15px;
}

.nav-link {
    display: block;
    padding: 1rem 1.3rem !important;
}

.navbar-nav>li {
    float: left;
    /*margin: 0px 5px;*/
    border-right: solid 1px #ccc;
}

.navbar-nav>li:last-child {
    border-right: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #000000;
    text-transform: capitalize;
    padding: 13px 11px;
    font-weight: 600;
    font-size: 14px;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff;
    background: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #303841;
    border-color: #000;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #c9302b;
    background-color: transparent;
}

.affix {
    position: fixed;
    top: 0;
    z-index: 99;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.affix-top {
    position: static;
    top: -35px;
}

.sticky {
    top: 55px;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.sticky.is-sticky {
    position: fixed;
    z-index: 9;
    top: 8%;
    min-width: 24.7vw;
}

.fixed-top {
    z-index: 8;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #000;
    background-color: transparent;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #c9302b;
    background-color: #f5f5f5;
}

.navbar-default .navbar-nav>li>a.active {
    color: #c9302b;
}

.navbar-default {
    border-color: #e7e7e7;
    border: none !important;
    background: none !important;
}

.navbar {
    border-radius: 0 !important;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    line-height: 45px;
}

ul.dropdown-menu {
    top: 134%;
    background: rgba(21, 29, 37, 0.77);
    border: none;
}

.dropdown-menu>li>a {
    padding: 7px 20px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a.active {
    text-decoration: none;
    background: none;
}

/*-- nav-effect --*/

/* Effect 13: three circles */

.cl-effect-13 ul li a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.cl-effect-13 ul li a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    color: transparent;
    content: '.';
    text-shadow: 0 0 transparent;
    font-size: 2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cl-effect-13 ul li a:hover::before,
.cl-effect-13 ul li a:focus::before,
ul.nav.navbar-nav li.active a::before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}

.navbar-default {
    background: rgba(0, 0, 0, 0.72);
    border: none;
    border-radius: 0;
}

.navbar-nav,
.header-top {
    margin-top: 0.8em;
}

.header-nav {
    position: relative;
}

.cl-effect-13 ul li a:hover::before,
.cl-effect-13 ul li a:focus::before,
ul.nav.navbar-nav li a.active::before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}

/*-- //nav-effect --*/

.navbar-header h1 a {
    font-size: 1.4em;
    color: #1e3953;
    text-decoration: none;
    font-weight: 700;
    margin: 0.1em 0;
    display: inline-block;
}

.navbar-header h1 a img {}

.navbar-brand {
    float: left;
    padding: 0 !important;
    line-height: 45px;
}

/*-- /Navbar --*/

/*-- search --*/

.search-bar-agileits {
    position: relative;
}

.cd-main-header {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}

.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-main-content.nav-is-visible,
.cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}

.nav-on-left .cd-main-content.nav-is-visible,
.nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
}

.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: -64px;
    right: 1px;
}

.cd-header-buttons li {
    display: inline-block;
}

.cd-search-trigger,
.cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
    background: none;
}

.cd-search-trigger::before,
.cd-search-trigger::after {
    /* search icon */
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-search-trigger::before {
    top: 11px;
    left: 11px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #000;
}

.cd-search-trigger::after {
    /* handle */
    height: 3px;
    width: 8px;
    background: #000;
    bottom: 14px;
    right: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-trigger span {
    /* container for the X icon */
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.cd-search-trigger span::before,
.cd-search-trigger span::after {
    /* close icon */
    content: '';
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 22px;
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -11px;
    background: #000;
    opacity: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-trigger span::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
    /* hide search icon */
    -moz-opacity: 0;
    opacity: 0;
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
    /* show close icon */
    -moz-opacity: 1;
    opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search {
    position: absolute;
    width: 100%;
    top: 0em;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0 5%;
    -webkit-box-shadow: inset 0 3px 0 #c9302b, 0 3px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 3px 0 #c9302b, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 3px 0 #c9302b, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 1em;
    padding: 1em 2em;
    color: #fff;
    letter-spacing: 1px;
}

.cd-search input::-webkit-input-placeholder {
    color: #fff;
}

.cd-search input::-moz-placeholder {
    color: #fff;
}

.cd-search input:-moz-placeholder {
    color: #fff;
}

.cd-search input:-ms-input-placeholder {
    color: #fff;
}

.cd-search input:focus {
    outline: none;
}

.cd-search.is-visible {
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.nav-tabs {
    border: 0;
    margin-bottom: 15px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    border: solid 1px #c18c17;
    border-left: 0;
    margin-left: -1px;
}

.nav-tabs .nav-item .nav-link {
    padding: 5px 15px;
    color: #fff;
}

.nav-tabs .nav-item:first-child {
    border-left: solid 1px #c18c17;
}

.nav-tabs .nav-link.active {
    color: #495057;
    border-color: inherit;
    background-color: #c18c17;
    border-radius: 0;
    color: #fff;
}

/*-- //search --*/

/*-- //Banner-Slider --*/

/*-- Events --*/

.register-left {
    background: url(../images/about.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 500px;
    padding: 0;
}

.events-section {
    background: url(../images/bann1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}

.live-info {
    padding: 1.5em 1.5em 3em;
    background: #fff;
    box-shadow: 1px 1px 17px #ffffff;
}

.live-info h4 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #c9302b;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

p.para-1 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #9f9f9f;
    text-align: center;
    line-height: 28px;
    margin-top: 1em;
}

.live-info ul {
    margin-bottom: 1em;
    text-align: center;
}

.live-info ul li {
    display: inline-block;
    list-style: none;
    color: #00030a;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 700;
}

.live-info ul li span {
    display: inline-block;
    color: #c9302b;
    margin-right: 10px;
    font-size: 18px;
}

/*-- // Events --*/

/*--Blog--*/

.touch-pont {
    display: none;
}

.testimonials-main img {
    margin: 0 auto;
    width: 50%;
    float: right;
}

.testimonials-main {
    float: right;
    width: 100%;
}

.inner-testimonials-w3ls {
    position: relative;
}

.testimonial-info-wthree {
    padding: 6em 2em 0em 1em;
    width: 50%;
    float: left;
}

.testimonial-info-wthree h5 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #c9302b;
}

.testimonial-info-wthree span {
    display: block;
    margin: 0.8em 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-style: italic;
    color: #000;
}

/*-//Blog-*/

/*-- Experience--*/

.edu-right,
.exp-left {
    margin-bottom: 30px;
    border: 1px solid #d7d7d7;
}

.edu-right h6,
.exp-left h6 {
    font-size: 15px;
    color: #fff;
}

.edu-right h5,
.exp-left h5 {
    font-size: 20px;
    padding: 8px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #000;
}

.edu-right p,
.exp-left p {
    font-size: 14px;
    color: #c9302b;
}

.education-info h4,
.exp-info-right h4 {
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 2em;
    color: #c9302b;
}

.education-info,
.exp-info-right {
    padding: 0em;
}

.ex-top li {
    display: block;
    line-height: 2em;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}

.ex-top {
    background: #1e3953;
    padding: 3em 3em 3em;
}

span.fa.fa-check {
    padding-right: 20px;
    color: #c9302b;
}

.back-shadow {
    -webkit-box-shadow: -3px 7px 39px -5px rgba(0, 0, 0, 0);
    -moz-box-shadow: -3px 7px 39px -5px rgba(0, 0, 0, 0);
    box-shadow: -3px 7px 39px -5px rgb(0, 0, 0);
}

.edu-right:nth-child(4),
.exp-left:nth-child(4) {
    margin-bottom: 0em;
}

.experience {
    padding: 5em 0;
}

.ex-lt {
    float: left;
    background: #c9302b;
    width: 17%;
    padding: 13px 0;
}

.ex-lt span {
    display: block;
}

.ex-rt {
    float: left;
    width: 83%;
    padding: 24px 27px 18px;
}

.ex-lt h6 {
    font-size: 25px;
    text-align: center;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: 2px;
}

/*--//Experience--*/

/*-- Main Css --*/

/*-- Main --*/

h3.tittle-w3ls {
    color: #000000;
    font-size: 3.5em;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: .9em;
}

h5.sub-title {
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
}

p.para-w3-agileits {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 2em;
}

header.tittle {
    text-align: center;
    margin-bottom: 2rem;
}

header span.sec_tittle {
    border-top: solid 1px #ea6304;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    color: #7fbf19;
    font-weight: 600;
    padding-top: 5px;
    min-width: 150px;
}

h3.title-txt {
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    color: #000;
    margin-bottom: 0em;
    letter-spacing: 2px;
}

h3.title-txt span {
    color: #c9302b;
}

h3.title-txt.two,
p.two {
    color: #ffffff;
}

.testimonials {
    padding: 5em 0;
}

.custWidth75 {
    width: 75%;
}

.custWidth25 {
    width: 25%;
}

/*--// Main Css --*/

p.para-w3ls {
    font-size: 16px;
    letter-spacing: 1px;
    color: #9f9f9f;
    line-height: 30px;
    margin-bottom: 2em;
}

/*-- services --*/

.w3-agile-services {
    padding: 0 0em 1em;
}

.w3l-heading h3,
.w3l-heading h2 {
    text-align: center;
}

.w3l-services-heading h3 {
    color: #FFFFFF;
}

.services-right-grid {
    text-align: center;
}

.services-icon i.fa {
    color: #c9302b;
    font-size: 3em;
}

.modal-title {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    color: #00BCD4;
    letter-spacing: 1px;
}

.span1 {
    color: #000;
}

.agileits-w3layouts-info p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
}

.modal-content {
    border: 0px;
}

.agileits-w3layouts-info img {
    width: 100%;
}

.services-right-grid:hover i.fa {
    color: #2f679e;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.services-icon-info h5 {
    color: #00030a;
    font-size: 20px;
    font-weight: 700;
    margin: 2em 0 0 0;
    letter-spacing: 1px;
}

.services-right-grids:nth-child(2) {
    margin: 3em 0 0 0;
}

.services-icon-info p {
    color: #9f9f9f;
    font-size: 1em;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}

.services-icon-info h4 {
    margin: 1em 0 0 0;
    padding: 1em;
    background: #c9302b;
    width: 42%;
    margin: 1em auto;
    border-radius: 6%;
}

.services-icon-info h4:hover {
    background: #03a9f4;
}

.services-icon-info h4 a {
    text-decoration: none;
    color: #fff;
}

.se-top {
    /*padding: 15px 25px;*/
    line-height: 1.7;
    text-align: justify;
}

.se-top h2 {
    border-bottom: solid 1px #0c0c0c;
    font-size: 1.1rem;
    padding-bottom: 2px;
    margin-bottom: 10px;
    display: table;
    padding-right: 55px;
    color: #000;
}

/* .overvw {
    padding: 0rem 2rem;
} */

.overvw h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #702c37;
    text-align: center;
}

.overvw h2 span {
    display: block;
    font-size: 14px;
}

.overvw h4 {
    color: #000;
}

.overvw ul {
    margin: 0;
    padding: 0;
    color: #000;
    margin-left: 18px;
}

.sec-header {
    /* position: absolute; */
    top: 10px;
    right: -7px;
    color: #702c37;
    font-size: 2.3rem;
    /* writing-mode: vertical-rl; */
    text-orientation: mixed;
    text-align: start;
}

.sec-content {
    margin-right: 4.5rem;
    text-align: center;
}


/*.overvw .table thead {
    background: #e6e6e6;
    text-transform: uppercase;
}

    .overvw .table thead th {
        color: #000 !important;
    }

.overvw .table td, .overvw .table th {
    padding: 7px !important;
    font-size: 14px;
}

.overvw .table td {
    padding: 10px !important;
    color: #000 !important;
}

.overvw ul li {
    list-style: none;
    display: inline-block;
    background: #e6e6e6;
    color: #3e3e3e;
    margin-bottom: 15px;
    width: 49%;
    padding: 5px 10px;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
}

    .overvw ul li span {
        float: right;
        font-weight: bold;
    }

    .overvw ul li:last-child {
        float: right;
    }*/

.head-title {
    background: #e6e6e6;
    font-size: 16px;
    padding: 10px;
    margin-top: 25px;
    margin-bottom: 22px;
    color: #000;
}

.brochure {
    margin-top: 22px;
    margin-bottom: 10px;
}

.brochure .btn-info {
    color: #fff;
    border-color: #e4f4f4;
    background: #702c37;
    /* background-image: linear-gradient(to right, #8f7c4dcf, #d3b773); */
}

table {
    text-align: left;
}

table .btn {
    text-align: left;
    font-size: 12px;
    width: 132px;
    letter-spacing: 0.5px;
}

.enquiry {
    margin-bottom: 25px;
    /*width: 270px;
    position: absolute; */
    /*z-index: 7;
     right: 110px; */
    /*background: #dedede;*/
    /* top: 165px; 
    border: 0;*/
    height: 100%;
    /*padding: 15px;*/
}

.enquiry .head {
    background: #dedede;
}

.enquiry .form-control {
    height: 32px;
    padding: 7px 10px;
    border-radius: 0;
    font-size: 13px;
    border: 0;
    border-bottom: solid 1px #ccc;
}

.enquiry .form-control:focus {
    outline: none;
    box-shadow: none;
}

.enquiry textarea.form-control {
    height: 60px;
    padding: 5px 10px;
}

.enquiry h3 {
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 7px;
    color: #000;
    font-weight: normal;
}

.enquiry label {
    font-size: 11px;
    text-transform: uppercase;
    color: #5a5a5a;
}

.enquiry .form-group {
    font-size: 10px;
    text-transform: capitalize;
    color: #000;
    position: relative;
    line-height: 1.2;
    margin-bottom: 10px;
}

.enquiry .form-group span {
    position: absolute;
    color: #f10808;
    width: 100%;
    display: block;
    text-transform: capitalize;
    bottom: -16px;
}

.form-control {
    border-radius: 0;
    margin-top: 0;
}

.enquiry .btn-info,
.modal-content .btn-info {
    color: #fff;
    border-color: #e4f4f4;
    text-transform: uppercase;
    background: #702c37;
    /* background-image: linear-gradient(to right, #8f7c4dcf, #d3b773); */
}

.enquiry ul li:nth-child(3) {
    width: 49%;
    margin-right: 2px;
    display: inline-block;
}

.enquiry ul li:last-child {
    width: 100%;
    display: inline-block;
}

.card-header {
    padding-bottom: 0;
}

.se-top .card-body {
    padding-top: 5px;
}

.more-content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.5s ease;
    margin-top: 0;
    padding: 0 20px;
    border-radius: 8px;
    background: #f9f9f9;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.more-content.show {
    max-height: 1000px;
    /* adjust for content size */
    opacity: 1;
    margin-top: 20px;
    padding: 20px;
}

.read-more-btn {
    background: none;
    border: 1px solid #702c37;
    color: #702c37;
    padding: 10px 18px;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
    margin-top: 15px;
}

.read-more-btn:hover {
    background: #702c37;
    color: #fff;
}

.read-more-btn .btn-icon {
    margin-left: 8px;
    transition: transform 0.3s;
}

.read-more-btn.active .btn-icon {
    transform: rotate(180deg);
}

/* Vertical list for highlights */
.highlight-list {
    list-style: disc;
    padding-left: 20px;
    margin-top: 10px;
}

.highlight-list li {
    font-size: 14px;
    color: #444;
    margin-bottom: 8px;
    text-align: justify;
}

.high_box {
    border: 1px solid #000;
    background: #702c37;
    padding: 20px;
    margin-top: 20px;
}

.high_box p {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0;
}

/* Brochure button spacing */
.brochure {
    margin-top: 15px;
}



.enquiry ul li {
    list-style: none;
    margin-bottom: 10px;
    background: #f56d25;
    color: #fff;
    text-align: center;
    border: solid 1px #e4f4f4;
    line-height: 1.3;
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
    text-transform: uppercase;
}

.enquiry ul li a {
    color: #fff;
}

.enquiry ul li .fa {
    color: #82f706;
    font-size: 18px;
}

/*-- //services --*/

/*-- stats --*/

.about {
    background: url(../images/bann3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    background-position: bottom-right;
    padding: 5em 0;
}

h3.subheading-w3-agile {
    font-size: 40px;
    margin-bottom: 1em;
    color: #fff;
}

.about-main {
    background: #1e3953;
    padding: 4em 4em;
    width: 50%;
}

.stat-grids p {
    font-size: 2.3em;
    font-weight: 700;
    letter-spacing: 3px;
    color: #fff;
}

.stat-grids h3 {
    font-size: 1.2em;
    color: #c9302b;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 5px;
}

.stat-grids:nth-child(1),
.stat-grids:nth-child(2) {
    margin-bottom: 1.5em;
}

/*--//stats --*/

/*-- Gallery --*/

.galImg img {
    height: 300px;
}

.galImg {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.galImg img {
    width: 100%;
    display: block;
}

/* Amenity text */
.amenity-name {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 13px;
    padding: 6px 10px;
    border-radius: 4px;
    line-height: 1.2;
    pointer-events: none;
}

/* Optional: subtle hover effect */
.galImg:hover .amenity-name {
    background: rgba(0, 0, 0, 0.75);
}


/*-- img-hover-effect --*/

.gallery {
    padding: 1em 0;
}

.adipoli-wrapper {
    margin: auto;
    position: relative;
    display: inline-block;
}

.adipoli-wrapper>img {
    position: absolute;
    z-index: 1;
}

.adipoli-before {
    position: absolute;
    z-index: 5;
}

.adipoli-after {
    position: absolute;
    z-index: 10;
}

.adipoli-slice {
    display: block;
    position: absolute;
    z-index: 15;
    height: 100%;
    background-size: cover !important;
}

.gallery-grids img {
    width: 100% !important;
}

.gallery-grids {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-bottom: 4px;
}

#gallery {
    background: #f4f4f4;
}

/*-- //img-hover-effect --*/

/*--// Gallery --*/

/*-- team --*/

.thumbnail.team-w3agile img {
    margin: 0 auto;
    width: inherit;
    width: 100%;
}

.team-grids {
    padding: 0 !important;
}

.team-grids:nth-child(2),
.team-grids:nth-child(4) {
    padding-top: 5em !important;
}

.thumbnail.team-w3agile {
    position: relative;
    overflow: hidden;
}

.thumbnail {
    padding: 0px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.thumbnail.team-w3agile h4 {
    font-size: 1.5em;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.caption p {
    font-size: 15px;
    color: #c9302b;
    letter-spacing: .6px;
    margin: 4px 0 11px;
}

.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.59);
    border-top: 5px solid #c9302b;
    padding: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    width: 100%;
    text-align: center;
}

.thumbnail.team-w3agile:hover div.team-info {
    bottom: 0px;
}

.thumbnail.team-w3agile:hover {
    border-color: #fdbd10;
}

.thumbnail .caption {
    padding: 0px;
}

.team {
    padding: 5em 0;
}

/*-- //team --*/

/*-- social-icons --*/

.w3ls-social-icons a {
    background: #c9302b;
    width: 30px;
    height: 30px;
    margin-left: 1em;
    color: #fff;
    border: 1px solid rgba(51, 51, 51, 0);
    display: inline-block;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.bottom-social-w3ls .w3ls-social-icons a,
.team-info .w3ls-social-icons a {
    margin: 0em .5em;
}

.w3ls-social-icons span {
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.w3ls-social-icons a:hover span {
    color: #ffffff;
}

.w3ls-social-icons a:hover {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.top-header-main {
    padding: 1em 0em;
}

.header-address h6 {
    font-size: 0.9em;
    color: #fff;
    display: inline-block;
}

.logo h1 {
    font-size: 2.5em;
}

/*-- //social-icons --*/

/*-- footer --*/

.footer h6 {
    font-size: 16px;
    color: #bfbfbf;
    text-align: left;
    line-height: 36px;
}

span.eme {
    float: right;
}

.footer {
    background: #0b0c11;
    padding: 2em 0em;
}

.w3layouts_footer_grid.hpft {}

.w3layouts_footer_grid h2,
.w3layouts_footer_grid h3 {
    font-size: 15px;
    color: #fff;
    position: relative;
    margin-bottom: 0.5em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3.heading-agileinfo.white-w3ls {
    color: #f8b239;
    font-size: 35px;
    line-height: 48px;
}

.more-button a {
    font-size: 15px;
    background: #f8b239;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    margin-top: 2em;
}

.more-button a:hover {
    background: #000;
}

ul.links li {
    list-style: none;
    color: #fff;
    margin-bottom: 10px;
}

.w3layouts_footer_grid h2 span,
.w3layouts_footer_grid h3 span {
    color: #efb14f;
}

ul.links li a {
    color: #fff;
}

.social_agileinfo li {
    display: inline-block;
}

.social_agileinfo li a {
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.social_agileinfo li a i {
    font-size: 18px;
    line-height: 2em;
}

.w3_facebook:hover {
    border: 1px solid #3b5998;
    background: #3b5998;
}

.w3_twitter:hover {
    border: 1px solid #1da1f2;
    background: #1da1f2;
}

.w3_instagram:hover {
    border: 1px solid #833ab4;
    background: #833ab4;
}

.w3_google:hover {
    border: 1px solid #dd4b39;
    background: #dd4b39;
}

.w3l_footer_nav {
    margin: 3em 0 3em;
}

.w3l_footer_nav li {
    display: inline-block;
    margin-right: 4em;
}

.w3l_footer_nav li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-family: "DM Serif Display", sans-serif;
    letter-spacing: 2px;
}

.w3l_footer_nav li a:hover,
.w3l_footer_nav li a.active {
    color: #ff4c4c;
}

.w3layouts_footer_grid p {
    font-size: 14px;
    line-height: 1.5em;
    color: #bfbfbf;
    font-weight: 600;
}

p.copyright {
    color: #000;
    line-height: 1.8em;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 0em;
    background: #fff;
    padding: 10px 50px;
    margin-bottom: 50px;
    font-size: 10px;
    font-weight: normal;
}

p.copyright a {
    color: #000;
    text-decoration: underline;
}

p.copyright a:hover {
    color: #c9302b;
}

.w3layouts_footer_grid form {
    border: 1px solid #fff;
    width: 100%;
}

.w3layouts_footer_grid input[type="email"] {
    outline: none;
    padding: 15px 15px;
    color: #fff;
    font-size: 14px;
    width: 86%;
    border: none;
    background: rgba(0, 0, 0, 0.22);
    letter-spacing: 2px;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    background: #c9302b;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 14%;
}

ul.con_inner_text li {
    list-style-type: none;
    color: #bfbfbf;
    line-height: 1.3em;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

ul.con_inner_text li label {
    display: block;
    margin-left: 1.2em;
}

ul.con_inner_text span {
    margin-right: 7px;
    color: #c9302b;
}

ul.con_inner_text li a {
    color: #bfbfbf;
}

ul.con_inner_text li label {
    color: #bfbfbf;
    margin-right: 1em;
    font-weight: 400 !important;
}

ul.con_inner_text.midimg li {
    display: inline-block;
    float: left;
    width: 22%;
}

/*-- //footer --*/

.ab-agile h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color: #c9302b;
    letter-spacing: 1px;
    margin-bottom: 1em;
}

.ab-agile p {
    font-size: 15px;
    line-height: 28px;
    color: #3e3e3e;
    margin-bottom: 1em;
}

.ab-agile p.para1 {
    margin-bottom: 2em;
}

.ab-agile i.fa.fa-check {
    color: #c9302b;
    padding-right: 1em;
    font-size: 1.2em;
}

.about-1 {
    padding: 5em 0;
}

/*  */

.amiwrap {
    position: relative;
    cursor: pointer;
    transition: ease all 0.5s;
}

.amiwrap {
    text-align: center;
    background: #fff;
    padding: 5px;
    box-shadow: 1px 1px 25px #e0e0e0;
    margin: 20px 0px;
}

.border-effect::before {
    left: 50%;
    top: 0;
    transition-duration: 0.4s;
}

.amiwrap::before,
.amiwrap::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #0d1933;
}

.bo {
    padding: 8px 0px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.border-effect .bo::before {
    left: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.bo::before {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #0d1933;
    left: 0px;
    top: 0px;
}

.amiwrap img {
    max-width: 60px;
}

.amiwrap p {
    font-size: 14px;
    margin: 10px 18px;
}

.border-effect .bo::after {
    right: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.bo::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #0d1933;
    right: 0px;
    top: 0px;
}

.border-effect::after {
    left: 50%;
    bottom: 0;
    transition-duration: 0.4s;
}

.amiwrap::before,
.amiwrap::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #0d1933;
}

/*-- icons --*/

.codes a {
    color: #999;
}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}

.icon-box:hover {
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.icon-box:hover i.fa {
    color: #fff !important;
}

.icon-box:hover a.agile-icon {
    color: #fff !important;
}

.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

h3.icon-subheading {
    font-size: 28px;
    color: #c9302b !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px;
}

h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 700;
    letter-spacing: 2px;
}

.icons a {
    color: #999;
}

.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}

.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: rgba(149, 149, 149, 0.18);
    margin: 1%;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    color: #777;
}

.h-title {
    background: #702c37;
    /* background-image: linear-gradient(to right, #8f7c4dcf, #d3b773); */
    padding: 1px;
    color: #fff;
    display: block;
    font-size: 22px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.bnr-highlight h4 {
    font-size: 13px;
    margin-bottom: 15px;
}

.artist-wrap p {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #4d4d4d;
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
}



/* fixed form css*/
.fixed_bottom_enq {
    padding: 5px 0;
}

.sec-eq {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0 !important;
    background: #702c37;
    width: 100%;
    z-index: 111;
    /* padding: 8px 0; */
}

.form-wrap {
    background-color: #702c37;
    padding: 15px 30px 25px;
    border-radius: 20px;
}

.sec-eq .eqTitle {
    margin-left: 0;
    text-align: right;
    margin-bottom: 0;
}

.eqTitle {
    font-size: 1.5rem;
    text-transform: capitalize;
    font-weight: 400;
    /* margin: 15px; */
    color: #fff;
    margin-bottom: 14px;
    text-align: center;
}

.form_eq_width .form-group {
    margin: 0 10px !important;
}

#enquire-form input,
#enquire-form select {
    height: 100%;
    /* border: none; */
    width: 100%;
    background: 0 0;
    margin-bottom: 0;
    padding-left: 10px;
    border-radius: 0 !important;
    color: #222;
    background: #fff;
    /* border-left: none; */
    box-shadow: none;
    border: 1px solid #fff;
    margin-bottom: 20px;
    outline: 0;
}

.contact-btn {
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    width: 172px;
    height: 46px;
    line-height: 30px;
    color: #fff;
    border: 1px solid !important;
    background: #cabca3;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* fixed form css*/

@media (min-width:991px) {
    .b24-widget-button-position-bottom-right {
        right: 130px !important;
        bottom: 5px !important;
    }

    .main-banner {}

    .main-banner .bnr {
        margin-top: 2%;
        min-height: 98vh;
        object-fit: cover;
        width: 100%;
    }

    .main-banner .bnr-highlight {
        background: #e4f4f4;
        position: absolute;
        top: 9%;
        left: 1%;
        /* right: 0; */
        width: 340px;
        z-index: 1;
        /* margin: 0 auto; */
        padding: 15px;
        text-align: center;
        border-bottom-right-radius: 10px;
        color: #000;
        border-radius: 15px;
    }

    .main-banner .bnr-highlight h1 {
        font-size: 22px;
        margin-bottom: 5px;
        line-height: 1.4;
        text-transform: uppercase;
    }

    .main-banner .bnr-highlight h3 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .main-banner .bnr-highlight h1 span {
        font-size: 13px;
        display: block;
        letter-spacing: 1px;
        text-transform: inherit;
    }

    .main-banner .bnr-highlight ul {
        border-top: dashed 1px #ccc;
        border-bottom: dashed 1px #ccc;
        margin-bottom: 15px;
        padding: 3px 0;
    }

    .main-banner .bnr-highlight ul li {
        display: flex;
        font-size: 12px;
        margin: 0px 15px;
        line-height: 2;
    }

    .main-banner .bnr-highlight ul li span {
        text-transform: uppercase;
        color: #000;
        font-weight: bold;
    }
}

@media (max-width:991px) {
    h3.agileits-icons-title {
        font-size: 28px;
    }

    h3.icon-subheading {
        font-size: 22px;
    }
}

@media (max-width:768px) {
    .navbar-header h1 img {
        max-width: 127px;
    }

    h3.agileits-icons-title {
        font-size: 28px;
    }

    h3.icon-subheading {
        font-size: 25px;
    }

    .icon-box {
        margin: 0;
    }

    .icon-sec {
        display: none;
    }

    .se-top {
        /*padding: 15px 15px;*/
    }

    section {
        padding: 3rem 0;
    }

    .tittle {
        margin-bottom: 15px;
    }

    section.location ul {
        margin-bottom: 25px;
    }

    section.amenities ul li {
        font-size: 9px;
        margin: 7px;
        padding: 10px 3px;
        min-width: 44%;
    }

    section.amenities ul {
        margin: 0 -7px;
    }

    .gallery_sec {
        margin: 0;
    }

    .enquiry {
        margin-bottom: 25px;
        width: 98%;
        position: inherit;
        z-index: 9;
        right: 0;
        top: 0px;
        /* border: 1px solid #e5e7e9; */
        border-radius: 3px;
        margin: 24px auto;
    }

    .main-banner .bnr-highlight {
        /* background: #000000d6; */
        position: relative;
        top: 0;
        left: 0;
        /* right: 0; */
        width: 100%;
        z-index: 1;
        /* margin: 0 auto; */
        padding: 15px;
        text-align: center;
        border-bottom-right-radius: 10px;
        /* color: #fff; */
        margin-bottom: 25px;
    }

    .spec-list li {
        padding: 10px 0;
    }

    .main-banner .bnr-highlight h1 {
        font-size: 35px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .main-banner .bnr-highlight h1 span {
        font-size: 13px;
        display: block;
        letter-spacing: 1px;
    }

    .main-banner .bnr-highlight ul {
        border-top: dashed 1px #ccc;
        border-bottom: dashed 1px #ccc;
        margin-bottom: 15px;
        padding: 3px 0;
    }

    .main-banner .bnr-highlight ul li {
        display: flex;
        font-size: 13px;
        margin: 5px 15px;
        line-height: 1;
    }

    .main-banner .bnr-highlight ul li span {
        text-transform: uppercase;
        color: #f5990d;
        font-weight: bold;
    }

    .sec-header {
        /* position: absolute; */
        top: 4px;
        right: 0;
        color: #702c37;
        font-size: 1.7rem;
        writing-mode: horizontal-tb;
        text-orientation: mixed;
        left: 0;
        text-align: center;
    }

    .sec-content {
        margin-right: 0;
        text-align: justify;
    }

    .touch-pont {
        display: block;
        position: fixed;
        width: 100%;
        background: #702c37;
        z-index: 99;
        bottom: 0;
        padding: 10px 0;
    }

    .touch-pont ul {
        list-style: none;
    }

    .touch-pont ul li {
        width: 100%;
        float: left;
        text-align: center;
        border-right: solid 1px #ccc;
    }

    .touch-pont ul li.call a {
        color: #f24839;
    }

    .touch-pont .fa {
        font-size: 1.2rem;
        margin-right: 3px;
    }

    .touch-pont ul li.mail a {
        color: #fff;
    }

    .touch-pont ul li.wapp a {
        color: #25cd5e;
    }

    .touch-pont ul li:last-child {
        border: none;
    }

    .conf_col {
        padding-left: 10px;
    }

    .conf_flex .plot_title,
    .conf_flex .poten_title,
    .conf_flex .conf_btn {
        width: 35%;
    }

    .plot_title h2,
    .poten_title h2,
    .conf_btn h2 {
        font-size: 1.1rem;
    }

    .conf_price {
        padding: 10px 15px;
    }

    .conf_brd::after {
        width: 370px;
    }
}

@media (max-width: 640px) {
    .icon-box {
        float: left;
        width: 50%;
    }
}

@media (max-width: 480px) {
    .bs-glyphicons li {
        width: 31%;
    }
}

@media (max-width: 414px) {
    h3.agileits-icons-title {
        font-size: 23px;
    }

    h3.icon-subheading {
        font-size: 22px;
    }

    .bs-glyphicons li {
        width: 31.33%;
    }
}

@media (max-width: 384px) {
    .icon-box {
        float: none;
        width: 100%;
    }
}

/*-- //icons --*/

.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0;
}

/*--Typography--*/

.well {
    font-weight: 300;
    font-size: 14px;
}

.list-group-item {
    font-weight: 300;
    font-size: 14px;
}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}

.typo p {
    font-size: 14px;
    font-weight: 300;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
    margin-top: 50px;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    margin-bottom: 1em;
    color: #c9302b;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #fb5710;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #000;
    border-top: none !important;
    vertical-align: middle;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.alert {
    font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

/* .input-group {
    margin-bottom: 20px;
} */

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em;
    }

    .grid_3 {
        margin-bottom: 0em;
    }
}

@media (max-width:640px) {

    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    h3 {
        font-size: 22px;
    }

    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        margin-bottom: .5em;
    }

    .progress {
        height: 10px;
        margin-bottom: 10px;
    }

    ol.breadcrumb li,
    .grid_3 p,
    ul.list-group li,
    li.list-group-item1 {
        font-size: 14px;
    }

    .breadcrumb {
        margin-bottom: 25px;
    }

    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }

    h2.typoh2 {
        font-size: 1.5em;
    }

    .label {
        font-size: 60%;
    }

    .in-gp-tl {
        padding: 0 1em;
    }

    .in-gp-tb {
        padding-right: 1em;
    }
}

@media (max-width:480px) {

    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        font-size: 1.2em;
    }

    .table h1 {
        font-size: 26px;
    }

    .table h2 {
        font-size: 23px;
    }

    .table h3 {
        font-size: 20px;
    }

    .label {
        font-size: 53%;
    }

    .alert,
    p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .pagination {
        margin: 20px 0 0px;
    }

    .grid_3.grid_4.w3layouts {
        margin-top: 25px;
    }
}

@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;
    }

    h3.title {
        font-size: 1.6em;
    }

    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }

    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
    }

    .list-group {
        margin-bottom: 10px;
    }

    .well {
        padding: 10px;
    }

    .nav>li>a {
        font-size: 14px;
    }

    table.table.table-striped,
    .table-bordered,
    .bs-docs-example {
        display: none;
    }
}

/*-- //typography --*/

.typo {
    padding: 5em 0;
}

/* contact */

.contact {
    padding: 5em 0;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
textarea {
    margin: .5em 0;
    padding: .7em 1em;
    font-size: .9em;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    letter-spacing: 2px;
}

textarea {
    height: 104px;
    margin-bottom: 0;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
    box-shadow: none;
    border: 1px solid transparent;
}

.contact-form ::-webkit-input-placeholder {
    color: #999 !important;
}

.contact-form input[type="submit"] {
    background: #c9302b;
    border: 1px solid #c9302b;
    padding: .5em 2em;
    text-transform: uppercase;
    color: #fff;
    font-size: .9em;
    letter-spacing: 2px;
}

.contact-form input[type="submit"]:hover {
    background: none;
    border: 1px solid #c9302b;
    color: #c9302b;
}

.map iframe {
    border: 5px solid rgb(147, 200, 63);
    width: 100%;
    height: 306px;
    margin-bottom: 1.5em;
}

.contact-form {
    padding: 4em 3em;
    background: #1e3953;
}

.contact-form h4.heading {
    text-align: left;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #c9302b;
    letter-spacing: 1px;
}

.contact-grid1 i {
    font-size: 25px;
    color: #c9302b;
    margin-bottom: 15px;
}

.contact-right p {
    font-weight: 600;
    font-size: 18px;
    color: #444;
    margin-bottom: 5px;
}

.contact-right span,
.contact-right a {
    font-size: 15px;
    color: #464646;
    letter-spacing: 1px;
    line-height: 26px;
}

/* contact */

/*-- to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 35px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/arr.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.m-banner {
    display: none !important;
}

/*-- //to-top --*/

/*--responsive--*/

@media(max-width:1440px) {}

@media(max-width:1280px) {
    .slider_banner_info_w3ls h4 {
        padding: 0 1em;
        font-size: 4.5em;
        line-height: 1.3em;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 580px;
    }

    .slider_banner_info_w3ls {
        margin-top: 19%;
    }

    h3.tittle-w3ls {
        font-size: 3.3em;
        margin-bottom: .7em;
    }
}

@media(max-width:1080px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }

    .navbar-nav>li {
        margin: 0px 11px;
    }

    .slider_banner_info_w3ls h4 {
        font-size: 1.3em;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 515px;
    }

    .stat-grids h3 {
        font-size: 1.1em;
    }

    .testimonial-info-wthree {
        padding: 3em 2em 0em 1em;
    }

    .banner {
        min-height: 270px;
    }

    .about-main {
        width: 56%;
    }
}

@media(max-width:1050px) {}

@media(max-width:1024px) {
    .slider_banner_info_w3ls h4 {
        font-size: 3.5em;
        padding: 0 0em;
    }
}

@media(max-width:991px) {
    .navbar-header h1 a {
        font-size: 1.2em;
        margin: 0.3em 0;
    }

    .navbar-nav>li {
        margin: 0px 5px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 13.5px 6px;
    }

    .navbar-nav,
    .header-top {
        margin-top: 1em;
    }

    .cd-header-buttons {
        top: -58px;
        right: 0px;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 450px;
    }

    .slider_banner_info_w3ls {
        margin-top: 22%;
    }

    .live-info h5 {
        font-size: 17.5px;
    }

    .gallery-grids {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 4px;
        float: left;
        width: 50%;
    }

    h3.tittle-w3ls {
        font-size: 3.2em;
        margin-bottom: .6em;
    }

    .testimonials-main img {
        width: 69.5%;
        float: none;
    }

    .testimonial-info-wthree {
        padding: 0;
        width: 70%;
        float: none;
        margin: 1.5em auto 0;
        box-sizing: border-box;
    }

    .stats {
        margin-top: 1em;
    }

    .contact-form {
        margin-bottom: 2em;
    }

    .map {
        padding: 0;
    }

    .contact-grid1 {
        float: left;
        width: 33.33%;
    }

    .w3layouts_footer_grid.hpft {
        padding: 1em 1em;
    }

    .top-left li {
        margin-right: 1em;
        letter-spacing: 0px;
    }

    .top .top-left {
        float: left;
    }

    .top-middle {
        float: right;
    }

    .top-middle li {
        margin-left: 6px;
    }

    .banner {
        min-height: 230px;
    }

    .about-main {
        padding: 3em 3em;
        width: 66%;
    }

    h3.subheading-w3-agile {
        font-size: 36px;
    }

    .exp-info-right {
        margin-top: 2em;
    }

    .exp-matter {
        padding: 0;
    }
}

@media(max-width:800px) {
    .slider_banner_info_w3ls h4 {
        font-size: 3em;
        padding: 0 1em;
        letter-spacing: 3px;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 415px;
    }

    .reserve-form {
        width: 80%;
    }
}

@media(max-width:768px) {
    .contact {
        padding: 3em 0;
    }

    h3.title-txt {
        font-size: 1.3em;
        margin-bottom: 0;
    }

    header.tittle {
        text-align: center;
        margin-bottom: 0;
    }

    .footer {
        padding: 1em 0em;
    }

    .w3_wthree_agileits_icons.main-grid-border {
        padding: 3em 0;
    }

    .typo {
        padding: 3em 0;
    }

    .gallery {
        padding: 0em 0;
    }

    .ab-agile h3 {
        font-size: 26px;
    }

    .about-1 {
        padding: 3em 0;
    }

    .team {
        padding: 3em 0;
    }

    .w3-agile-services {
        padding: 1.5em 0;
    }

    .testimonials {
        padding: 3em 0;
    }

    .events-section {
        padding: 3em 0;
    }

    .experience {
        padding: 3em 0;
    }

    p.copyright {
        padding: 13px 15px;
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .navbar-collapse.in {
        overflow-y: hidden;
        width: 100%;
    }

    .navbar-default .navbar-brand {
        margin-top: 27px;
    }

    .navbar-header {
        margin: 0px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: rgba(255, 253, 253, 0.42);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #c9302b;
    }

    .navbar-default .navbar-toggle {
        border-color: #c9302b;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 10px;
        margin-bottom: 0px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-top: 0em;
        margin-left: 0;
        float: none;
    }

    nav#nav-effect ul li {
        padding: 9px 7px;
        width: 100%;
        text-align: center;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
    }

    .cd-header-buttons {
        top: -54px;
    }

    .navbar-nav>li {
        float: none;
        display: block;
        text-align: center;
        margin: 0px 0px;
    }

    .navbar-nav,
    .header-top {
        padding-right: 0em;
        margin-top: 0em;
    }

    .navbar-default .navbar-nav>li>a {
        display: inline-block;
    }

    ul.dropdown-menu {
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000000;
        display: inline-block;
        position: relative;
        padding: .5em 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background: none;
    }

    .header {
        margin-bottom: 0;
    }

    .overvw ul {
        margin-bottom: 15px;
    }

    .overvw ul li {
        width: 100%;
    }

}

@media (max-width:736px) {
    .slider_banner_info_w3ls h4 {
        padding: 0 0.5em;
    }

    .callbacks_nav.prev {
        left: 3%;
    }

    .callbacks_nav.next {
        left: 93%;
    }

    h3.tittle-w3ls {
        font-size: 3.05em;
        margin-bottom: .5em;
    }

    .thumbnail.team-w3agile {
        float: left;
        width: 50%;
    }

    .services-right-grid:nth-child(2) {
        margin: 1.5em 0;
    }

    .live-grids-w3ls:nth-child(3) {
        margin: 1.5em 0;
    }
}

@media (max-width:667px) {
    .slider_banner_info_w3ls h4 {
        font-size: 2.5em;
        line-height: 1.5em;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 385px;
    }

    .top-left li {
        font-size: 14px;
        margin-right: 0.8em;
    }
}

@media (max-width:640px) {
    .flex-direction-nav a {
        width: 28px;
        height: 41px;
    }

    .flex-direction-nav a {
        background: #3be8b0 url(../images/right.png) no-repeat 2px 9px;
    }

    .flex-direction-nav .flex-next {
        background: #3be8b0 url(../images/left.png) no-repeat 1px 9px;
        right: 96%;
    }

    .flex-direction-nav .flex-prev {
        left: 4.1%;
    }

    .testimonials-main img {
        width: 82%;
        float: none;
    }

    .testimonial-info-wthree {
        width: 82%;
    }

    .banner {
        min-height: 200px;
    }

    .top-left li {
        font-size: 16px;
    }

    .top-middle {
        float: right;
        width: 100%;
        text-align: center;
        margin-top: 0.3em;
    }

    .top .top-left {
        float: left;
        width: 100%;
        text-align: center;
    }

    .contact-form h4.heading {
        font-size: 30px;
    }

    .contact-form {
        padding: 2em 2em;
    }
}

@media (max-width:600px) {
    .slider_banner_info_w3ls h4 {
        font-size: 2.3em;
        line-height: 1.3em;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 330px;
    }

    .mid-fields {
        margin-bottom: 0em;
    }
}

@media (max-width:568px) {
    .testimonials-main img {
        width: 80.5%;
    }

    h3.tittle-w3ls {
        font-size: 2.8em;
        letter-spacing: 1px;
    }

    .live-info h4 {
        line-height: 28px;
    }

    .callbacks_nav.next {
        left: 92%;
    }

    .top-left li {
        font-size: 15px;
    }

    .d-banner {
        display: none !important;
    }

    .m-banner {
        display: block !important;
    }
}

@media (max-width:480px) {
    .slider_banner_info_w3ls h4 {
        font-size: 1.5em;
        line-height: 1.2em;
        letter-spacing: 2px;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 276px;
    }

    h3.subheading-w3-agile {
        font-size: 23px;
        line-height: 30px;
    }

    h3.tittle-w3ls {
        line-height: 50px;
    }

    .flex-direction-nav .flex-prev {
        left: 4%;
    }

    .testimonials-main img {
        width: 78%;
    }

    .callbacks_nav.next {
        left: 91%;
    }

    .banner {
        min-height: 180px;
    }

    .contact-grid1 {
        float: left;
        width: 54%;
    }

    .contact-grid1:nth-child(2) {
        margin: 2em 0;
    }

    .bottom-social-w3ls .w3ls-social-icons a,
    .team-info .w3ls-social-icons a {
        margin: 0em .2em;
    }

    .about-main {
        width: 100%;
    }

    .stat-grids h3 {
        font-size: .9em;
    }

    .thumbnail.team-w3agile h4 {
        font-size: 1.2em;
    }

    .edu-right h5,
    .exp-left h5 {
        font-size: 15px;
    }

    .ex-lt h6 {
        font-size: 23px;
    }
}

@media (max-width:440px) {

    .callbacks_nav.prev,
    .callbacks_nav.next {
        background-size: 20px;
        width: 20px;
        height: 20px;
    }

    .slider_banner_info_w3ls {
        margin-top: 18%;
        text-align: center;
    }

    .slider_banner_info_w3ls h4 {
        padding: 0 0em;
    }

    .callbacks_nav {
        bottom: 40%;
    }

    .stat-grids {
        width: 100%;
    }

    .stat-grids:nth-child(1),
    .stat-grids:nth-child(2),
    .stat-grids:nth-child(3) {
        margin-bottom: 1em;
    }

    .testimonials-main img {
        width: 100%;
    }

    .flex-direction-nav .flex-next {
        right: 93%;
    }

    .flex-direction-nav .flex-prev {
        left: 7.2%;
    }

    .testimonial-info-wthree {
        width: 100%;
    }

    .testimonials-main {
        float: none;
        width: 100%;
        padding: 0;
    }

    .map iframe {
        height: 250px;
    }

    .ex-rt {
        padding: 13px 27px 13px;
    }
}

@media (max-width:384px) {
    .navbar-header h1 a {
        font-size: 0.5em;
    }

    .slider_banner_info_w3ls h4 {
        font-size: 1.4em;
    }

    .slider-img1,
    .slider-img2,
    .slider-img3 {
        min-height: 250px;
    }

    .flex-direction-nav .flex-next {
        right: 91.8%;
    }

    .flex-direction-nav .flex-prev {
        left: 8.4%;
    }

    .contact-grid1 {
        width: 65%;
    }

    .banner {
        min-height: 150px;
    }

    .gallery-grids {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 4px;
        float: left;
        width: 100%;
    }

    .ab-agile h3 {
        font-size: 21px;
    }

    .thumbnail.team-w3agile {
        width: 100%;
    }

    .w3layouts_footer_grid h2,
    .w3layouts_footer_grid h3 {
        margin-bottom: 1em;
    }

    .ex-rt {
        width: 74%;
    }

    .ex-lt {
        width: 25%;
    }

    .education-info h4,
    .exp-info-right h4 {
        font-size: 21px;
        margin-bottom: 1em;
    }
}

@media(max-width:375px) {
    .slider_banner_info_w3ls h4 {
        letter-spacing: 1px;
    }

    .flex-direction-nav .flex-next {
        right: 91.5%;
    }

    .education-info h4,
    .exp-info-right h4 {
        font-size: 20px;
    }
}

@media (max-width:320px) {
    .navbar-header h1 a img {
        width: 37px;
    }

    .navbar-toggle .icon-bar {
        width: 20px;
        height: 2px;
    }

    .navbar-toggle {
        padding: 7px 7px;
        margin-top: 20px;
        margin-right: 44px;
    }

    .navbar-header h1 a {
        font-size: 0.87em;
        margin: 0.5em 0;
    }

    .cd-search-trigger,
    .cd-nav-trigger {
        width: 40px;
        height: 40px;
    }

    .cd-search-trigger::before {
        top: 8px;
        left: 9px;
    }

    .cd-search-trigger::after {
        bottom: 12px;
        right: 9px;
    }

    .cd-header-buttons {
        top: -49px;
    }

    .slider_banner_info_w3ls {
        margin-top: 34%;
    }

    .stat-grids {
        padding: 0;
    }

    .flex-direction-nav .flex-next {
        right: 89.6%;
    }

    .flex-direction-nav .flex-prev {
        left: 10.4%;
    }

    .footer-section h2 a {
        font-size: 1.2em;
        letter-spacing: 1px;
    }

    button.btn1 {
        width: 18%;
    }

    .w3layouts_footer_grid input[type="email"] {
        width: 82%;
    }

    .contact-grid1 {
        width: 86%;
    }

    h3.title-txt {
        font-size: 2.3em;
        margin-bottom: 0.8em;
    }

    .banner {
        min-height: 120px;
    }

    .top-left li {
        margin-right: 0;
    }

    .top-left li:nth-child(2) {
        margin: 10px 0;
    }

    .contact {
        padding: 2.5em 0;
    }

    .contact-form h4.heading {
        font-size: 26px;
    }

    .w3_wthree_agileits_icons.main-grid-border {
        padding: 2.5em 0;
    }

    .typo {
        padding: 2.5em 0;
    }

    .gallery {
        padding: 2.5em 0;
    }

    .team {
        padding: 2.5em 0;
    }

    .about {
        padding: 3em 0;
    }

    .about-1 {
        padding: 2.5em 0;
    }

    .services-icon-info h5 {
        font-size: 18px;
        letter-spacing: 0px;
    }

    .w3-agile-services {
        padding: 2.5em 0px;
    }

    .testimonials {
        padding: 2.5em 0px;
    }

    .live-info h4 {
        font-size: 20px;
    }

    .ex-rt {
        padding: 13px 20px 13px;
    }

    .ex-top {
        padding: 2em 2em 2em;
    }

    .experience {
        padding: 2.5em 0px;
    }

    .education-info h4,
    .exp-info-right h4 {
        font-size: 20px;
        letter-spacing: 0px;
    }
}

.formHeading {
    font-size: 7px;
    text-align: start;
}

.formHeading2 {
    margin-top: 10px;
}

@media screen and (max-width: 600px) {
    .formHeading {
        font-size: 10px;
        margin-top: -8px;
    }
}

#pageloader {
    background: rgba(255, 255, 255, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

#pageloader img {
    left: 50%;
    width: 100px;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}

.succ {
    margin: 0px auto;
    display: block;
}

.thank-wrap {
    margin-top: 14%;
    font-size: 2rem;
}

.go-home {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.error {
    color: #f00 !important;
}

/*--responsive--*/