@charset "utf-8";

/* CSS Document */


/* cyrillic */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,300italic,300);
@font-face {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    src: local('Philosopher'), url(http://fonts.gstatic.com/s/philosopher/v7/OttjxgcoEsufOGSINYBGLV4sYYdJg5dU2qzJEVSuta0.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* latin */

@font-face {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    src: local('Philosopher'), url(http://fonts.gstatic.com/s/philosopher/v7/OttjxgcoEsufOGSINYBGLYgp9Q8gbYrhqGlRav_IXfk.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

* {
    font-family: 'Philosopher';
}

img {
    max-width: 100%;
}


/* --------------- Header Image Zoom Effect CSS -------------------- */

#header_nav {}

.popUp-logo {
    float: left;
    padding-left: 30px;
}

.navbar-nav li a {
    color: #fff;
    font-size: 1.5rem;
    font-family: 'Roboto';
    letter-spacing: 2px;
    font-weight: 300;
}

.navbar-default .navbar-nav > li > a {
    line-height: 25px;
}

.navbar-nav li {
    margin-top: 98px;
    margin-bottom: 15px;
}

.navbar-nav {
    z-index: 99;
}

.navbar-nav li.nav-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}


/*----------------------- Project Dropdown menu CSS -----------------*/

.navbar-nav li.dropdown-menu {
    padding: 0px;
    margin: 0px !important;
}

ul.dropdown-menu li:hover>a {
    color: #302e2e;
}

ul.dropdown-menu li,
ul.child-menu li {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 15px 0;
    width: 100%;
}

ul.dropdown-menu li:hover,
ul.child-menu li:hover {
    background: #fff;
    color: #302e2e;
}

.nav li.dropdown a {}

.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    background: #302e2e;
    z-index: 999 !important;
    left: 0;
    list-style: none;
    text-align: left;
    padding-bottom: 0px;
    border: none;
    margin: 0;
}

ul.dropdown-menu li ul.child-menu {
    display: none;
    background: #302e2e;
    padding: 10px 0px;
    margin-top: 3px;
    padding: 2px;
}

ul.dropdown-menu li:hover ul.child-menu {
    display: block;
    border: 1px solid #302e2e;
    position: absolute;
    background: #302e2e;
    left: 100%;
    width: 100% !important;
    padding: 0px;
    margin-top: -40px;
    list-style: none;
}


/*----------------------- Project Dropdown CSS End -----------------*/

.rotatlogo {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
}

.rotatezerologo {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

img {
    vertical-align: middle;
}


/*! normalize.css v1.1.2 | MIT License | git.io/normalize */


/*img{display:block;width:100%;height:auto;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:opacity 1s;-o-transition:opacity 1s;-webkit-transition:opacity 1s;transition:opacity 1s}.full-width{position:relative;padding:0;overflow:hidden}*/

.bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: #000
}

.bg.landscape img {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    left: 50%;
    width: 100%;
    height: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.bg.landscape img {
    width: 100%;
    height: auto
}

.no-js .full-width {
    min-height: 500px
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.7)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes zoomin {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.7)
    }
    100% {
        transform: scale(1)
    }
}


/*header .bg{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;background-image:url(../images/header_bg.jpg);background-size:cover;background-position:center background-color:#FF3300}*/

header .bg.zooming {
    position: fixed;
    -webkit-animation: zoomin 120s infinite linear 1s;
    animation: zoomin 120s infinite linear 1s
}


/* --------------- Section 2 Effect CSS -------------------- */

#section1 {
    margin: 0px;
    width: 100%;
    height: auto;
    color: #000000;
}

h2,
.category,
.event-location {
    text-transform: uppercase;
}

.main-contener-color {
    margin: 0px;
    padding: 10px 0px 50px 0px;
    background-color: #FFFFFF;
}

#section1 h2 {
    margin: 0px;
    padding: 0px;
    font-size: 51px;
    color: #c49e69;
    line-height: 70px;
    font-family: 'Philosopher';
}

#section1 h3 {
    margin: 0px;
    padding-top: 30px;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    font-family: 'Trajan';
}

.main-contener .tab h4 {
    margin: 0px;
    padding: 0px;
    font-size: 50px;
    color: #000000;
    line-height: 20px;
    font-family: 'Philosopher';
}

.main-contener .tab p {
    margin: 0px;
    padding-top: 40px;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-family: 'Philosopher';
    font-style: normal !important;
}

.fp-controlArrow.fp-next {
    border-width: 38.5px 20px 45.5px 44px;
    border-color: transparent transparent transparent;
    background: url('../images/next.png') no-repeat center center;
    background-size: 39px;
    /*right: 3%;*/
    top: auto;
    bottom: 0px;
}

.fp-controlArrow.fp-prev {
    border-width: 41.5px 35px 40.5px 22px;
    border-color: transparent transparent transparent;
    background: url('../images/prev.png') no-repeat center center;
    background-size: 39px;
    top: auto;
    bottom: 0px;
}


/* --------------- Slider  CSS -------------------- */

#section3 {
    padding: 0 !important;
}

.slide .desc {
    padding: 0 10%;
    padding-top: 4%;
    height: 100%;
    z-index: 1000;
}

.index .slide .desc {
    margin-top: 30%;
}

.index .slide .col-sm-6:nth-child(2) {
    position: relative;
}

.sliderimagecontainer {
    max-height: 400px;
}


/*.index .slide .desc {
    
    height: 380px;
    margin: 100px 0 0 -300px;
    top: 0;   
    margin-left: 0;
}
*/

.desc-img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
}

.desc-img:hover {
    webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.slide .desc h4 {
    margin: 0px;
    padding: 0px;
    font-size: 37.5px;
    color: #000000;
    line-height: 20px;
    font-family: 'Roboto';
    text-align: left;
    line-height: 58.33px;
    padding-left: 5px;
    font-style: italic;
}

.slide .desc p {
    margin: 0px;
    padding-top: 10px;
    font-size: 13.75px;
    color: #000;
    line-height: 22.92px;
    font-family: 'Roboto', 'Regular';
    font-style: normal !important;
    text-align: left;
    padding-left: 10px;
}

.slide a img {
    display: block;
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.slide a img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}


/*---------------------- Contact Us CSS footer -------------------*/

.designBy {
    padding-top: 20vw;
    position: absolute;
    /* left: 50%; */
    /* margin-left: -150px; */
    font-family: 'Roboto';
    left: 0;
    right: 0;
}

.designBy a {
    color: #f2fcec;
    font-family: 'Roboto';
}

.designBy span.desgB {
    font-family: 'Roboto';
    color: #7d7d7d;
}

#section2 {
    background: url('../images/bg-footer.jpg') center center;
}

figure {
    opacity: 1 !important;
}

.slide .content {
    position: relative;
}

.contact {
    width: 55% !important;
}

.contact .contact-footer {
    position: absolute;
    bottom: 7%;
    width: 100%;
    text-align: center
}

.contact .contact-footer p {
    max-width: 80%;
    margin: auto
}

.contact .contact-footer p a {
    color: #d3ffec!important
}

.contact .contact-footer p a:hover {
    color: #fff!important
}

.contact .content {
    height: 200px;
    max-width: 680px
}

.contact figure {
    max-width: 1200px;
    padding-top: 20px !important;
}

.contact a,
.contact a:visited,
.contact a:hover {
    color: #fff;
    text-decoration: none
}

.contact .col,
.contact .col a {
    letter-spacing: 0.24em;
    line-height: 1.4em;
    font-family: 'Roboto';
}

.address {
    padding: 0 !important;
}

.contact .col {
    font-family: 'Roboto';
    width: 33%;
    float: left;
    height: 160px;
    -webkit-transition: 0.7s background, 0.3s margin, 0.1s border ease-in-out;
    -moz-transition: 0.7s background, 0.3s margin, 0.1s border ease-in-out;
    -o-transition: 0.7s background, 0.3s margin, 0.1s border ease-in-out;
    transition: 0.7s background, 0.3s margin, 0.1s border ease-in-out;
    text-transform: uppercase;
    background: transparent !important;
}

.contact .col .action {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 1.5em;
    opacity: 1;
    color: #fff !important;
    -webkit-transition: 0.3s top, 0.1s opacity;
    -moz-transition: 0.3s top, 0.1s opacity;
    -o-transition: 0.3 top, 0.1 opacity;
    transition: 0.3s top, 0.1s opacity;
}

.contact .col .acContent {
    font-family: 'Roboto';
    -webkit-transition: 0.2s top ease-out, 0.3s opacity;
    -moz-transition: 0.2s top ease-out, 0.3s opacity;
    -o-transition: 0.2s top ease-out, 0.3s opacity;
    transition: 0.2s top ease-out, 0.3s opacity;
    color: #fff !important;
    position: relative;
    top: 0px;
    opacity: 0;
    font - size: 0.9em;
}

a#mail-link,
a#map-link {
    font-family: 'Roboto';
}

a#mail-link {
    text-transform: lowercase;
}

.contact .col:hover {
    margin-top: -10px;
}

.contact .col:hover .action {
    opacity: 0;
    color: #fff !important;
}

.contact .col:hover .acContent {
    top: -20px;
    opacity: 1;
    color: #fff !important;
}

.icon-visit:before {
    content: url("../images/contactUs.png");
}

.icon-mail:before {
    content: url("../images/writeUs.png");
}

.icon-phone:before {
    content: url("../images/callUs.png");
}

.contact .icon-phone,
.contact .icon-mail,
.contact .icon-visit {
    font-size: 3em;
    margin-bottom: 20px
}

.contact p {
    font-size: 0.8em;
    line-height: 1.4em
}

.contact .icon-phone,
.contact .icon-mail,
.contact .icon-visit {
    font-size: 3em;
    margin-bottom: 20px;
}

.contact .mobile {
    display: none
}


/* --------------- Animated  CSS -------------------- */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}


/* --------------- About Us CSS -------------------- */

.aboutUs #section0,
.aboutUs #section1,
.aboutUs #section3 {
    background-color: #fff !important;
    background: none !important;
}

.vision {
    background: #fff;
    font-family: 'Roboto', 'Regular';
    /*padding-top: 50px;
    margin-top: 25%;*/
}


/*
.aboutUs #section1 .vision {
    margin-top: 15%;
}

.aboutUs #section3 .vision {
    margin-top: 20%;
}*/

.vision .title {
    font-family: 'Roboto', 'Regular';
    font-size: 17px;
    text-align: center;
    color: #000;
    padding-bottom: 30px;
    line-height: 30px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-style: italic;
}

.vision .subTitle {
    font-family: 'Roboto', 'Regular';
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    color: #674e70;
    text-transform: uppercase;
}

.vision .desc {
    font-family: 'Roboto', 'Regular';
    font-size: 12.5px;
    line-height: 25px;
    color: #000;
    text-align: justify;
}

.aboutUs .abtImgs {
    background-position: center center;
    background-size: cover !important;
    height: 100%;
    position: absolute;
}

.aboutUs .abtImgs.right {
    top: 0;
    right: 0;
}

.aboutUs .abtImgs.left {
    top: 0;
    left: 0;
}

.aboutUs .abtusImg img {
    height: 100%;
    width: 100%;
}

.aboutUs img:hover {
    transform: none !important;
}

.aboutUs .fp-slidesNav.bottom {
    display: none !important;
}

.aboutUs .section.active {
    padding-bottom: 0px !important;
}


/* --------------- Mission CSS -------------------- */

.aboutUs #section1 .slide .desc,
.aboutUs #section3 .slide .desc {
    padding-top: 0 !important
}

.aboutUs .fp-tableCell,
.aboutUs #section2 {
    background-color: transparent !important;
}


/* --------------- Project Page  CSS -------------------- */

.projectDtl {
    font-family: 'Roboto', 'Regular';
}

.projectDtl h1.projectTitle {
    font-size: 52.42px;
    font-family: 'Philosopher';
    color: #c4a551;
    text-transform: uppercase;
}

.projectDtl h4.projectSubTitle {
    font-size: 20.82px;
    margin-bottom: 35px;
    font-family: 'Philosopher';
    color: #c4a551;
    text-transform: uppercase;
}

.projectDtl h5 {
    text-transform: uppercase;
}

.projectDtl span.blackBox {
    font-family: 'Roboto', 'Regular';
    font-size: 16.67px;
    color: #fff;
    background: #000;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 200;
    text-transform: uppercase;
}

.projectDtl p.desc {
    font-family: 'Roboto', 'Regular';
    font-size: 16.67px;
    line-height: 29.17px;
    font-weight: 300;
}

.projectDtl .midText {
    font-family: 'Roboto', 'Regular';
    line-height: 30px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.projectDtl .bgimg1 {
    background: url('../images/project/projectBG1.jpg') no-repeat;
    background-size: cover;
    position: relative;
}

.projectDtl .bgimg2 {
    background: url('../images/project/projectBG2.jpg') no-repeat;
    background-size: cover;
    position: relative;
}

.projectDtl .footrText {
    font-family: 'Roboto', 'Regular';
    font-size: 13.75px;
    color: #949494;
    padding: 25px;
    text-align: center;
    background: #2f2f2f;
    padding-top: 20px;
}

.projectDtl .footrText a,
.projectDtl .footrText a:hover {
    color: #afcdd1;
    font-family: 'Roboto', 'Regular';
}

.projectDtl #section3 {
    margin-top: 35px;
}

.projectDtl #section3 a,
.projectDtl #section3 a:hover {
    color: #fff;
    font-family: 'Roboto', 'Regular';
}

.projectDtl button {
    background: none;
    border: none;
}

.projectDtl #section0 {
    padding: 0 !important;
    background-color: #302e2e !important;
}

.projectDtl #section0 img {
    width: 100%;
}


/* --------------- Project Slider IMages   CSS -------------------- */

.projectDtl .slide {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.projectDtl #slidePrj1 {
    background: url('../images/project/slider/sliderImg1.jpg');
    background-position: 0 0px !important;
}

.projectDtl #slidePrj2 {
    background: url('../images/project/slider/sliderImg2.jpg');
    background-position: 0 0px !important;
}

.projectDtl #slidePrj3 {
    background: url('../images/project/slider/sliderImg3.jpg');
}

.projectDtl #slidePrj4 {
    background: url('../images/project/slider/sliderImg4.jpg');
    background-position: 0 -5px !important;
}

.projectDtl #slidePrj5 {
    background: url('../images/project/slider/sliderImg5.jpg');
    background-position: 0 15px !important;
}


/* --------------- Project Modal  CSS -------------------- */

#closebt-container img {
    cursor: pointer;
    position: relative;
    z-index: 999999;
}

#closebt-container {
    position: relative;
    width: 100%;
    text-align: right;
    margin-top: 0px;
    cursor: pointer;
    padding-right: 20px;
    padding-top: 20px;
    z-index: 999999;
}

#closebt-container .closebt {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}

#closebt-container .closebt:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.projectDtl .modal-content {
    text-align: center;
    padding: 20px;
    margin: 50px;
}

.projectDtl .myNew_Modal {
    position: absolute;
    width: 100%;
    height: 327px;
    top: 43px;
    left: 0px;
    overflow-y: hidden;
    z-index: 999999;
    opacity: 1;
    -webkit-animation-duration: 0.6s;
    background-color: rgb(57, 190, 185);
}

#photoGalleryModal,
#locationMapModal,
#siteLayoutModal,
#specificationModal,
#specificationModal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow-y: hidden;
    z-index: 999999;
    opacity: 1;
    -webkit-animation-duration: 0.6s;
    background-color: rgb(16, 15, 15);
}

#specificationModal {
    background: url('../images/bg-footer.jpg') center center;
    overflow-y: auto !important;
    padding: 45px;
    padding-top: 0px;
}

#specificationModal .specification h5.title,
#specificationModal .specification h3.title,
#locationMapModal h5.title {
    font-size: 20.83px;
    line-height: 19.17px;
    color: #b1c4c1;
    font-family: 'Roboto', 'Regular';
}

#locationMapModal h5.title {
    color: #fff;
    font-size: 17.83px;
    line-height: 30px;
}

#locationMapModal .locationData {
    padding: 20px;
    padding-top: 0;
}

#specificationModal .specification h5.title {
    font-size: 17px;
    text-transform: uppercase;
}

#specificationModal .specification h3.title {
    margin-bottom: 30px;
}

#specificationModal .specification {
    margin-top: -3%;
    position: relative;
}

#specificationModal ul,
#locationMapModal ul {
    padding-left: 0px;
    padding-right: 15px;
}

#locationMapModal ul {
    padding-left: 0px;
}

#specificationModal ul li,
#locationMapModal ul li {
    list-style: none;
    font-size: 13.75px;
    line-height: 35px;
    color: #fff;
    font-family: 'Roboto', 'Regular';
    font-weight: 200;
}

#specificationModal ul li,
{
    font-weight: 100;
}

#locationMapModal ul li {
    line-height: 28px;
}


/*---------------- Project Menu CSS  -------------------*/

#projectMenu {
    background-color: rgb(48, 46, 46);
}

#projectMenu .menuList {
    position: absolute;
    width: 600px;
    height: 100%;
    left: 50%;
    margin-left: -260px;
    top: 0px;
    background-color: #080808;
    text-align: center;
}

#projectMenu .menuList span.menuHeading {
    margin-top: 10%;
    text-align: center;
    line-height: 70px;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'Roboto', 'Regular';
    color: #fff;
    display: inline-block;
}

#projectMenu .menuList ul {
    padding: 0;
}

#projectMenu .menuList ul li {
    list-style: none;
    position: relative;
    font-size: 18px;
    line-height: 10px;
    cursor: pointer;
    height: 100px;
    z-index: 2;
    margin-top: -1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #fff;
    font-family: 'Roboto', 'Regular';
}

#projectMenu .menuList ul li ul.submenu li {
    list-style: none;
    line-height: 50px;
}

#projectMenu .menuList ul li:first-child {
    height: 200px;
}

#projectMenu .menuList a,
#projectMenu .menuList a:hover {
    color: #fff;
    font-size: 18px;
    line-height: 120px;
    text-align: center;
    font-family: 'Roboto', 'Regular';
    letter-spacing: 7px;
    cursor: pointer;
    height: 120px;
    z-index: 2;
    margin-top: -1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


/*---------------- Photo Gallery -------------------*/

.photoGallery .imagesList {
    position: absolute;
    bottom: 0;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.photoGallery .img-thumbnail {
    max-width: 15%;
    margin: 0 3px;
    cursor: pointer;
    opacity: 0.5;
}

.photoGallery .img-thumbnail.current-slide {
    opacity: 1;
}

.photoGallery .img-thumbnail .downloadImg {}

.photoGallery .img-thumbnail.current-slide:hover .downloadImg {
    display: block;
}

.photoGallery .imgDisplay {
    /*    margin-top: -15px;*/
    margin-bottom: 15px;
    position: relative;
}

.photoGallery .imgDisplay .slideArrow {
    position: absolute;
    z-index: 9999999999;
    height: 10%;
    width: 10%;
    top: 40%;
    cursor: pointer;
}

.photoGallery .imgDisplay .slideArrow + .nextImg {
    right: 0;
}

.photoGallery .imgDisplay .slideArrow + .prevImg {
    left: 0;
}

.photoGallery .imgDisplay .prevImg,
.photoGallery .imgDisplay .nextImg {
    border-width: 41.5px 35px 40.5px 22px;
    border-color: transparent transparent transparent;
}

.photoGallery .imgDisplay .prevImg {
    background: url('../images/project/prevWhite.png') no-repeat left;
    left: 10px;
}

.photoGallery .imgDisplay .nextImg {
    background: url('../images/project/nextWhite.png') no-repeat right;
    right: 10px;
}

.photoGallery .thumbnailImages {
    margin: 0 0px;
    max-width: 200%;
    width: 1460px;
    margin-bottom: 10px;
    text-align: center;
}

.photoGallery a.downloadBigImg img.downloadImg {
    display: block;
    position: absolute;
    /* top: 5%; */
    right: 15%;
    cursor: pointer;
    z-index: 999999999;
    bottom: 0;
}

#photoGalleryModal .sliderImage,
#siteLayoutModal .sliderImage {
    /*    max-height: 480px;
    max-width: 768px; */
}


/* ----------------------------- contactUs CSS ---------------------------------- */

.contactUs img.closebt {
    cursor: pointer;
    float: right;
}

.contactUs #section1 .fp-tableCell {
    vertical-align: top;
}

.contactUs #section1,
.media #section1 {
    background: url('../images/contactUs.jpg') no-repeat center center;
    background-size: cover;
}

.contactUs #section1 h5 {
    font-family: 'Roboto', 'Regular';
    font-size: 19px;
    line-height: 30px;
    font-style: italic;
    color: #fff;
    text-align: center;
    font-weight: 400;
    letter-spacing: 10px;
    margin-bottom: 25px;
    margin-top: -10px;
}

.contactUs #section1 .container {
    width: calc(100% - 40%);
}

.contactUs #section1 .container .sec {
    padding: 5px;
}

.contactUs #section1 .container .submitbtn {
    position: relative;
}

.contactUs #section1 .container .submitbtn button {
    font-family: 'Roboto', 'Regular';
    font-style: italic;
    font-size: 12.5px;
    color: #647577;
    position: absolute;
    top: -20px;
    left: 43%;
    padding: 6px 20px;
    background: #fff;
    border: 1px solid #647577;
}

.contactUs #section1 .container .sec input,
.contactUs #section1 .container .sec textarea {
    font-family: 'Roboto', 'Regular';
    font-style: italic;
    font-size: 12.5px;
    color: #647577;
}

.contactUs #section1 .container .sec input:-moz-placeholder {
    color: #647577;
}


/*.contactUs .contact .col:hover .acContent {
    width: 350px;
    margin-left: -87px;
}*/

.contactUs #section1 .container .contact figure {
    margin-top: 5%;
}


/* --------------- Media CSS -------------------- */

.media {
    overflow-y: hidden;
}

.media #section1 .container {
    position: relative;
    text-align: center;
}

.media #section1 .smallmsg {
    font-family: 'Roboto', 'Regular';
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 30px;
    font-weight: 200;
}

.media #section1 .contactMedia {
    margin-top: 35px;
    letter-spacing: 2px;
    font-family: 'Roboto', 'Light';
}

.media #section1 .contactMedia .cont {
    color: #fff;
    font-family: 'Roboto', 'Light';
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 25px;
}

.media #section1 .contactMedia .contDtl {
    font-weight: 100;
    color: #fff;
    font-family: 'Roboto', 'Light';
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.media #section1 .contactMedia .contDtl span {
    font-family: 'Roboto', 'Light';
    font-weight: 500;
}

.media #section1 .contactMedia .contDtl span a,
.media #section1 .contactMedia .contDtl span a:hover {
    color: #fff;
    text-decoration: none;
}


/* --------------- Responsive CSS -------------------- */


/*--------------- For large Screen Only -------------*/

@media only screen and (min-width: 1024px) {
    .photoGallery .imgDisplay {
        /*margin-top: 75px;*/
    }
}

@media only screen and (max-width: 1024px) {
    /*header .bg.zooming {
        -webkit-animation: none !important;
        animation: none !important
    }*/
    figure .icon {
        width: 16px;
        height: 16px;
        padding-left: 35px;
    }
    .index .slide .desc {
        margin-top: 10% !important;
    }
}

@media only screen and(orientation: landscape) {
    .contact .mobile {
        top: 50px;
    }
}

@media only screen and(max-width: 600px) {
    .index #section3 .slide .desc {
        position: relative;
        height: auto;
        width: auto;
        margin: 0;
        top: 0;
        left: 0;
    }
    .contact .mobile {
        display: block;
        text-align: center
    }
    .contact .mobile .contact-buttons {
        width: 100%;
        position: absolute;
        text-align: center
    }
    .contact .mobile .icon-visit,
    .contact .mobile .icon-mail,
    .contact .mobile .icon-phone {
        font-size: 2em;
    }
    .contact .mobile p {
        text-transform: uppercase;
        color: #fff;
        font-size: 0.6em;
        margin-top: 12px;
    }
    .contact .mobile .location,
    .contact .mobile .email,
    .contact .mobile .phone {
        padding: 15px 0;
    }
    .contact .mobile .location a,
    .contact .mobile .email a,
    .contact .mobile .phone a {
        text-decoration: none;
    }
    .contact .mobile.location a span,
    .contact .mobile.email a span,
    .contact .mobile.phone a span {
        color: #fff;
    }
    .contact .mobile .location a p,
    .contact .mobile .email a p,
    .contact .mobile .phone a p {
        color: #fff;
    }
    .contact .col {
        max-width: 100px
    }
    .contact .col .icon {
        clear: both;
        float: none;
        font - size: 2em
    }
    .contact .col p {
        font-size: 0.5em;
        line-height: 1.3em
    }
}

@media only screen and(max-width: 600px) and(orientation: landscape) {
    .contact .mobile .location,
    .contact .mobile .email,
    .contact .mobile .phone {
        display: inline-block;
        margin: 1%;
        width: 30%
    }
}

@media only screen and(max-width: 992px) {}

.index .fp-slidesContainer {
    -webkit-transition: all 0s ease-out !important;
    transition: all 0s ease-out !important;
}

.disabled {
    pointer-events: none;
}

#closebt-container {
    margin: 50px 0px;
}

.sliderImage {
    max-height: 400px;
}

.photoGallery .img-thumbnail {
    max-width: 5%;
}


/**Home Page Styles **/

a.scrollDown {
    font-family: 'Roboto';
    display: inline-block;
    background: url(../images/scroll-arrow-down.gif) center no-repeat;
    height: 50px;
    width: 130px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -65px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px;
    line-height: 0px;
}

.mainOverlay {
    display: none !important;
}


/*@media screen and (max-width: 640px) {
    .mainOverlay {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.70);
        display: table;
    }
    .mainOverlay .screen {
        display: table-cell;
        vertical-align: middle;
        color: #FFF;
        font-size: 24px;
        text-align: center;
    }
    .mainOverlay .deviceIcon {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}*/

@media (max-width: 640px) and (orientation: landscape) {
    /*.mainOverlay {
        display: none;
        position: relative;
    }*/
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.mt20 {
    margin-top: 20px;
}

#map {
    height: 550px;
    width: 800px;
    max-width: 100%;
    max-height: 100%;
}

.burger {
    position: fixed;
    top: 60px;
    right: 20px;
    height: 2px;
    width: 30px;
    z-index: 99999;
    padding: 30px 0;
    display: none;
}

.burger span.line {
    position: absolute;
    top: 0;
    display: block;
    height: 2px;
    width: 30px;
    background-color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}

.burger:before,
.burger:after {
    content: " ";
    position: absolute;
    display: block;
    top: -8px;
    height: 2px;
    width: 30px;
    background: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}

.burger:after {
    top: 8px;
}

.burger.open span.line {
    background: none;
}

.burger.open:before {
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
}

.burger.open:after {
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
}

.mobileMenu {
    display: none;
}

@media (max-width: 640px) {
    html,
    body {
        overflow-x: hidden;
    }
    .burger {
        display: block;
    }
    .navbar-nav li {
        display: none;
    }
    .navbar-nav li.nav-logo {
        display: block;
        margin: 10px auto;
        width: auto;
        max-width: 200px;
    }
    #fullpage>.section {
        position: relative;
    }
    #fullpage>.section:before,
    #fullpage>.section:after {
        content: " ";
        display: table;
    }
    #fullpage>.section:after {
        clear: both;
    }
    /****************
        Home
    ****************/
    .homePage #section0 header {
        margin-top: 128px;
        position: relative;
        height: 400px;
        height: calc(100vw * (400 / 640));
    }
    .bg {
        position: absolute;
        top: -10px;
        right: -70px;
        bottom: auto;
        left: -70px;
        overflow: hidden;
        background-color: #000;
        height: 400px;
        height: calc(100vw * (400 / 640));
    }
    header .bg.zooming {
        position: absolute;
    }
    a.scrollDown {
        display: none;
    }
    #section1 h2 {
        font-size: 37.5px !important;
        line-height: 66.67px !important;
        max-width: 519px;
        margin: auto;
        margin: 20px auto 3px;
    }
    #section1 h3 {
        font-size: 20.84px;
        line-height: 33.34px;
    }
    /*.homePage .slide:before,
    .homePage .slide:after {
        content: ' ';
        display: block;
        height: 90px;
        position: relative;
        background: #302e2e;
    }*/
    .slide .col-sm-6.desc-img.pull-right {
        height: 520px !important;
        height: calc(100vw * 520/640) !important;
        float: none !important;
    }
    .slide .col-sm-6:nth-child(2) {
        min-height: 630px;
    }
    .index .slide .desc {
        margin-top: 0 !important;
        padding: 0 25px;
    }
    .slide .desc h4 {
        margin-top: 19px !important;
        margin-bottom: -6px;
        padding-left: 0;
    }
    .slide .desc p {
        font-size: 25px;
        line-height: 33.33px;
        padding-left: 0;
        padding-bottom: 25px;
    }
    /****************
        Footer
    ****************/
    .footer-color figure {
        position: relative;
        top: auto;
        margin-left: auto;
    }
    .footer-color figure .col {
        width: auto;
        max-width: 100%;
        display: block;
        margin: auto;
        float: none;
    }
    .footer-color figure .col .icon {
        margin: 40px auto 0;
        height: 50px;
    }
    .footer-color figure .col .icon:before {
        margin-left: auto;
        display: block;
    }
    .footer-color figure .col .icon-visit:before {
        margin-left: -10px;
    }
    .footer-color figure .col .icon-mail:before {
        margin-left: -22px;
    }
    .footer-color figure .col .icon-phone:before {
        margin-left: -6px;
    }
    .designBy {
        position: relative;
        padding-top: 0;
        margin-top: -50px;
    }
    .pgwSlideshow .ps-list {
        display: none;
    }
    .photoGallery .imagesList {
        display: none;
    }
    .mobileMenu {
        display: block;
        position: fixed;
        font-size: 23px;
        width: 100%;
        left: 100%;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.9);
        padding-top: 75px;
        z-index: 99999;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
    }
    .mobileMenu.open {
        left: 0;
    }
    .mobileMenu li {
        position: relative;
        text-align: center;
        list-style: none;
        display: block;
        font-family: roboto;
    }
    .mobileMenu li:after {
        content: " ";
        height: 1px;
        width: 50%;
        background: #4a4a4a;
        position: absolute;
        left: 25%;
    }
    .mobileMenu li a {
        color: #fff;
            font-family: roboto;
        display: block;
        padding: 9px 20px;
    }
    .projectDtl #section0 {
        height: 523px;
        /* height: calc(100vw * (400 / 640) + 123px);*/
        height: calc(100vw * (400 / 640) + 140px);
    }
    .projectDtl #section0 .slides {
        position: absolute;
        right: -70px;
        bottom: auto;
        left: -70px;
        overflow: hidden;
        background-color: #000;
        top: 90px;
    }
    .aboutUs .abtImgs {
        height: calc(50vh + 50px);
        margin-top: calc(100px);
        position: relative;
    }
    .aboutUs #slide2 .abtImgs {
        margin-top: calc(25px);
    }
    .aboutUs .abttxt {
        padding: 15px 0px;
        text-align: center;
        /*height: calc(50vh - 100px);*/
        height: auto;
    }
    .aboutUs .abttxt .desc {
        text-align: center;
    }
    .vision .title {
        font-size: 18px;
        letter-spacing: 5px;
        padding-bottom: 10px;
    }
    .vision .desc {
        font-size: 16px;
        padding: 0 15px;
    }
    .vision .subTitle {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .contactUs #section1 .container .submitbtn button {
        left: 40%;
    }
    .media .container {
        top: 150px;
        height: calc(100vh);
    }
    .slides .intro {
        height: 100%;
    }
}
