/*
	
Theme Name: Exquisite Child
Theme URI: http://themeforest.net
Author: Svecc Design
Author URI: http://sveccdesign.com
Template: exquisite
Description: Creative Multi-Purpose WordPress Theme For The Rest of Us. Exquisite is all about stunning design, great attention to details, impressive features and easy to use.
Version: 1.0.6
Text Domain: exquisite

Copyright: (c) 2013-2017 Svecc Design by Zsolt Schvets.
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

#header .wrap .container, #header .wrap .dt, #header .wrap .dtc, #header .wrap .row {
	height: 100px; 
}

.st-menu {
	left: 0;
}

.st-menu .fixed-header:after {
	border: none;
}

#responsive-menu {
	position: absolute;
	z-index: 99999;
}

.container {max-width: none; padding: 0px 80px; margin:0px; width:100%}
.container-inner {max-width: 1280px; margin:0px auto; }

#header #header-logo img {
	max-width: 330px;
}
.logo-wrap.dt.fl {
	position: absolute;
    left: 50%;
    margin-left: -165px;	
}

#header #responsive-menu div {
	margin: 35px 0;
}

#header #responsive-menu div span {
    height: .3rem;
}

#header #responsive-menu div span:before {
    height: .3rem;
    top: .9rem;
}

#header #responsive-menu div span:after {
    height: .3rem;
    top: 1.8rem;
	width: 2.0rem;
}

/* Push Left */
.push-left .st-pusher {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.push-left.st-menu-open .st-pusher {
  -webkit-transform: translate3d(0, 0, 315px);
          transform: translate3d(0, 0, 315px);
}
@media (max-width: 370px) {
  .push-left.st-menu-open .st-pusher {
    -webkit-transform: translate3d(270px, 0, 0);
            transform: translate3d(270px, 0, 0);
  }
}
@media (min-width: 980px) {
  .push-left.st-menu-open .st-pusher {
    -webkit-transform: translate3d(330px, 0, 0);
            transform: translate3d(330px, 0, 0);
  }
}
.push-left.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.push-left.st-menu-open .push-left.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.push-left.st-menu::after {
  display: none;
}
/* Fallback */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
  padding-right: 315px;
}
@media (max-width: 370px) {
  .no-csstransforms3d .st-pusher,
  .no-js .st-pusher {
    padding-right: 270px;
  }
}
@media (min-width: 980px) {
  .no-csstransforms3d .st-pusher,
  .no-js .st-pusher {
    padding-right: 330px;
  }
	#footer {
		padding-bottom: 0px;
	}
}

#copyright.separated-style {
	padding-top: 1rem;
}

#footer.color-dark .widget_social_link a {
	font-size: 16pt;
	color: rgba(255,255,255,.7);
	padding: 0px 10px;
}

/* Top Nav */
@media (min-width:768px){
	.transparent-header-dark #header .wrap, .transparent-header-light #header .wrap {
		padding-top: 0px;
	}
	.vc_desktop #content .content .wpb_content_element, .vc_editor #content .content .wpb_content_element, .vc_mobile #content .content .wpb_content_element {
	    margin-bottom: 0px;
	}	
}
.transparent-header-dark .content-slider {
    background-image: linear-gradient(to bottom, white, white 40%, #e4e5e6 40%, #e4e5e6);
    background-size: cover;
    background-repeat: no-repeat;	
}
#header #header-nav ul li {
	padding: 1px 0px;
}
#header #header-nav ul li a {
	line-height: initial;
}

#header #header-nav>.menu-container>ul>li:last-child>a, #header #header-nav>.menu>ul>li:last-child>a {
	margin-right: 	1.65rem;
}
#header #header-nav>.menu-container>ul>li:last-child {
	border: 1px solid #000;	
    background-image: linear-gradient(to bottom, white 50%, #f49055 50%);
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
    background-size: 100% 200%;	
	width: 120px;
}
#header #header-nav>.menu-container>ul>li:last-child:hover {
	background-position: 0 100%;
	border-color: #f49055;
}
#header #header-nav>.menu-container>ul>li:last-child:hover a {
	display:none;
}
#header #header-nav>.menu-container>ul>li:last-child {
	content: 'Contact Us';
	margin-left: 1.65rem;
}
#header #header-nav>.menu-container>ul>li:last-child:hover:after{
  content: '1300 847 855';
	color: #ffffff;
    font-family: Poppins,Raleway,"Open Sans",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 1.0rem;
    font-weight: 600;
    letter-spacing: .06rem;
    position: relative;
    display: inline-block;
    padding: 0;
	margin: 0 1.65rem;
}

#footer .three-column-unequal {
	color: #ffffff;
}

#footer .six.columns {
	text-align: center;
}

#footer h4 {
	color: rgba(255,255,255,.7);
}

h4 {
	font-size: 32pt;
}

.line-container {
	display: inline-block;
}
.line-container.line-container-large {
	font-size: 95pt;
}
	
.line-container > .line-text {
    z-index: 999;
    position: relative;
}
.line-container > .line-line {
    background: #bf9a53;
    height: 10px;
    position: relative;
    bottom:7px;
    z-index: 1;
    width: 110%;
	left:-2px;
}
.line-container.line-container-large .line-line {
	height: 20px;
	bottom: -8px;
	width: 100%;
		
}
.line-container.line-container-white {
	color: #ffffff;
}

.line-container-white .line-line {
    background: #ffffff;	
	opacity: 0.6;
}

#copyright .copyright-text-container p {
	font-size: 12pt;	
	text-transform: uppercase;
}
#footer .six.columns ul {
	text-align: center;
}
#footer .six.columns ul li {
    list-style: none;
    display: inline-block;
    position: relative;
	margin: 0px 30px;
	padding: 12px 20px;
	font-size: 16pt;
	border: 1px solid #fff;
    background-image: linear-gradient(to bottom, transparent 50%, #f49055 50%);
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
    background-size: 100% 200%;
    width: 220px;	
}
#footer.color-dark .six.columns ul li a {
	color: #fff;
	opacity: 1;
}
#footer .six.columns ul li:first-child {
	content: 'Phone';
}
#footer .six.columns ul li:first-child:hover a {
	display:none;
}
#footer .six.columns ul li:first-child:hover:after{
  content: '1300 847 855';
	color: #ffffff;
    font-family: Poppins,Raleway,"Open Sans",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .06rem;
    position: relative;
    display: inline-block;
    padding: 0;
	margin: 0 1.65rem;
}

#footer .six.columns ul li:first-child:hover {
    background-position: 0 100%;
    border-color: #f49055;
}

#footer .three.columns .widget_media_image img {
	width: 50px;
    float: right;
}

.widget_nav_menu:not(.responsive-menu) div ul li a {
	margin-bottom: 0px;
}




/* css-Parallax base styles
  --------------------------------------------- */

  .css-parallax {
    height: 500px; /* fallback for older browsers */
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-perspective: 300px;
    perspective: 300px;
  }

  .css-parallax__group {
    position: relative;
    height: 500px; /* fallback for older browsers */
    height: 100vh;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .css-parallax__layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .css-parallax__layer--fore {
    -webkit-transform: translateZ(90px) scale(.7);
    transform: translateZ(90px) scale(.7);
    z-index: 1;
  }

  .css-parallax__layer--base {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    z-index: 4;
  }

  .css-parallax__layer--back {
    -webkit-transform: translateZ(-300px) scale(2);
    transform: translateZ(-300px) scale(2);
    z-index: 3;
  }

  .css-parallax__layer--deep {
    -webkit-transform: translateZ(-600px) scale(3);
    transform: translateZ(-600px) scale(3);
    z-index: 2;
  }



  .css-parallax {
    font-size: 200%;
  }

   /* centre the content in the parallax layers */
  .css-parallax__title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }



  /* style the groups
  --------------------------------------------- */

  #group4 {
    z-index: 2; /* slide under group 3 and 5 */
  }
  #group4 .ss-parallax__layer--deep {
    background: rgb(184,223,101);
  }

