﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 25px;
}
.header {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 999;
    border-top: 9px solid #e2e4cb;
}
.main-menu {
    border: none;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.main-menu .navbar-brand {} .navbar-brand-logo {
    vertical-align: top;
}
.pad-top-botm {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pad-row {
    padding-top: 20px;
}
/*=====================================
   TOP MENU STYLE SECTION
    ===================================*/

#main-slider {
    float: left;
    width: 100%;
}
#main-slider .item {
    background-size: cover !important;
    padding: 15% 0;
}
#main-slider .carousel-indicators {
    left: 0;
    list-style: outside none none;
    margin: auto;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 60%;
    z-index: 15;
}
#main-slider .carousel-inner .carousel-caption {
    margin: 10% 0;
    padding-bottom: 30px;
    position: static;
    top: 100px;
    text-align: left;
    padding: 30px 40px;
}
.carousel-caption h2 {
    color: #fff;
    font-size: 56px;
    font-weight: bold;
    margin-bottom: 0px;
}
#main-slider .carousel-control {
    width: 64px;
    background: none;
    top: 50%;
}
.menu-back {
    background-color: #fff;
}
.navbar-brand-logo {
    padding-bottom: 10px;
}
.get-btn {
    background: #0a5800;
    color: #fff;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 15px 32px;
    font-size: 18px;
}
.get-btn.btn:hover {
    background: rgb(175, 126, 1) none repeat scroll 0 0;
    color: #fff;
}
/*top-menu links color*/

.main-menu .nav.navbar-nav {
    margin-left: 10%;
}
.navbar-default .navbar-nav > li > a {
    color: #515151;
    font-size: 14px;
    margin: 0;
    padding: 55px 24px;
    text-transform: uppercase;
}
.wood-logo-responsive {
    display: none;
}
.wood-logo {
    float: right;
    margin: 24px 0 0;
}
/*top-menu links color on hover*/

.navbar-default .navbar-nav > li > a:hover {
    color: #AF7E01;
}
.header-top .navbar-right {
    list-style: outside none none;
    margin: 28px 0 0;
}
.header-top .navbar-right li {
    display: inline;
    padding: 0 10px;
}
.navbar-default .navbar-toggle {
    border-color: #A0761D;
}
.hid-l {
    display: none !important;
}
/*=====================================
  about-section
    ===================================*/

.about-section {
    padding: 45px 0;
    float: left;
    width: 100%;
}
.about-section .no-left img {} .about-section .carousel-indicators {
    bottom: -50px;
}
.about-section .carousel-indicators li {
    background-color: #d6d6d6;
    border: medium none;
    border-radius: 10px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    width: 13px;
}
.about-section .abot-txt h2 {
    font-size: 28px;
    color: #8a932c;
    font-weight: 600;
}
.about-section .abot-txt h2 span {
    color: #525252;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    margin: -8px 0 0 24px;
    vertical-align: middle;
}
.about-section .abot-txt p {
    font-size: 14px;
    color: #7e7e7e;
    font-weight: 300;
    text-align: justify;
}
/**************why-section*******/

.no-padding {
    padding: 0px;
}
.why-section {
    background: #f8f8f8;
    overflow: hidden;
    float: left;
    width: 100%;
}
.why-mg > img {
    width: 100%;
}
.why-section .why-txt {
    padding: 34px 30px 0 115px;
}
.why-section .why-txt h2 {
    color: #575757;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.why-txt > p {
    font-size: 14px;
    color: #7e7e7e;
    font-weight: 300;
    text-align: justify;
}
/****paht-section***/

.paht-section {
    background: #ececec;
    overflow: hidden;
    float: left;
    width: 100%;
}
.paht-section .why-txt {
    padding: 34px 60px 0 65px;
}
.paht-section .why-txt h2 {
    color: #575757;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
/****space-section**/

.space-section {
    background: #f8f8f8;
    overflow: hidden;
    float: left;
    width: 100%;
}
.space-section .why-txt {
    padding: 34px 30px 0 115px;
}
.space-section .why-txt h2 {
    color: #575757;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
/*.counsling-section*/

.counsling-section {
    background: #ececec;
    overflow: hidden;
    float: left;
    width: 100%;
}
.counsling-section .why-txt {
    padding: 34px 60px 0 65px;
}
.counsling-section .why-txt h2 {
    color: #575757;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.testominoal-section {
    background: #8a932c;
    padding: 75px 0 75px;
    float: left;
    width: 100%;
}
.testominoal-section h1 {
    color: #1a2230;
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.testominoal-section .text-center p {
    color: #727272;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 300;
}
.testominoal-section .carousel-control {
    background: none;
}
.testominoal-section blockquote {
    border-left: none;
    margin-bottom: 0px;
}
.testominoal-section .test-txt h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    color: #1a2230;
}
.testominoal-section .test-txt {
    padding-top: 0px;
}
.testominoal-section .test-txt p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    line-height: 35px;
}
.testominoal-section .carousel-indicators {
    bottom: -20px;
    left: 0;
    list-style: outside none none;
    margin: auto;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.testominoal-section .carousel-indicators li {} .testominoal-section .carousel-indicators li.active {} .col-right {
    float: right;
}
/* why-her**/

.whyher-section {
    background: url(../images/why-her.jpg) no-repeat center;
    float: left;
    width: 100%;
    background-size: cover;
    padding: 100px 0 90px;
}
.why-txt > h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	color: #585858;
	line-height: 18px;
}
.whyher-section h1 {
    color: #fff;
    font-weight: 300;
    font-size: 38px;
}
.whyher-section h5 {
    color: #fff;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    text-align: justify;
}
.whyher-section p {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
.whyher-section .why-right h4 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: 200;
	padding-top: 100%;
	padding-right: 20%;
	padding-bottom: 0;
	padding-left: 20%;
}
/************contact-section*/

.contact-section {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.contact-section .contact-address h2 {
    font-size: 24px;
    font-weight: 300;
    color: #8a932c;
    margin-bottom: 20px;
}
.contact-section .contact-address address {
    color: #525252;
    font-weight: 300;
    font-size: 15px;
}
.contact-section .contact-address {
    background: url(../images/glob.png) left top no-repeat;
    padding-left: 90px;
}
.contact-section .contact-address > h4 {
    color: #525252;
    font-weight: 300;
    font-size: 16px;
}
.contact-section .contact-address .social-link {
    list-style: none;
}
.contact-section .contact-address .social-link li {
    display: inline-block;
}.form-inline .capchaform {  margin: 20px 0 0;  width: 50% !important;}
.contact-section .contact-form h3 {
    color: #525252;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 20px;
}
.contact-address .social-link li {
    margin: 0 5px 0 0;
}
.contact-address .social-link li a {
    border: 2px solid #acacac;
    border-radius: 50%;
    color: #acacac;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
}
.contact-address .social-link li a:hover {
    color: #8E9633;
    border-color: #8E9633;
    transition: 0.2s;
}
.contact-form .form-inline input {
    border-color: #c1c1c1;
    border-radius: 0px;
    margin: 0px 0 20px 0;
    width: 100%;
    height: 43px;
}
.contact-form .form-group {
    width: 33%;
}
.text-are {
    display: block;
    width: 100% !important;
}
.contact-form .form-inline textarea {
    width: 100%;
    border-radius: 0px
}
.contact-form .green-btn {
    background: #8a932c;
    color: #fff;
    font-size: 15px;
    margin: 20px 0 0px;
    border-radius: 0px;
    padding: 10px 18px;
}
.footer {
    background: #b0b0b0;
    padding: 10px 0;
    float: left;
    width: 100%;
}
.footer p {
    margin: 0px;
    color: #fff;
    font-weight: 300;
}
.footer .botm-link {
    list-style: none;
    margin: 0px;
}
.footer .botm-link li {
    display: inline;
}
.botm-link.text-center a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0;
    text-transform: uppercase;
}
.footer .copyright {
    color: #Fff;
    font-size: 13px;
    font-weight: 300;
    margin: 20px 0 0;
}
@media screen and (min-width: 1368px) {
    .why-section .why-txt {}
}
@media screen and (max-width: 1280px) {
    .why-txt .why-list li label {
        font-size: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .about-section .no-right .abt-txt {
        padding: 20px 40px 0;
    }
    .about-section .no-right .abt-txt h2 {
        margin-bottom: 20px;
    }
    .why-section .why-txt {
        padding: 30px 20px 0 40px;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 55px 13px;
    }
    .contact-form .form-group {
        width: 31%;
    }
    .why-section .why-mg > img {
        min-height: 470px;
    }
    .paht-section .why-mg > img {
        min-height: 552px;
    }
    .space-section .why-txt {
        padding-left: 46px;
    }
    .space-section .why-mg > img {
        min-height: 450px;
    }
    .counsling-section .why-mg > img {
        min-height: 470px;
    }
}
@media screen and (max-width: 1024px) {
    .botm-link.text-center a {
        color: #ffffff;
        font-size: 14px;
        padding: 0 8px;
    }
    .text-are {
        display: block;
        width: 100% !important;
    }
}
@media screen and (max-width: 992px) {
    .hid-mob {
        display: none;
    }
    .main-menu .navbar-brand {
        top: -37px;
    }
    .header-top .navbar-right {
        margin: 0;
    }
    .main-menu .nav.navbar-nav {
        margin-left: 0;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 50px 5px;
    }
    .navbar-brand-logo {
        width: 150px;
    }
    #main-slider .carousel-inner .carousel-caption {
        width: auto;
    }
    .carousel-caption h1 {
        font-size: 85px;
        line-height: 83px;
    }
    .carousel-caption h2 {
        font-size: 56px;
    }
    #main-slider .carousel-indicators {
        width: 90%;
        bottom: -31px;
    }
    .carousel-indicators > li img {
        width: 100px;
    }
    .about-section .no-left img {
        min-height: inherit;
    }
    .why-mg > img {
        min-height: inherit;
    }
    .why-section .why-mg > img {
        min-height: inherit;
    }
    .paht-section .why-mg > img {
        min-height: inherit;
    }
    .space-section .why-txt {
        padding-left: 46px;
    }
    .space-section .why-mg > img {
        min-height: inherit;
    }
    .counsling-section .why-mg > img {
        min-height: inherit;
    }
    .no-padding {
        padding: 0 15px;
    }
    .why-txt {
        padding: 0 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .whyher-section h5 {
        font-size: 18px;
    }
    .whyher-section {
        padding: 50px 0;
    }
    .testominoal-section {
        padding: 35px 0;
    }
    .main-menu .navbar-header {
        border-bottom: 1px solid #ddd;
    }
    .navbar-nav {
        margin: 0px !important;
    }
    .about-section .abot-txt h2 span {
        display: block;
        font-size: 15px;
        margin-left: 0;
        margin-top: 10px;
    }
    .whyher-section .why-right h4 {
        padding: 20px 0;
    }
    .wood-logo {
        display: none;
    }
    .wood-logo-responsive {
        display: block;
        float: right;
        margin: 16px 15px;
    }
    .abot-txt {
        margin-top: 53px;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        margin: auto;
    }
    .contact-form .form-group {
        width: 100%;
    }
    .main-menu .navbar-toggle {
        margin-right: 0;
        margin-top: 24px;
    }
    #main-slider .carousel-control {
        width: 23px;
        font-size: 15px;
    }
    .header-top .navbar-right {
        display: none;
    }
    .main-menu .navbar-brand {
        top: -15px;
    }
    .navbar-brand-logo {
        width: 120px;
    }
    .wood > img {
        width: 50px;
    }
    .carousel-caption h2 {
        font-size: 41px;
        margin-top: 10px;
    }
    .carousel-caption h1 {
        font-size: 60px;
        line-height: 52px;
    }
    .get-btn {
        font-size: 15px;
        padding: 11px 26px;
    }
    .nav.navbar-nav.navbar-right {
        margin: 55px 0 0;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 7px 6px;
    }
    .main-menu .navbar-collapse {
        border: medium none;
        overflow: hidden;
        margin-bottom: 18px;
    }
    .nav-hid {
        display: none;
    }
    .hid-l {
        display: block !important;
    }
    .contact-s {
        padding: 0;
    }
    .contact-section {
        padding: 42px 0 0;
    }
    .contact-section .contact-bg {
        margin-bottom: 40px;
    }
    .btn.send-btn {
        margin: 0px;
        padding: 9px 15px;
    }
    .contact-section .contact-profile .media {
        padding: 25px 10px 10px;
    }
    .address-contect {
        padding: 0 10px;
    }
    .address-contect .contact-nowbtn {
        padding: 10px 16px;
    }
    .footer p {
        text-align: center;
    }
}
@media screen and (max-width: 667px) {
    .testominoal-section .test-txt p {
        font-size: 20px;
        line-height: 22px;
    }
    #main-slider .carousel-inner .carousel-caption {
        padding: 20px;
    }
    .carousel-caption h2 {
        font-size: 30px;
        margin-top: 0px;
    }
    .carousel-caption h1 {
        font-size: 44px;
        line-height: 40px;
    }
    .carousel-caption > p {
        font-size: 14px;
    }
    .why-txt .why-list li {
        margin: 0 0 10px;
    }
    .welcome-section .no-padding {
        padding: 10px;
    }
}
@media screen and (max-width: 568px) {
    .why-txt > h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .carousel-caption h2 {
        font-size: 21px;
        margin-top: 0;
    }
    .why-section .why-txt h2 {
        margin-bottom: 15px;
    }
    .contact-s h2 {
        font-size: 22px;
    }
    .welcome-section .no-padding {
        padding: 6px;
    }
}
