/*
Theme Name: LadyBowenTheme
Description: A wordpress custom theme

Author: Junard T. Oclarit
Author URI: https://www.junardoclarit.com/

Co-Developer: John Emisyl L. Paler
Co-Developer URI: https://www.emisyl.com/
*/


@font-face {
    font-family: 'ralewaymedium';
    src: url('fonts/raleway-medium-webfont.eot');
    src: url('fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-medium-webfont.woff') format('woff'),
         url('fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
    margin:0;
    padding:0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

body {
    font-size:12px;
    font-family: 'ralewaymedium';
    background: url('images/footer-bg.jpg') repeat;
	background: #8d857e;
}

p {
    line-height: 18px;
    color:#000;
}

img {
    max-width: 100%;
}



h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-family: 'ralewaymedium';
}

#main-container {
    width:100%;
    margin:0 auto;
    background: #fff url('images/header-bg1.jpg') no-repeat top center;
}

#slider {
    width:940px;
    margin:0 auto;
    overflow:hidden;
    margin-bottom:30px;
}

a {
    color: #75b66a;
    text-decoration: none;
}
a:hover, a:focus {
    color: #75b66a;
    text-decoration: underline;
}

.sub-container, .navigation {
    width:940px;
    margin:0 auto;
}

header {
    width:1244px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}

.logo {
    background: url('images/logo.png') no-repeat;
    width:333px;
    height:79px;
    display:block;
    text-indent:-99999px;
}

.logo-container {
    padding: 25px 0 34px 0;
}

.menu-container {
    width:100%;
    height: 40px;
    background: url('images/menu-bg.jpg') repeat-x;
	background: #75b66a;
}

.navbar-collapse {
    padding:0;
}

.navbar-nav {
    float:none;
    width: 600px;
    margin:0 auto;
}

.navbar-nav > li > a {
    padding:10px 20px;
    font-size:12px;
    text-transform:uppercase;
    color:#fff;
}

.navbar-nav > li > a:hover {
    background:#7c7e07;
}

.nav > li.current_page_item > a, .nav > li.current_page_parent > a{
	background: #8d857e;
}

.dropdown-menu {
    list-style:none !important;
}

.dropdown-menu > li {
    margin:0;
    padding:0;
    list-style:none !important;
}

.dropdown-menu > li > a:hover {
	background: #5f9456;
    color:#fff;
}

.mid-content {
    padding-bottom:30px;
    -webkit-box-shadow: 0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow:    0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    box-shadow:         0px 2px 70px -1px rgba(0, 0, 0, 0.20);
}

.mid-content article {
    text-align:center;
    margin:20px 0;
}

.mid-content article img {
    margin:0 auto;
}

.mid-content article h2 {
   font-size:14px;
   color:#86898a;
   text-align:center;
   margin-top:20px;
   text-transform:uppercase;
}

.mid-content article a:hover {
    text-decoration:none;
}

.bottom-container {
    background: url('images/footer-bg.jpg') repeat;
	background: #8d857e;
    min-height: 280px;
}

.bottom-container-home {
    background: url('images/footer-bg.jpg') repeat;
    min-height: 250px;
}

footer {
	background: #75b66a;
    height:35px;
}

footer p {
    color:#fff;
    padding:10px 0;
    font-size:11px;
    font-family: Arial, sans-serif;
}

footer p a {
    color:#fff;
    text-decoration:none;
}

footer p a:hover {
    border-bottom:1px solid #fff;
    color:#fff;
    text-decoration:none;
}

.bottom-content-home {
    padding-top: 20px;
}

.bottom-content {
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 70px -1px rgba(0, 0, 0, 0.20);
}

.footer-green {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0px 7px 24px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 7px 24px -1px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 7px 24px -1px rgba(0, 0, 0, 0.20);
}

.bcontent-left, .mcontent-left {
    float:left;
    width: 68.1%;
    margin-right: 6.2%;
}

.bcontent-right, .mcontent-right {
    float:left;
    width: 25.5%;

}

.title-icon span.icon-news {
    width:19px;
    height:16px;
    display: inline-block;
    background: url('images/news-icon.png') no-repeat;
    float:left;
    margin-top: 2px;
}

.title-icon-green span.icon-news-green {
    width:19px;
    height:16px;
    display: inline-block;
    background: url('images/news-icon-green.png') no-repeat;
    float:left;
    margin-top: 2px;
}

.title-icon-green div {
   border-bottom:1px solid #75b66a;
   padding-bottom: 13px;
}

.title-icon-green h2{
    color:#75b66a;
    font-size:16px;
    text-transform: uppercase;
    padding-bottom:2px;
    margin-left: 25px;
}

.title-icon-green span.sign-up-green {
    width:17px;
    height:18px;
    display: inline-block;
    background: url('images/sign-up-green.png') no-repeat;
    float:left;
    margin-top: 2px;
}

.title-icon span.sign-up {
    width:17px;
    height:18px;
    display: inline-block;
    background: url('images/sign-up.png') no-repeat;
    float:left;
    margin-top: 2px;
}

.title-icon h2{
    color:#fff;
    font-size:16px;
    text-transform: uppercase;
    padding-bottom:2px;

}

.title-icon div {
   border-bottom:1px solid #fff;
   margin-left: 25px;
}

.bleft-content {
    margin-top:20px;
    margin-left: 25px;
}

.bleft-content article p {
    color:#fff;
}

.bleft-content article a.readmore {
    font-style: italic;
    border-bottom:1px solid #fff;
    text-decoration:none;
    color:#fff;
}

a.readmore:hover {
    text-decoration:none;
}

.title-icon h2 span {
    float:right;
}

.title-icon h2 span a.arrow {

    width:20px;
    height:20px;
    display:inline-block;
    text-indent:-9999px;
}

.arrow.left {
    background: url('images/arrow.png') no-repeat;
    background-position: 0 0;
    margin-right:5px;
    margin-bottom:2px;
}

.arrow.right {
    background: url('images/arrow.png') no-repeat;
    background-position: -21px 0;
    margin-bottom:2px;
}

.subscribe-form input[type="text"], .subscribe-form input[type="email"] {
    font-size:13px;
    border-radius:0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    border:none;
    height:25px;
}

.subscribe-form.green input[type="text"], .subscribe-form.green input[type="email"] {
    background:#ddddbc;
    color:#7c7e07;
}

.subscribe-form button[type="submit"] {
    background: #75b66a;
    outline:none;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 13px;
}

.breadcrumb-container {
    background: #8d857e;
    min-height:30px;
}

.breadcrumb-container p {
    color:#fff;
    margin:0;
    padding:6px 0;
}

.main-content {
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;

    -webkit-box-shadow: 0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow:    0px 2px 70px -1px rgba(0, 0, 0, 0.20);
    box-shadow:         0px 2px 70px -1px rgba(0, 0, 0, 0.20);

}

.main-content .mcontent-left h1.head-title {
   font-size:24.99px;
   color:#75b66a;
   padding-bottom:5px;
   border-bottom:1px solid #75b66a;
   margin-bottom:15px;
}

.main-content {
    font-size:13px;
    color:#000000;
}

.title-icon .no-margin, .bleft-content.no-margin {
    margin-left:0;
}

.inside-text p {
    font-size:13px;
}

.menu-footer_menu1-container ul {
    margin:0;
}

.footer-nav ul {
    float:left;
    list-style:none;
    margin-left: 10px;
    margin-bottom: 0;
}

.footer-nav ul:last-child {
   margin-left: 0px;
}

.footer-nav ul li a {
    color:#fff;
    text-transform: uppercase;
    font-size:10px;
}

.social-media {
    width:24px;
    height:23px;
    display:inline-block;
    text-indent:-99999px;
    background: url('images/social-icons.png') no-repeat;
}

.social-media.fb {
    background-position: 0 0;
    margin-right:5px;
}

.social-media.linked-in {
    background-position: -32px 0;
}

.news {
    margin:10px 0;
}

.subscribe-container {
    margin-top:40px;
}

p.crumbs a {
    color:#fff;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.entry ul, .entry ol {
    margin-left: 25px;
}

.image-hover img {
    opacity:0.5;
    transition: ease-in-out opacity .5s;
    -webkit-transition: ease-in-out opacity .5s;
    -moz-transition: ease-in-out opacity .5s;
    -ms-transition: ease-in-out opacity .5s;
    -o-transition: ease-in-out opacity .5s;
}

.image-hover:hover > img {
    opacity:1;
}

.dandelion1 {
    position: absolute;
    left: 370px;
    width: 130px;
    height: auto;
    transform: rotate(-31deg);
    -webkit-transform: rotate(-31deg);
    -ms-transform: rotate(-31deg);


    -webkit-animation: movement 3s steps(4) infinite, play 30s steps(8000) infinite;
       -moz-animation: movement 3s steps(4) infinite, play 30s steps(8000) infinite;
        -ms-animation: movement 3s steps(4) infinite, play 30s steps(8000) infinite;
         -o-animation: movement 3s steps(4) infinite, play 30s steps(8000) infinite;
            animation: movement 3s steps(4) infinite, play 30s steps(8000) infinite;
}

.dandelion3 {
    position: absolute;
    left: 20px;
    width: 50px;
    height: auto;
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);

    -webkit-animation: movement2 6s steps(4) infinite, play 60s steps(8000) infinite;
       -moz-animation: movement2 3s steps(4) infinite, play 60s steps(8000) infinite;
        -ms-animation: movement2 3s steps(4) infinite, play 60s steps(8000) infinite;
         -o-animation: movement2 3s steps(4) infinite, play 60s steps(8000) infinite;
            animation: movement2 3s steps(4) infinite, play 60s steps(8000) infinite;
}

.dandelion4 {
    position: absolute;
    left: 226px;
    top: 90px;
    width: 50px;
    height: auto;

    -webkit-animation: moveright 40s infinite, updown 40s steps(2000) infinite;
}

.dandelion5 {
    position: absolute;
    left: 226px;
    top: 114px;
    width: 60px;
    height: auto;

    -webkit-animation: moveright 50s infinite, updown 60s steps(2000) infinite;
}

.dandelion6 {
    position: absolute;
    left: 226px;
    top: 114px;
    width: 40px;
    height: auto;

    -webkit-animation: moveright 20s infinite, updown 30s steps(2000) infinite;
}

.dandelion2 {
    position: absolute;
    left: 570px;
    width: 90px;
    height: auto;

    -webkit-animation: movement1 6s steps(4) infinite, play 60s steps(8000) infinite;
       -moz-animation: movement1 3s steps(4) infinite, play 60s steps(8000) infinite;
        -ms-animation: movement1 3s steps(4) infinite, play 60s steps(8000) infinite;
         -o-animation: movement1 3s steps(4) infinite, play 60s steps(8000) infinite;
            animation: movement1 3s steps(4) infinite, play 60s steps(8000) infinite;
}

@-webkit-keyframes moveright {
    from {
      left:226px;
      opacity:1;
    }
    to {
         left:800px;
         opacity:0;
         -webkit-animation-timing-function: ease-in-out;

    }
}

@-webkit-keyframes updown {
    0% { top:50px; }
    25% { top:114px;}
    95% {top:60px;}
    100% {top:50px;}
}

@-webkit-keyframes movement2 {
    0% { left:20px; -webkit-animation-timing-function: ease-in-out;}
    50% {left:30px; -webkit-animation-timing-function: ease-in-out; }
    100% {left:20px; -webkit-animation-timing-function: ease-in-out;}
}

@-moz-keyframes movement2 {
    0% { left:20px; -moz-animation-timing-function: ease-in-out;}
    50% {left:30px; -moz-animation-timing-function: ease-in-out; }
    100% {left:20px; -moz-animation-timing-function: ease-in-out; }
}

@-ms-keyframes movement2 {
    0% { left:20px; -ms-animation-timing-function: ease-in-out;}
    50% {left:30px; -ms-animation-timing-function: ease-in-out; }
    100% {left:20px; -ms-animation-timing-function: ease-in-out; }
}

@-o-keyframes movement2 {
    0% { left:20px; -o-animation-timing-function: ease-in-out;}
    50% {left:30px; -o-animation-timing-function: ease-in-out; }
    100% {left:20px; -o-animation-timing-function: ease-in-out; }
}


@-webkit-keyframes movement1 {
    0% { left:670px; -webkit-animation-timing-function: ease-in-out;}
    50% {left:700px; -webkit-animation-timing-function: ease-in-out; }
    100% {left:670px; -webkit-animation-timing-function: ease-in-out;}
}

@-moz-keyframes movement1 {
    0% { left:670px; -moz-animation-timing-function: ease-in-out;}
    50% {left:700px; -moz-animation-timing-function: ease-in-out; }
    100% {left:670px; -moz-animation-timing-function: ease-in-out; }
}

@-ms-keyframes movement1 {
    0% { left:670px; -ms-animation-timing-function: ease-in-out;}
    50% {left:700px; -ms-animation-timing-function: ease-in-out; }
    100% {left:670px; -ms-animation-timing-function: ease-in-out; }
}

@-o-keyframes movement1 {
    0% { left:670px; -o-animation-timing-function: ease-in-out;}
    50% {left:700px; -o-animation-timing-function: ease-in-out; }
    100% {left:670px; -o-animation-timing-function: ease-in-out; }
}

@keyframes movement {
    0% { left:670px; animation-timing-function: ease-in-out;}
    50% {left:700px; animation-timing-function: ease-in-out; }
    100% {left:670px; animation-timing-function: ease-in-out; }
}

@-webkit-keyframes movement {
    0% { left:370px; -webkit-animation-timing-function: ease-in-out;}
    50% {left:400px; -webkit-animation-timing-function: ease-in-out; }
    100% {left:370px; -webkit-animation-timing-function: ease-in-out;}
}

@-moz-keyframes movement {
    0% { left:370px; -moz-animation-timing-function: ease-in-out;}
    50% {left:400px; -moz-animation-timing-function: ease-in-out; }
    100% {left:370px; -moz-animation-timing-function: ease-in-out; }
}

@-ms-keyframes movement {
    0% { left:370px; -ms-animation-timing-function: ease-in-out;}
    50% {left:400px; -ms-animation-timing-function: ease-in-out; }
    100% {left:370px; -ms-animation-timing-function: ease-in-out; }
}

@-o-keyframes movement {
    0% { left:370px; -o-animation-timing-function: ease-in-out;}
    50% {left:400px; -o-animation-timing-function: ease-in-out; }
    100% {left:370px; -o-animation-timing-function: ease-in-out; }
}

@keyframes movement {
    0% { left:370px; animation-timing-function: ease-in-out;}
    50% {left:400px; animation-timing-function: ease-in-out; }
    100% {left:370px; animation-timing-function: ease-in-out; }
}


@-webkit-keyframes play {
   from { top: -100px; }
     to { top: 200px; }
}

@-moz-keyframes play {
   from { top: -100px; }
     to { top: 200px; }
}

@-ms-keyframes play {
   from { top: -100px; }
     to { top: 200px; }
}

@-o-keyframes play {
   from { top: -100px; }
     to { top: 200px; }
}

@keyframes play {
   from { top: -100px; }
     to { top: 200px; }
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}

.contact-form {
    margin-top:20px;
}

.contact-form .form-group {
    width:75%;
}

.contact-form .form-group label {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size:13px;
   font-weight: normal;
}

.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"] {
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    height: 30px;
}

.contact-form .form-group textarea {
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    height:150px;
}

.contact-form .form-group > .send-button {
    background:#75b66a;
    border-radius: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    color:#fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:13px;
    border:none;
    padding:5px 20px;
    text-transform: uppercase;
}

span.copyright {
    float:right;
}

#preloader {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#fafbe9; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width: 130px;
	height: 130px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fafbe9 url(images/status.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	border-radius: 5px;
}







/*custom slider*/

.cslider  {
   width:100%;

}

.cslider table {
    width:100%;
}
.cslider table tr td {
    vertical-align: top;
    position: relative !important;

}


.cslider table tr td:nth-child(1) p {

    padding:10px 25px;
    margin:0;
    position: absolute;
    font-family: ralewaymedium;
    font-size: 12.4px;
    color:white;
    line-height: 145%;
    background-color: #B2B40C;
    top:20px;

    opacity: 0;
   transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}

.gecko .cslider table tr td:nth-child(1) p {
    width:51.2%;
}

.cslider table tr td:nth-child(1):hover p {
    opacity: 1;
}






.cslider table tr td:nth-child(2) p {

    padding:19px 10px 23px;
    margin:0;
    position: absolute;
    font-family: ralewaymedium;
    font-size: 12.4px;
    color:white;
    line-height: 145%;
    background-color: #B2B40C;
    bottom:0;

    opacity: 0;
   transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}

.ie .cslider table tr td:nth-child(2) p {
    padding:18px 10px 18px;
    line-height: 130%;
}

.gecko .cslider table tr td:nth-child(2) p {
    padding:17px 10px 16px;
    width:19%;
}

.cslider table tr td:nth-child(2):hover p {
    opacity: 1;
}





.cslider table tr td:nth-child(3) p {

    padding:15px 10px;
    margin:0;
    position: absolute;
    font-family: ralewaymedium;
    font-size: 12.4px;
    color:white;
    line-height: 145%;
    background-color: #B2B40C;
    bottom:0;
    opacity: 0;

   transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;

}

.ie .cslider table tr td:nth-child(3) p {
    line-height: 130%;
}

.gecko .cslider table tr td:nth-child(3) p {
    width:32%;
}

.cslider table tr td:nth-child(3):hover p {
    opacity: 1;
}

@media (min-width: 300px) and (max-width: 814px) {
    .cslider table tr td p {
        display:none;
    }
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: #867e78;
    border-color: #428bca;
}

.dropdown-menu {
	background-color: #877f79;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #b3afab;
    text-transform: uppercase;
}
