/*
Theme Name: LWC
Theme URI: https://www.lwctutors.com.au/
Description: Child theme of Zerif Pro
Author: Rob Muller
Author URI: https://www.rmd.com.au/
Template: zerif-pro
Version: 0.1
*/

@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);

header.header {
    opacity: 1 !important;
}

.header-content-wrap {
	padding: 500px 0 70px;
}

@media (max-width: 1200px) {
	.header-content-wrap {
		padding: 500px 0 70px;
	}
}

@media (max-width: 992px) {
	.header-content-wrap {
		padding: 400px 0 50px;
	}
	.buttons {
		margin-top: 25px;
	}
}

@media (max-width: 767px) {
	.header-content-wrap {
		padding: 300px 0 40px;
	}
}

@media (max-width: 480px) {
	.header-content-wrap {
		padding: 250px 0 30px;
	}
}

@media (max-width: 320px) {
	.header-content-wrap {
		padding-top: 50%;
	}
}

p {
	font-size: 15px;
}

em {
	font-size: 16px;
}

h1,h2 {
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	line-height: 35px;
}

a {
	color: #fc8037;
}

.form-control {
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
}

textarea:active, input:active, textarea:focus, input:focus {
	box-shadow: inset 0 0 3px #fc8037 !important;
}

.navbar-brand {
	padding: 0;
}

li.current>a {
	color: #fc8037 !important;
}

li.current>a:before {
	background: #fc8037;
}

.header-content-wrap {
	background: none !important;
}

/* HEADER SECTION */

.zerif_full_site {
    overflow: visible;
}
.logo-horizontal {
	display: none;
}
.responsive-logo {
	width: 30%;
}
.navbar-brand {
	width: 100%;
	height: 76px;
}
.navbar-brand > img {
    max-height: 100%;
}
#site-navigation {
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color: #fc8037;
}

.navbar-toggle .icon-bar {
    height: 3px;
    border-radius: 2px;
}

@media (max-width: 992px) {
	.responsive-logo {
		width: inherit;
	}
	.logo {
		display: none;
	}
	.logo-horizontal {
		display: inline;
	}
	.navbar-brand {
		height: 61px;
	}
	#site-navigation {
		padding-top: 8px;
		padding-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.responsive-logo {
		text-align: left !important;
	}
	.logo {
		display: inline;
	}
	.logo-horizontal {
		display: none;
	}
	.navbar-brand {
		width: 80%;
		height: 76px;
	}
	#site-navigation {
		padding-top: 0;
		padding-bottom: 0;
	}
}

/* INTRO SECTION */

.home-header-wrap {
	background-image: url("/wp-content/uploads/2018/02/Website-Image-1.jpeg");
	top: 0;
	left: 0;
	background-size: cover;
}

.intro-text {
	text-transform: none;
	text-shadow: 0px 0px 40px rgba(0, 0, 0, 1);
}

@media (min-width: 993px) {
	.intro-text {
		font-size: 50px;
	}
}

.btn {
	font-family: 'Asap', sans-serif;
	font-size: 18px;
	text-transform: none;
	width: 170px;
	padding: 13px 0px 13px 0px;
}

@media (max-width: 480px) {
	.btn {
		width: 150px;
	}
}

.intro-text-vertical {
	display:none;
}

@media (max-width: 1200px) {
	.intro-text-vertical {
		display:block;
	}
	.intro-text-horizontal {
		display:none;
	}
}

/* GLOBAL SECTIONS */

.section-header h2 {
	text-transform: none;
}

.section-header h6 {
	max-width: 800px;
	margin: auto;
	padding-top: 32px;
}

.focus-box h5 {
	text-transform: none;
}

.focus, .about-us {
	padding-bottom: 32px;
}

#fees {
	padding-bottom: 100px;
}

/* YOU CAN IMPROVE SECTION */

#improve .affirmations, #improve .dux {
	max-width: 600px;
	margin: 50px auto 0 auto;
	text-align: left;
}

#improve .affirmations h3 {
	color: #fc8037;
	font-size: 48px;
    font-family: "Asap";
	text-align: center;
}

@media (max-width: 992px) {
	#improve .affirmations h3 {
		font-size: 30px;
	}
}

#improve .affirmations {
	text-align: center;
}

#improve .affirmations .affirmation {
	font-size: 16px;
	color: white;
	padding: 22px 20px 26px 20px;
	border-radius: 26px;
	font-weight: bold;
	line-height: 20px;
}

#improve .affirmations .affirmation1 {
	background-color: #069059;
}

#improve .affirmations .affirmation2 {
	background-color: #3ab0e2;
}

#improve .affirmations .affirmation3 {
	background-color: #fc8037;
}

#improve .affirmations span {
	font-family: "Asap";
}

#improve .affirmations .affirmation .hsc-before {
	position: relative;
	top: 2px;
	font-size: 24px;
}

#improve .affirmations .affirmation .hsc-after {
	position: relative;
	top: 4px;
	font-size: 32px;
}

#improve .dux p {
	float: left;
	width: 30%;
	font-size: 20px;
	font-style: italic;
	color: #fc8037;
}

#improve .dux p strong {
	font-size: 20px !important;
}

#improve .dux ul {
	float: right;
	width: 50%;
}

#improve .dux li {
	font-size: 20px;
}

@media (max-width: 992px) {
	#improve .dux p {
		width: 100%;
		float: none;
	}
	#improve .dux ul {
		width: 100%;
		float: none;
	}
}

/* RIBBON */

.purchase-now {
	padding-top: 32px;
	padding-bottom: 32px;
}

.purchase-now .row {
	padding: 0 15%;
}

/* OUR SERVICES SECTION */

.focus .row div h2 {
	line-height: 40px;
	position: relative;
	display: inline-block;
	font-size: 35px;
	padding-top: 15px;
	padding-bottom: 45px;
	margin-top: 0;
	margin-bottom: 0;
}

.focus-box .service-icon .pixeden {
    background-size: 125px 125px !important;
}

/* ABOUT US SECTION */

.about-us .section-header h6 {
	color: rgba(255, 255, 255, .9) !important
}

.about-us .big-intro {
	font-family: 'Asap', sans-serif;
}

.about-us-panel {
	background-color: #FFFFFF;
	margin: 0 8px;
	padding: 32px 24px;
	border-radius: 4px;
}

.about-us-panel h3 {
	font-family: 'Asap', sans-serif;
	font-size: 50px;
}

.about-us-panel h3.title1 {
	color: #fc8037;
}

.about-us-panel h3.title2 {
	color: #3ab0e2;
}

.about-us-panel ul {
	text-align: left;
	margin: 0 16px 0 24px;
}

.about-us-panel li {
	color: rgba(64, 64, 64, .7);
	line-height: 20px;
	margin-bottom: 20px;
}

.about-us-panel li strong {
	color: rgba(64, 64, 64, 1);
}

@media (max-width: 992px) {
	.about-us .row {
	    margin: 0;
	}
	.about-us-panel {
		margin: 0;
		padding: 16px 12px;
	}
	.about-us-panel h3 {
		font-size: 35px;
		margin: 0;
	}
}

/* TESTIMONIALS SECTION */

#client-feedbacks .feedback-box {
	width: inherit;
	margin: 0;
}

@media (max-width: 992px) {
	#client-feedbacks .feedback-box{
	    width: inherit;
        margin: 0;
	}
}

.feedback-box .quote {
	display: none;
}

.feedback-box .client-info {
	margin-left: 0;
}

.feedback-box .client-info .client-name {
	font-family: 'Asap', serif;
	font-size: 20px;
	font-weight: 700;
	color: #404040;
}

.feedback-box .client-image {
	display: block !important;
}

/* TESTIMONIALS CAROUSEL */

.owl-carousel {
	max-width: 600px;
	margin: auto;
}

.owl-carousel .owl-item img {
    transform-style: inherit !important;
}

.owl-nav i {
	color: #FFFFFF;
	font-size: 80px;
}

.owl-nav .owl-prev i {
	position: absolute;
	left: -40px;
	top: 40%;
}

.owl-nav .owl-next i {
	position: absolute;
	right: -40px;
	top: 40%;
}

.owl-nav .disabled {
	visibility: hidden;
}

.owl-dots .owl-dot
{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: white;
	opacity: .5;
	margin: 0 5px;
	display: inline-block;
}

.owl-dots .active
{
	opacity: 1;
}

/* FEES SECTION */

#fees {
	background-color: rgba(28, 146, 196, .9);
}

#fees h2 {
	color: #FFFFFF;
}

#fees h6 {
	color: rgba(255, 255, 255, .7);
}

#fees .fees-table {
	background-color: #FFFFFF;
	max-width: 600px;
	margin: auto;
	padding: 8px 0 2px 0;
	border-radius: 4px;
}

#fees .fees-table table {
	margin: 0;
	border: none;
}

#fees .fees-table th, #fees .fees-table td {
	padding: 6px 32px;
}

@media (max-width: 992px) {
	#fees .fees-table th, #fees .fees-table td {
		padding: 6px 16px;
	}
}

#fees .fees-table th+th {
	text-align: center;
}

#fees .fees-table td+td {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

#fees .fees-table th {
	text-transform: none;
	color: #ffffff;
	background-color: #fc8037;
}

#fees .conditions {
	padding-top: 20px;
	color: rgba(255, 255, 255, .7);
	margin: 0;
}

/* GOOGLE MAPS SECTION */
/*
#map{
	height: 500px;
}

.zerif_google_map {
	width: 50%;
	height: 500px;
	margin-bottom: -15px;
	display: inline-block;
}

@media (max-width: 992px) {
	#map{
		height: 600px;
	}
	.zerif_google_map {
		width: 100%;
		height: 300px;
		margin: 0 !important;
		display: block;
	}
}
*/
/* FOOTER SECTION */

.footer-box {
	vertical-align: top;
}

@media (max-width: 992px) {
	.company-details {
		width: 50%;
	}
	.copyright {
		width: 100%;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}

@media (max-width: 480px) {
	.company-details {
		width: 100%;
	}
	.copyright {
		width: 100%;
	}
}

.contact-photo {
	float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #333333;
	margin-right: 16px;
}

.contact-photo img {
    width: 100px;
    height: 100px;
}

@media (max-width: 992px) {
	.contact-photo {
	    width: 80px;
	    height: 80px;
		margin-right: 8px;
	}
	.contact-photo img {
	    width: 80px;
	    height: 80px;
	}
}

.contact-details {
	text-align: left;
	padding-top: 12px;
}

.contact-details p {
	margin-bottom: 10px;
}

.contact-details .contact-name {
	color: #FFFFFF;
	font-size: 24px;
}

@media (max-width: 992px) {
	.contact-details {
		text-align: left;
		padding-top: 6px;
	}
	.contact-details p {
		margin-bottom: 4px;
	}
}

.copyright {
	padding-top: 78px;
}

.social {
	margin: 0 0 25px 0 !important;
}

.social li {
	margin: 0 20px;
}

.social li a {
	font-size: 36px;
}
