html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
     padding: 0;
    font-family: "Roboto", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	font-family: "Roboto", sans-serif!important;
}
h1, h2, h3, h4, h5, h6, {
	font-family: 'Roboto Slab', serif!important;
}

a {
	text-decoration: none;
	color: #0c6fc2;
	font-family: "Roboto", sans-serif!important;
}
.edit-icon{
    font-size: 50px;
    color: #0c6fc2;
}
em {
	font-style: italic;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.main_outer {
	width: 100%;
	float: left;
}
.outer_white {
	width: 100%;
	float: left;
	background: #ffffff;
}
.outer {
	width: 100%;
	float: left;
	/*background-image: url(../images/main_bg_img.jpg);*/
	/*background-repeat: repeat;*/
	background: #ffffff;
}
.auto_con {
	width: 1170px;
	margin: auto;
}
.header_inner {
	width: 100%;
	float: left;
	margin: 20px 0;
}
.logo_outer {
	float: left;/*width:35%; */
}
.header_right {
/*float: right;
    margin-left: 65px;
    margin-top: 18px;
  width: 58%; */
}
.header_rght_logo {
	float: right;
}
.header_fb_logo {

	margin:5px 0;
}
.header_fb_logo img {
	padding: 0 0 0 8px;
}
.header_fb_logo a:hover {
	opacity: 0.5;
}
.chat_now {
	float: right;
}
.chat_now_01 {
	width: 121px;
	float: left;
	background: #ee782b;
	font-size: 12px;
	color: #fff;
	/*/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
*/ 	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
	text-align: center;
	border-radius: 2px;
}
.chat_now_01.book_now {
	background-color: #028a02;
	margin: 0 0 0 10px;
}
.chat_now_01.book_now a:hover {
	color: #fff;
	background: #025402;
	transition: all 1s ease;
}
.chat_now_01 img {
	float: left;
	margin: 0 0 0 10px;
}
.chat_now_01 a {
	text-decoration: none;
	color: #fff;
	padding: 10px 0;
	display: block;
}
.chat_now_01 a:hover {
	color: #fff;
	background: #f4660a;
	transition: all 1s ease;
}
.toll_free_out {
/*  width: 65%;
	float: right; */
}
.toll_free_text {
	float: left;
	font-size: 16px;
	color: #666666;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	line-height: 14px;
	padding-right: 25px;
}
.toll_free_text a {
	color: #666666;
	font-size:15px;
}
.toll_free_text img {
	display: inline-block;
	margin: 0 6px 0 0;
	vertical-align: middle;
}
.toll_free_text.email {
	border-right: none;
	padding: 0;
}
.toll_free_text.email a {
	color: #666666;
}
.toll_free_text.email a:hover {
	text-decoration: underline;
}
.navigation_part {
	width: 100%;
	background-color:#3873b6;
}
.navigation {
	float: left;
}
.navigation ul {
	display: block;
}
.navigation li {
	float: left;
	font-size: 17px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Kameron', serif;
	text-transform: uppercase;
}
.navigation li a {
	color: #fff;
	padding: 19px 9px;
	display: block;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	font-family: 'Kameron', serif !important;
}
.navigation li a:hover {
	background-color: #ffffff;
	color: #000000;
}
.navigation li a:hover {
	background-color: #FBF0BA;
	color: #3873b6;
}
ul#navigation li:hover > a {
	background: #ffffff;
	color: #3873b6;
}
ul#navigation ul li a:hover {
	background-color: #3873b6;
}
.navigation_search {
	width: 157px;
	float: right;
	border-bottom: 1px solid #939b73;
}
.navigation_search img {
	float: left;
	margin: 18px 0 0 0;
}
.navigation_inner {
	background: none;
	border: none;
	margin-top: 16px;
	padding: 0 10px 6px 10px;
	width: 77%;
	color: #fff;
	outline: none;
}
/* Drop-Down Navigation */
ul#navigation li:hover > div, ul.navigation1 li:hover > div {
	visibility: visible;
	opacity: 1;
}
ul#navigation div, ul#navigation ul li div, ul.navigation1 div, ul.navigation1 ul li div {
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	z-index: 99999;
	width: auto;
	background:  rgb(255,238,210);
	opacity: 0;
	-webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
	-moz-transition: opacity 0.2s linear, visibility 0.2s linear;
	-o-transition: opacity 0.2s linear, visibility 0.2s linear;
	transition: opacity 0.2s linear, visibility 0.2s linear;
}
ul#navigation ul, ul.navigation1 ul {
	float: left;/*	margin: 0 10px;*/
}
ul#navigation ul li span, ul.navigation1 ul li span {
	float: left;
	margin: 20px 10px 10px 10px;
	width: 100%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 15px;
	color: #3873b6;
	border-bottom: none;
}
ul#navigation ul li, ul.navigation1 ul li {
	clear: both;
	width: 100%;
	border: 0 none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	border-bottom: 1px solid #c9c9c9;
	text-transform: none;
}
ul#navigation ul li:last-child, ul.navigation1 ul li:last-child {
	border-bottom: none;
}
ul#navigation ul li a, ul.navigation1 ul li a {
	padding: 12px 10px;
	color: #3873b6;
	text-decoration: none;
	display: block;
	border: 0 none;
	clear: both;
}
ul#navigation li a.first, ul.navigation1 li a.first {
	border-left: 0 none;
}
ul#navigation li a.last, ul.navigation1 li a.last {
	border-right: 0 none;
}
#active, .active {
	background: #ee782b;
}
.banner_part {
	width: 100%;
	float: left;
	background-image: url(../images/banner_img-1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 570px;
}
.banner_part02 {
	width: 100%;
	float: left;
	background-image: url(../images/banner_img-002.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 570px;
}
.banner_part03 {
	width: 100%;
	float: left;
	background-image: url(../images/banner_img-003.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 570px;
}
.banner_part04 {
	width: 100%;
	float: left;
	background-image: url(../images/variation/background-img-home.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 560px;
}
.banner_part_error {
	width: 100%;
	float: left;
	background-image: url(../images/fa.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 560px;
}
.banner_part04 {
	width: 100%;
	float: left;
	background-image: url(../images/variation/background-img-home.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100%;
}
/*.main_text_box {
    margin: 0 auto;
    width: 66.6667%;
} */

.main_text_box > h2 {
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin: 0.7em 0;
}
.main_text_box h6 {
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 0.7em;
}
.main_text_box > p {
	color: #666666;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	/*font-weight: 300;*/
	line-height: 28px;
	text-align: center;
}
.faint_line {
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
	margin-top: 50px;
}
.main_text_box > p.orange-color {
	color: #ed6f1d;
	font-style: italic;
	margin: 0 auto;
	width: 95%;
}
/*.main_text_box .chak_out {
	margin: 1px auto 20px 33%;
}*/
.container.no-margin {
    margin: 0 auto;
}
.main_text_box small {
	clear: both;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
.banner_earo_left {
	float: left;
	margin: 178px 0 0 0;
}
.banner_earo_right {
	float: right;
	margin: 178px 0 0 0;
}
.banner_text_right {
	/*width: 500px;
	float: right;
	background: rgba(234, 194, 91, 0.78);
	padding: 36px 43px 36px 43px;
	margin: 86px 0 0 0;*/
	width: 620px;
	float: left;
	padding: 36px 0;
	margin: 65px 0 0 0;
}
.banner_text_right h1 {
	font-size: 29px;
	color: #fff;
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 42px;
	text-shadow: 5px 0px 9px #000;
}
.banner_text_right h1 span {
	font-size: 42px;
}
.banner_text_right_02 {
	margin: 17px 0 0 0;
}
.banner_text_right_02 p {
	font-size: 18px;
	line-height: 36px;
	color: #fff;
/*	font-family: 'Open Sans', sans-serif;*/
	background: url(../images/variation/banner-point.png) left 11px no-repeat;
	padding: 0 0 0 30px;
	/*font-weight: bold;*/
	text-shadow: 5px 0px 9px #000;
}
.chak_out {
	width: 400px;
	border: 1px solid #75370e; /* Old browsers */
	/* background: -moz-linear-gradient(top, #028802 0%, #028002 28%, #027602 63%, #026c02 99%);  FF3.6+ */
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #028802), color-stop(28%, #028002), color-stop(63%, #027602), color-stop(99%, #026c02));  Chrome,Safari4+ */
	 /* background: -webkit-linear-gradient(top, #028802 0%, #028002 28%, #027602 63%, #026c02 99%);Chrome10+,Safari5.1+ */
	 /*background: -o-linear-gradient(top, #028802 0%, #028002 28%, #027602 63%, #026c02 99%); Opera 11.10+ */
	 /* background: -ms-linear-gradient(top, #028802 0%, #028002 28%, #027602 63%, #026c02 99%);IE10+ */
	 /* background: linear-gradient(to bottom, #028802 0%, #028002 28%, #027602 63%, #026c02 99%);W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028802', endColorstr='#026c02', GradientType=0 ); IE6-9 */
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	text-align: center;
	line-height: 32px;
	margin: 30px 0 5px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin: 0 auto;
	background: #ed6f1d none repeat scroll 0 0;
}
.banner_text_right .chak_out {
	float: left;
	width: 360px;
}
.banner_variation_caption .chak_out {
    width: 100%;
}
.chak_out a {
	color: #fff;
	display: block;

	padding: 10px 20px;
}
.chak_out a:hover {
	color: #fff;
	background: #F3BF41;
	transition: all 1s ease;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.chak_out img {
	float: right;
	padding: 0 20px 0 0;
}
.banner_text_right > p {
	clear: both;
	color: #ffffff;
	font-size: 16px;
/*	font-weight: bold;*/
	line-height: 28px;
	margin-top: 20px;
	text-shadow: 5px 0px 9px #000;

}
.contant_part {
	width: 100%;
	float: left;
	margin: 30px 0;

}
.contant_left {
	width: 500px;
	float: left;
}
.contant_left_img {
	float: left;
}
.contant_text {
	float: left;
	margin-top: 34px;
}
.contant_text h2 {
	font-size: 19px;
	color: #5c5c5c;
	text-transform: capitalize;
}
.contant_text ul {
	margin-top: 24px;
}
.contant_text li {
	font-size: 17px;
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 32px;
	background: url(../images/contant_img1.png) left 8px no-repeat;
	padding: 0 0 0 28px;
}
.contant_text li a {
	color: #0c6fc2;
}
.contant_text li a:hover {
	color: #ee782b;
	transition: all 1s ease;
}
.contant_text.contant_text_2 {
	margin: 34px 0 0 30px;
}
.contant_right {
	width: 620px;
	float: right;
}
.contant_right h2 {
	font-size: 20px;
	color: #5c5c5c;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Rockwell, Courier Bold, Courier, Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	text-transform:capitalize;
	line-height: 32px;
	border-bottom: 1px solid #dcdcda;
	padding-bottom: 15px;
	margin-bottom: 14px;
}
.contant_earo {
	float: left;
	margin: -22px 0 0 62px;
	position: absolute;
	width: 10px;
}
.contant_right p {
	font-size: 16px;
	color: #000000;
	line-height: 29px;
	padding-bottom: 40px;
}
.request_now {
	width: 315px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #6c4d00;
	text-transform:capitalize;
	text-align: center;
	line-height: 34px;
	border-radius: 2px;
}
.request_now img {
	float: right;
	padding: 0 25px 0 0;
}
.request_now a {
	color: #ffffff;
	padding: 16px 0 16px;
	display: block;
	background: #f0821d;
}
.request_now a:hover {
	background: #f0bd3d; /* Old browsers */
	background: -moz-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bd3d), color-stop(12%, #f1bd3d), color-stop(24%, #f2bf40), color-stop(34%, #f4c043), color-stop(46%, #f7c348), color-stop(58%, #f8c44a), color-stop(69%, #fac64e), color-stop(78%, #fdc853), color-stop(89%, #fdc954), color-stop(100%, #ffca56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* W3C */
}
.group_outer {
	float: left;
	/* margin-top: 30px;*/
	padding: 0 0 40px;
	width: 100%;
}
.group_inner {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e3dfda;
	float: left;
	margin: 0 8px 0 0;
	padding: 5px;
	width: 272px;
	padding-bottom: 23px;
}
.group_inner_text, .prog_inner_text {
	width: 100%;
	float: left;
	text-align: center;
}
.group_inner_text h3, .prog_inner_text h3 {
	font-size: 22px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 18px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
}
.group_inner_text p, .prog_inner_text p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	;
	line-height: 21px;
	padding: 0 2px;
	font-weight: 100;
}
.prog_inner_text {
	padding: 15px 17px;
	max-height: 165px;
}
.prog_inner_text h3, .prog_inner_text p {
	color: #ffffff;
}
.testimonies_out {
	width: 100%;
	float: left;
	margin-top: 90px;
	background: url(../images/slider_text_img.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 180px;
}
.testimonies_earo {
	float: left;
	padding-top: 180px;
}
.testimonies_earo_right {
	float: right;
	padding-top: 180px;
}
.testimonies_text {
	float: left;
}
.testimonies_text h2 {
	font-size: 27px;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 154px;
	line-height: 35px;
}
.testimonies_text p {
	font-size: 19px;
	color: #777777;
	padding-top: 20px;
}
.testimonies_text span {
	font-size: 19px;
	color: #028a02;
	padding-top: 20px;
	float: left;
}
.volunteer_type_out {
	width: 100%;
	float: left;
	margin: 50px 0;
}
.volunteer_group {
	width: 283px;
	float: left;
	background: #f7ae3d;
	padding-bottom: 28px;
	margin-right: 12px;
	position: relative;
}
/*.volunteer_group:hover
{
opacity:0.3;
cursor:pointer;
transition:all 1s ease;
}*/
.overlay {
	background: rgba(0, 0, 0, 0.65);
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: none;
}
.volunteer_group:hover .overlay {
	display: block;
	cursor: pointer;
}
.volunteer_group_img {
	float: left;
}
.volunteer_group_text {
	width: 100%;
	float: left;
	min-height: 101px;
}
.volunteer_group_text h2 {
	font-size: 17px;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 14px;
}
.volunteer_group_text p {
	font-size: 14px;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
	padding: 0 24px;
	line-height: 17px;
}
.volunteer_group.intership {
	background: #62b1c0;
}
.volunteer_group.wildlife {
	background: #bdb194;
}
.volunteer_group.recommnd {
	background: #ee782b;
}
.top_destination {
	width: 100%;
	float: left;
	background: #606b31;
}
.top_destination_txt {
	width: 100%;
	float: left;
	font-size: 17px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 25px 0 20px;
}
.footer_part {
	width: 100%;
	float: left;
	margin-top: 45px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 40px;
}
/*.footer_inner_01 {
	width: 200px;
	float: left;
	margin: 0 0 0 34px;
}*/
.footer_inner_01 h2 {
	font-size: 15px;
	color: #505050;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 17px;
}
.footer_inner_01 ul {
}
.footer_inner_01 li {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.footer_inner_01 li a {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
.footer_inner_01 li a:hover {
	color: #ee782b;
	transition: all 1s ease;
}
.footer_inner_02 {
	width: 200px;
	float: left;
	margin: 0 0 0 34px;
}
.footer_inner_02 h2 {
	font-size: 15px;
	color: #505050;

	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 17px;
}
.footer_inner_02 ul {
}
.footer_inner_02 li {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 14px;
}
.footer_inner_02 li a {
	color: #000000;
}
.footer_inner_02 li a:hover {
	color: #ee782b;
	transition: all 1s ease;
}
.footer_ifram {
	float: left;
	margin: 43px 0 60px;
	text-align: center;
	width: 100%;
}
/*ORPHANAGE IN INDIA*/
.orphanage_main {
	float: left;
	width: 100%;
	/*	background:url(../images/img_orphan_bann.png) top center no-repeat, url(../images/img_orphan_bann_bott.png) bottom center no-repeat;
	background-color:#fff;*/
	padding-bottom: 0px;
	position: relative;
}
.orphanage_main.all_banner {
	background: url(../images/img_orphan_bann.png) top center no-repeat, url(../images/img_orphan_bann_bott.png) bottom center no-repeat;
	background-color: #fff;
}
.orphanage_main.asia_countries {
	background: url(../images/img_asia_orphan_bann.png) top center no-repeat, url(../images/img_asia_orphan_bann_bott.jpg)no-repeat scroll center bottom #fff;
}
.orphanage_main.africa_countries {
	background: url(../images/img_africa_orphan_bann.png) top center no-repeat, url(../images/img_africa_orphan_bann_bot.jpg) no-repeat scroll center bottom #fff;
}
.orphanage_main.lamerica_countries {
	background: url(../images/img_lamerica_orphan_bann.png) top center no-repeat, url(../images/img_lamerica_orphan_bann_bott.jpg) no-repeat scroll center bottom #fff;
}
.wildlife_banner {
	background: url(../images/img_wildlife_orphan_bann.png) top center no-repeat, url(../images/img_wildlife_orphan_bann_bott.jpg) no-repeat scroll center bottom #fff;
}
.orphanage_outr {
	float: left;
	width: 1170px;
}
.orphange_left_outr {
	float: left;
	width: 792px;
	padding: 0 59px 0 25px;
}
.orphange_left_outr h2, .orphange_left_outr h1 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #fff;/* all browsers, of course */
	color : #606B31\9; /* IE8 and below */
	text-transform: uppercase;
	/*padding:69px 0;
	line-height:22px;
	font-size:59px;*/
	padding: 55px 0;
	line-height: 50px;
	font-size: 42px;
	margin: 0;
}
.breacrumb_con {
	float: left;
	width: 792px;
	padding: 18px 0;
}
.breacrumb_con ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.breacrumb_con li {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #494949;
	float: left;
}
.breacrumb_con li a {
	font-size: 14px;
	color: #494949;
	line-height: 16px;
	padding: 23px 5px;
	text-decoration: none;
}
.breacrumb_con li a:hover {
	color: #494949;
	text-decoration: underline;
}
.arrow_bread {
	padding-top: 2px;
}
.project_summary_outr {
	float: left;
	width: 792px;
	padding: 37px 0 0;
}
.project_summary_outr h3, .auto_con h3 {
	color: #EF7A13;
	font-size: 21px;
	line-height: 38px;
	padding: 0;
	margin: 0;
}
.project_summary_outr h4, .auto_con h3 {
	color: #EF7A13;
	font-size: 19px;
	line-height: 38px;
	padding: 0;
	margin: 0;
}
.wildlife_banner h3 {
	text-transform: none;
}
.project_summary_outr h5, .auto_con h5 {
	font-size: 16px;
	line-height: 25px;
	color: #108a10;
}
.project_pic {
	float: left;
	width: 787px;
	position: relative;/*padding: 7px 0 26px;*/
}
.project_pic_full {
	width: 100%;
	padding: 10px 0;
}
.project_summary_outr p {
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	padding: 0;
	margin: 0 0 24px;
}
.orphan_info_button {
	float: left;
	width: 792px;
	padding: 0 0 40px;
}
.request_info_button {
	float: left;
}
.request_info_button a {
	float: left;
	color: #ffffff;
	font-size: 19px;
	text-transform: uppercase;
	padding: 8px 15px;
	background: #e77e23;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.request_info_button a:hover {
	color: #6c4d00;
	text-decoration: none;
	background: #f0bd3d; /* Old browsers */
	background: -moz-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bd3d), color-stop(12%, #f1bd3d), color-stop(24%, #f2bf40), color-stop(34%, #f4c043), color-stop(46%, #f7c348), color-stop(58%, #f8c44a), color-stop(69%, #fac64e), color-stop(78%, #fdc853), color-stop(89%, #fdc954), color-stop(100%, #ffca56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0bd3d', endColorstr='#ffca56', GradientType=0 ); /* IE6-9 */
}
.request_info_button span {
	float: left;
	line-height: 33px;
	padding-right: 10px;
}
.request_info_button img {
	float: left;
	margin-top: 8px;
}
.arrow_pic {
	padding: 10px 0 0;
}
.orpah_resopns_outr {
	float: left;
	width: 792px;
	margin-bottom: 10px;
}
.orpah_resopns_outr ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.orpah_resopns_outr ul ul {
	margin-left: 40px;
}
.orpah_resopns_outr li {
	float: left;
	width: 792px;
	color: #000000;
	background: url(../images/img_check_pic.png) left 4px no-repeat;
	padding-bottom: 10px;
}
.orpah_resopns_outr li a, .orpah_resopns_outr li span, .faq_list li {
	/*	color:#0c6fc2;*/
	line-height: 22px;
	font-size: 15px;
	text-decoration: none;
	padding: 0 0 0 27px;
}
.orpah_resopns_outr li a:hover {
	color: #000000;
	text-decoration: underline;
	transition: all 1s ease;
}
.learn_orphan_con {
	float: left;
	width: 792px;
	color: #474747;
}
.learn_orphan_con a {
	font-size: 22px;
	color: #474747;
	text-decoration: underline;
}
.learn_orphan_con a:hover {
	color: #474747;
	text-decoration: none;
}
.orphange_right_outr {
	float: left;
	width: 276px;
	background: url(../images/img_orphan_right_bg.png) top repeat-x;
	padding: 9px;
	margin-top: 57px;
}
.orphange_right_innr {
	background: #fff;
	clear: left;
	margin: 0 auto;
	padding: 33px 20px;
	width: 235px;
}
.orphange_right_innr h2 {
	color: #3b3b3b;
	font-size: 15px;
	line-height: 35px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.orphange_right_innr ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.orphange_right_innr li {
	float: left;
	width: 100%;
	color: #3b3b3b;
}
.orphange_right_innr li a {
	color: #3b3b3b;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.orphange_right_innr li a:hover {
	color: #058100;
	text-decoration: underline;
}
.orphange_right_innr li:last-child {
	margin-bottom: 24px;
}
.rain-table th {
	text-align: left;
	padding: 10px 0;
}
.rain-table td {
	padding: 15px 5px;
}
.orphane_pic_con {
	float: left;
	width: 100%;
	padding-bottom: 24px;
}
.program_fees_main {
	float: left;
	width: 792px;
}
.volun_duration_con {
	background: #3873b6;
}
.volun_weeks_con, .fee_alt_tr tr:nth-child(2n) td {
	background: #f5f5f5;
}
.volun_weeks_con02, .fee_alt_tr td, .rain-table tr, .temp-table tr {
	font-size: 15px;
	color: #666666;
	padding: 16px 0;
}
table caption {
	font-size: 15px;
	padding: 16px 0;
	text-align: left;
	font-weight: bold;
}
.wid-45 {
	width: 45%;
}
.wid-32 {
	width: 32%;
}
.wid-23 {
	width: 23%;
}
.wid-20 {
	width: 20%;
}
.wid-17 {
	width: 17%;
}
.wid-16 {
	width: 16%;
}
.wid-15 {
	width: 15%;
}
.wid-14 {
	width: 14%;
}
.wid-7016 {
	width: 7.16%;
}
.rain-table {
	line-height: 18px;
}
.volun_duration_con01, .fee_alt_tr th, .wildlife_fee_table th {
	color: #fff;
	font-size:16px;
	padding: 14px 0;
	text-align: left;
	line-height: 22px
}
/*.volun_duration_txt, .fee_alt_tr tr td:first-child, .fee_alt_tr tr th:first-child, .rain-table tr th:first-child, .rain-table tr td:first-child {
	text-indent: 53px;
}*/
.fee_alt_tr.arrival_date_table tr td:first-child, .fee_alt_tr.arrival_date_table tr th:first-child {
	text-indent: 35px;
}
.fee_alt_tr.arrival_date_table span {
	line-height: 18px;
}
.allocation_btn {
	float: left;
	margin: 28px 19px 28px 0;
}
.allocation_btn a {
	float: left;
	color: #466baf;
	font-size: 15px;
	text-transform: uppercase;
	padding: 27px 43px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bebebe;
}
.allocation_btn a:hover {
	color: #0e890e;
	text-decoration: none;
	transition: all 1s ease;
}
.allocation_btn span {
	float: left;
	line-height: 11px;
	padding-right: 5px;
}
.allocation_btn img {
	float: left;
}
/*ORPHANAGE IN INDIA END*/
.nav_right {
	display: none;
}
.allocation_marg {
	margin-right: 0 !important;
}
/*TESTIMONIAL SLIDER*/
.testimonials_main {
	float: left;
	width: 100%;
	background: #030303 url(../images/img_testimonials_pic.jpg) right top;
}
.test_out {
	margin: 0 auto;
	width: 1170px;
	background: #999;
}
.test_innr {
	float: left;
	width: 100%;
	padding: 175px 0;
}
.test_innr h2 {
	font-size: 27px;
	color: #fff;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding: 0;
	margin: 0 0 22px;
	font-weight: bold;
}
.test_innr p {
	font-size: 21px;
	color: #777777;
	padding: 0;
	margin: 0 0 10px;
}
.test_innr span {
	font-size: 19px;
	color: #028a02;
	padding: 0;
	margin: 0;
}
/*new_class*/

.orphanage_main_02 {
	float: left;
	width: 100%;
	background: url(../images/img_orphan_bann.png) top center no-repeat;
	background-color: #fff;
}
.about_part_out {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.about_part_out ul {
	text-decoration: none;
}
.about_part_out li {
	font-size: 17px;
	color: #3b3b3b;
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 32px;
	padding: 0;
	margin-left: 16px;
	list-style: square;
}
.about_part_out li a {
	color: #777777;
}
.about_part_out li a:hover {
	color: #ee782b;
	transition: all 1s ease;
}
.about_part_out p {
	font-size: 15px;
	color: #3b3b3b;
	line-height: 24px;
	padding: 43px 0 0 0;
}
.about_inner {
	width: 100%;
	float: left;
}
.about_inner h2 {
	font-size: 19px;
	color: #ef7a13;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
.most_Affordable_outer {
	width: 100%;
	float: left;
	margin: 30px 0 70px;
}
.most_Affordable_out {
	width: 260px;
	float: left;
	background: #FFF;
	margin: 0 6px 0 0;
}
.most_Affordable_img {
	float: left;
}
.most_Affordable_txt {
	width: 100%;
	float: left;
}
.most_Affordable_txt h3 {
	font-size: 17px;
	color: #ef7a13;
	margin: 0;
	padding: 5px 0;
	line-height: 34px;
}
.most_Affordable_txt p {
	font-size: 15px;
	color: #3b3b3b;
	line-height: 24px;
	margin: 0;
	padding: 0;
	min-height: 165px;
}
.about_is_more_info {
	width: 169px;
	float: left;
	border: 1px solid #b2c5d6;
	border-radius: 10px;
	font-size: 15px;
	text-align: center;
	color: #808080;
}
.about_is_more_info a {
	color: #808080;
	display: block;
	padding: 15px 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.about_is_more_info a:hover {
	color: #ee782b;
	transition: all 1s esae;
}
.most_Affordable_out.most_margin {
	margin-right: 0;
}
/*APPLY NOW PAGE*/
.step_outr {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin: 0 0 20px;
}
.step_outr a {
	color: #000000;
	font-size: 15px;
	text-decoration: underline;
}
.step_outr a:hover {
	color: #000000;
	text-decoration: none;
}
.apply_form_outr {
	float: left;
	width: 100%;
}
.apply_form_innr {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}



.apply_form_innr label {
	float: left;
	width: 100%;
	color: #888888;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 8px;
}
.apply_form_innr label span {
	color: #EF7A13;
}
.apply_form_txtfld2 {
	float: left;
	width: 97%;
	color: #888888;
	font-size: 15px;
 line-height:22px;
	border: 2px solid #dedede;
	padding: 10px 5px;
	background:#fcfcfc;
	-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
}
.apply_form_txtfld02 {
	float: left;
	width: 29.5%;
	color: #888888;
	font-size: 16px;
 line-height:22px;
	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld03 {
	float: left;
	width: 30.6%;
	color: #888888;
	font-size: 16px;
 line-height:22px;
	border: 1px solid #e3e3e3;
	padding: 7px 3px;
}
.apply_form_txtfld05 {
	float: left;
	width: 97.3%;
	color: #888888;
	font-size: 16px;
 line-height:22px;
	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld06 {
	float: left;
	width: 77.3%;
	color: #888888;
	font-size: 16px;
 line-height:22px;
	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld04 {
	float: left;
	width: 98%;
	color: #888888;
	font-size: 16px;
 line-height:22px;

}
.apply_form_select2 {
	width: 99%;
	apply_form_select2
	color:#666666;
	border: 2px solid #dedede;
	padding: 10px 5px;
	background:#fcfcfc;
	-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
font-size:15px;
}
.apply_marg {
	margin: 0 1%;
}
.code_con {
	float: left;
	width: 65px;
	color: #fff;
	line-height: 29px;
	margin-bottom: 3px;
	margin-right: 10px;
	text-align: center;
	background: #000;
}
.code_con02 {
	background: none repeat scroll 0 0 #000000;
	color: #ffffff;
	float: left;
	line-height: 37px;
	margin-bottom: 3px;
	margin-right: 4px;
	text-align: center;
	width: 72px;
}
.label_hgt {
	padding-bottom: 32px;
}
.label_hgt02 {
	padding-bottom: 16px;
}
.label_hgt03 {
	padding-bottom: 65px;
}
.label_hgt04 {
	padding-bottom: 1px;
}
.label_hgt05 {
	padding-bottom: 14px;
}
.apply_form_txt {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 30px;
}
.payment_button {
	float: left;
	color: #6c4d00;
	text-transform: uppercase;
	font-size: 14px;
	padding: 21px 23px;
	border: none;
	background: #ffca57; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffca57), color-stop(15%, #feca56), color-stop(28%, #fbc750), color-stop(45%, #f9c54c), color-stop(62%, #f6c348), color-stop(76%, #f5c144), color-stop(89%, #f2be3f), color-stop(100%, #f1bd3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* IE10+ */
	background: linear-gradient(135deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca57', endColorstr='#f1bd3d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.payment_button:hover {
	color: #6c4d00;
	text-decoration: none;
	background: #f0bd3d; /* Old browsers */
	background: -moz-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bd3d), color-stop(12%, #f1bd3d), color-stop(24%, #f2bf40), color-stop(34%, #f4c043), color-stop(46%, #f7c348), color-stop(58%, #f8c44a), color-stop(69%, #fac64e), color-stop(78%, #fdc853), color-stop(89%, #fdc954), color-stop(100%, #ffca56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0bd3d', endColorstr='#ffca56', GradientType=0 ); /* IE6-9 */
}
.submit_button {
	float: left;
	color: #6c4d00;
	text-transform: uppercase;
	font-size: 14px;
	padding: 11px 23px;
	border: none;
	background: #ffca57; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffca57), color-stop(15%, #feca56), color-stop(28%, #fbc750), color-stop(45%, #f9c54c), color-stop(62%, #f6c348), color-stop(76%, #f5c144), color-stop(89%, #f2be3f), color-stop(100%, #f1bd3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* IE10+ */
	background: linear-gradient(135deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca57', endColorstr='#f1bd3d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.submit_button:hover {
	color: #6c4d00;
	text-decoration: none;
	background: #f0bd3d; /* Old browsers */
	background: -moz-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bd3d), color-stop(12%, #f1bd3d), color-stop(24%, #f2bf40), color-stop(34%, #f4c043), color-stop(46%, #f7c348), color-stop(58%, #f8c44a), color-stop(69%, #fac64e), color-stop(78%, #fdc853), color-stop(89%, #fdc954), color-stop(100%, #ffca56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0bd3d', endColorstr='#ffca56', GradientType=0 ); /* IE6-9 */
}
.clear_button {
	float: left;
	color: #6c4d00;
	text-transform: uppercase;
	font-size: 14px;
	padding: 11px 23px;
	border: none;
	background: #cacaca;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin-left: 10px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
/*.banner_text_right {
	width: 500px;
	float: right;
background: rgba(234, 194, 91, 0.78);
	padding: 36px 43px 36px 43px;
	margin: 67px 0 0 0;
}
.banner_text_right {
	float: left;
	margin: 86px 0 0;
	padding: 36px 0;
	width: 600px;
	background: none;
}*/
.banner_text_right {
	margin: 4px 0 0;
}
 / Safari and Chrome, if Chrome rule needed /
}
/*style addition ~ pragya*/

.project_summary_outr p.emph_text, .emph_text {
	color: #EF7A13;
}
.emph_text {
	color: #ef7a13 !important;
	padding-left: 0 !important;
}
.orphan_info_button .detail_button {
	float: left;
}
.orphan_info_button .detail_button a {
	float: left;
	color: #6c4d00;
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 15px;
	background: #ffca57; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffca57), color-stop(15%, #feca56), color-stop(28%, #fbc750), color-stop(45%, #f9c54c), color-stop(62%, #f6c348), color-stop(76%, #f5c144), color-stop(89%, #f2be3f), color-stop(100%, #f1bd3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* IE10+ */
	background: linear-gradient(135deg, #ffca57 0%, #feca56 15%, #fbc750 28%, #f9c54c 45%, #f6c348 62%, #f5c144 76%, #f2be3f 89%, #f1bd3d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca57', endColorstr='#f1bd3d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.orphan_info_button .detail_button a:hover {
	color: #6c4d00;
	text-decoration: none;
	background: #f0bd3d; /* Old browsers */
	background: -moz-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bd3d), color-stop(12%, #f1bd3d), color-stop(24%, #f2bf40), color-stop(34%, #f4c043), color-stop(46%, #f7c348), color-stop(58%, #f8c44a), color-stop(69%, #fac64e), color-stop(78%, #fdc853), color-stop(89%, #fdc954), color-stop(100%, #ffca56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0bd3d 0%, #f1bd3d 12%, #f2bf40 24%, #f4c043 34%, #f7c348 46%, #f8c44a 58%, #fac64e 69%, #fdc853 78%, #fdc954 89%, #ffca56 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0bd3d', endColorstr='#ffca56', GradientType=0 ); /* IE6-9 */
}
.orphan_info_button .detail_button span {
	float: left;
	line-height: 33px;
	padding-right: 5px;
}
.clearfix {
	clear: both;
}
strong {
	font-weight: bold;
}
.faq_list li a {
	margin: 0;
	padding: 0;
	color: #108A10;
}
.faq_list li {
	margin: 5px 0;
	padding: 0;
	background: none;
}
.main_list li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	list-style: outside none square;
	margin: 5px 0 5px 18px;
	padding: 0;
	text-shadow: 5px 0 9px #000;
}
.main_list li span {
	color: #108a10;
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 24px;
	padding: 0;
}
.two_column > li {
	width: 33%;
}
.content_container_bottum_border {
	/*border-bottom: 1px solid #909090;*/
	color: #505050;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding: 16px 0 15px;
	width: 100%;
	clear: both;
}
.pic_border {
	/*float: left;*/
	margin-right: 10px;
	border: 4px solid #ffffff;
	border-radius: 0;
	box-shadow: 1px 1px 0px 2px rgba(0, 0, 0, 0.3);
 -moz- box-shadow: 1px 1px 0px 2px rgba(0, 0, 0, 0.3);
 -webkit- box-shadow: 1px 1px 0px 2px rgba(0, 0, 0, 0.3);
	float: left;
	margin: 0 18px 10px 0;
	clear: both;
}
/*27.03.2015*/

.orphange_left_outr_27 {
	float: left;
	padding: 0 25px;
	width: 1120px;
}
.orphange_left_outr_27 h2, .orphange_left_outr_27 h1 {
	font-size: 42px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #fff;
	line-height: 22px;
	text-transform: uppercase;
	padding: 69px 0;
	margin: 0;
}
.project_summary_outr_27 {
	background: none repeat scroll 0 0 #e5f1f9;
	border: 1px solid #cce3f4;
	float: left;
	margin: 37px 0 0 184px;
	padding: 10px;
	width: 730px;
}
.project_summary_outr_27 h3 {
	color: #EF7A13;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 22px;
	line-height: 38px;
	margin: 0 0 5px;
	padding: 0;
}
.project_summary_outr_27 h4 {
	color: #EF7A13;
	font-size: 19px;
	line-height: 38px;
	padding: 0;
	margin: 0;

}
.project_summary_outr_27 p {
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/

	font-size: 15px;
	line-height: 24px;
	margin: 0 0 15px;
	padding: 0 0 5px;
}
.project_summary_outr_27 p a {
	color: #ee782b;
}
.project_summary_outr_27 p a:hover {
	text-decoration: underline;
}
.orpah_resopns_outr_27 {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.apply_form_lft {
	float: left;
	width: 48%;
	margin: 0;
}
.apply_form_rgt {
	float: right;
	width: 48%;
	margin: 0;
}
.apply_form_innr {
	float: left;
	width: 100%;
}
.apply_form_innr label {
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin: 6px 40px 6px 0;
    width: 90%;
}
.apply_form_innr label small{
	font-size:13px;
	color:#999999;
}
.apply_form_innr label span {
	color: #EF7A13;
}
.apply_form_txtfld {
	border: 1px solid #e3e3e3;
	color: #000000;
	float: left;
	font-size: 13px;
	padding: 9px 5px;
	width: 100%;
}
.apply_form_txtfld02 {
	float: left;
	width: 686px;
	color: #888888;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld03 {
	float: left;
	width: 130px;
	color: #888888;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 7px 3px;
}
.apply_form_txtfld032 {
	float: left;
	width: 190px;
	color: #888888;
	font-size: 14px;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 7px 3px;
}
.apply_form_txtfld05 {
	float: left;
	width: 343px;
	color: #000000;
	font-size: 13px;

	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld06 {
	float: left;
	width: 342px;
	color: #000000;
	font-size: 13px;
	border: 1px solid #e3e3e3;
	padding: 9px 5px;
}
.apply_form_txtfld04 {
	float: left;
	color: #888888;
	font-size: 13px;

}
/*.telephone_txt {
	margin: 3px 40px 3px 0 !important;
}*/
.we_wnt {
	margin: 3px 40px 3px 0 !important;
}
.apply_form_txtfld_27 {
	height: 130px;
}
.tp_mag {
	margin: 9px 0 0 0;
}
.tp_height {
	height: 63px;
}
.emer_marg_tp {
	margin: 20px 40px 0 0 !important;
}
.traveling_with {
	margin: 13px 40px 0 0 !important;
}
.breacrumb_con li:last-child {
	font-size: 15px;
	margin: 1px 0 0 5px;
}
.faq_list .accordionButton {
	cursor: pointer;
	color: #078507;
}
.faq_list .accordionContent p {
	margin-top: 10px;
}
.no-style li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	list-style: outside none none;
	padding: 0;
}
/*ends their style*/

/*style ~pragya begins*/
.day-sch .time-sch {
	width: 19%;
	float: left;
	padding-left: 0;
}
.separator-hor {
	width: 2%;
	float: left;
}
.time-desc {
	width: 70%;
	float: left;
}
.listings_list > li {
    padding-left: 30px;
    background: url("../images/img_check_pic.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
   font-family: "Roboto", sans-serif!important;
    font-weight: 300;
	color:#333333;
	line-height:28px;
	margin:5px 0;
}
.fee-alc li, .fee-alc li span {
	background: none;
	list-style: square inside;
	color: #EF7A13;
	padding-left: 0;
}
.chat_btn .chat_now_01 {
	clear: both;
	margin: 5px;
	padding: 5px;
	width: 100%;
	font-size: 15px;
}
.main_list a {
	color: #0c6fc2 !important;
	margin: 0;
	padding: 0 !important;
}
.request_info_button.apply-now > a {
	background: none repeat scroll 0 0 #028a02;
}
.request_info_button.apply-now img {
	margin-right: 10px;
}
.request_info_button.apply-now > a:hover {
	background: none repeat scroll 0 0 #025402;
	color: #ffffff;
}
ul.listings_list {
	display: inline-block;
	margin-bottom: 10px;
}
.faq_list li h4 {
	line-height: 28px;
	margin-bottom: 5px;
}
.temp-table td {
	border: 1px solid #bbb;
	padding: 15px 5px;
	line-height: 20px;
	text-align: left;
}
.orpah_resopns_outr li span a {
	padding: 0;
}
ul.main_list {
	margin-bottom: 10px;
}
.long_list > li {
	background: rgba(0, 0, 0, 0) url("../images/img_check_pic.png") no-repeat scroll left 9px;
	font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
	font-weight:300;
	color: #333333;
	margin-bottom:13px;
}
ul.long_list{
	margin-bottom:25px;
}
.day-sch > li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	list-style: outside none none;
}
.image-project > img {
	border: 4px solid #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin: 10px 0;
}
.countries tr {
	line-height: 24px;
}
.wildlife_fee_table td {
	line-height: 26px;
}
table.countries {
	margin: 15px 0;
}
.wildlife_fee_table th {
	font-weight: normal;
}
.compare_program tr {
	line-height: 32px;
}
.group_outer.full_page > h2 {
	color: #ef7a13;
	font-size: 21px;
	line-height: 38px;
	margin: 0;
	padding: 0;
}
.group_outer.full_page > p {
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	/* margin: 0 0 24px;*/
	padding: 0;
}
.map_inner {
	float: left;
}
.map_outer .info {
	float: right;
	width: 500px;
}
.info > ul {
	float: right;
	line-height: 25px;
	width: 220px;
}
.faq_list li ul {
	margin-left: 0;
}
.cost_rica_testimonial_bar li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	width: 300px;
}
/*slider disable starts*/
.prev, .next {
	display: none !important;
}
/*slider disable ends*/


/*style change in 7th july*/
.outer_white .banner_text_right {
	background: none !important;
	display: inline-block;
	float: right;
	margin: 319px 0 0;
	padding: 36px 43px 0;
	width: auto;
}
.outer_white .banner_text_right h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 43px;
	text-align: left;
	text-shadow: 1px 2px 3px #000;
	text-transform: uppercase;
}
.outer_white .banner_text_right_02 {
	float: left;
	margin: 17px 0 0;
}
.outer_white .chak_out {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #028802 0%, #028002 28%, #027602 63%, #026c02 99%) repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	float: right;
	font-size: 15px;
	line-height: 32px;
	margin-top: 27px;
	text-align: center;
	text-transform: uppercase;
	width: 378px;
}
.outer_white .banner_text_right_02 p {
	text-shadow: 1px 2px 3px #000;
}
.banner_text_right {
	margin: none !important;
}
.square_bullet li {
	background: none;
	list-style: square;
	margin-left: 15px;
}
option {
	line-height: 20px;
	margin: 6px 7px;
}
nav ul li ul li a {
	color: white !important;
}
.banner_part_error .banner_text_right h1 {
	font-size: 48px;
	margin-bottom: 45px;
}
.banner_part_error .banner_text_right p {
	font-size: 20px;
}
.project_col {
	float: left;
	width: 390px;
}
.banner-caption {
	display: inline-block;
	padding: 5px 8px;
	position: absolute;
	top: 265px;
	width: 772px;
}
.banner-caption-left {
	background: rgba(255, 255, 255, 0.88) none repeat scroll 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	float: left;
	font-weight: normal;
	padding: 6px 12px;
	width: 61%;
}
.banner-caption p {
	margin-bottom: 5px;
}
.banner-caption-left > p {
	font-size: 20px;
	line-height: 30px;
	padding: 8px 0;
}
.banner-caption-right {
	background: rgba(249, 251, 254, 0.88) none repeat scroll 0 0;
	float: right;
	padding: 5px;
	width: 34%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}
.banner-caption-right p span {
	color: #e77e23;
	font-size: 30px;
}
.banner-caption-right p {
	color: #0782e1;
	text-align: center;
}
.banner-caption-left > p {
	font-size: 18px;
	line-height: 30px;
	padding: 8px 0;
}
.banner-caption .request_info_button > a {
	font-size: 18px;
	line-height: 16px;
	padding: 0 50px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9a73b+8,ea7420+99 */
	background: #f9a73b; /* Old browsers */
	background: -moz-linear-gradient(top, #f9a73b 8%, #ea7420 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #f9a73b), color-stop(99%, #ea7420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9a73b 8%, #ea7420 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9a73b 8%, #ea7420 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9a73b 8%, #ea7420 99%); /* IE10+ */
	background: linear-gradient(to bottom, #f9a73b 8%, #ea7420 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9a73b', endColorstr='#ea7420', GradientType=0 ); /* IE6-9 */
}
.banner-caption .request_info_button > a:hover span {
	text-shadow: none;
}
.banner-caption .request_info_button span {
	line-height: 24px;
	text-shadow: 1px 1px 1px #753f11;
}
.banner-caption-left p span {
	color: #0782e1;
}
.banner-caption .request_info_button {
	margin-left: 30px;
}
.wildlife_banner .banner-caption-right {
	width: 37%;
}
.wildlife_banner .banner-caption-left {
	padding: 6px 13px;
	width: 58%;
}
/*new design */
.destination-list ul li a {
	font-size: 16px;
	line-height: 40px;
	font-weight: 100;
}
.destination-list h2 {
	font-size: 22px;
	line-height: 40px;
}
.destination-list li {
	list-style-image: url(../images/variation/tick-bullet.png);
}
.destination_wrap {
	background: #f9f6f1;
	padding: 20px 0;
}
.destination-list ul {
	margin-left: 24px;
}
.contant_part.container.no-margin {
	margin-bottom: 0;
}
blockquote {
	background-image: url("../images/variation/blockquot-icon.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 15px 0 0;
}
blockquote p {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	line-height: 26px;
}
blockquote small {
	text-align: right;
	font-size: 14px;
}
.green_bar {
	background: #3873b6 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
.green_bar > img {
	display: inline-block;
	margin-right: 20px;
}
.green_bar > h2 {
	display: inline-block;
}
.green_bar h2 .num {
	font-size: 40px;
}
.green_bar h2 a {
	color: #ffffff;
	text-decoration: underline;
}
.group_inner_img img {
	width: 100%;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.group_inner_img img:hover {
	opacity: 0.9;
}
.int_abroad_bg {
	background: #83018f;
	display: inline-block;
}
.vol_abroad_bg {
	background: #3873b6;
	display: inline-block;
}
.wild_life_bg {
	background: #01778f;
	display: inline-block;
}
.rcmnd_bg {
	background: #ed6f1d;
	display: inline-block;
}
.same-line-disp-list li {
	display: inline;
	padding-left: 20px;
}
.same-line-disp-list li:first-child {
	padding-left: 0px;
}
.same-line-disp-list li a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
}
.footer_part .contant_part.container {
	padding: 0;
}
.no-margin {
	margin: 0;
}
.footer-border {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.contant_part.container.footer-border {
	margin: 0;
	padding: 30px 0;
}
.container-fluid {
	padding: 0;
}
.banner_variation_caption {
	float: none;
	margin: 0 auto;
	position: absolute;
	top: 30px;
	width: 100%;
}
.banner_variation_caption h2, .banner_variation_caption h1 {
	color: #ffffff;
	text-shadow: 5px 0 9px #000;
	text-transform: capitalize;
}
.banner_variation_caption h2 {
	font-size: 30px;
	line-height: 50px;
	margin-top: 20px;
}
.banner_variation_caption h1 {
	font-size: 45px;
	line-height: 36px;
}
*::after, *::before {
	box-sizing: border-box;
}
*::after, *::before {
	box-sizing: border-box;
}
.banner_variation_caption small {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 5px 0 9px #000;
}
.why-country h3, .no_banner_page h1 {
	color: #ed6e1d;
	font-size: 30px;
	line-height: 40px;
	margin: 0.7em 0;
	text-transform: capitalize;
}
.why-country p {
	color:#000;
/*	font-family: "Open Sans", sans-serif;*/
	font-size: 16px;
/*	font-weight: 300;*/
	line-height: 28px;
	margin-bottom: 15px;
}
.why-country .para-with-link, .why-country .extra-emph {
/*	font-family: Rockwell, Courier, Georgia, Times, Times New Roman, serif;*/
	font-size: 20px;
	line-height: 28px;
	color: #333333;
}
.why-country .extra-emph {
	color: #ed6f1d;
}
.more-info small {
	color: #666666;
	/*font-family: "Open Sans", sans-serif;*/
	font-size: 14px;
	font-weight: bold;
}
.colored-row {
	/*background: #fff7e9; */
    background: #ffffff;
}
ul.project-list {
	padding: 0;
}
/*.project-list li:before {
    color: #3873b6;
    content: "";
    font-family: fontawesome;
    margin-right: 12px;
}*/
.project-list li, .listings > li {
	list-style-image: url("../images/kenya/tick.png");
	margin-left: 24px;
}
.project-list li a {
	font-family: "Roboto", sans-serif!important;
	font-size: 16px;
	font-weight: 300;
	line-height: 40px;
}
.more-info-btn small {
	font-family: "Roboto", sans-serif!important;
	font-size: 14px;
	font-weight: bold;
}
.listings > li {
	color: #3873b6;
	font-family: "Roboto", sans-serif!important;
	font-weight: 300;
	line-height: 40px;
	text-align: left;
}
/*.listings > li::before {
    color: #3873b6;
    content: "";
    font-family: fontawesome;
}*/
.btn-alc {
	border: 2px solid #ed6f1d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 10px;
}
.btn-alc a {
	color: #ed6f1d;
	font-family: "Roboto", sans-serif!important;
	font-size: 22px;
}
table.fee_alt_tr {
	margin-bottom: 50px;
}
.div_wrap p {
	font-family: "Roboto", sans-serif!important;
	font-weight: 300;
	margin-top: 20px;
}
.border-top .why-country a {
	text-decoration: underline;
}
.border-top {
	border-top: 1px solid #dedede;
	margin-top: 50px;
}
.more-info-btn {
	margin-bottom: 1em;
	margin-top: 1em;
}
.footer_part a {
	font-size: 14px;
}
.footer-logo-image a img{
	width:100%;
}
.variation-inquiry .submit_button{
	width:100%;
	color:#ffffff;
	background:#ed6f1d;
	border:1px solid #a14c13;
}
.variation-inquiry .submit_button {
    background: #ed6f1d;
    border: 1px solid #a14c13;
    border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
    color: #ffffff;
    font-family: Rockwell,Courier,Georgia,Times,Times New Roman,serif;
    font-size: 22px;
    text-transform: none;
    width: 100%;
}
.variation-inquiry .submit_button:hover{
	background:rgb(241,168,55);
	border:1px solid #eac509;
}
#demo2 {
    width: 100%;
}
.destination_wrap.container-fluid {
    margin-top: 1.5em;
}
.contant_part.container-fluid.no-margin {
    display: table;
    margin: 20px 0;
}
.prog_inner_text > a:hover{
	text-decoration:none;
	opacity:0.8;
}
.inquiry-form-wrapper {

    display: table;
    margin-top: 20px;
    padding: 20px 15px;
}

.ifw2{
	width:620px;
}

.inquiry-form-wrapper h2{
	font-family: "Roboto", sans-serif!important;

  font-size:18px; color:#333333; font-weight:700;
	text-align:center;
	line-height:28px;
	}

	.inquiry-form-wrapper h1{

	text-align:center;
	}

.inquiry-form-wrapper label {
	color:#333333 !important;
}
.no-padding{
	padding:0px !important;
}

@media only screen and (max-width: 479px)
{
	.banner_text_right h1 span{
		display:none;
	}
	.destination-img-icon img {
    display: none;
}
.banner_variation_caption h2, .banner_variation_caption h1 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}
.main_list li {
    font-size: 12px;
    line-height: 20px;
}
.chak_out{
	display:block !important;
}
.col-xs-10.col-sm-10.col-md-8.col-lg-8.why-country.col-centered.text-left > img {
    width: 100%;
}
.volun_duration_con01, .fee_alt_tr th, .wildlife_fee_table th, .volun_weeks_con02, .fee_alt_tr td, .rain-table tr, .temp-table tr{
	font-size:14px;
}
.banner_part04 {
    height: 125px;
}
.banner_part04 .auto_con.container {
    display: none;
}
.green_bar > h2 {
    font-size: 20px;
    width: 250px;
}
.green_bar h2 .num {
    font-size: 20px;
}
}


#menu {
    margin: 0px auto;
	width:100%;
}
#menu ul {
    background: rgb(255, 238, 210) none repeat scroll 0 0;
    right: 194px;
    margin: 20px 0 0;
    opacity: 0;
    position: absolute;
    top: 15px;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    z-index: 1;
}

#menu > li {
    position: relative;
}
#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
	border-bottom: 1px solid #c9c9c9
}


#menu ul a, #menu li a {
    padding: 10px;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

#menu ul a:hover {
    background-color: #DFB872;
}

#menu ul li:first-child > a:after, #menu li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
}
#menu ul ul li:first-child a:after, #menu li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
}


#menu small {
    font-size: 12px;
}
.learning_page h2 {
    margin: 10px 0;
}
.inquiry-form-wrapper.why-country p {
    color: #000;
   font-family: "Roboto", sans-serif!important;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.inquiry-form-wrapper h1 {
    font-weight: 600;
    margin: 0;
    padding: 5px;
}
.rev-ban{width:30%; text-align:center;}
.call-me-back  {
    text-align:right;
}
.call-me-back a {
    background: #fe802e none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: right;
    padding: 3px 17px;
}
.call-me-back a {
    color: #fff;
}
.call-me-back .fa.fa-chevron-circle-right {
    margin-left: 8px;
}
.call-me-back a:hover {
    background: #ffffff;
	border: 1px solid #FE802E;
    padding: 2px 16px;
    color: #FE802E;
}
.header_inner .no-padding.col-sm-12.col-md-5.col-lg-5 img {
    margin-top: 40px;
}

 .header_inner {
	width: 100%;
	float: left;
	margin: 20px 0;
}
.logo_outer {
	float: left;/*width:35%; */
}
.rev-ban a img {
    margin-top: 18px;
}
.top-ban{ margin:0 auto; width:1004px; padding:15px 0;}
		 .top-ban img{ width:100%;}
		 .high1{color:#333333;
  font-size:30px;
  line-height:46px;
  font-family: "Roboto", sans-serif!important;
  font-weight:bold;
  margin:0.7em 0; text-transform:capitalize;}
  .high2{color:#333333;
  font-family: "Roboto", sans-serif!important;
  font-weight:bold;
  font-size:22px;
  line-height:40px;
  margin:0.7em 0;}.listings2 > li{list-style-image: url("../images/kenya/tick.png"); margin-left: 24px;}
  .high3{font-family: "Roboto", sans-serif!important; font-size:22px !important;
  font-weight:bold; color: #ef7a13 !important;}
.listings2 > li{
	color: #3873b6;
	font-family: "Roboto", sans-serif!important;
	font-weight: 300;
	line-height: 40px;
	text-align: left;
}
.listings2 > li span{ color:#f0821d; font-weight:400;}
.qt1{ font-size:18px; color:#bababa;}
.lp-img { float:right; margin:0 0 0 20px;}
.listings li span{color:#333333;}
.ginf{ margin:0 !important; width:30%;}

 .why-country h4{font-size:22px;}
.why-country h5{
    font-size: 20px;
}
.why-country h5, .why-country h4 {
    font-weight: bold;
    margin: 20px 0 10px;
	font-family: "Roboto", sans-serif!important;
}



 .nomargin{margin:0;}
.nopadding{padding:0;}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}.section .section-heading {
    margin-top: 2rem;
    margin-bottom: 4rem;
}.section-description {
    color: #757575;
    margin-bottom: 4rem;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center;
}
.section.team-section .avatar {
    margin-bottom: 2rem;
    height: auto;
}.section.team-section .avatar .rounded-circle {
    max-width: 120px;
}
.section.team-section .avatar img {
    max-width: 120px;
    height: auto;
}.orange-text {
    color: #ff9800 !important;
}.section-description {
    color: #757575;
    margin-bottom: 4rem;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center;
}.card .card-circle, .card-overlay, .flex-center, .section.team-section .avatar, .testimonial-carousel .testimonial .avatar {

    height: 100%;
}
.section img {
    max-width: 100%;
    height: auto;
}.rounded-circle {
border-radius: 50% !important;}
.testimonial p {
    color: #333;
    font-size: 16px;
	font-weight:300;
    line-height: 23px;
}.testimonial {
    background: #eee;
    padding: 10px 5px;
}.testimonial h5 {
    font-size: 14px;
    font-weight: bold;
}
.logo-wrap img {
    border: 1px solid #cfcfcf;
    padding: 10px;
    border-radius: 3px;
}
.team-section {
    margin: 20px auto;
}

.col-md-3.mb-r.first-testimon {
    margin: 0;
    padding-left: 6px;
}
.col-md-3.mb-r.last-testimon {
    padding-right: 5px;
}
 .why-country h3, .no_banner_page h1, .why-country h5, .why-country h4 {
	font-family: "Roboto", sans-serif!important;
	 font-weight:600;}

	.volun_duration_con01, .fee_alt_tr th, .wildlife_fee_table th{

font-family: "Roboto", sans-serif!important;
 font-weight:bold;
 padding-left: 200px;
}
.list-sqr li {
color: #333333;
font-family: "Roboto", sans-serif!important;
font-size: 16px;
font-weight: 300;
line-height: 28px;
margin-bottom: 5px;
padding-left: 25px;
list-style: square inside;
list-style-image: none;
background:none !Important;
}
.gua-wr{  border:1px solid #e6ded7; float:left; width:100%; }
		 .gua-t{border-bottom:1px solid #e6ded7; padding:15px; background:#f2e7de;}
		 .gua-b{ width:100%; float:left;}
		 .gua-bl{ width:50%; border-right:1px solid #e6ded7; float:left; padding:15px; background:#f9f5f2;}
		 .gua-br{ width:50%; float:left; padding:15px; background:#f9f5f2;}
		 .gua-b h4{ font-size:18px;}
		 .gua-b img{ margin:10px 0;}
		 .gua-b p{ color:#000;}
		 .prg-l{float:left; width:47%; margin-right:6%;}
		 .prg-r{float:left; width:47%;}
		 .ar-2-col{ width:100%; background:#f2eee9; float:left; margin-bottom:15px; }
.arc_l{width:45%; float:left;padding:2%; border-right:1px solid #ebe2da; }
.arc_r{width:46%; float:left; padding:2%;}
.ar-2-col h5{ border-bottom: 1px solid #ebe2da;}
.gb-top { padding:30px 0 15px 0; text-align:center !important;}
                .gb-top h1{ font-size:30px; margin-bottom:20px !important;}
				.gb-top p{ font-size:17px !important; line-height:26px !important; margin-bottom:10px;}
				.gua-wr h3 {
    font-size: 21px;
    color: #EF7A13;
}


ul.relatedLinks{column-count:2!important;}
ul.relatedLinks li{ list-style: square outside!important;
    margin-left: 20px;
    line-height: 40px;
    font-size: 17px;
    color: #696969;}

ul.article{list-style:none!important;}
ul.article li{list-style:none!important;}
p, li{font-weight:normal!important;}

