/*

	Theme Name: Green Vistas Landing Page

	Theme URI: 

	Description: This css file is for light template layout alignments

	Version: 1.0

	Author: Responsive Experts

	Author URI: http://themeforest.net/user/responsiveexperts

	Tags:

	

	---------------------------

	MAIN TEMPLATE STYLES

	---------------------------

	

	TABLE OF CONTENTS

	---------------------------

	 01. Global Content Styles

	 02. Preloader Content Styles

     03. Header Content Styles

	 04. Main Content Styles

	 05. Media Query 

*/



/* ===================================================================================================== */

/* Fonts                                                                             */

/* ===================================================================================================== */



@font-face {

	font-family: 'FontAwesome';

	src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3');

	src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');

	font-weight: normal;

	font-style: normal;

}





/* ===================================================================================================== */

/* 01. Global Content Styles                                                                             */

/* ===================================================================================================== */





html, body {

    font-family: 'Arsenal', sans-serif;

	height: 100%;

	width: 100%;

	line-height:25px;

	font-size: 21px;

	letter-spacing:0.30px;

	color: #000;

	background:#ffffff;

}

/* Link Styling */



a, a:hover, a:active, a:visited, a:link {

	outline: none;

	-webkit-transition: all 0.5s ease 0s;

	-moz-transition: all 0.5s ease 0s;

	-ms-transition: all 0.5s ease 0s;

	transition: all 0.5s ease 0s;

	text-decoration: none;

}



/* Headings */



h1 {

}

h2 {

}

h3 {

}

h4 {

    font-family: 'Arsenal', sans-serif;

    font-size: 24px;

    font-weight: 700;

    line-height: 1.4em;

    margin: 0;

    padding: 0;

    color: #c6161d;

    letter-spacing: 14px;

    text-transform: uppercase;

	position: relative;

	overflow: hidden;

}

h5 {

}

h6 {

}



p {

	padding:10px 0 15px 0;

	margin:0 0 0 0;

}

.container {

	width: 70%;


}



.img-full {

	width:100%;

}

.img-max-width {

	max-width:100%;

}
.buttons img {
    max-width: 220px;
}

section {
    max-width: 1366px;
    margin: 0 auto;
}

.bg-grey {
    background-color: #ebeded;
}

.prkarti-img img {
    width: 100%;
}

.pad-in {
    padding: 0 3.4% 0 3.05%;
}

.features-blk.pad-in {
    display: flex;
    padding-top: .6em;
    padding-bottom: .4em;
}

.red-blk {
    width: 33.33%;
}

.red-blk span {
    background-color: #e31f24;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.2vw;
}

.red-blk:nth-child(2) {
    margin: 0 1.2%;
}

.prakrrti-sec {
    margin-top: -4%;
    position: relative;
}

.amenities-sec h2 {
    text-transform: capitalize;
    margin: 0;
    padding-bottom: .2em;
}
.owl-nav {
    display: block !important;
}

button.owl-prev,button.owl-next {position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

button.owl-prev {
    left: -20px;
}

button.owl-prev>span, button.owl-next>span {
    font-size: 50px;
}

button.owl-next {
    right: -20px;
}
.title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(256,256,256,.5);
    text-transform: uppercase;
    text-align: center;
    font-size: .85rem;
    line-height: 1.8em;
}

.buttons {
    padding: 2rem 0;
    text-align: center;
}

.buttons a {
    margin: 0 2%;
}

.enquiry-sec-land h2 {
    margin: 0;
    background-color: #e31f24;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.2em;
}

.form {
    background-color: #2687c7;
    padding: 2em 7% 1.5em;
}

.form label {
    color: #fff;
    font-weight: normal;
    font-style: italic;
    width: 135px;
}

footer {
    padding: 1em 0;
    background-color: #e31f24;
    margin-top: 1.3em;
}

a.whatsapp-cht-icn {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background-color: #4fce5d;
    color: #fff;
    display: block;
    background-image: url('../../img/whts-app-icon.png');
    background-position: 12px center;
    background-repeat: no-repeat;
    padding: 10px 12px 10px 40px;
    background-size: 20px;
    font-size: 16px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);
    -moz-box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);
    box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);
        z-index: 999;
        display: none;
}


/* ===================================================================================================== */

/* 02. Banner Area Content Styles                                                                        */

/* ===================================================================================================== */



.banner-area img {

    width: 100%;

}



h6 {

    font-size: 24px;

    font-weight: 700;

}

section.banner-area {

    max-width: 1366px;

    margin: 0 auto;

}


ul li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}


form .label {

    color: #000;

    font-weight: 300;

    width: 24%;

    display: inline-block;

    vertical-align: middle;

    padding: 0;

    text-align: left;

}

.wpcf7-form-control-wrap {
    width: 100%;
}

form input, form textarea {

    height: 42px;

    border: none !important;

    outline: none !important;

    width: 100%;

}

form textarea {

    height: 148px;

}
span.wpcf7-not-valid-tip {

    display: none;

}



input.wpcf7-not-valid {

    border: 1px solid red !important;

}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {

    margin: 0;

    border: none;

    color: red;

    margin-left: 13%;

    padding-left: 0;

}

span.wpcf7-not-valid-tip {

    display: none;

}



input.wpcf7-not-valid {

    border: 1px solid red !important;

}

textarea.wpcf7-not-valid {

    border: 1px solid red !important;

}



div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {

    margin: 0;

    border: none;

    color: red;

    margin-left: 13%;

    padding-left: 0;

}



div.wpcf7-mail-sent-ok {

    color: #398f14;

    margin:  0;

    padding-left: 0;

    border: none;

    margin-left: 13%;

}

div.wpcf7 .ajax-loader {

	display: none;

}

a.phone-fixed {
    display: block;
    position: fixed;
    left: -5px;
    bottom: 15%;
    background: rgba(228,16,16,1);
    background: -moz-linear-gradient(45deg, rgba(228,16,16,1) 0%, rgba(255,77,61,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(228,16,16,1)), color-stop(100%, rgba(255,77,61,1)));
    background: -webkit-linear-gradient(45deg, rgba(228,16,16,1) 0%, rgba(255,77,61,1) 100%);
    background: -o-linear-gradient(45deg, rgba(228,16,16,1) 0%, rgba(255,77,61,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(228,16,16,1) 0%, rgba(255,77,61,1) 100%);
    background: linear-gradient(45deg, rgba(228,16,16,1) 0%, rgba(255,77,61,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41010', endColorstr='#ff4d3d', GradientType=1 );
    color: #fff;
    z-index: 999;
    padding: 15px 37px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
}

a.phone-fixed h1 {
    font-size: 1.2em;
    margin: 0;
}
a.phone-fixed img {
    width: 33px;
    margin-right: 15px;
    margin-top: -4px;
}

.col-form {
    display: flex;
    margin-bottom: .6em;
}
input[type="submit"] {
    background-color: #e31f24;
    color: #fff;
    text-transform: capitalize;
    font-style: italic;
    width: 150px;
    margin-top: 1em;
}
/* ===================================================================================================== */

/* 12. Footer Area Content Styles                                                                        */

/* ===================================================================================================== */









/* ===================================================================================================== */

/* 13. Media Query                                                                                       */

/* ===================================================================================================== */


@media (max-width: 991px) {

.owl-nav {
    display: block !important;
}

button.owl-prev,button.owl-next {position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

button.owl-prev {
    left: -20px;
}

button.owl-prev>span, button.owl-next>span {
    font-size: 50px;
}

button.owl-next {
    right: -20px;
}

.red-blk span {
    font-size: 13px;
    line-height: 1.6em;
}

h2 {
    font-size: 23px;
}

.title {
    font-size: 14px;
}

.buttons img {
    max-width: 170px;
}

.enquiry-sec-land h2 {
    font-size: 23px;
}

.form label {
    font-size: 19px;
}

input[type="submit"] {
    font-size: 18px;
}

}



@media (max-width: 767px) {
a.phone-fixed {
    bottom: 8px;
    left: 15px;
    width: 241px;
    padding: 13px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);
    -moz-box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);
    box-shadow: 2px 2px 5px 1px rgba(77,77,77,0.5);

}

a.phone-fixed h1 {
    font-size: 20px;
}

a.phone-fixed img {
    width: 23px;
    margin-right: 12px;
    margin-top: -3px;
}
.feature-blk img {

    width: 100%;

    max-width: 90px;

    margin: 0 auto;

}



h6 {

    font-size: 18px;

}

html, body {

    font-size: 18px;

}

form input {

    height: 35px;

}


h4 {

    font-size: 21px;

    letter-spacing: 11px;

}
.container {
    max-width: 420px;
    width: inherit;
}

.pad-in {
    padding: 0 18px;
}

.buttons {
    padding: 2rem 0;
}

.buttons a {
    display: block;
    margin: 0 auto;
    width: 180px;
    margin-bottom: 15px;
}

.owl-dots {
    display: none !important;
}

.form label {
    font-size: 17px;
    margin-bottom: 2px;
}

.col-form {
    flex-direction: column;
    margin-bottom: .7em;
}

input[type="submit"] {
    margin-top: .5em;
    height: 40px;
}

.red-blk:nth-child(2) {
    margin: 0;
}

.red-blk span {font-size: 15px;line-height: 1.8em;}

.features-blk.pad-in {
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 1em;
}

.red-blk {
    width: 100%;
    margin-bottom: 8px !important;
}
a.whatsapp-cht-icn {
    display: block;
    right: 8px;
    bottom: 7px;
    padding: 27px;
    border-radius: 50%;
    background-position: center;
    background-size: 32px;
}
a.whatsapp-cht-icn>span {
    display: none;
}
}

