body {
    overflow-x: hidden;
}
body img {
    max-width: 100%;
    height: auto !important;
}
.slick-center .slide-h3{
    color: #FFF;
}
.slick-building {
    width: 890px;
    height:auto;
    margin: 20px auto 40px;
    text-align: center;
}
.slick-prev::before, .slick-next::before{
    font-size: 30px !important;
    color: #2E8A5F !important
}
.slick-prev {
    left: -37px !important;
}
.slick-building div{
    margin-right: 5px;
}
.building .slick-slide{
    opacity: .6;
}
.building .slick-center{
    display: block;
    /*max-width: 10% !important;*/
    max-height:20% !important;
    opacity: 1;


}
#content h1 {
    margin-bottom: 20px;
    margin-top: 0;
    border-bottom: 1px dotted #757678;
    color: #df0000;
    font-size: 16px !important;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

hr.style {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2{
    font-size: 26px !important;
    margin: 8px 0;
}
.about.color-background, .house-info.color-background, .house-template.color-background, .building.color-background, .project.color-background{
    /*background: url("../image/bg-about.jpg");*/
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.building.color-background{
    background: url("../image/bg-about2.jpg");
    padding-top: 40px;
    padding-bottom: 40px;
}
.color-background {

}
.position, .flat-ground-north{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow: hidden;
    background:#073557;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}
/* Logo */
#logo {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    background: #073557;
}
#logo img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:180px;
}
/* Sidebar Styles */
.navbar{border: none;}
.navbar-collapse{padding: 0;}
.col-navbar {
    width: 100%;
    padding: 0;
    list-style: none;
    background: #073557;
}

.col-navbar li {
    text-indent: 20px;
    border-bottom: 1px solid #002831;
    height: 34px;
    width: 100%;
    margin: auto;

    transition: left 0.35s ease 0s;
}

.col-navbar li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    padding: 0 !important;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: bold;
}
.col-navbar li:hover a,.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: #6f9600 !important;
    transition: left 0.35s ease 0s;
    width: 100%;
    color: #fff !important;
}
.camera_prev, .camera_next, .camera_commands{
    top: 35% !important;
}
.list-about, .list-position{
    padding: 0;
    margin: 0 0 0 10px;
}
.slider{
	margin-left: 248px;
	position: relative;
}
@media(max-width:767px) {
   .slider{
	margin-left: 0;
	position: relative;
}
    .fluid_container{height:200px;z-index:0; margin-left: 0;}
    section{
        padding: 20px 14px 15px !important;
        text-align: justify;
    }
    section{overflow: hidden;}
    h1, h2{
        font-size: 17px !important;
        line-height: 22px;
        color: #2c885d !important
    }
    #house-info img, .house-template .slick-house-template img{
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
    .news .news-content h4 a{
        font-size: 13px !important;
        text-transform: none !important;
        line-height: 17px !important;
        font-weight: normal !important;
        overflow: hidden;
    }
}
@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

/* Slick Slider */
.slick-slider img {
    overflow: hidden;
    width: 100%;
}

.slick-head-slider img {
    max-height: 650px;
}

.house-template .slick-house-template-for {
    border: 4px solid;
    margin-bottom: 15px;
}

/* Page Content */
.tab-content img {
    border: 2px solid;
    margin-bottom: 10px;
}

.title, .blockquote {
    text-align: center;
    text-transform: uppercase;
}

section {
    padding: 0 50px 15px 50px;
}
section p{
    margin: 0;
}
.img-shadow{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    display: block;
    margin: 0 0 10px;
    padding: 5px;
}
.house-info .description{
    line-height: 22px;
    font-size: 13px;
    color: #454040;
    text-align: justify;
    margin-bottom: 30px;
}
.position img {
    height: auto;
}

.nav-tabs{
    border-bottom: medium none !important;
    margin: 15px 0 40px;
    text-align: center;
}
.nav-tabs li {
    background: #04a454;
    display: inline;
    margin:0;
    border-right: 2px solid #fff;
     border-radius: 5px 5px 0 0 !important;
    
}
.nav-tabs li:hover {

}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background: #eee;
    color: #111;
    border-top: 3px solid #ccc;
    border-radius:5px 5px 0 0 !important;
}
.nav-tabs > li > a{border-top: 3px solid #00283a; border-radius: 5px 5px 0 0 !important; margin: 0}
.nav-tabs li a {
    color: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 500;
    
}

.blockquote {
    font-family: 'Courgette', cursive;
    font-size: 24px;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
.blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.blockquote p {
    display: inline;
}

.list-about, .list-position {
    list-style: none;
    list-style-position: outside;
    line-height: 22px;
}
.list-about li:before {
    content: '✔';
    margin-left: -1em;
    margin-right: .100em;
    color: #2d895e;
}
.list-position li:before {
    content: '⚜';
    margin-left: -1em;
    margin-right: .100em;
    color: #2d895e;
}
.hotline{
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: #00283a;
}
.hotline span{
    font-weight: 500;
    color: yellow;
}
.icon > div {
    border-radius: 50%;
    display: inline-block;
    padding: 9px 11px 6px;
    transition: all 0.3s ease-in-out 0s;
}
.icon{
    text-align: center;
    margin-top: 36px;
}
.icon a{
    color: #fff;
    font-size: 16px;
}
.icon .facebook {
    background: #3e5b98 none repeat scroll 0 0;
}
.icon .twitter {
    background: #4da7de none repeat scroll 0 0;
}
.icon .googleplus {
    background: #dd4b39 none repeat scroll 0 0;
}
.icon .instagram {
    background: #000000 none repeat scroll 0 0;
}
.icon .youtube {
    background: #e02a20 none repeat scroll 0 0;
}
.project img {
    border: 1px solid rgba(0, 0, 0, 0.4);
    padding: 3px;
    cursor: pointer;
}
.project .image{
    position: relative;
    overflow: hidden;
    margin-bottom: 28px;
}
.opacity-mark{
    background: url("../image/opacity-name.png") left top no-repeat;
    line-height: 15px !important;
    height: 43px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 3px;
    padding-left: 10px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 100%;
    padding-right: 5px;
}
.opacity-mark a{
    color: #eae911;
    font-weight: bold;
    cursor: pointer;
    font-size: 11px;
}
.project  .description{
    margin-bottom: 30px;
}
.map-position {
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.75);
    padding: 5px;
}
.product-list .name a {
    color: #2E8A5F;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}
.product-list .date {
    color: #626262;
    display: block;
    font-size: 11px;
    margin-bottom: 8px;
}
.product-list .description {
    color: #444;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: justify;
}
.breadcrumb {
    color: #9c9c9c;
    list-style: outside none none;
    margin-bottom: 10px;
}
.breadcrumb a {
    color: #9c9c9c;
    font-size: 12px;
}
.tin_lien_quan h3 {
    color: #333;
    font-size: 18px;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
}
.tin_lien_quan > ul {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0;
}
.tin_lien_quan > ul li a:hover {
    color: #df0000;
}
.tin_lien_quan > ul li a {
    color: #2E8A5F;
    font-size: 13px;
    line-height: 20px;
}
.date {
    color: #9c9c9c;
    display: inline-block;
    font-size: 11px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}

#contact{
    padding-top: 40px;
}
#contact .row {
    margin-bottom: 20px;
}
#contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#main.success{
    color: #32C6EF;
    text-transform: uppercase;
}
.map_google{
    padding: 4px 4px 0;
    border: 1px solid #dfdfdf;
}

#form_register span.txtError, #subscribe_result{
    color: #df0000;
    font-size: 11px;
    font-style: italic;
}
.rowscontact{
    border-bottom: 1px dashed #b2b2b2;
    overflow: hidden;
}
#contact ul li i {
    color: #2d895e;
    margin-right: 10px;
}
#contact ul li a{
    color: #2d895e;
}
#contact ul li {
    font-size: 13px;
    line-height: 20px;
}
/* News */
.news .image {
    border: 1px solid #ddd;
    padding: 1px;
    margin-bottom: 12px;
}
#news{
    padding-top: 40px;
}
.news .news-content h4{
    margin-bottom: 0 !important;
}
.news .news-content h4 a{
    color: #2c885d !important;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 4px;
    display: block;
    text-transform: uppercase;
    line-height: 18px;
    height: 34px;
}
.news .news-content h4 a:hover{
    color: #d9534f !important;
    text-decoration: none;
}
.news .news-info{
    color: #515252;
    font-size: 13px;
    text-align: justify;
    line-height: 18px;
    margin-bottom: 34px;
}
.news .news-content span{
    color: #969696;
    font-size: 12px;
    display: block;
    margin-bottom: 3px;
}
#news div.viewall {
    text-align: center;
    margin-top: 10px;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
    line-height: 45px;
    padding: 0 30px;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.parallax-window {
    min-height: 725px;
    background: transparent;

}
.parallax-window h2{
    margin-top: 80px;
    color: #fff;
}
.parallax-window h4 a{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.parallax-window h4:hover a{
    color: #38C8F0;
    text-decoration: none;
}


.parallax-window .img-cercle {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 210px;
    margin: auto;
    text-align: center;
    width: 210px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.parallax-window .img-cercle i {
    color: #2d895e;
    font-size: 75px;
    margin-top: 32%;
}
.btn-register{
    display: block;
    text-align: center;
    margin-top: 60px;
}
.btn-register > .btn-danger{
    background: #ffba00;
    color: #fff;
    border: none;
    box-shadow: 0 0 9px #333;
    font-weight: bold;
}
.btn-register > .btn-danger:hover{
    background: #C9302C;
}
#footer {
    padding: 20px 30px 0;
    min-height: 200px;
    background: url("../image/bg_footer.jpg");
    box-shadow: 0 0 7px 0 #999;
}
#footer h3 {
    margin: 0 0 10px 0;
    color: #c40000;
    font-size: 18px;
}
#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer ul li{
    font-size: 13px;
}
#footer ul li i {
    color: #2d895e;
    display: inline-block;
    padding-right: 5px;
}

#footer .subscribe {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0 15px;
}
.subscribe h4{
    font-size: 14px;
    color: #2E8A5F;
    font-weight: bold;
}
.subscribe p{
    font-size: 11px;
    font-style: italic;
}
#footer .input-group-btn{
    padding: 0;
    vertical-align: top;
}
#footer .input-group .btn.btn-secondary{
    height: 28px;
    padding: 3px 16px;
    background: #2E8A5F;
    color: #fff;
}
#footer .input-group input{
    margin-bottom: 5px;
    height: 28px;
}
#footer .powered {
    display: inline-block;
    margin: 20px 0;
    padding: 16px 0 0;
    width: 100%;
    background: url("../image/linef.jpg") left top repeat-x;
}
#footer .powered .left {
    margin: 0;
    float: left;
    font-size: 12px;
}
#footer .powered .right {
    float: right;
}
#footer .powered .right i {
    background: #8f8f8f none repeat scroll 0 0;
    border-radius: 100%;
    color: #ededed;
    font-size: 20px;
    height: 40px;
    line-height: 41px;
    margin-left: 18px;
    padding-left: 11px;
    width: 40px;
}
/*-----------------*/
#main_bottom {display:none;}
.icon_phone {display:none;}


@media only screen and (max-width: 600px) {
    #wrapper{
        margin-left: 0;
        margin-right: 0;
    }
    .main{
        padding: 10px;
    }
    .product-hiden{
        display: none !important;
    }
    /******************** Call ***************/
    #main_bottom {
        display: block;
        height: 68px;
        position: fixed;
        width: 100%;
        left: 0;
        bottom: -20px;
        border-top: 1px solid #222828;
        background: #222828;
        text-decoration: none;
        z-index: 999999999;
        text-align: center;
    }

    .icon_phone {
        margin-top: 3px;
        display: inline-block;
    }

    .call1 .glyphicon-earphone {
        font-size: 24px;
        color: #fff;
        padding: 8px 7px 9px;
        border-radius: 6px;
    }

    #call {
        border-radius: 5px;
        width: 108px;
    }

    .call1 {
        background: #2aa400;
        float: left;
        border-radius: 6px 0 0 6px;
    }

    .call2 {
        background: #F6931E;
        border-radius: 3px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        padding: 8px 6px 8px 6px;
    }

    .iconphone {
        background: url('../image/iconphone.png') left top no-repeat;
        height: 49px;
        width: 183px;
        text-align: center;
        margin-bottom: 12px;
    }


    .modal-body {
        padding-left: 22% !important;
    }

    .iconphone > a {
        color: #fff;
        font-size: 20px;
        line-height: 45px;
        padding-left: 5px;
    }

    .iconphone:hover > a {
        color: #f8ed41
    }
}
    /******************** Call ***************/