@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
.header {
	display: block;
	z-index: 9999;
}
.main-nav {
	display: block;
	background: #00bdbb;
	min-height: 50px;
}
.main-nav ul {
	list-style: none;
	padding-right: 141px;
}
.main-nav ul li {
	display: inline-block;
	padding: 10px 10px 10px 10px;
}
.main-nav ul li a {
	color: #FFF;
}
#banner {
	position: relative;
}
#homeform {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 2%;
	z-index: 9;
}
.homeform {
	background: rgba(15, 183, 21, 0.6);
	padding: 10px;
	margin: 0px 10px 0px 10px;
}
#homeform h2 {
	text-align: center;
	color: #fff;
	font-family: Abel;
	font-size: 29px;
	text-transform: uppercase;
}
#homeform h3 {
	text-align: center;
	color: #fff;
	font-family: Abel;
	font-size: 20px;
	padding: 0px 0px 7px 0px;
	font-style: italic;
}
.service_boxo {
	text-align: center;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: 100%;
}
#services {
	margin: 10px 0px 10px 0px;
}
.service_boxb {
	border-bottom: 2px solid #74cc59;
	border-top: 2px solid #74cc599;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.service_boxo h2 {
	font-size: 36px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 0px;
	/*background: rgba(0,0,0,0.6);*/
	text-align: center;
	width: 100%;
	height: 100%;
	margin-top: -5%;
}
.service_boxo p {
	line-height: 20px;
	color: #333;
	padding: 10px 0px;
}
.service_boxo1 {
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.service_boxo1 h2 {
	font-size: 25px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 0px;
	/*background: rgba(0,0,0,0.6);*/
	text-align: center;
	width: 100%;
	height: 100%;
	margin-top: -5%;
}
.service_boxo1 p {
	line-height: 20px;
	color: #fff;
	padding: 10px 0px;
	position: absolute;
	top: 52%;
	left: 0px;
	/*background: rgba(0,0,0,0.6);*/
	text-align: center;
	width: 100%;
	height: 100%;
}
.move {
	margin: 20px 0px 0px 0px;
}
#banbtm {
	background: #00bdbb url(images/about-bgtop.png) left bottom repeat-x;
	display: block;
}
.text {
	padding-top: 40px;
}
#locations h3 {
	color: #013348;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 21px;
}
#banbtm h1 {
	color: #013348;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 21px;
}
#banbtm p {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 20px;
}
#abt {
	background: url(images/about-bgbtm.jpg) repeat;
	display: block;
	min-height: 150px;
}
#abt h1 {
	color: #66b84d;
	font-size: 35px;
	font-weight: 700;
	padding-top: 11px;
}
#abt p {
	color: #010000;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 15px 20px 0px;
}
#highlights {
	margin-top: 10px;
}
#highlights h1 {
	color: #66b84d;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
	background: url(images/h1bg.png) center no-repeat;
}
#highlights p {
	color: #010000;
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
	padding: 10px 15px 20px 0px;
}
#sprit {
	background: url(images/sprit.jpg) no-repeat;
	display: block;
	width: 100%;
	margin: 10px 0px;
	position: relative;
	min-height: 350px;
}
.border {
	border: solid 1px #876b40;
}
.stext {
	/*padding-top: 100px;*/
	position: absolute;
	top: 15%;
	left: 0px;
	width: 100%;
	height: 100%;
}
#sprit span {
	color: #fed207;
	font-size: 15px;
	font-weight: 500;
}
#sprit h2 {
	color: #66b84d;
	font-size: 30px;
	font-weight: 700;
	padding: 10px 0px 15px 0px;
}
#sprit p {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	padding: 0px 0px 30px 0px;
}
.readmore a {
	border: solid 1px #876b40;
	color: #fed207;
	padding: 10px 50px;
}
.readmore a:hover {
	border: solid 1px #66b84d;
	color: #66b84d7;
	padding: 10px 50px;
}
#foottop {
	background: #f0f2f7;
	min-height: 300px;
	display: block;
	padding: 20px;
}
.blog {
	background: #fff;
	display: block;
	padding: 15px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.5);
}
.blog h4 {
	color: #289805;
	font-weight: 500;
}
.blog h2 {
	color: #289805;
	font-weight: 500;
	padding: 0px 0px 26px 0px;
	font-size: 22px;
}
.testbox {
	display: block;
	padding: 0px 0px 25px 25px;
	margin-top: 20px;
	border: dashed #846add 2px;
}
#footer {
	background: #434a54;
}
#footer h2 {
	font-size: 17px;
	color: #fff;
	background: url(images/footline.jpg) bottom left no-repeat;
	padding: 20px 0px 10px 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#footer p {
	font-size: 13px;
	color: #c0c2c4;
	padding: 0px 0px 10px 0px;
}
#footer p a {
	color: #c0c2c4;
}
#footer p a:hover {
	color: #9dee6b;
}
#footer ul {
	list-style: none;
	padding-bottom: 15px;
}
#footer ul li {
	line-height: 20px;
	font-size: 13px;
}
#footer ul li a {
	color: #c0c2c4;
}
#footer ul li a:hover {
	color: #9dee6b;
}
.soc ul {
	padding: 0px 0px 0px 0px;
}
.soc ul li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
.soc img {
	padding: 10px 0px;
}
#footbtm ul li {
	display: inline;
	color: #eee;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}
#footbtm ul {
	padding-top: 13px;
}
#footbtm ul li a {
	color: #eee;
}
#footbtm ul li a:hover {
	color: #c9b475;
}
#footbtm p {
	color: #e3c797f;
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}
#footbtm p a {
	color: #d4d6d8;
}
.move {
	text-transform: uppercase;
}
#services h1 {
	color: #333;
	font-size: 30px;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 40px 0px;
	background: url(images/line.png) center bottom no-repeat;
}
.contact-info p {
	font-size: 14px;
	color: #333;
	margin: 0px;
}
.space {
	height: 10px;
}
.container-contact100-form-btn1 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	padding-top: 0px;
}
/* Testimonials */
.testimonials blockquote {
	background: #f8f8f8 none repeat scroll 0 0;
	border: medium none;
	color: #666;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	position: relative;
	margin-top: 16px;
	min-height: 200px;
}
.testimonials blockquote::before {
	width: 0;
	height: 0;
	right: 0;
	bottom: 0;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 20px solid #fff;
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
	width: 0;
	height: 0;
	right: 0;
	bottom: 0;
	content: " ";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
	border: 1px solid #f5f5f5;
	border-radius: 150px !important;
	height: 75px;
	padding: 3px;
	width: 75px;
}
.testimonials .carousel-info {
	overflow: hidden;
}
.testimonials .carousel-info img {
	margin-right: 15px;
}
.testimonials .carousel-info span {
	display: block;
}
#testimonials .carousel-indicators li {
	background-color: #5db4c0;
	height: 13px;
	width: 13px;
	margin: 5px;
}
#testimonials .carousel-indicators li.active {
	background-color: #888383;
}
#testimonials .carousel-indicators {
	bottom: -32px;
}
@media screen and (min-device-width: 250px) and (max-device-width:640px) {
.testimonials blockquote {
	min-height: 300px;
}
.textblock h1 {
	font-size: 30px;
}
.textblock {
	margin-top: 149px;
	display: block;
}
.textblock1 {
	width: 100%;
}
#careers li {
	display: block;
}
.service_boxo h2 {
	font-size: 18px;
}
.service_boxo p {
	display: none;
}
.foottop h2 a {
	font-size: 13px;
}
.foottop h2 a:hover {
	font-size: 13px;
}
.foottop h2 {
	font-size: 20px;
	padding: 0px 0px 0px 0px;
}
.foottop h1 {
	font-size: 20px;
}
}
.header {
	display: block;
	box-shadow: 0 5px 10px rgba(0,0,0,0.5);
	background: #08090a;
	min-height: 61px;
	z-index: 9999;
	position: fixed;
	width: 100%
}
.header .container {
	display: flex;
	justify-content: flex-end;
	position: relative;
	align-items: center;
	padding: 5px 0;
}
.header .container .logo_block {
	left: 0;
	padding: 5px 5px 2px 24px;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.header .container .book_block {
	right: 0;
	padding: 0px 5px 2px 24px;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.header .container .callus {
	padding-right: 150px;
	font-size: 23px!important;
	font-weight: 800!important;
	color: #333!important;
	text-transform: uppercase;
	letter-spacing: -0.03em
}
.header .container .callus a {
	color: #000;
	font-size: 23px!important;
	font-weight: 800!important;
}
.header .container .callus a:hover {
	color: #333;
	font-size: 23px!important;
	font-weight: 800!important;
}
 @media(max-width:767px) {
.header .container {
	display: block
}
.header .container .logo_block {
	display: block;
	position: static;
	text-align: center;
}
.header .container .logo_block img {
	max-height: 90px;
}
.header .container .book_block {
	display: block;
	position: static;
	text-align: center;
}
.header .container .book_block img {
	max-height: 90px;
}
.header .container .callus {
	text-align: center;
	font-size: 20px;
}
.header .container .callus a {
	display: block
}
}
.header.fixheader {
	background: #08090a;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.header.fixheader .container .logo_block img {
	max-height: 90px;
}
.header.fixheader .container .book_block img {
	max-height: 90px;
}
/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
	width: 100%;
	/* display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;*/
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 0px;
}
.contact100-form-btn {
	font-family: Montserrat-Bold;
	font-size: 12px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	min-width: 160px;
	height: 42px;
	border-radius: 21px;
	background: #0d5e80;
	box-shadow: 0 10px 30px 0px rgba(132, 106, 221, 0.5);
	-moz-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, 0.5);
	-webkit-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, 0.5);
	-o-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, 0.5);
	-ms-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, 0.5);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.contact100-form-btn:hover {
	background: #333333;
	box-shadow: 0 10px 30px 0px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, 0.5);
	-webkit-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, 0.5);
	-o-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, 0.5);
	-ms-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, 0.5);
}
.header ul {
	list-style: none;
	padding: 14px 0px 0px 0px;
}
.header ul li {
	display: inline;
	padding: 7px 15px;
}
.header ul li a {
	color: #fff;
}
.header ul li a:hover {
	color: #d3b27b;
}
#page1 {
	width: 100%;
	height: 100vh;
	z-index: 2;
	margin-top:61px;

}
.pic-slide {
	padding-top:120px;
}
/*#page1 h1 {
	font-size: 45px;
	color: #414141;
	top: 50%;
	position: absolute;
	height: 100px;
	padding-top: 200px;
	font-family: Raleway;
}*/
#page1 h1 span {
	font-size: 45px;
	padding: 100px 0px;
	color: #d3b27b;
	font-weight: bold;
}
#page2 {
	width: 100%;
	height: 100vh;
	z-index: 2;
	margin-top: 60px;
}
#page2 h2 {
	font-size: 30px;
	color: #fff;
	font-family: Raleway;
	font-style:italic;
	background:#333;
	padding:10px 0px;
}
#page2 h2 span {
	font-size: 30px;

	color: #d3b27b;
	font-weight: bold;
}
#page3 {
	width: 100%;
	height: 100vh;
	background: #424242 url(images/raise-bg.jpg) repeat;
	z-index: 2;
	margin-top: 60px;
}
#page3 img {
	margin-top: 40px;
}
#page4 {
	width: 100%;
	height: 100vh;
	background: #cbfefd;
	/*background-image: url(images/no.png), url(images/yes.png);
	background-position: left bottom, right bottom;
	background-repeat: no-repeat, no-repeat;*/
	padding: 15px;
	z-index: 2;
	margin-top: 60px;
}
.poliagree{ position:relative; width:100%; height:100vh;}

.no{position:absolute; width:356px; height:449px; bottom:0; left:0; }
.yes{position:absolute; width:512px; height:463px; bottom:0; right:0; }

.poliagree{ position:relative; width:100%; height:100vh;}

.tophand{position:static; width:170px; height:195px; top:0; height: 195px;  margin:0px auto; }
.btmhand{ position:absolute; width:100%; height:auto; bottom:0;  margin:0px auto;}
.hand{position:absolute; width:636px; height:547px; bottom:0; left:0; }
.res{display:center-block;
max-width: 100%;
height: auto;
}
.mobile{ position:absolute; width:auto; height:auto; right:0;}
#page3 h1 {
	font-size: 45px;
	padding: 100px 0px;
	color: #ffd7a7;
}
#page4 h2 {
	font-size: 45px;
	padding: 100px 0px;
}
.agree {
	color: #82c94c;
	font-weight: bold;
}
.disagree {
	color: #df4641;
	font-weight: bold;
}
#page5 {
	width: 100%;
	height: 100vh;
	background: #434a54;
	/*background-image: url(images/hand-down.png), url(images/hand-up.png);
	background-position: top center, center bottom;
	background-repeat: no-repeat, no-repeat;*/
	z-index: 2;
	margin-top: 60px;
}
#page5 h2 {
	font-size: 35px;
	padding: 10px 0px 0px 0px;
	color: #c7f1f0;
	text-align: center;
}
#page6 {
	width: 100%;
	height: 100vh;
	background: url(images/rupeesbg.jpg) repeat;
	z-index: 2;
	margin-top: 60px;
}
#page6 h2 {
	font-size: 35px;
	padding: 200px 100px 0px 0px;
	color: #434a54;
	text-align: center;
}
#page7 {
	width: 100%;
	height: 100vh;
	z-index: 2;
	margin-top: 60px;
}
#page7 h2 {
	font-size: 40px;
	padding: 70px 0px 70px 0px;
	color: #434a54;
	text-align: center;
}
#page7 h3 {
	font-size: 30px;
	padding: 40px 0px 0px 0px;
	color: #a37a34;
}
#page7 p {
	font-size: 22px;
	padding: 5px 0px 0px 0px;
	color: #434a54;
}
#page7 h4 {
	font-size: 30px;
	padding: 0px 0px 10px 0px;
	color: #a37a34;
}
#page8 {
	width: 100%;
    
    min-height: calc(100vh - 70px);
    background-color: #00bdbb;
    z-index: 1;
    margin-top: 60px;
}
#page8 h2 {
	font-size: 45px;
	padding: 200px 0px 0px 0px;
	color: #fff;
}
#page8 ul {
	padding-top: 40px;
}
#page8 ul li {
	display: inline;
}
 @media screen and (min-device-width: 250px) and (max-device-width:667px) {
#page1 {
	height: 100%;
}
#page2 {
	height: 100%;
}
#page3 {
	height: 100%;
	background: #424242;
	padding-bottom: 15px;
}
#page4 {
	height: 100%;
}
#page5 {
	height: 100%;
}
#page6 {
	height: 100%;
}
#page7 {
	height: 100%;
}
#page8 {
	height: 100%;
}
#page1 h1 {
	font-size: 25px;
	position: staic;
	padding-top: 0px;
	text-align: center;
}
#page1 h1 span {
	font-size: 25px;
	padding: 0px 0px;
}
#page2 h2 {
	font-size: 25px;
	position: absolute;
	padding-top: 0px;
	text-align: center;
}
#page2 h2 span {
	font-size: 25px;
	padding: 0px 0px;
}



#page3 h1 {
	font-size: 25px;
	padding: 0px 0px;
	text-align: center;
}
#page4 h2 {
	font-size: 25px;
	padding: 120px 0px;
}
#page5 h2 {
	font-size: 25px;
	padding: 20px 0px 0px 0px;
}
#page6 h2 {
	font-size: 25px;
	padding: 120px 0px 0px 0px;
}
#page7 h2 {
	font-size: 25px;
	padding: 120px 0px 0px 0px;
}
#page7 p {
	font-size: 17px;
}
#page7 h3 {
	font-size: 20px;
	padding: 10px 0px 0px 0px;
}
#page7 h4 {
	font-size: 22px;
	padding: 10px 0px 10px 0px;
}
#page8 h2 {
	font-size: 25px;
	padding: 120px 0px 0px 0px;
	text-align: center;
}
.header .container .logo_block {
	left: 0;
	padding: 5px 0px 2px 0px;
}
header ul {
	text-align: center;
}
/* #page8 {
	background: #00bdbb;
	background-image: none;
} */
#page8 ul {
	padding-top: 20px;
	text-align: center;
}
.yes {
    position: absolute;
    width: 154px;
    height: auto;
    bottom: 0;
    right: 0;
}
.no {
    position: absolute;
    width: 112px;
    height: auto;
    bottom: 0;
    left: 0;
}
.btmhand { position:absolute; height: auto; border:0;}
.hand {
    position: absolute;
    width: 87%;
    height: auto;   
}
.mobile {
    position: absolute;
    width: 319px;
}
.os img{width:150px; }
}

 