body {
    background: #fff;
}

.video-frame {
    width: 1110px;
    margin: auto;
    height: 500px;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.HomeView {
    background: url("../images/bg.jpg");
    background-size: 65%;
    /* background-attachment: fixed; */
}

.HomeView .text p,
.HomeView .text a {
    color: #333;
}

.error-message{
	display:none;
}

.footer-padding {
    padding-bottom: 100px;
}

.builder-floor-list {
    color: #333;
    list-style-type: disc;
    font-weight: bold;
    font-family: GeosansLight;
}

.circle {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    border: 2px solid #333;
    background: #fff;
    position: absolute;
    top: -60px;
    color: #fff;
    line-height: 5.5;
    left: calc(50% - 60px);
    font-size: 22px;
}

form {
    padding: 20px;
    position: relative;
    z-index: 1;
}

form p {
    margin-bottom: 5px;
}

.form-before::before {
    border: 1px solid #94d1f2;
    position: absolute;
    width: 100%;
    height: 73%;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 8px;
}

.content-padding {
    padding: 0px 20px 20px 63px;
}

.p-67 {
    padding: 23px 0px 100px 0px;
}

label {
    display: none;
}

input.btn.btn-blue {
    position: relative;
    z-index: 1;
    margin-top: 25px;
}

input {
    font-family: GeosansLight !important;
}


/**** header ****/

.header {
    position: fixed;
    top: 0;
    right: 5%;
    left: 5%;
    width: 86%;
    padding: 0;
    background: black;
    z-index: 10;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.header .logo {
    display: inline-block;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 100%;
}

.header.setTop {
    width: 86%;
    left: 0;
    right: 0;
    top: 0;
    background: #070808;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.header.setTop .logo {
    /* padding: 10px; */
    position: static;
    height: auto;
    width: 114%;
}

ul.main-nav>li {
    position: relative;
    display: inline-block;
}

ul.main-nav>li:last-of-type a::after {
    margin-right: 0;
    display: none;
}

ul.main-nav>li a {
    position: relative;
    display: inline-block;
    margin: 10px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: GeosansLight;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

ul.main-nav>li:last-child a::after {
    display: none;
}

ul.main-nav>li.active>a,
ul.main-nav>li a:hover,
ul.main-nav>li a:focus {
    color: rgba(255, 255, 255, 0.59);
}

.setTop ul.main-nav>li .active>a,
.setTop ul.main-nav>li a:hover,
.setTop ul.main-nav>li a:focus {
    color: rgba(255, 255, 255, 0.59);
}

.setTop ul.main-nav>li a {
    color: #ffffff;
}

.p-65 {
    padding: 65px !important;
}


/**** hero-banner *****/

.HomeView .hero-banner {
    height: 100vh;
}

.hero-banner {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.hero-banner .title.bg-gray {
    background: #2020204d;
    text-transform: uppercase;
    display: inline-block;
    font-family: geosanslight;
    margin: auto;
    padding: 10px 25px;
}

.icon-blue {
    color: #0071bc;
}

h4 {
    color: #333;
}

h3 {
    color: rgb(0, 113, 188);
}

.inside-banner {
    position: relative;
    overflow: hidden;
}

.inside-banner .title {
    background: #2020204d;
    text-transform: uppercase;
    display: inline-block;
    font-family: geosanslight;
    margin: auto;
    padding: 10px 25px;
}


/**** hero-banner *****/

.achievements .bg-img {
    background: url(../images/achievements.jpg) no-repeat 0 0 / cover;
    background-attachment: fixed;
}


/**** img-content *****/

.img-content h3 {
    margin-bottom: 25px;
    color: #333;
}

.content-block {
    background: #F3F3F3;
    position: relative;
}

.content-block .text {
    padding: 70px 50px 70px 50px;
    /* padding: 70px 50px 155px 150px; */
}

.content-block .text30 {
    /* padding: 70px 50px 70px 50px; */
    padding: 70px 50px 155px 150px;
}

.content-block .text1 {
    padding: 0px 50px 70px 50px;
}

.content-block.left .text {
    padding: 100px 150px 55px 50px;
}

.career .content-block .text {
    padding: 30px;
}

.career .content-block.left .text {
    padding: 30px 60px;
}

.career .content-block.right .text {
    padding-left: 50px;
}

.career .img-block {
    position: relative;
    z-index: 1;
}

.career .img-block.right {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
}

.career .img-content h3 {
    margin-bottom: 10px;
}

#contact .content-block.left .text {
    padding: 93px 135px 0px 50px;
}


/**** Testimonial *****/

.testimonials.overlay::after {
    background: #fff;
    opacity: .75;
}

.testimonials .text-wrapper {
    position: relative;
    z-index: 1;
}

.testimonials iframe {
    height: 200px;
}

.testimonials .bg-img {
    background: url(../images/testimonial.jpg) no-repeat 0 0 / cover;
    background-attachment: unset;
}

.hero-banner.parallax .parallaxImg {
    background-position: 100%;
}

.hero-banner.parallax .parallax-inner .text-wrapper .w-50 {
    padding: 0;
}

.hero-banner .red.font-light {
    margin-bottom: 10px;
}

.content-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.about .subtitle {
    font-size: 16px;
    line-height: 1.2;
}


/**** parallax ***/

.parallax {
    height: 100vh;
    background: transparent;
    position: relative;
}

.parallax .parallaxImg {
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -o-background-attachment: fixed;
    /* background: url(“http://i1230.photobucket.com/albums/ee487/thomasmorel/homeafbeelding.png”) no-repeat fixed center center transparent;
-webkit-background-size: 1920px 960px;
-moz-background-size: cover;
background-size: cover; */
}

.parallax .parallaxImg img {
    width: 100%;
}

.parallax .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #112945;
    display: table;
    z-index: 1;
}

.parallax .parallax-inner .text-wrapper .text {
    width: auto;
    max-width: 800px;
    margin: 0 auto 20px auto;
    font-size: 25px;
    color: #FF0000;
    font-family: GeosansLight;
    font-weight: bold;
}

.parallax .parallax-inner .text-wrapper .text .title {
    color: #fff;
    margin-bottom: 30px;
}

.grid-3 [class*="col-"] {
    height: 170px;
    margin: 15px 0px;
}

.grid-3 [class*="col-"] .bg-img {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
}

.grid-3 [class*="col-"] .bg-img img {
    width: 100%;
}

.grid-3 [class*="col-"] .overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 55px;
    -moz-box-shadow: inset 0 -37px 20px #000000e6;
    -webkit-box-shadow: inset 0 -37px 20px #000000e6;
    box-shadow: inset 0 -37px 20px #000000e6;
}

.grid-3 [class*="col-"] .overlay .text {
    font-family: GeosansLight;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-weight: bold;
}

.slick-lightbox-slick-item-inner {
    max-width: 80%;
}


/* services */

.services .text p,
.services .text a {
    font-weight: bold;
    font-size: 14px;
}

.services [class*="col-"] {
    margin: 30px 0;
}

.services .modal-body {
    height: calc(100vh - 18vh);
    overflow: hidden;
}

.services .modal-body .text {
    height: 100%;
    overflow-y: scroll;
}

button.close {
    text-align: right;
    padding: 10px;
    color: #fff;
}

.btn.read-more {
    color: #333;
}

.btn.read-more:hover {
    color: rgba(24, 25, 25, 0.65);
    border: none !important;
}

.btn.read-more:focus {
    color: rgba(24, 25, 25, 0.65);
    border: none !important;
    box-shadow: none;
}


/* our team */

.col-w-313 .col,
.col-w-313 [class*="col-"] {
    max-width: 400px;
    height: 200px;
    overflow: hidden;
    margin: 0 20px 20px 0;
}

.col-w-313 .col,
.col-w-313 [class*="col-"]:last-child {
    margin: 0;
}

.col-w-313 .col .text,
.col-w-313 [class*="col-"] .text {
    /* background: #00A0D7; */
    background-color: rgba(0, 160, 215, 0.65);
    color: #fff;
    font-size: 10px;
    padding: 15px;
    height: inherit;
    line-height: 1.3;
    position: relative;
    text-align: center;
}

.col-w-313 .col .text,
.col-w-313 [class*="col-"] .text table {
    display: none;
}

.leadership .text h6 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

.desig {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    max-height: 2.5em;
    word-wrap: break-word;
    overflow: hidden;
}

.leadership .text p {
    margin: 0;
    margin-top: 0px;
    line-height: 1.2;
    max-height: 50px;
    word-wrap: break-word;
    overflow: hidden;
    margin: 4px 0px;
}

.leadership .text a {
    /* color: #F60034; */
    /* line-height: 2.1; */
    font-size: 14px;
    font-style: normal;
    margin-top: 3px;
    display: block;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.link {
    position: relative;
    padding-right: 12px;
    font-weight: bold;
    font-style: italic;
}

.col-w-313 .col>div,
.col-w-313 [class*="col-"]>div {
    float: left;
    width: 50%;
}

.contentLightbox .bg-img .lightbox-btn {
    display: block;
}


/**** testimonials ***/

.testimonials .text {
    line-height: 1.8;
    font-size: 22px;
}

.testimonials .author {
    display: block;
    text-align: right;
    font-size: 22px;
    line-height: 1;
    margin-top: 20px;
}

.testimonials .btn-bottom .slick-list {
    margin-bottom: 0;
}


/**** footer ***/

.footer {
    background: #181919;
    color: #fff;
}

.footer * {
    font-family: GeosansLight;
    font-weight: bold;
}

.footer p {
    margin: 0;
}

.footer a {
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.footer a:hover {
    opacity: .75;
    color: rgba(255, 255, 255, 0.59);
}

.lightbox-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
}

.lightbox-popup.active,
.lightbox-form.active {
    visibility: visible;
    opacity: 1;
}

.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 1;
}

.close-btn .fa {
    color: #fff;
}

.contentLightbox.lightbox-popup .content>div {
    min-height: 160px;
    background: #fff;
    color: #333;
    padding: 50px 20px;
    border-radius: 5px;
}

.contentLightbox.lightbox-popup .text {
    float: right;
    width: calc(100% - 140px);
    font-size: 12px;
    font-family: inherit;
    line-height: 1.4;
    max-height: 350px;
    overflow-y: scroll;
}

.contentLightbox.lightbox-popup .text table {
    display: block;
}

.contentLightbox.lightbox-popup .text td {
    font-weight: bold;
    border: 1px solid #ddd;
    padding: 3px 10px;
}

.contentLightbox.lightbox-popup .text p,
.contentLightbox.lightbox-popup .desig {
    word-wrap: normal;
    max-height: none;
    text-align: left;
    line-height: 1.2;
    margin-top: 10px;
    color: #333;
}

.contentLightbox.lightbox-popup a {
    display: none;
}

.contentLightbox.lightbox-popup .bg-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.contentLightbox .lightbox-content-inner {
    display: none;
}

.active .lightbox-content-inner {
    display: block;
}

#contact .img-block {
    z-index: 1;
}

.background-property {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
}

.bg-banner .about-back-img {
    background-image: url("../images/resize-banner.jpg");
}

.vision-back-img {
    background-image: url("../images/vision-banner.jpg");
}

.test-back-img {
    background-image: url("../images/test-banner.jpg");
}

.upcoming-back-img {
    background-image: url("../images/project-banner.jpg");
}

.ongoing-back-img {
    background-image: url("../images/project-banner.jpg");
}

.edge-back-img {
    background-image: url("../images/vision-banner.jpg");
}

.move-back-img {
    background-image: url("../images/project-banner.jpg");
}

.mgmt-back-img {
    background-image: url("../images/mgmt-banner.jpg");
}

.contact-back-img {
    background-image: url("../images/contact-banner.jpg");
}

.career-back-img {
    background-image: url("../images/resize-banner.jpg");
}


/****** Animations *****/

@keyframes phone {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        transform: rotate(8deg);
    }
    40%,
    60% {
        -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }
    80% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

.fa-phone.animated,
.fa-phone.animated-hover:hover,
.fa-parent.animated-hover:hover>.fa-phone {
    -webkit-animation: phone 2s linear infinite;
    -ms-animation: phone 2s linear infinite;
    animation: phone 2s linear infinite;
}

.hero-banner.parallax .parallaxImg {
    background-position: 100%;
}

.hero-banner.parallax .parallax-inner .text-wrapper .w-50 {
    padding: 0;
}

.hero-banner .red.font-light {
    margin-bottom: 10px;
}

.content-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.about .subtitle {
    font-size: 16px;
    line-height: 1.2;
}

.appointment-form .field-wrapper {
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.appointment-form form input,
.appointment-form form textarea,
.appointment-form form select {
    width: calc(50% - 20px);
    margin: 10px;
    float: left;
    height: 43px;
    border: 1px solid transparent;
}

.appointment-form form textarea {
    height: 41px;
}


/**** parallax ***/

.parallax {
    height: 100vh;
    background: transparent;
    position: relative;
}

.parallax .parallaxImg {
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -o-background-attachment: fixed;
    /* background: url(“http://i1230.photobucket.com/albums/ee487/thomasmorel/homeafbeelding.png”) no-repeat fixed center center transparent;
-webkit-background-size: 1920px 960px;
-moz-background-size: cover;
background-size: cover; */
}

.parallax .parallaxImg img {
    width: 100%;
}

.parallax .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #112945;
    display: table;
    z-index: 1;
}

.parallax .parallax-inner .text-wrapper .text {
    width: auto;
    max-width: 800px;
    margin: 0 auto 20px auto;
    font-size: 25px;
    color: #FF0000;
    font-family: GeosansLight;
    font-weight: bold;
}

.parallax .parallax-inner .text-wrapper .text .title {
    color: #fff;
    margin-bottom: 30px;
}

.grid-3 [class*="col-"] {
    height: 170px;
    margin: 15px 0px;
}

.grid-3 [class*="col-"] .bg-img {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
}

.grid-3 [class*="col-"] .bg-img img {
    width: 100%;
}

.grid-3 [class*="col-"] .overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 55px;
    -moz-box-shadow: inset 0 -37px 20px #000000e6;
    -webkit-box-shadow: inset 0 -37px 20px #000000e6;
    box-shadow: inset 0 -37px 20px #000000e6;
}

.grid-3 [class*="col-"] .overlay .text {
    font-family: GeosansLight;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-weight: bold;
}

.slick-lightbox-slick-item-inner {
    max-width: 80%;
}


/* services */

.services .text p,
.services .text a {
    font-weight: bold;
    font-size: 14px;
}

.services [class*="col-"] {
    margin: 30px 0;
}

.services .modal-body {
    height: calc(100vh - 50vh);
    text-align: justify;
    overflow: hidden;
    padding: 0px 50px;
}

.services .modal-body .text {
    height: 100%;
    overflow-y: scroll;
}


/* our team */

.col-w-313 .col,
.col-w-313 [class*="col-"] {
    max-width: 400px;
    height: 200px;
    overflow: hidden;
    margin: 0 20px 20px 0;
}

.col-w-313 .col,
.col-w-313 [class*="col-"]:last-child {
    margin: 0;
}

.col-w-313 .col .text,
.col-w-313 [class*="col-"] .text {
    /* background: #00A0D7; */
    background-color: rgba(0, 160, 215, 0.65);
    color: #fff;
    font-size: 10px;
    padding: 15px;
    height: inherit;
    line-height: 1.3;
    position: relative;
    text-align: center;
}

.col-w-313 .col .text,
.col-w-313 [class*="col-"] .text table {
    display: none;
}

.leadership .text h6 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

.desig {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    max-height: 2.5em;
    word-wrap: break-word;
    overflow: hidden;
}

.leadership .text p {
    margin: 0;
    margin-top: 0px;
    line-height: 1.2;
    max-height: 50px;
    word-wrap: break-word;
    overflow: hidden;
    margin: 4px 0px;
}

.leadership .text a {
    /* color: #F60034; */
    /* line-height: 2.1; */
    font-size: 14px;
    font-style: normal;
    margin-top: 3px;
    display: block;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.link {
    position: relative;
    padding-right: 12px;
    font-weight: bold;
    font-style: italic;
}

.col-w-313 .col>div,
.col-w-313 [class*="col-"]>div {
    float: left;
    width: 50%;
}

.contentLightbox .bg-img .lightbox-btn {
    display: block;
}


/**** testimonials ***/

.testimonials .bg-img {
    background: url(../images/testimonial.jpg) no-repeat 0 0 / cover;
    background-attachment: unset;
}

.testimonials .text {
    line-height: 1.8;
    font-size: 22px;
}

.testimonials .author {
    display: block;
    text-align: right;
    font-size: 22px;
    line-height: 1;
    margin-top: 20px;
}

.testimonials .btn-bottom .slick-list {
    margin-bottom: 0;
}


/**** contacts ***/

.hero-banner .container,
.contacts .container {
    position: relative;
    z-index: 1;
}

.title {
    font-family: Helvetica, Arial, Lucida, sans-serif;
    font-weight: 100;
}

.hero-banner .title .red {
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

.contacts .text p,
.contacts .text a {
    font-size: 18px;
}

.contacts .w-50 {
    margin: auto;
    max-width: 260px;
    text-align: left;
}

.contacts .logo {
    position: static;
}

.contacts .w-30 .desc {
    text-align: right;
}

.contacts .w-30 .desc .logo {
    margin-bottom: 30px;
}

.contacts .w-30 .contact-details p {
    font-family: Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.contacts p {
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

.contacts a {
    color: inherit;
}

.contacts a:hover {
    color: #ED232A;
}

.contacts .fa {
    color: #fff;
    background: #132845;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
}

.contacts .location {
    height: 260px;
    overflow: hidden;
}

.contacts.overlay::after {
    /* background-color: #000; */
    opacity: .92;
}

.contacts .bg-img::before {
    content: "";
    position: absolute;
    background: url(../images/contact.png) no-repeat 0 bottom / contain;
    background-size: 100%;
    height: 160px;
    width: 200px;
    bottom: 0;
    left: 50px;
}


/* .contacts.bg-icon {
	position: relative;
    background: rgba(32, 32, 32, .9);
}
.contacts.bg-icon::before {
	content: "";
    background: url(../images/contact.png) no-repeat 0px bottom / contain #202020;
    position: absolute;
    width: 200px;
    height: 150px;
    bottom: 0;
    opacity: 0.5;
	z-index: 1;
} */

.contacts .add p {
    font-weight: 400 !important;
    color: #181919 !important;
    display: inline-block;
    padding-left: 50px;
}

.pl-50 {
    padding-left: 50px;
}


/**** footer ***/

.footer * {
    font-family: GeosansLight;
    font-weight: bold;
}


/* .lightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	left: 0;
	right: 0;
	z-index: 10;
	display: flex;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
}
.lightbox.active {
	visibility: visible;
	opacity: 1;
}
.lightbox .bg-img {
	position: relative;
	height: auto;
}
.lightbox .offer-close {
	position: absolute;
	right: 0;
	top: -10px;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 1.7;
	color: red;
	cursor: pointer;
}
.lightbox .offer-close .fa {
	font-size: 15px;
	background: #fff;
	padding: 7px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
} */

.lightbox-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
}

.lightbox-popup.active,
.lightbox-form.active {
    visibility: visible;
    opacity: 1;
}

.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 1;
}

.close:focus {
    outline: none;
}

.close-btn .fa {
    color: #fff;
}

.contentLightbox.lightbox-popup .content>div {
    min-height: 160px;
    background: #fff;
    color: #333;
    padding: 50px 20px;
    border-radius: 5px;
}

.contentLightbox.lightbox-popup .text {
    float: right;
    width: calc(100% - 140px);
    font-size: 12px;
    font-family: inherit;
    line-height: 1.4;
    max-height: 350px;
    overflow-y: scroll;
}

.contentLightbox.lightbox-popup .text table {
    display: block;
}

.contentLightbox.lightbox-popup .text td {
    font-weight: bold;
    border: 1px solid #ddd;
    padding: 3px 10px;
}

.contentLightbox.lightbox-popup .text p,
.contentLightbox.lightbox-popup .desig {
    word-wrap: normal;
    max-height: none;
    text-align: left;
    line-height: 1.2;
    margin-top: 10px;
    color: #333;
}

.contentLightbox.lightbox-popup a {
    display: none;
}

.contentLightbox.lightbox-popup .bg-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.contentLightbox .lightbox-content-inner {
    display: none;
}

.active .lightbox-content-inner {
    display: block;
}

.header .navigation {
    padding: 20px 0px;
    transition-duration: 0.3s;
}

.header.setTop .navigation {
    padding: 11px 0px;
}

.modal-backdrop {
    display: none;
}

.modal.show .modal-dialog {
    margin-top: 100px;
}

.modal-content {
    background-color: #181919;
    opacity: .95;
    color: #fff;
}

.modal-header {
    border-bottom: 0px;
}

.person-img {
    width: 300px !important;
    z-index: 2 !important;
}

.mt-30 {
    margin-top: 28%;
}

.ml-30 {
    margin-top: 28%;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.server_message {
    padding: 150px 0;
    color: #181919;
}

.errorlist {
    color: #181919;
}

.fa-briefcase {
    color: #222;
    padding-top: 35px;
}

.fa-chalkboard-teacher {
    color: #222;
    padding-top: 40px;
}


/****** Animations *****/

@keyframes phone {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        transform: rotate(8deg);
    }
    40%,
    60% {
        -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }
    80% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

.fa-phone.animated,
.fa-phone.animated-hover:hover,
.fa-parent.animated-hover:hover>.fa-phone {
    -webkit-animation: phone 2s linear infinite;
    -ms-animation: phone 2s linear infinite;
    animation: phone 2s linear infinite;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    z-index: 20;
    background: #222;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-timing-function: ease-out;
}

#preloader img {
    height: 100%;
    width: 100%;
    transition-timing-function: ease-out;
}

#preloaderlogo {
    position: relative;
    width: 600px;
    z-index: 5;
    transition-timing-function: ease-out;
}

#preloaderlogo img:first-child {
    width: 100%;
    position: relative;
    -webkit-animation: logoAnimate 2s infinite;
    -moz-animation: logoAnimate 2s infinite;
    -ms-animation: logoAnimate 2s infinite;
    -o-animation: logoAnimate 2s infinite;
    animation: logoAnimate 2s infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

textarea {
    resize: none;
}

p.font {
    font-size: 13px;
    font-family: inherit;
}

.figure-caption {
    font-size: 20px;
    color: rgb(0, 113, 188);
}

#section2 {
    height: 480px;
}

.sec-2-img {
    width: 100%;
    height: 100%;
}

.background-property-second {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    margin-left: 64px;
    margin-right: 64px;
}

.red {
    color: rgb(240, 93, 88);
}

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}



