.jain-container .navbar-default {
    position: fixed;
    top: 0;
    background-color: transparent;
    border: none;
}

.navbar-nav .nav li a {
    color: #fff;
    font-size: 18px;
}

.media-carousel .carousel-control {
    height: 0;
    top: 50%;
}

.media-carousel .carousel-control i {
    width: 40px;
    height: 40px;
    border-radius: 80%;
    background-color: #000000;
    padding: 10px;
    vertical-align: middle;
}

.carousel-caption h2 {
    margin-top: -35%;
    animation-delay: 1s;
}

.carousel-caption p {

    animation-delay: 2s;
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
    width: 30px;
    height: 2px;
}


.col-md-9 .collapse ul li a {
    font-size: 14px;
    background-color: transparent;
    color: whitesmoke;

}

.col-md-9 .collapse ul li a:hover {
    color: #5f5b5b;
    font-size: 14px;
}

.col-md-9 .collapse .dropdown-menu {

    background-color: black;
    opacity: 0.65;
    border: none;
    border-radius: 45px;
    border-bottom: 2px solid white;
}

.col-md-9 .collapse ul li li {
    color: #f70c0c;
    font-size: 14px;
    font-weight: 600;
}

.navbar-toggle .icon-bar:nth-of-type(1) {
    background-color: #fff;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
    background-color: #fff;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
    background-color: #fff;

}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}


@media only screen and (max-width:768px) {
    .navbar-collapse {
        position: absolute;
        top: 50%;
        right: 0%;
        clip-path: circle(0px at top right);
        background-color: black;
        opacity: 0.85;
        transition: all 1000ms ease-in-out;
        width: 100%;
        border: none;
    }
    .collapse {
        clip-path: circle(150% at top right);
        border: none;
    }
    .navbar-nav.nav li a {
        margin: 10px;
    }
    .navbar-toggle {
        top: -3em;
    }
    .carousel-caption h2 {
        margin-top: -20%;
        font-size: 20px;
    }
    .header-border {
        border: none;
    }
    .col-md-9 .collapse ul li a {
        color: whitesmoke;
        font-size: 14px;
    }
    .col-md-9 .collapse ul li a:hover {
        color: #b2abab;
        font-size: 14px;
    }
    .col-md-9 .collapse ul li li {
        color: #eb0505;
        font-size: 14px;
        font-weight: 800;
    }
    .col-md-9 .collapse ul li li a {
        color: #ebdede;
        font-size: 14px;
        font-weight: 600;
    }

}

.header-border {
    height: 100px;
    border: 0;
    border-bottom: 1px solid #a39e9e:
}

/* End of navbar section*/

/* Jumbo -index section*/

#jambo-index {
    background-color: black;
}

#jambo-index .btn a {
    color: aliceblue;
    margin-top: 8px;

}

#jambo-index .jumbotron .btn {
    color: aliceblue;
    margin-top: 8px;
    width: 260px;
}

#jambo-index .jumbotron {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 40px;
    padding-left: 10px;
    background-color: black;
}

#jambo-index .jumbotron h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.3em;
    color: #ffffff;
    margin-left: 0px;
}

#jambo-index h1 {
    color: #bcaeae;
    margin-top: 30px;
    font-family: 'PT Serif', serif;
    text-align: center.;
    padding-top: 20px;
    padding-bottom: 15px;
    border-top: 10px solid red;
    background-color: #343434;
    padding-left: 10px;
}

#jambo-index .col-lg-3 ul li a {
    color: #938f8f;
    font-weight: 1000;
}

#jambo-index .col-lg-3 ul li a:hover {
    color: #ffffff;
    font-weight: 1000;
}



#jambo-index address {
    font-size: 18px;
    color: #ffffff;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 20px;
    font-family: 'PT Serif', serif;
    text-align: left;

}

#jambo-index h2 {
    font-size: 28px;
    color: #ffffff;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 20px;
    font-family: 'PT Serif', serif;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}

#jambo-index h3 {
    font-size: 22px;
    color: #ffffff;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 20px;
    font-family: 'PT Serif', serif;
    text-align: center.;
    padding-top: 10px;
    padding-bottom: 15px;
}

#jambo-index h4 {
    font-size: 16px;
    color: #ce3f3f;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 16px;
    font-family: 'PT Serif', serif;
    text-align: center.;
    padding-top: 10px;
    padding-bottom: 15px;
}


/* End of Jumbo -index section*/

#Kedella-Homes-Heading {
    background-color: #6c6969;
}

#Kedella-Homes-Heading h1 {
    color: aliceblue;
    padding-top: 20px
}

#Kedella-Homes-Heading p {
    background-color: black;
    color: aliceblue;
    padding-top: 20px;
}

/*kedella-homes Section*/

#kedella-homes {
    color: whitesmoke;
    background: url('/Images/Two_Story_House_Plans_Designed_by_top_Architect_in_Kandy_Sri_Lanka.jpg') fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#kedella-homes P {
    font-size: 16px;
}

#kedella-homes h3 {
    font-family: 'Cinzel', serif;
    font-size: 28px;
}

#kedella-homes .quotes-background {
    background: rgba(0, 0, 0, 0.3);
}

#kedella-homes .container {
    padding-top: 110px;
    padding-bottom: 110px;
}

/*End of kedella-homes Section*/

/* kedella-homes-more Section*/

#kedella-homes-more {
    background-color: black;
}

#kedella-homes-more h4 {
    background-color: black;
    font-family:  'Cinzel', serif;
    color: aliceblue;
}

#kedella-homes-more h3 {
    color: black;
    font-size: 16px;
}

#kedella-homes-more .header p {
    color: #fff;
}

#kedella-homes-more .header .btn {
    color: #fff;
    margin-top: 18px;
    margin-bottom: 18px;
}

#kedella-homes-more .header .btn a {
    color: #fff;
}

#kedella-homes-more p {
    color: black;
}

#kedella-homes-more h4 {
    color: aliceblue;
    font-size: 18px;
}

#kedella-homes-more .col-sm-6 {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: black;
}

#kedella-homes-more .thumbnail {
    padding-top: 25px;
    padding-bottom: 25px;
    height: 720px;
    background-color: whitesmoke;
}

#kedella-homes-more .caption {
    padding-left: 30px;
    padding-right: 30px;
}

/* End Of kedella-homes-more Section*/
/*Table Section*/

#table-1 {
    margin-top: 0px;
    background-color: whitesmoke;
    color: indianred
}

#table-1 .text-main {
    font-size: 17px;
    padding-top: 40px;
}

#table-1 .text-left {
    padding-left: 80px;
    font-size: 17px;
}

/*End of Table Sectio*/

/*Table-header section*/

#table-header {
    margin-top: 0px;
    padding-bottom: 30px;
    background-color: black;
}

#table-header:hover {
    opacity: 0.9;
}

#table-header h1 {
    margin-top: 20px;
    padding-left: 0px;
    color: rgb(255, 0, 0);
    font-size: 27px;
    text-transform: none;
    font-family: 'Quattrocento', serif;
}

#table-header h2 {
    margin-top: 0px;
    background-color: black;
    color: whitesmoke;
    font-size: 25px;
    text-transform: none;
    font-family: 'Quattrocento', serif;
}

#table-header h3 {
    margin-top: 0px;
    background-color: transparent;
    color: whitesmoke;
    font-size: 25px;
    text-transform: none;
}


#table-header .btn {
    background-color: transparent;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .btn:hover {
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
}

#table-header .key-specs {
    color: whitesmoke;
    font-size: 13px;
    margin-left: 5px 5px;
    border-color: black;
    padding-top: 60px
}

#table-header .key-specs h4 {
    color: whitesmoke;
    font-size: 18px;
    margin-left: 5px 5px;
    border-color: black;
}
#table-header .fh5co-heading p {
    color: whitesmoke;
    font-size: 10px;
    margin-left: 5px 5px;
    border-color: black;
}

#table-header .btn a {
    background-color: transparent;
    color: red;
    font-size: 20px;
    border-color: black;
}

#table-header .col-lg-3 .btn {
    animation-delay: 3s;
    animation-duration: 10s;
    animation-iteration-count: 100;
}

#table-header .col-lg-3 p {

    color: whitesmoke;
}



#table-header .col-lg-12 {

    background-color: black;
}

#table-header .col-lg-5 p {
    color: #6c6666;
    padding-left: 0px;
    padding-top: 13px;
}

#table-header .col-lg-12 {
    background-color: black;

}

#table-header .col-lg-9 .fa-facebook {
    color: rgb(59, 89, 152);
    padding: 13px;
    font-size: 25px;
}

#table-header .col-lg-9 .fa-twitter {
    color: rgb(29, 161, 242);
    padding: 13px;
    font-size: 25px;
}

#table-header .col-lg-9 .fa-google-plus {
    color: rgb(219, 68, 55);
    padding: 13px;
    font-size: 25px;
}

#table-header .col-lg-9 .fa-pinterest-square {
    color: rgb(189, 8, 28);
    padding: 13px;
    font-size: 25px;
}

#table-header .col-lg-9 .fa-houzz {
    color: rgb(59, 89, 152);
    padding: 13px;
    font-size: 25px;
}

#table-header .col-lg-9 .fa-facebook:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .col-lg-9 .fa-twitter:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .col-lg-9 .fa-google-plus:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .col-lg-9 .fa-pinterest-square:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .col-lg-9 .fa-houzz:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 15px;
}

#table-header .fa {
    color: red;
    font-size: 25px;
    padding-top: 1px;
}

#table-header .navbar-text {
    color: whitesmoke;
    font-size: 16px;
}

#table-1 .active {
    color: whitesmoke;
    font-size: 20px;
    background-color: black
}

/* End of table-header section*/

/* Plans Collection Houses*/

#plan-collection {
    color: whitesmoke;
    padding-top: 5px;
    padding-bottom: 30px;
    background-color: black;
}

#plan-collection .plan-collection-header h3 {
    color: whitesmoke;

}

#plan-collection h2 {

    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'Tangerine', cursive;
    font-size: 50px;
    color: aliceblue;
}

#plan-collection hr {
    margin-top: 8px;
}


#plan-collection a h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: aliceblue;
    font-size: 19px;
    text-transform: none;
    padding-left: 0px;
}

#plan-collection a h4:hover {
    margin-top: 22px;
    margin-bottom: 20px;
    color: #b9bcbf;
    font-size: 19px;

}

#plan-collection h4 a {
    margin-top: 20px;
    margin-bottom: 20px;
    color: aliceblue;
    font-size: 19px;
    text-transform: none;

}

#plan-collection ul {
    padding-left: 0px;

}

#plan-collection h4 a:hover {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #b9bcbf;
    font-size: 21px;
    text-transform: none;
}


#plan-collection .btn {
    background-color: whitesmoke;
    color: black;
    font-size: 12px;
}

#plan-collection .header {
    padding: 40px;

}

#colection {
    padding-top: 45px;
    background-color: whitesmoke;
}

#plan-collection img {
    border-radius: 15px;
    background-color: whitesmoke;
}

#plan-collection .col-md-2 {
    margin: 0px;
    background-color: whitesmoke;
}

#plan-collection h3 {
    color: #1f0b0b;
    font-size: 20px;
    line-height: 1.9em;
}

#plan-collection p {
    color: black;
    font-size: 14px;
    line-height: 1.5em;
}

#plan-collection .col-lg-4 ul li a {
    color: #938f8f;
    font-weight: 1000;
}

#plan-collection .col-lg-4 ul li a:hover {
    color: #ffffff;
    font-weight: 1000;
}

/* End of Plans Collection Houses*/

/*Quick-Contact Modals/Pop up Window Section*/

#Quick-Contact {
    background-color: black;
}

#Quick-Contact .btn {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color: aliceblue;
    font-size: 14px;
    font-weight: 700;
}

#Quick-Contact .btn a {
    margin-bottom: 15px;
    color: aliceblue;
    font-size: 14px;
    font-weight: 700;
}

#Quick-Contact .collection-card {

    margin-left: 15px;
}

#Quick-Contact .collection-card h4 {
    margin-left: 15px;
    color: aliceblue;
    font-weight: 700;
}

#MyModal-modification-guide .modal-header {
    background-color: red;
}

#MyModal-modification-guide .modal-body {
    background-color: #d3d4b0;
}

#MyModal-modification-guide .modal-body p {
    background-color: #d3d4b0;
}

#MyModal-modification-guide .modal-header {
    background-color: red;
}

#MyModal-modification-guide .modal-body {
    background-color: #d3d4b0;
}

#Quick-Contact .fa {
    color: red;
    font-size: 25px;
}

/*End of Quick-Contact Modals/Pop up Window Section*/

/* Client review Section*/

#client-review {
    background-color: black;
}

#client-review h1 {
    color: aliceblue;
    font-family: 'Tangerine', cursive;
    padding-left: 40px;
    font-size: 40px;
}

#client-review h4 {
    color: aliceblue;
    margin-top: 30PX;
    padding-left: 40px;
    line-height: 1.3;
    font-family: 'Quattrocento', serif;
}

#client-review p {
    color: #c7c0c0;
    margin-top: 20px;
    padding-left: 40px;
    font-size: 16px;
}

#client-review img {
    margin-top: 30px;
    padding-left: 50px;
}

#client-review hr {
    margin-top: 20px;
    padding-left: 50px;
}


/* End of Client review Section*/

/* kedella-homes Section*/

#kedella-homes {
    background-color: black;
}

#kedella-homes h1 {
    font-family: 'PT Serif', serif;
    color: whitesmoke;
    font-size: 35px;
}

#kedella-homes h3 {
    font-family: 'Tangerine', cursive;
    color: black;
    font-size: 25px;
}

#kedella-homes .header p {
    color: #fff;
}

#kedella-homes .header .btn {
    color: #fff;
    margin-top: 18px;
    margin-bottom: 18px;
}

#kedella-homes .header .btn a {
    color: #fff;
}

#kedella-homes p {
    color: black;
}


#kedella-homes h2 {
    color: aliceblue;
    font-size: 18px;
}

#kedella-homes .col-sm-6 {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: black;
}

#kedella-homes .thumbnail {
    padding-top: 25px;
    padding-bottom: 25px;
    height: 800px;
    background-color: whitesmoke;
}

#kedella-homes .caption {
    padding-left: 30px;
    padding-right: 30px;
}

/* End Of kedella-homes Section*/

/*Footer-top Section*/

#footer-top {
    background-color: #1a1b25;
    border-top: 5px solid #f15025;
    margin-top: 0;

}

#footer-top h6 {
    color: #f9eccc;
    font-size: 20px;
    font-family: 'PT Serif', serif;
    margin-top: 25px;
}

#footer-top li a {
    color: #e3e3e3;
    font-family: 'PT Serif', serif;
    font-size: 18px;
}

#footer-top p {
    color: #e3e3e3;
    font-family: 'PT Serif', serif;
    font-size: 18px;
    line-height: 35px;
}

#footer-top address {
    color: #e3e3e3;
    font-family: 'PT Serif', serif;
    font-size: 18px;
}

#footer-top address:hover {
    color: #f6fedb;
}

#footer-top li a:hover {
    color: #f6fedb;
}

#footer-top .col-lg-3 {
    background-color: #1a1b25;
    padding-left: 70px;
    padding-top: 35px;
    padding-bottom: 20px;

}

#footer-top .col-lg-3 li {
    background-color: #1a1b25;
    padding-left: 10px;
    text-align: left;
    line-height: 35px;

}


#footer-top .col-lg-3 .fa-facebook {
    color: #3b5998;
    padding: 10px;
}

#footer-top .col-lg-3 .fa-twitter {
    color: #38A1F3;
    padding: 10px;
}

#footer-top .col-lg-3 .fa-google-plus {
    color: #db4a39;
    padding: 10px;
}

#footer-top .col-lg-3 .fa-pinterest-square {
    color: #c8232c;
    padding: 10px;
}

#footer-top .fa-houzz {
    color: #73ba37;
    padding: 10px;
}

#footer-top .fa-facebook:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-bottom: 13px;
    border-radius: 15px;
}

#footer-top .fa-twitter:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-bottom: 13px;
    border-radius: 15px;
}

#footer-top .fa-google-plus:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-bottom: 13px;
    border-radius: 15px;
}

#footer-top .fa-pinterest-square:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;

    padding-bottom: 13px;
    border-radius: 15px;
}

#footer-top .fa-houzz:hover {
    color: rgb(59, 89, 152);
    background-color: #262629;
    border-color: black;
    padding-bottom: 13px;
    border-radius: 15px;
}



/*Emd of Footer-top Section*/
