body{/*font-family: 'Source Sans Pro', sans-serif;*/ font-family: 'Poppins', sans-serif;  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; padding-top:100px;
}
h1, h2, h3, h4, h5, h6{/*font-family: 'Source Sans Pro', sans-serif;*/ font-family: 'Poppins', sans-serif;
 }

body.home{padding-top:0px !important;}

body.logged-in {
    padding-top: 70px;
}


body{color:#000;}

.site-content {
    padding: 0;
}

.container {
      padding-right: 0;
    padding-left: 0;}  
	
.site-header-main.container {
    padding: 0 15px;
}	

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: none;
}

.site-branding {
    float: left; position:absolute; z-index:11;
}


.site-header-menu{width:100%; margin:0px;}

#mega-menu-wrap-primary #mega-menu-primary {
      text-align: right;}


#mega-menu-wrap-primary {
    clear: both;
    background: none !important;
}

#masthead .mega-menu-wrap ul > li ul {}

#masthead .mega-menu-wrap ul > li ul {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    /* right: 0; */
    z-index: 3;
    padding: 60px 125px 70px 125px;
    max-width: 1460px;
    margin: auto;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s, opacity 0s linear 0.8s !important;
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s, opacity 0s linear 0.8s !important;
    -o-transition: -o-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s, opacity 0s linear 0.8s !important;
    transition: -webkit-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s,-moz-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s,-o-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s,transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.2s, opacity 0s linear 0.8s !important;
    -webkit-transform-style: preserve-3d !important;
    -moz-transform-style: preserve-3d !important;
    -o-transform-style: preserve-3d !important;
    -ms-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    -webkit-transform-origin: top center 0px !important;
    -moz-transform-origin: top center 0px !important;
    -o-transform-origin: top center 0px !important;
    -ms-transform-origin: top center 0px !important;
    transform-origin: top center 0px !important;
    -webkit-transform: rotateX(90deg) translateY(-100%) translateZ(0px) !important;
    -moz-transform: rotateX(90deg) translateY(-100%) translateZ(0px) !important;
    -o-transform: rotateX(90deg) translateY(-100%) translateZ(0px) !important;
    -ms-transform: rotateX(90deg) translateY(-100%) translateZ(0px) !important;
    transform: rotateX(90deg) translateY(-100%) translateZ(0px) !important;
    zoom: 1;
    filter: alpha(opacity=0) !important;
    -webkit-opacity: 0 !important;
    -moz-opacity: 0 !important;
    opacity: 0 !important;
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden !important;
    -o-backface-visibility: hidden !important;
    -ms-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    /* letter-spacing: -0.25em; */
}


#masthead .mega-menu-wrap ul > li:hover > a + ul {
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -o-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
    z-index: 4 !important;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s, opacity 0s linear 0.4s!important;
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s, opacity 0s linear 0.4s !important;
    -o-transition: -o-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s, opacity 0s linear 0.4s !important;
    transition: -webkit-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s,-moz-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s,-o-transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s,transform 0.4s cubic-bezier(0.13, 0.3, 0.31, 0.99) 0.4s, opacity 0s linear 0.4s !important;
    zoom: 1;
    filter: alpha(opacity=100) !important;
    -webkit-opacity: 1!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

#masthead .mega-menu-wrap ul > li.mega-menu-megamenu ul:before {
    content: "" !important;
    display: block !important;
    border: none !important;
    display: block;
    position: absolute;
    left: -40vw;
    right: -40vw;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
}


.hd-menu ul>li ul>li>a {
    font-size: 14px;
}

.hd-menu ul>li ul>li>a {
    color: #000; /*font-family: 'NexaRegular' !important;*/
}

.mega-menu>li>a.mega-menu-link {
    font-weight:500 !important;
	    font-family: 'Poppins', sans-serif !important;
}

a.mega-menu-link {
  /*  font-family: 'Nexa' !important;*/
    width: auto !important;
    display: inline-block !important;
}


.hd-menu ul.mega-menu>li>a.mega-menu-link:before{ background-color: #fff !important;}

a.mega-menu-link:before {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    left: 0;
    right: 100%;
    bottom: 50%;
    height: 1px !important;
    background-color: #000 !important;
    zoom: 1;
    filter: alpha(opacity=0);
    /* -webkit-opacity: 0; */
    -moz-opacity: 0;
    /* opacity: 0; */
     -webkit-transition: right 0.2s ease-out, opacity 0.2s ease-out !important;
    -moz-transition: right 0.2s ease-out, opacity 0.2s ease-out !important;
    -o-transition: right 0.2s ease-out, opacity 0.2s ease-out !important;
     transition: right 0.2s ease-out, opacity 0.2s ease-out!important; 
    width: auto !important;
    margin-bottom: -16px !important; 
}
	
	
a.mega-menu-link:not(.link):hover:before {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    right: 0;
}	


.overlay {
    -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;

}


.overlay.hover {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: fixed;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 9999999;
    width: 100%;
    left: 0;
    right: 0;


 -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;

}


a:hover, a:active, a:focus {
    outline: 0;
    outline-offset: 0 !important;
}

.custom-logo {
    width: 200px;
    max-width: 100% !important;
}


header#masthead { /*position:relative;*/
    padding: 0; z-index:99;
}

.header-main { background:#796f66; height:105px; 
    border-bottom:rgba(237, 237, 237, 0.2) solid 2px;
}
.home .header-main { position:fixed; left:0; right:0;
    background: transparent;
}



.main-navigation {
    margin: 0 0em;
}

.hd-menu ul.mega-menu>li {
    font-size: 16px;
    padding: 0 30px !important;
}


.hd-menu ul>li>a {
    color: #fff;    text-decoration: none;
}

.hd-menu ul>li>a:hover, .main-navigation a:hover, .main-navigation a:focus {
   /* color: #8f9dad !important; */
}

header.fixed-header {
    background: #796f66 !important;
    z-index: 9999;
    border-bottom-color: #796f66; position:fixed!important; left:0px; right:0px; 
}

.fixed-header .hd-menu ul>li>a {

    text-decoration: none;
}


footer.entry-footer {
    display: none;
}
.ft-menu ul ul {
    display: none;
}

body{background:#fff;    letter-spacing: 0.4px; }

.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}

.container {
    max-width:1460px;
	width: auto;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
} 
.text-white{color:#fff;  } 

.h1-40 {
    font-size:40px; 

}

.h2-50 {
    font-size: 50px;

}

.h2-40 {
    /*font-size: 35px; */   padding-bottom: 25px;
}

.h2-40 b {
    font-weight:200;
}

.h2-30 {
    font-size: 30px;

}

.h2-25 {
    font-size: 25px;

}


.h2-20 {
    font-size: 20px;

}


label {
    /* text-transform: uppercase; */
    display: block;
    font-size: 15px;
    /* color: #686158; */
    font-weight: 600;
}


textarea {
    overflow: auto;
    vertical-align: top;
    height: 100px;
}


.wpcf7-submit {
    border-radius: 0 !important;
   
	    margin-top: 10px;
		
		    font-weight: 700 !important;
    min-width: 100px;
    line-height: 15px !important;
    font-size: 13px !important;
    letter-spacing: 1px !important; 
}

a {
    color: #000000;
    text-decoration: none;
}



body:not(.custom-background-image):before, body:not(.custom-background-image):after{display:none;}

.footer-main h2 {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.footer-main {
    padding:20px 0;
    color: #212121;
    float: left;
    width: 100%;
}

.copyright {
    background: #212121;
    float: left;
    width: 100%;
 color:#fff; 
     padding: 10px 0;
}


.footer-main a {
    color: #212121; text-decoration:none;
}

.footer-main a:hover {
    color: #000; 
}
.ft-menu {
    padding-top: 13px;}

.ft-menu ul{list-style:none; margin:0px; padding:0px; font-size:17px;}  
.ft-menu li{display:inline-block; padding:0 10px; text-transform:uppercase; }


.ft-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ft-social li {
    display: inline-block;
    margin-right: 0px;
	    text-transform: uppercase;
}

.ft-social li a {
    display: block;
    padding: 8px;
    font-size: 19px;
    color: #b3b3b3;
    min-width: 41px;
    text-align: center;
}

.copyright p {
    margin: 0;
    padding: 0;
}

.copyright a {
    color: #fff; text-decoration:none;
}

.copyright a:hover {
    color: #999;
}

.ft-logo img {
    max-width: 120px;
    width: 120px;
}

.copyright .container{/*display:table;*/}

.ft-cell{float:none; width:1%; display:table-cell; vertical-align:middle; }

/*Home Page */
.hm-section-one {
    min-height: 550px;
    padding: 40px 0;
}
.parallax {
    background-attachment: fixed !important;
}

.home-more button {
    min-width: 200px;
    display: block; line-height:30px;
}

.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon {
    top: 50%;
    position: absolute;
}

/*
.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon {
    border-left: #000 solid 1px;
    bottom: 0;
    height: 100%;
}*/

/*.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon i {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -13px;
}*/

.display-block {
    display: block !important;} 
	
.cl-box .cl-box {
    padding: 0;
}

.cl-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.height-650>.vc_column-inner{min-height:650px;} 

.hm-section-four {
    padding: 50px 0;
}

.size-choose ul {
    margin: 0;
    list-style: none;
    text-align: center;
}

/*
.size-choose li {
    display: inline-block;
    font-size: 22px;
    padding: 0 15px;
}*/

.size-choose li {
    width:25%;
    /* text-align: left; */
    padding: 40px;
    font-weight: 500;
    font-size: 17px;
    border: #000 solid 1px;
    margin: 5px;
    display: inline-block;
    color: #000;
}

.size-choose li:hover {
    box-shadow: #e1e1e1 4px 4px 14px;
}




.home-categ {
    margin: 0 15px;display: inline-block;
}

.home-categ a {
    text-decoration: none;
}  

.cont-btn>a>button {
    background: none;
    border: #fff solid 1px;
}

.cont-btn>a>button:hover {
    background: #fff;
    color: #000;
}

.cate-btn>a>button {
    background: #fff;
    color: #212121;
}

.cate-btn>a>button:hover {
    background: #000;
    color: #fff;
}

.hm-section-five{ padding: 100px 0; text-align:center; background-position: bottom center !important;    background-size: cover !important; }
.hm-section-five .vc_column-inner {
    padding-top: 0 !important;
}


/*Inner Pages*/
/*
.header-bg {
    background: url(../images/hd-bg.jpg) center;
    background-size: cover;
    min-height: 400px;
    display: table;
    width: 100%;
}
*/

.header-bg {
    background: url(https://silon.in/wp-content/uploads/2019/01/WILLIAM_GREY_01.jpg) #222 center;
    /* background-size: cover; */
    min-height: 400px; margin-bottom:20px;
    display: table; position:relative;
    width: 100%; 
    box-shadow:#7a7a7a 0px 9px 34px; text-align:center;
}

.header-bg:before {
    content: "";
    background: #000000;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    top: 0;
    bottom: 0;
    opacity: 0.1;
}



.header-bg .table-cell {padding-top:50px;
    display: table-cell; position:relative;
    vertical-align: middle;
}

.contact-page p strong {
    font-size:18px;
}

.contact-page a {
    color: #000; text-decoration:none; 
}

.customercare  {
   /* box-shadow: #e5e4e4 2px 2px 30px;
    padding: 20px;
    margin-top: 30px;
    border: #d6d6d6 solid 1px;*/
    line-height: 33px;
}

.customercare a {
    display: block;
    font-size: 20px;
    font-weight: 900;
    color: #000;
}

.pro-img {    margin-bottom: 25px !important;
    position: relative; 
}


.pro-img figure, .pro-img figure a {
    display: block !important;
}

.pro-img:after {
    background: url(http://www.accordceramics.com/assets/img/shadow.png) no-repeat center bottom /contain;
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.pro-img figure {
    max-height:270px;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    z-index: 22;
}

.pro-img figure img {
    height: 500px;
}

.products-column h4, .products-column p {
    text-align: center !important;
    line-height: 18px;
    padding-top: 0;    letter-spacing: 0.5px;
}

.products-column p {
    padding-top: 5px;
    margin-bottom: 15px;
}

.products-column{margin-bottom:30px;}

.products-column>.vc_column-inner>.wpb_wrapper {
    border: 1px solid #ccc;
    padding: 15px;
    position: relative;
    transition: 500ms ease;
}


.products-menu-left h2 {
    font-size: 22px;
    border: none !important;
    margin-bottom: 10px; 
}
.products-menu-left h2 {
    background: #796F66;
    color: #fff;
    line-height: initial;
    margin-left: -20px;
    margin-right: -20px;
    padding: 19px;
    margin-top: -20px !important;
    line-height: 15px;
}

.products-menu-left ul li a:before {
    /* content: ""; */
    content: "\f00c" !important;
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;

}
 
.products-menu-left ul li a {
    padding:5px 5px 5px 28px;  position:relative;
}

.products-menu-left .widget {
    padding: 0;
    border: none; 
    list-style: none;
}

.products-menu-left ul {
    list-style: none;    font-size: 20px;
}

.products-menu-left ul li a {
    color: #000;
    text-decoration: none;
    display: block;

} 

.products-menu-left .wpb_wrapper {
    background: #f5f5f5;
    display: block;
    padding: 20px;
    box-shadow: #e5e4e4 1px 4px 4px;
}


.site-main {
    margin-bottom: 0;
}


.cl-box .vc_row.vc_row-flex {
    box-sizing: border-box;
    display: inherit;
    display: inherit;
    display: inherit;
    display: inherit;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
}

.cl-box .pull-left {
    float: right !important;
}

.size-choose li a {
    color: #000;
}
input {
    line-height: normal;
    font-size: 16px !important;
}

/*11-02-18*/

.header-bg{display:none;}



.orientation h1.vc_custom_heading:after {
    content: '';
    width: 24px;
    height: 1px;
    background-color: #000000;
    display: block;
    margin-top: 10px;
}

.orientation h1 {
    font-size: 28px;
}

.orientation {
    padding-top: 40px;
}

.title-bg {
    background-color: #f6f6f6;
} 

.orientation .module-text {
    padding-top: 90px;
} 

.text06 {
    font-size:20px;
    line-height: 1.6521739130434783em;
    font-weight: 300;
    letter-spacing: 0.02em;
}


.contact-form {
    border-top: #e1e1e1 solid 1px;
    padding-top: 100px;
    padding-bottom: 100px;
}


form br {
    display: none;
}

input, textarea {
    line-height: normal;
    font-size: 15px !important;
    font-weight: 500 !important;
}

button, .wpcf7-submit {    min-width: 140px !important;
    font-size: 14px !important;
    font-weight: bold;     height: 60px;
}


  iframe, .ultimate-map-wrapper {
    height:100%;
    width:100%;
    border:0;
        filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
  
}


.fbc-page .fbc-wrap .fbc-items li:first-child {
    padding-left: 0;
}

.fbc-page .fbc-wrap .fbc-items li {
    padding: 0px 0;}

.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
    margin-left: 10px;
    margin-right: 10px;
}

.fbc-page .fbc-wrap .fbc-items li {
    text-transform: uppercase;
    /*font-family: 'Nexa' !important;*/
    font-weight: 600;
}

.fbc-page .fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text {
    color: #000000;
}


button#responsive-menu-button {
    min-width: auto !important;
}

button#responsive-menu-button {
    display: none;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a, #responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    background: transparent !important;
    border-bottom: #8a7e73 solid 1px!important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {

    border-left: 1px solid #8a7e73!important;
    background-color: #615a53!important;
}

button#responsive-menu-button {
    background: transparent !important;
    margin-top:10px !important;
}

/*Responsive*/
@media (max-width:1199px) {
	.row {
		 margin: 0;}	 
	
	body .hd-menu ul.mega-menu>li {
    padding: 0 8px !important;
}
	
	}


@media (max-width:991px) {
.navbar-fixed-bottom, .navbar-fixed-top {
   /* position: static;*/    background:#796f66 !important; }	

 body.home{padding-top:100px !important;}
 
 body.logged-in.home {
    padding-top: 57px !important;
}

 
body .menu-toggle { display:none !important;
    font-size: 24px;
    border: none;
    color: #fff !important;
    padding: 0 !important;
    margin: 0;
    outline: none !important;
    width: auto !important;
    min-width: 50px !important;
}
	
.dropdown-toggle {
    color: #fff !important;
    outline: none !important;
}

.hd-menu ul>li ul>li>a {
    color: #fff;
}

.main-navigation li {
    border-top: 1px solid #3e3e3e;
}
	
.main-navigation .primary-menu {
    border: none;
}	
	header#masthead {
    padding: 15px 0 !important;  }
	
.header-bg .table-cell{padding-top:0px;}	

.row {
    margin: 0;
}	
	

	body .site-branding {
       position: relative; 
}
	
	

} 
 


@media (max-width:767px) {

	
	.footer-main {
    text-align: center;
}

.ft-menu li {
    width: 50%;
    text-align: center;
    border: #f3f3f3 solid 1px;
    float: left;
    padding: 5px;
}

.footer-main a {
    display: block;
}

.h2-40, .h1-40 {
    font-size: 30px;
}

.copyright .container {
    display: block;
}

.ft-cell {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 15px;
}

.copyright .row {
    margin: 0 !important;
}

.cont-btn>a>button {
    margin-bottom: 20px;
}

.row {
    margin: 0;
}

.home-more a.ubtn-link {
    padding: 0 !important;
}

.cl-box figure, .cl-box div {
    width: 100%;
    display: block;
}

.cl-box img {
    width: 100%; 
}

.height-650>.vc_column-inner {
    min-height: 350px;
}
	
	
.ubtn-ctn-inline {
    text-align: left !important;
}	

.products-menu-left{display:none;}
.header-bg .table-cell{padding-top:0px;}	
	
	.header-bg {
    height: 200px;
    min-height: auto;
}



.contactform {
    margin-bottom: 30px;
}

.hm-section-one {
    padding: 0;
}	
	
	
	}





@media (max-width:479px) {
	
body.page-id-1766, body.page-id-1768, body.page-id-1770, body.page-id-694, body.page-id-1772 {
  
}	
	
.orientation .module-text {
    padding-top: 50px;
}


.application-model {
    min-height: 80vh !important;
}	
	
	
	
}



/*12-02-19*/

a{text-decoration:none !important; }

a.link {
    font-weight: 500;
    text-transform: uppercase;
}

.text11 {
    font-size: 1em;
    line-height: 1.625em;
    letter-spacing: 0.06875em;
    font-weight: 700;
    text-transform: uppercase;
}

.module-applications-content {
    letter-spacing: -0.25em;
    color: #fff;
}

.module {
    position: relative;
    clear: both;
}

.module-applications-content .module-list {
    overflow: hidden;
    background-color: #000000;
}


.module-applications-content .module-list li {
    -webkit-transition: opacity 0.8s ease-out 0.3s;
    -moz-transition: opacity 0.8s ease-out 0.3s;
    -o-transition: opacity 0.8s ease-out 0.3s;
    transition: opacity 0.8s ease-out 0.3s;
}
.module-applications-content.appear .module-list li {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.module-applications-content .module-list li {
    width: 100%;
    padding-bottom: 50%; 
    float: left;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    background-size: cover;
    background-position: right;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;    padding-top: 50%;
}

.module-applications-content .module-list .application-content-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -0.25em;
}

.module-applications-content .module-list .application-content {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    position: relative;
    z-index: 1;
}

.module-applications-content .module-list .application-title-content {
    max-height: 200px;
    display: block;
    overflow: hidden;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: max-height 0s ease-out 0.6s, padding 0s ease-out 0.6s, opacity 0.4s ease-out 0.6s;
    -moz-transition: max-height 0s ease-out 0.6s, padding 0s ease-out 0.6s, opacity 0.4s ease-out 0.6s;
    -o-transition: max-height 0s ease-out 0.6s, padding 0s ease-out 0.6s, opacity 0.4s ease-out 0.6s;
    transition: max-height 0s ease-out 0.6s, padding 0s ease-out 0.6s, opacity 0.4s ease-out 0.6s;
}
.module-applications-content .module-list li a {
    color: #fff;
}

.module-applications-content .module-list .application-data .link {
    margin-top: 55px;
}

.module-applications-content .module-list .application-data {
    max-width: 80%;
    display: inline-block;
    text-align: left;
    max-height: 0;
    overflow: hidden;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: max-height 0.9s, opacity 0.9s, margin 0.9s;
    -moz-transition: max-height 0.9s, opacity 0.9s, margin 0.9s;
    -o-transition: max-height 0.9s, opacity 0.9s, margin 0.9s;
    transition: max-height 0.9s, opacity 0.9s, margin 0.9s;
}

.module-applications-content .module-list li:hover .application-data {
    margin-top: 56px;
}
.module-applications-content .module-list li:hover .application-data {
    max-height: 350px;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.module-applications-content .module-list .application-content-block:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -1px;
}

.module-applications-content .module-list .application-content-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    z-index: 0;
    zoom: 1;
    filter: alpha(opacity=30);
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -webkit-transition: opacity 0.9s;
    -moz-transition: opacity 0.9s;
    -o-transition: opacity 0.9s;
    transition: opacity 0.9s;
}

.module-applications-content .module-list li:hover .application-content-block:after {
    zoom: 1;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.text13 {
    font-size: 3.75em;
    line-height: 1.1666666666666667em;
    letter-spacing: 0.01166666666667em;
    font-weight: 700;
    text-transform: uppercase;
}

.module-slider{color:#fff;}


.application-model, .link {
    color: #fff !important;
}

.application-model .link {
    margin-top: 40px;
    display: block;
    font-weight: 700;
}

.floor-box p {
    font-weight: 500;
}

.floor-box .vc-hoverbox h2 {
    font-size: 20px;
    font-weight: 600;
}

.floor-box .vc-hoverbox {
    color: #fff;
}

div#comments {
    display: none;
}

nav.navigation.post-navigation {
    display: none;
}

body.page-id-1766, body.page-id-1768, body.page-id-1770, body.page-id-694, body.page-id-1772 {
    padding-top: 0 !important;
}