body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 1px transparent; 
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
p{font-family: 'Roboto', sans-serif;
	font-size:16px;
	line-height:26px;
}
h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Slab', serif;
}
.cont_inner_part h1, .cont_inner_part h2, .cont_inner_part h3, .cont_inner_part h4, .cont_inner_part h5, .cont_inner_part h6{
	font-family: 'Roboto Slab', serif;
}
ul, ol, li {
	list-style: none;
} 
.fl {
	float: left;
}
.fr {
	float: right;
}
.pade_none {
	padding: 0 !important;
}
.green_top_out {
	float: left;
	width: 100%;
	padding: 0 15px;/*background:#68af21;*/
}
.rcdp_mail_outer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.rcdp_mail_outer li {
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 0 5px;
}
.rcdp_mail_outer li a {
	float: left;
	padding: 3px 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 25px;
	
	text-decoration: none;
	/*background: rgba(0, 0, 0, 0) url("../images/pipe-sign.jpg") no-repeat scroll right 10px;border-left:1px solid #5a5a5a;*/
}
.rcdp_mail_outer a:last-child {
	background: none;
}
.rcdp_mail_outer li a:hover {
	color: #aaa;
	text-decoration: none;
}
.fa-envelope::before {
	content: "";
	font-size: 16px;
	margin-right: 6px;
}
.fa-mobile-phone::before, .fa-mobile::before {
	content: "";
	font-size: 20px;
	margin-right: 5px;
	vertical-align: sub;
}
.rcdp_social_out {
}
.rcdp_social_out ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rcdp_social_out li {
	float: left;
}
.rcdp_social_out li a {
	color: #5a5a5a;
	float: left;
	line-height: 12px;
	padding: 6px 10px;
}
.rcdp_social_out li a:hover {
	color: #aaa;/*background:#5d9d1e;*/
}
/*.rcdp_social_out li:last-child a
{
	border-right:1px solid #5a5a5a;
}*/
.rcdp_rgt {
	float: right;
}
.fa-facebook-f::before, .fa-facebook::before {
	content: "";
	font-size: 21px;
}
.fa-twitter::before {
	content: "";
	font-size: 20px;
}
.fa-google-plus::before {
	content: "";
	font-size: 18px;
}
.fa-youtube::before {
	content: "";
	font-size: 21px;
}
/*NAV BAR START*/
.nav_main_outer {
	float: left;
	width: 100%;
	background: #FFF;
	margin: 10px 0 0;
	
}
.nav_outer {
	margin: 8px 0;
}
.header_right {
	float: right;
}
.nav_bar {
	float: left;
}
.nav_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_main li {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.nav_main li a {
	font-size: 16px;
	color: #424242;
	line-height: 54px;
	text-decoration: none;
	margin: 30px 12px;
	text-transform: uppercase;
	outline: none !important;
}
.nav_main li a:hover {
	color: #68af21;
	text-decoration: none;
	transition: all 1s ease;
}
.nav_main ul li ul {
	display: none;
	width: 200px;
	position: absolute;
	background: #68af21;
	top: 50px;
	z-index: 99;
}
.nav_main ul li ul li {
	width: 100%;
	float: left;
}
.nav_main ul li ul li a {
	line-height: 16px;
	padding: 9px 13px;
	margin: 0;
	width: 100%;
	float: left;
	color: #fff;
	font-size: 14px;
	color: #fff;
}
.nav_main ul li ul li strong {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 0 !important;
	padding: 15px 13px;
	text-transform: uppercase;
}
.nav_main ul li ul li a:hover {
	background: #424242;
	color: #fff;
}
.nav_main ul li:hover ul {
	display: block;
}
.navbar-collapse {
	border-top: 0 !important;
	margin-right:10px;
}
.bg_none {
	background-color: transparent !important;
}
.nav_active {
	color: #68af21 !important;
}
.apply_con {
	float: left;
}
.apply_con a {
	float: left;
	background: #74593e;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 16px 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
}
.apply_con a:hover {
	background: #68af21;
	color: #fff;
}
/*BANNER START*/
.banner_main_outer {
	clear: both;
	width: 100%;
	background: url(../images/img_home_banner.jpg) no-repeat;
	 height: auto;
    padding: 25px 0 50px;
}
.banner_inner_txt h1 {
	color: #68af21;
	font-size: 102px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 42px;
	margin: 150px 0;
	padding: 0;
	text-transform: uppercase;
}
.banner_inner_txt h1 span {
	color: #fff;
	font-size: 71px;
	font-family:  'Roboto', sans-serif;
	font-weight: 300;
	line-height: 91px;
}
.banner_inner_txt h1 samp {
	color: #fff;
	font-size: 47px;
	font-family:  'Roboto', sans-serif;
	font-weight: 300;
	line-height: 20px;
}
/*DESTINATION PART START*/
.destination_main_outer {
	float: left;
	width: 100%;
	background: #fff;
	padding: 5px 0 10px;
}
.destination_inner {
}
.destination_txt h2 {
	font-size: 35px;
	color: #d25f02;
	line-height: 30px;  
	  padding: 30px 0;
	margin: 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.destination_txt span {
	float: left;
	width: 100%;
	font-size: 19px;
	color: #000000;
	line-height: 20px;
	padding: 18px;
	margin: 0 0 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
	background: url(../images/img_bottom_line_pic.png) center bottom no-repeat;
}
.destination_inn_con {
}
.destination_inner_panel {
}
.destin_paddin {
	padding: 0 16px !important;
}
.destination_outer {
    border: 1px solid #eaeaea;
    height: 362px;
    margin: 10px 0 10px 14px;
    padding: 10px;
    width: 268px !important;
}
.destination_outer:hover {
	background: #68af21;
	transition: all 1s ease;
}
.destination_country_txt h3 {
	font-size: 20px;
	color: #313131;
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px;
	font-family:  'Roboto Slab', serif; 
}
.destination_outer:hover h3, .destination_outer:hover p {
	color: #fff;
}
.destination_country_txt p {
	font-size: 16px;
	color: #313131;
	line-height: 20px;
	padding: 0;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
/*DESTINATION PART END*/

/*UPCOMING AND RECENT EVENTS START*/
.upcoming_events_outer {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 5px 0 40px;
}
.upcoming_events_inner {
}
.upcoming_event_con {
	padding: 0 20px !important;
}
.upcoming_event_con img {
	width: 100%;
}
.upcoming_event_bottom {
	padding: 30px 20px 0 !important;
}
.event_date_con {
	padding: 0 10px !important;
	margin: -56px 0 0;
}
.event_date_con span {
	background: #73593e;
	margin: 0 10px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
.event_date_con strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 34px;
	float: left;
	width: 100%;
	text-align: center;
}
.event_date_txt {
	padding-left: 30px !important;
}
.event_date_txt h3 {
	color: #685642;
	font-size: 23px;
	line-height: 20px;
	font-family:  'Roboto Slab', serif;
	font-weight: 500;
	padding: 0;
	margin: 0 0 16px;
}
.event_date_txt p {
	color: #313131;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.upcoming_right_out {
}
.upcoming_event_innr {
	margin: 0 0 24px;
	min-height: 333px;
}
.upcoming_event_left {
	padding-right: 18px !important;
}
.upcoming_event_right {
	padding-left: 18px !important;
}
.upcoming_event_bottom02 {
	padding: 12px 10px 0 !important;
}
.upcoming_date_con {
	padding: 5px 8px !important;
	background: #73593e;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin: -30px 0 0;
	text-transform: uppercase;
}
.upcoming_date_con strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 21px;
	line-height: 13px;
	float: left;
	width: 100%;
	text-align: center;
}
.upcoming_date_txt {
	padding-left: 10px !important;
}
.upcoming_date_txt h4 {
	 color: #685642;
    font-family: "Roboto Slab",serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 6px;
    padding: 0;
}
.upcoming_date_txt p {
	color: #313131;
    font-size: 15px; 
    line-height: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.event_view_btn {
	text-align: center;
	margin: 100px 0 0;
}
.event_view_btn a {
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	background: #74593e;
	text-decoration: none;
	padding: 22px 70px;
	text-transform: uppercase;
}
.event_view_btn a:hover {
	color: #fff;
	background: #68af21;
	text-decoration: none;
}
.year_volunteer_main .event_view_btn a:hover {
	color: #68af21;
	background: #fff;
	text-decoration: none;
}
/*UPCOMING AND RECENT EVENTS END*/

/*14 YEARS OF VOLUNTEER ABROAD EXCELLENCE START*/
.year_volunteer_outer {
	float: left;
	width: 100%;
	background: url(../images/img_14_years_bg.png) repeat;
	padding: 0 0 50px;
}
.year_volunteer_main {
}
.year_volunteer_main h2 {
	color: #fff;
	font-family:  'Roboto Slab', serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
}
.year_volunteer_main span {
	background: url(../images/img_volunteer_line_pic.png) center bottom no-repeat;
	color: #fff;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 70px;
	padding: 18px 0 44px;
	text-align: center;
	width: 100%;
}
.year_vounteer_out {
	padding: 0 13px !important;
}
.year_volunteer_inn img {
	width: 100%;
}
.year_volunteer_txt {
	min-height: 207px;
	padding: 28px 22px 32px !important;
	background: #fff;
}
.year_volunteer_txt h4 {
	font-size: 18px;
	color: #685642;
	line-height: 20px;
	margin: 0 0 14px;
	padding: 0;
	font-family:'Roboto Slab', serif;
	font-weight: 500;
}
.year_volunteer_txt p {
	font-size: 16px;
	color: #313131;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
/*14 YEARS OF VOLUNTEER ABROAD EXCELLENCE END*/

/*TESTIMONIALS START*/
.testimonial_con {
	text-align: center;
	padding: 0 140px !important;
}
.testimonial_con h5, blockquote p {
	font-size: 18px;
	color: #5a5a5a;
	line-height: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0 0 42px;
}
.testimonial_con h5 strong {
	color: #68af21;
	font-weight: 700;
}
.testimonial_con h6 {
	font-size: 24px;
	color: #68af21;
	line-height: 20px;
	font-family:  'Roboto Slab', serif;
	font-weight: 500;
	padding: 0;
	margin: 13px 0 0;
	float: left;
	width: 100%;
}
.testimonial_con p {
	font-size: 15px;
	color: #313131;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0;
}
.testimonial_pic img {
	border: 6px solid #68af21;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.tesrtimonial_arrow {
	text-align: center;
	margin: -7px 0 0;
}
.testimonial_commas {
	text-align: center;
	margin: 0 0 19px;
}
/*TESTIMONIALS END*/

/*FOOTER START*/
.footer_main_outer {
	float: left;
	width: 100%;
	background: #74593e;
	padding: 88px 0 94px;
}
.footer_inner_con {
}
.footer_inner_con h4 {
	font-size: 22.36px;
	color: #fff !important;
	line-height: 20px;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	padding: 0;
	text-transform: uppercase;
	margin: 0 0 28px;
}
.footer_left_con {
	padding-right:20px !important;
	margin-right:20px; /*removing after adding social media*/
}
.footer_left_con p {
	font-size: 17px;
	color: #fff;
	line-height: 25px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 27px 0 0;
}
.footer_links_con {
}
.footer_links_con ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_links_con li {
	float: left;
	width: 100%;
	margin: 0 0 9px;
}
.footer_links_con li a {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0 0 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_links_con li a:hover {
	color: #68af21;
	text-decoration: none;
}
.fa-angle-right::before {
	border: 1px solid #fff;
	content: "";
	font-size: 13px;
	padding: 0 5px 1px;
	margin-right: 8px;
}
.footer_links_con li a:hover .fa-angle-right::before {
	color: #68af21;
	text-decoration: none;
	border: 1px solid #68af21;
}
.fa-map-marker::before {
	color: #fff;
	content: "";
	font-size: 26px;
}
.footer_contact_inn {
	margin: 0 0 28px;
}
.footer_contact_con strong {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	padding: 0;
	text-transform: uppercase;
}
.footer_contact_con p {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0 105px 0 0;
	text-transform: uppercase;
}
.footer_contact_con p a {
	color: #fff;
	text-decoration: none;
}
.footer_contact_con p a:hover {
	color: #68af21;
	text-decoration: none;
}
.fa-envelope02::before {
	content: "";
	font-size: 16px;
	margin-right: 6px;
	color: #fff;
}
.fa-mobile-phone02::before, .fa-mobile02::before {
	content: "";
	font-size: 28px;
	color: #fff;
}
.footer_newsletter_con p {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0 0 25px;
}
.footer_newsletter_con input {
	float: left;
	width: 100%;
	color: #4f4f4f;
	font-size: 13px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 16px 13px;
	margin: 0 0 5px;
	text-transform: uppercase;
	border: none;
	background: #fff;
}
.footer_newsletter_con button {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	padding: 15px 50px;
	text-transform: uppercase;
	border: none;
	background: #68af21;
}
.footer_newsletter_con button:hover {
	color: #68af21;
	background: #fff;
}
.footer_social_con {
	margin: 0;
}
.footer_social_con a {
	margin: 0 4px;
	color: #fff;
}
.footer_social_con a:hover {
	color: #68af21;
}
.fa-facebook-f02::before, .fa-facebook02::before {
	content: "";
	font-size: 21px;
}
.fa-twitter02::before {
	content: "";
	font-size: 20px;
}
.fa-google-plus02::before {
	content: "";
	font-size: 18px;
}
.fa-youtube02::before {
	content: "";
	font-size: 21px;
}
.copyright_main_outer {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 24px 0;
	font-size: 16px;
	color: #685642;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
/*FOOTER END*/







/*-------------------inner-----------------*/

.inner_main_outr {
}
.top_head_innr {
	float: left;
	width: 100%;
	background: #b7c68b;
}
.top_head_left {
	float: left;
}
.top_head_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top_head_left li {
	font-size: 14px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	padding: 0;
	border-right: #a4b27d solid 1px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.top_head_left li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 10px 25px;
	background: url(../images/msg.png) left 14px no-repeat;
}
.top_head_left_two {
	float: left;
}
.top_head_left_two li {
	font-size: 14px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	padding: 0;
	border-right: #a4b27d solid 1px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.top_head_left_two li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 10px 25px 10px 40px;
	background: url(../images/phn.png) 20px 11px no-repeat;
}
.rcdp_social_inner_new {
}
.rcdp_social_inner_new ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rcdp_social_inner_new li {
	float: left;
}
.rcdp_social_inner_new li a {
	border-left: #a4b27d solid 1px;
	color: #fff;
	float: left;
	line-height: 24px;
	padding: 12px 12px 6px;
}
.rcdp_social_inner_new li a:hover {
	color: #fff;
	background: rgba(0,0,0, 0.1);
}
.rcdp_social_inner_new li:last-child a {
	border-right: 1px solid #a4b27d;
}
.nav_bar_inner {
	float: left;
}
.nav_bar_inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_bar_inner li {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align: left;
}
.nav_bar_inner li a {
	font-size: 15px;
	color: #424242;
	line-height: 54px;
	text-decoration: none;
	margin: 30px 8px;
	text-transform: uppercase;
	outline: none !important;
}
.nav_bar_inner li a:hover, .dropdown-menu li a:hover {
	color: #b7c68b;
	text-decoration: none;
	transition: all 1s ease;
}
.nav_bar_inner ul li ul, .dropdown-menu {
	background: #b7c68b none repeat scroll 0 0 !important;
	display: none;
	float: left;
	position:absolute;
	top: auto;
	width: 200px;
	z-index: 99;
	border:none;
}
.nav_bar_inner ul li ul li, .dropdown-menu ul li ul li  {
	width: 100%;
	float: left;
}
.nav_bar_inner ul li ul li a, .dropdown-menu ul li ul li a {
	line-height: 16px;
	padding: 9px 13px;
	margin: 0;
	width: 100%;
	float: left;
	color: #fff !important;
	font-size: 14px;
}
.nav_bar_inner ul li ul li strong {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 0 !important;
	padding: 15px 13px;
	text-transform: uppercase;
}
.nav_bar_inner ul li ul li a:hover {
	background: #424242;
	color: #fff;
}
.nav_bar_inner ul li:hover span {
	display: block;
}
.apply_btn_innr {
	float: left;
}
.apply_btn_innr a {
	background: #e47506 none repeat scroll 0 0;
	color: #fff !important;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding: 16px 6px;
	text-align: center;
	text-decoration: none !important;
}
.apply_btn_innr a:hover {
	background: #68af21;
	color: #fff;
}
.banner_inner_bg {
	/*background:url(../images/banner_inner_bg.jpg) center top no-repeat;
	text-align:center;
	background-size:100% 100%;*/
	background-color: #b7c68b !important;
}
.banner_inner_bg img{ width:100%;}
.banner_inner_bg h2 {
	font-size: 64px;
	color: #FFF;
	font-family:  'Roboto Slab', serif;
	font-weight: 500;
	display: inline-block;
	text-align: center;
	padding: 0 0 0 65px;
	margin: 135px 0 134px;
	background: url(../images/inner_banner_img.jpg) left 14px no-repeat;
}
.banner_inner_bg span {
	font-size: 64px;
	color: #FFF;
	font-family: 'MyriadProRegular';
	text-align: center;
}
.cont_inner_part {
	margin: 40px 0 0;
}
 
.cont_innr_left_heading h2 {
	margin: 0 0 20px;
	padding: 9px 0 0 0;
	font-size: 22px;
	color: #313131;	
	font-family: 'Roboto Slab', serif;
	font-weight:600;
	text-transform: uppercase;
}
.cont_innr_left_heading ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cont_innr_left_heading li {
	margin: 0 0 20px;
	padding: 0;
	font-size: 16px;
	font-family: 'MyriadProRegular';
}
.cont_innr_left_heading li a {
	margin: 0;
	padding: 4px 0 4px 35px;
	background: url(../images/cont_left_txt_img.png) left 2px no-repeat;
	color: #313131;
	text-decoration: none;
}
.cont_lft_innr_btn {
	float: left;
	margin: 10px 0 0;
}
.cont_lft_innr_btn a {
	background: #e47506;
	color: #fff;
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size: 23px;
	margin: 0;
	padding:12px 20px;
	text-align: center;
	text-decoration: none;
	width:270px;
}
.cont_left_legitimacy {
	background: #eeeeee;
	padding: 20px;
	margin: 25px 0 0;
	float: left;
}
.cont_left_legitimacy_inner {
	float: left;
	width: 100%;
	padding: 27px 0 30px;
	text-align: center;
	background: #fff;
}
.cont_left_legitimacy_inner h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: 'Roboto Slab', serif;
	color: #313131;
}
.cont_left_legitimacy_inner img {
	margin: 5px 0 0;
}
.cont_left_top_ten {
background: #e46c16 none repeat scroll 0 0;
    margin: 15px 0 0;
    padding: 20px 15px;
    width: 270px;
}
.cont_left_top_ten h2 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 16px;
	font-family: 'MyriadProRegular';
	color: #FFF;
}
.cont_left_top_ten span {
	margin: 8px 0 0;
	padding: 0;
	font-size: 25px;	
	font-family: "Roboto", sans-serif;
	font-weight:400;
	color: #FFF;
}
.cont_left_top_ten_img {
	text-align: center;
	float: left;
	width: 100%;
}
.cont_left_sta_travel {
	background: #eeeeee;
	padding: 20px;
	margin: 25px 0 0;
	float: left;
}
.cont_left_sta_travel_inner {
	float: left;
	width: 100%;
	padding: 27px 0 30px;
	text-align: center;
	background: #fff;
}
.cont_left_sta_travel_inner p {
	margin: 5px 0 0;
	padding: 0 10px;
	font-family: 'MyriadProRegular';
	color: #313131;
	font-size: 18px;
}
.cont_left_sta_travel_inner span {
	margin: 0;
	padding: 0;
	font-family: 'MyriadProRegular';
	color: #166cb5;
	font-size: 18px;
}
.cont_left_sta_img {
	position: absolute;
	right: 12px;
	margin: -17px 0 0;
}
.cont_left_i_love {
	background: #eeeeee;
	padding: 20px;
	margin: 25px 0 0;
	float: left;
}
.cont_left_i_love_inner {
	float: left;
	width: 100%;
	padding: 27px 20px 30px;
	text-align: center;
	background: #fff;
}
.cont_left_i_love_inner p {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'MyriadProRegular';
	color: #313131;
	font-size: 18px;
	font-style: italic;
}
.cont_left_i_love_inner span {
	margin: 15px 0;
	padding: 0;
	font-family: 'MyriadProRegular';
	color: #e46c16;
	font-size: 18px;
}
/*.cont_right_inner {
	padding: 0 0 0 11px !important;
}*/
.pay_as_low {
    border: 2px solid #bfcd99;
    color: #4e4e4e;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 7px 15px;
    padding: 5px 10px !important;
    text-align: center;
    width: 273px !important;
}
.pay_as_low h3 {
    color: #424242;
    font-family: "roboto slab",serif;
    font-size: 20px;
    font-weight: 600;
    margin: 4px;
}
.pay_as_low p {
    font-family: "roboto",sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
}
.mrgn_right_none {
    margin-right: 0 !important;
    width: 293px !important;
}
.cont_right_innr_txt_prt {
	margin: 0;
}
.cont_right_innr_txt_prt span {
	font-size: 17px;
	color: #313131;
	margin: 0;
	line-height: 26px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	padding: 0;
}
.cont_right_innr_txt_prt p {
	font-size: 16px;
	color: #313131;
	margin: 0 0 17px;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	padding: 0;
}
.cont_right_innr_txt_prt p span {
	font-size: 14px;
	color: #313131;
	margin: 0 0 25px;
	line-height: 26px;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	padding: 0;
}
/*get-info*/
.cont_right_innr_txt_prt .get-info {
	background: #e47506 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size: 23px;
	line-height: 26px;
	margin: 10px 0 15px;
	padding: 14px 29px;
	text-decoration: none;
	text-transform: uppercase;
}
.cont_right_innr_txt_prt h2 {
	font-size: 26px;
	color: #d25f02;
	margin:30px 0px 15px;
	line-height: 26px;
	font-family:  'Roboto Slab', serif;
	padding: 0;
}
.adv_list {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
.adv_list li {
	font-size: 16px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	margin:0 16px 10px;
	padding: 0;
	list-style: outside square none;
}
.adv_list li a {
	/*color: #cb6400;*/
	margin: 0;
	text-decoration: underline;
	background: none;
}
.adv_list li a:hover {
	text-decoration: none;
}
.duration_cont_innr {
	font-size: 17px;
	background: #e9eed4;
	color: #313131;
	padding: 25px 0 22px;
	text-align: center;
	float: left;
	width: 194px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.duration_cont_innr02 {
	font-size: 17px;
	background: #dbeed3;
	color: #313131;
	float: left;
	width: 194px;
	padding: 25px 0 22px;
	margin: 0 0 0 5px;
	text-align: center;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.duration_cont_innr03 {
	font-size: 17px;
	background: #efe7d4;
	color: #313131;
	padding: 25px 0 22px;
	float: left;
	width: 194px;
	margin: 0 0 0 5px;
	text-align: center;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.duration_cont_innr04 {
	font-size: 17px;
	background: #edd1d6;
	color: #313131;
	padding: 25px 0 22px;
	float: left;
	width: 194px;
	margin: 0 0 0 5px;
	text-align: center;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.duration_outr {
	float: left;
	margin: 10px 0 15px;
	width: 100%;
}
.one_week {
	font-size: 14px;
	background: #f3f6e7;
	color: #313131;
	padding: 15px 0 18px;
	text-align: center;
	float: left;
	margin: 2px 0 0;
	width: 194px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.one_week02 {
	font-size: 14px;
	background: #eaf5e5;
	color: #313131;
	padding: 15px 0 18px;
	text-align: center;
	margin: 2px 0 0 5px;
	float: left;
	width: 194px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.one_week03 {
	font-size: 14px;
	background: #f6f2e7;
	color: #313131;
	padding: 15px 0 18px;
	text-align: center;
	float: left;
	width: 194px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	margin: 2px 0 0 5px;
}
.one_week04 {
	font-size: 14px;
	background: #f6e6e9;
	color: #313131;
	margin: 2px 0 0 5px;
	padding: 15px 0 18px;
	text-align: center;
	float: left;
	width: 194px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.cont_right_airport_box_outer {
	float: left;
	margin: 1px 0 10px;
	width: 100%;
}
.airport_box1 {
	float: left;
	width: 143px;
	padding: 20px 10px 15px;
	border: #b7c68b solid 2px;
	color: #685642;
	margin: 0 19px 0 0;
	min-height: 99px;
	font-family: "Roboto", sans-serif;
	font-weight:300;
}
.cont_right_airport_box_outer p {
	font-size: 16px;
	color: #313131;
	margin: 40px 0 0;
	float: left;
	line-height: 26px;
	padding: 0;
	font-family: "Roboto", sans-serif;
	font-weight:300;
}
.cont_right_airport_box_outer span {
	font-size: 16px;
	color: #313131;
	margin: 0;
	padding: 0;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.cont_right_airport_box_outer a {
	background: #d8e5b2 none repeat scroll 0 0;
	color: #313131;
	display: inline-block;
	
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size: 14px;
	line-height: 26px;
	float: none;
	margin: 35px 0 0;
	padding: 15px 35px;
	text-decoration: none;
	text-transform: uppercase;
}
.accommodation_outr {
	margin: 60px 0 0;
}
.accommodation_outr h2 {
	font-size: 26px;
	color: #313131;
	
	font-family: "Roboto", sans-serif;
	font-weight:600;
	margin: 0 0 30px;
	padding: 0;
}
.accommodation_inner {
}
.accommodation_inner p {
	font-size: 16px;
	color: #313131;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	margin: 0;
	line-height: 26px;
	padding: 0;
}
.cont_right_man_img {
	float: right;
	width: auto;
}
.accdaon_para {margin: 10px 0;
float: none;
display: block;
clear: both;
}
.accdaon_para p {
	font-size: 16px;
	color: #313131;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	margin: 35px 0 0;
	padding: 0;
	line-height: 26px;
}
.accdaon_para a {
	background: #e47506 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size: 20px;
	line-height: 26px;
	margin: 0 20px 0 0;
	padding: 12px 30px;
	text-decoration: none;
	text-transform: uppercase;
}
/*.acomodtion_bg
{
	background:#685642 !important;
	color:#FFF !important;
}*/
.cont_foot_part {
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0 0;
	padding: 0 0 40px;
	background-size: cover !important;
	background: url(../images/cont_foot_bg.jpg) center top no-repeat;
}
.cont_foot_part h2 {
	margin: 30px 0;
	font-size: 35px;
	font-family: 'Roboto Slab', serif;
	padding: 0;
	font-weight: 500;
	color: #313131;
}
.cont_foot_part span {
	margin: 0;
	font-size: 19px;
	font-family: "Roboto", sans-serif;
	padding: 0;
	display: block;
	text-align: center;
	font-weight: 300;
	color: #313131;
}
.cont_foot_part img {
	margin: 30px 0;
	float: none;
	display: inline-block;
}
.testimonial_innr_page {
	float: left;
	width: 100%;
}
.innr_testi_one {
	float: left;
	width: 271px;
	min-height: 355px;
	margin: 0 25px 0 0;
	background: #FFF;
}
.innr_testi_one img {
	float: left;
	margin: 0 0 25px;
}
.innr_testi_one h2 {
	font-size: 18px;
	color: #685642;
	margin: 0;
	display: block;
	text-align: left;
	font-family: 'Roboto Slab', serif;
	padding: 25px 20px 0 20px;
}
.innr_testi_one p {
	font-size: 14px;
	color: #313131;
	margin: 0;
	text-align: left;
	font-family: "Roboto", sans-serif;
	padding: 10px 20px 20px;
}
.testimonial_innr_page a {
	background: #685642;
	color: #fff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-size: 14px;
	line-height: 26px;
	margin: 75px 0 0 0;
	padding: 15px 35px;
	text-decoration: none;
	text-transform: uppercase;
}
.our_testi_part {
	float: left;
	width: 100%;
	text-align: center;
}
.our_testi_part h2 {
	margin: 100px 0 8px;
	font-size: 35px;
	font-family: 'Roboto Slab', serif;
	padding: 0;
	font-weight: 300;
	color: #313131;
}
.our_testi_part span {
	margin: 0;
	font-size: 19px;
	font-family: "Roboto", sans-serif;
	padding: 0;
	display: block;
	text-align: center;
	font-weight: 300;
	color: #313131;
}
.our_testi_part img {
	margin: 30px 0;
	float: none;
	display: inline-block;
}
.testimonial_con_new02 {
	text-align: center;
	padding: 0 140px !important;
}
.testimonial_con_new02 h5 {
	font-size: 18px;
	color: #5a5a5a;
	line-height: 27px;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	padding: 0;
	margin: 0 0 42px;
}
.testimonial_con_new02 h5 strong {
	color: #b7c68b;
	font-weight: 700;
}
.testimonial_con_new02 h6 {
	font-size: 24px;
	color: #b7c68b;
	line-height: 20px;
	font-family:  'Roboto Slab', serif;
	font-weight: 500;
	padding: 0;
	margin: 13px 0 0;
	float: left;
	width: 100%;
}
.testimonial_con_new02 p {
	font-size: 15px;
	color: #313131;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0;
}
.testimonial_pic_new02 img {
	border: 6px solid #b7c68b;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.footer_links_con_new02 {
}
.footer_links_con_new02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_links_con_new02 li {
	float: left;
	width: 100%;
	margin: 0 0 9px;
}
.footer_links_con_new02 li a {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0 0 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_links_con_new02 li a:hover {
	color: #b7c68b;
	text-decoration: none;
}
.fa-angle-right_new02::before {
	border: 1px solid #fff;
	content: "";
	font-size: 13px;
	padding: 0 5px 1px;
	margin-right: 8px;
}
.footer_links_con_new02 li a:hover .fa-angle-right_new02::before {
	color: #b7c68b;
	text-decoration: none;
	border: 1px solid #b7c68b;
}
.footer_contact_con_new02 strong {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	padding: 0;
	text-transform: uppercase;
}
.footer_contact_con_new02 p {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0 105px 0 0;
	text-transform: uppercase;
}
.footer_contact_con_new02 p a {
	color: #fff;
	text-decoration: none;
}
.footer_contact_con_new02 p a:hover {
	color: #b7c68b;
	text-decoration: none;
}
.submit_btn_bg {
	background: #b7c68b !important;
}
.submit_btn_bg:hover {
	background: #fff !important;
	color: #b7c68b !important;
}
.footer_social_con_new02 {
	margin: 30px 0 0;
}
.footer_social_con_new02 a {
	margin: 0 4px;
	color: #fff;
}
.footer_social_con_new02 a:hover {
	color: #b7c68b;
}
/*-------------------inner-end----------------*/


 .cont_right_innr_txt_prt h4 {
    color: #262626;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    padding: 20px 0 0;    line-height: 26px;
    text-transform: capitalize;
}
.image1 {
    border: 1px solid #cfcfcf;
    float: right;
    margin: 0 0 0 20px;
    padding: 3px;
}
.inner-links {
	color: #F00;
}
.cont_right_innr_txt_prt .para-highlight {
	color: #F00;
	margin-bottom: 10px;
}
.main-list .list-no-border > li {
	line-height: 26px;
	list-style: outside square none;
	padding: 5px;
	font-size: 16px;
	font-family:"roboto", sans-serif;
}
.main-list .list-no-border {
	margin: 10px 0 0;
	padding: 0 0 0 16px;
}
.avail-list {
	padding: 10px 0 0 !important;
}
.overview-proj {
	box-shadow: 1px 1px 1px 1px rgba(140, 140, 140, 0.8);
	float: right;
	margin: 0 0 10px 10px;
	width: 260px;
}
.border1 {
	border-bottom: 1px solid #eaeaea;
	clear: both;
	margin: 0 0 5px;
	padding: 5px 0 0;
}
.list-no-style {
	margin: 0;
	padding: 0;
}
.list-no-style li {
	font-size: 13px;
	line-height: 18px;
	list-style: outside none none;
}
.list-no-style li span {
	font-size: 13px;
}
.color-org {
	color: #cc6633 !important;
}
.cont_right_innr_txt_prt h5 {
	clear: both;
    color: #d25f02;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 15px 0 5px;
    text-transform: capitalize;
}
.main-list {
	margin-bottom: 25px;
}
.pay_as_low4 {
	border: 2px solid #bfcd99;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin: 0 15px 10px 0;
	min-height: 70px;
	padding: 18px 30px 22px;
	text-align: center;
	width: 402px;
}
.testimony-wrapper {
	border: 1px solid #eeeeee;
}
.testimony-top {
	background: #eeeeee;
	padding: 20px;
}
.testimony-row {
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
}
.fleft {
	float: left;
}
.nofleft {
	float: none;
}
.fright {
	float: right;
}
.highlight5 {
	font-family:  'Roboto', sans-serif;
	font-weight: bold;
}
.list-no-style {
	margin: 0;
	padding: 0 0 0 15px;
}
.list-no-style li {
	list-style: none;
	line-height: 18px;
}
.link4 {
	text-decoration: underline;
	color: #1f5da9;
}
.link4:hover {
	text-decoration: none;
}
.link3 {
	text-decoration: none;
	color: #e47506;
}
.link3:hover {
	text-decoration: none;
	color: #e47506;
}
.image5 {
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px solid #cfcfcf;
	clear: both;
}
/*new_class-18-feb-16*/

.duration_cont_innr {
	font-size: 17px;
	background: #e9eed4;
	color: #313131;
	padding: 25px 0 22px;
	text-align: center;
	float: left;
	width: 194px;	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.argentina_table_class {
	font-size: 17px;
	background: #e9eed4;
	color: #313131;
	padding: 25px 0 22px;
	text-align: center;
	float: left;
	width: 160px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	min-height: 97px;
}
.color_class01 {
	background: #dbeed3 !important;
}
.color_class02 {
	background: #efe7d4 !important;
}
.color_class03 {
	background: #edd1d6 !important;
}
.argentina_weeks {
	background: #f3f6e7;
	color: #313131;
	float: left;
	font-family:  'Roboto', sans-serif;
	font-size: 14px;
	margin: 2px 0 0;
	padding: 15px 0 18px;
	text-align: center;
	width: 160px;
}
/*new_class-18-feb-16-end*/

.top-heading h1 {
	color: #313131;
	font-family:  'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 0 20px;
	text-transform: capitalize;
	margin:0;
}
.top-heading h1 > span {
	color: #d25f02;
	font-family: 'Roboto Slab', serif;
}
.airport_box3 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family:  'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: auto;
	padding: 15px 10px;
	width: 254px;
}
.avail-list h5 {
	color: #666;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
	text-transform: capitalize;
}
.duration_cont_inner001 {
	font-size: 17px;
	background: #e9eed4;
	color: #313131;
	padding: 25px 0 22px;
	text-align: center;
	float: left;
	width: 393px;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.duration_cont_inner002 {
	font-size: 17px;
	background: #efe7d4;
	color: #313131;
	padding: 25px 0 22px;
	float: left;
	width: 393px;
	margin: 0 0 0 5px;
	text-align: center;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.cont_right_innr_txt_prt .pay_as_low4 {
	border: 2px solid #bfcd99;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin: 0 7px 5px 0;
	/*min-height: 90px;*/
	padding: 10px 15px 15px;
	text-align: center;
	width: 198px;
}
/*email icon top header*/
.rcdp_mail_outer img {
	margin: 0 5px 0 0;
	vertical-align: sub;
	
}
/*link highlights*/

.fleft {
	float: left;
}
.list-comments {
	margin-top: 10px;
	padding: 0;
}
.list-comments li {
	border: 1px solid #b7c68b;
	list-style: outside none none;
	padding: 20px 5px;
}
.highlight-box {
	background: #eef5e7 none repeat scroll 0 0;
	padding: 15px;
}
.image4 {
	margin: 0 10px 0 0;
}
/*inquiry form*/


.border-top {
	border-top: 0 solid #74593e;
	margin-bottom: 0;
}
.form-wrap-out {
	background: #eef5e7 none repeat scroll 0 0;
	border: 1px solid #d7ddd0;
	float: left;
	margin: 0 18%;
	padding: 10px;
	width: 752px;
}
.color-orange {
	color: #cc6633;
}
.highlight1 {
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 100;
}
.clear2 {
	clear: both;
	height: 10px;
}
.border2 {
	border-bottom: 1px solid #d7711f;
	clear: both;
	margin: 0 0 5px;
	padding: 5px 0 0;
}
.form-wrap {
	clear: both;
	display: table;
	padding: 5px 0;
	width: 752px;
	font-size: 16px;
}
.form-l {
	float: left;
	margin: 0 30px 0 0;
	width: 300px;
	font-weight:300;
}
.astrick {
	color: #f00;
	font-size: 11px;
}
.form-r select {
	height: 37px;
	width: 400px;
	font-weight:300;
	font-size: 15px;
	border: 1px solid #cccccc;
	font-family:'roboto', sans-serif;
}
.form-r {
	float: left;
	width: 420px;
}
.form-r input {
	height: 37px;
	width: 400px;
	font-weight:300;
	font-size: 15px;
	border: 1px solid #cccccc;
	font-family:'roboto', sans-serif;
	padding-left:5px;
}
.form-r textarea {
	height: 150px;
	padding: 5px;
	width: 400px;
	border: 1px solid #cccccc;
	font-family:'roboto', sans-serif;
}
.text-area1 {
	border: 1px solid #cccccc;
}
.input1 {
	border: 1px solid #cccccc;
	padding: 2px 5px;
}
.form-wrap-out [type="submit"] {
	background: #e77e23 none repeat scroll 0 0 !important;
	border: 1px solid #ffab51;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 20px;
	letter-spacing: 0;
	margin-right: 0;
	margin-top: 20px;
	padding: 5px 15px;
	width: 55%;
	font-family: "Roboto", sans-serif;
}
.form-r .selb {
	height: 28px;
	width: 131px;
}
.form-r .sela {
	height: 28px;
	width: 400px;
}
.form-wrap-out h5 {
	color: #666;
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0;
	text-transform: capitalize;
}
.form-wrap-out p {
	color: #313131;
	font-family:  'Roboto', sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 17px;
	padding: 0;
	font-weight:300;
}
.form-wrap-out h1 {
	color: #313131;
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 0 22px;
	text-transform: capitalize;
}
.testimony-row p {
	line-height: 25px;
}
/*airport box*/
.airport_box11 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 64px;
	padding: 20px 10px;
	width: 336px;
}
/*------------5-start-guarantee new_cls--------------*/

.bg-repeat {
	background: url(../images/5star.png) repeat-y center top;
	float: left;
	margin: 24px 0 0;
	width: 100%;
}
.banner_guarante {
	background: url(../images/5star-top.png) no-repeat center top, url(../images/5star-bottom.png) no-repeat center bottom;
	float: left;
	margin: 64px 0 15px;
	padding: 10px 10px 34px;
	text-align: left;
	width: 350px;
}
.banner_guarante h3 {
	color: #fff;
	font-family:  'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 600;
	margin: -7px 0 0;
	padding: 0 0 0 20px;
	text-align: left;
}
.banner_guarante ul {
	list-style: none;
	margin: 5px 20px 0;
	padding: 0;
}
.banner_guarante li {
	background: #a35100 none repeat scroll 0 0;
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	list-style: inside url("../images/5star-arrow.png") disc;
	margin: 4px 0;
	padding: 2px 0 2px 12px;
	text-align: left;
	display:none;
}
.banner_guarante a {
	background: #fff none repeat scroll 0 0;
	color: #313131;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 5px 20px -5px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
/*------------new_cls-end-------------*/


/*table settings for 5boxes*/


.table-head-color1 {
	background: #e9eed4;
	color: #313131;
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.table-head-color2 {
	background: #dbeed3;
	color: #313131;	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.table-head-color3 {
	background: #efe7d4;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.table-head-color4 {
	background: #edd1d6;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.table-head-color5 {
	background: #e9eed4;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.table-head-color6 {
	background: #dbeed3;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color1 {
	background: #f3f6e7;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color2 {
	background: #eaf5e5;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color3 {
	background: #f6f2e7;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color4 {
	background: #f6e6e9;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color5 {
	background: #f3f6e7;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.week-box-color6 {
	background: #eaf5e5;
	color: #313131;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	text-align: center;
	float: left;
}
.duration_box_inner6 {
	font-size: 14px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px;
	width: 130px;
	min-height: 107px;
}
.one_week6 {
	font-size: 14px;
	margin: 2px 0 0 4px;
	padding: 15px 0 18px;
	width: 130px;
}
.duration_box_inner5, .duration_box_inner52, .duration_box_inner53, .duration_box_inner54, .duration_box_inner55 {
	font-size: 14px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px;
	width: 158px;
}
.one_week5, .one_week52, .one_week53, .one_week54, .one_week55 {
	font-size: 14px;
	margin: 2px 0 0 4px;
	padding: 15px 0 18px;
	width: 158px;
}
.duration_box_inner3, .duration_box_inner32, .duration_box_inner33 {
	font-size: 16px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px;
	/*width: 268px;*/
	width:210px;
}
.duration_box_inner4 {
	font-size: 16px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px; 
}
.one_week3, .one_week32, .one_week33 {
	font-size: 16px;
	margin: 2px 0 0 4px;
	padding: 15px 0 18px;
	/*width: 268px;*/
	width:210px;
}

.one_week4 {
	font-size: 16px;
	margin: 2px 0 0 4px;
	padding: 15px 0 18px; 
}
.duration_box_inner2 {
	font-size: 16px;
	margin: 2px 0 0 7px;
	padding: 25px 0 22px;
	/*width: 295px;*/
	width:207px;
}
.one_week2, .one_week22 {
	font-size: 16px;
	margin: 2px 0 0 7px;
	padding: 15px 0 18px;
	width: 295px;
}
.costa-min-height {
	min-height: 168px;
}
/*airport_box_01*/

.airport_box_01 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	min-height: 65px;
	padding: 20px 10px;
	width: 472px;
	text-align: center;
}
.airport_box_02 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 65px;
	padding: 20px 10px;
	text-align: center;
	width: 390px;
}
.airport_box_03 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin: 0 19px 10px 0;
	min-height: 85px;
	padding: 20px 10px;
	width: 254px;
	font-size: 16px;
}
.costa3 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 144px;
	padding: 20px 10px;
	width: 254px;
}
.airport_box_04 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family:'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 84px;
	padding: 20px 10px;
	width: 185px;
	font-size: 16px;
}
.airport_box_044 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family:'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 124px;
	padding: 20px 10px;
	width: 185px;
	font-size: 16px;
}
.duration_cont_innr_2 {
	background: #e9eed4 none repeat scroll 0 0;
	color: #313131;
	float: left;
	font-family:'Roboto', sans-serif;
	font-weight:400;
	font-size: 17px;
	min-height: 96px;
	padding: 25px 0 22px;
	text-align: center;
	width: 194px;
}
.cambodia-min-height {
	min-height: 71px;
}
cambodia-faq-min-height {
	min-height: 53px !important;
}
.duration_box_costa4 {
	font-size: 17px;
	margin: 0 0 0 5px;
	min-height: 168px;
	padding: 25px 0 22px;
	width: 194px;
}
.airport_box_costa2 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family:'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 84px;
	padding: 20px 10px;
	text-align: center;
	width: 370px;
}
.margin_left_none {
	margin-left: 0 !important;
}
.one_week_thai6 {
	font-size: 14px;
	margin: 2px 0 0 4px;
	min-height: 137px;
	padding: 15px 0 18px;
	width: 130px;
}
.airport_box_costa4 {
	border: 2px solid #b7c68b;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	margin: 0 19px 0 0;
	min-height: 104px;
	padding: 20px 10px;
	width: 185px;
}
/*blog*/

.posts-archive .post {
	border-bottom: 1px solid #eceae4;
	margin-bottom: 40px;
	padding-bottom: 25px;
}
.post-meta {
	background-color: #f8f7f3;
	border-bottom: 1px solid #eceae4;
	font-size: 12px;
	padding: 10px 20px;
}
.meta-data {
	color: #999999;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	margin-bottom: 10px;
}
.posts-archive p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}
.img-thumbnail {
	background: #f8f7f3 none repeat scroll 0 0;
	padding: 5px;
}
.list-right-links {
	list-style: outside none none;
	margin: 0;
	padding: 0 35px 0 0;
	float: left;
}
.list-right-links li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom: 6px;
	padding-left: 2px;
}
.post-comments h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.comments {
	list-style-type: none;
	margin: 0;
}
.comments li {
	margin-bottom: 10px;
}
.comments li .post-comment-block {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #ffffff none repeat scroll 0 0;
	border-color: #eceae4;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	padding: 20px 16px 10px 6px;
}
.comments li h5 {
	margin-bottom: 5px;
}
.comments li .img-thumbnail {
	float: left;
	margin-right: 20px;
}
.sidebar-widget-title > h3 {
	font-size: 24px;
	margin: 25px 0 10px;
	float: left;
	width: 100%;
}
.posts-archive {
	padding: 0 0 0 58px !important;
}
.attachment-large.wp-post-image {
	height: 325px;
	width: 675px;
}
.left-main {
	float: left;
	width: 675px;
	margin-top: 20px;
}
.rcdp-banner {
	position: relative;
}
.rcdp-banner img {
	position: absolute;
	top: -91px;
}
.top-heading > h1 > a {
	text-decoration: none;
	color: #313131;
}
/*blog form*/
.comment_wrapper .comment-respond {
	margin-top: 30px;
}
#comments h3 {
	border-bottom: 1px dotted #c4c4c4;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.comment_wrapper form p {
	clear: both;
	display: inline-block;
	width: 75%;
}
.left-main p {
	color: rgb(61, 61, 61);
	font-size: 13px;
	line-height: 22px;
	padding: 0 0 10px;
	text-align: left;
}
.comment_wrapper label {
	float: left;
	font-size: 14px;
	line-height: 40px;
	width: 20%;
}
.comment_wrapper input, .comment_wrapper textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #eee inset;
	font-size: 14px;
	padding: 11px;
	width: 75%;
}
.comment_wrapper textarea {
	width: 95%;
}
.comment_wrapper input, .comment_wrapper textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #eee inset;
	font-size: 14px;
	padding: 11px;
}
.form-submit input[type="submit"] {
	background: #d8e5b2 none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	padding: 8px;
	width: 25%;
}
.comment_wrapper input, .comment_wrapper textarea {
	font-size: 14px;
}
.list-pdf li {
    font-family: "roboto",sans-serif;
    font-size: 16px;
    line-height: 23px;
    list-style: outside url("../images/pdf_icon.png") disc;
    padding: 3px;
}
.list-pdf {
	margin: 10px 0 0;
	padding: 0 0 0 23px;
}
.tk-rec {
	background: #d25f02 none repeat scroll 0 0;
	color: #fff;
	padding: 10px;
	width: 350px;
}
.box-insurance {
	background: #b7c68b none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	padding: 10px;
}
.image-size {
	width: auto;
}
/*india faq table*/
.tab-head-india {
	font-size: 14px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px;
	width: 236px;
	min-height: 67px;
}
.tab-head-india-ty {
	font-size: 14px;
	margin: 0 0 0 4px;
	padding: 25px 0 22px;
	width: 76px;
	min-height: 67px;
}
.tab-temperature {
	font-size: 14px;
	margin: 2px 0 0 4px;
	padding: 15px 0 18px;
	width: 76px;
}
.destination-outer-links {
	text-decoration: none !important;
}
.duration_box_inner6 > small {
	color: #555;
	float: left;
	font-size: 11px;
}
/*.srilanka-link-list {
  float: left;
  margin: 0;
  width: 30%;
}
.srilanka-link-list > p {
  color: #313131;
  font-family: robotoregular;
  line-height: 15px !important;
  font-size: 15px;
}*/

.srilanka-links-outter {
	border-bottom: 1px solid #eceae4;
	float: left;
	padding: 5px 0;
	width: 70%;
}
.sl-links-inner-left {
	float: left;
	margin-right: 3%;
	width: 50%;
}
.sl-links-inner-left p {
	font-size: 14px;
	font-weight: 400;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	margin-bottom: 0px;
	text-transform: none;
}
.sl-links-inner-right {
	float: left;
	text-align: right;
	vertical-align: middle;
	width: 47%;
}
.sl-links-inner-right p {
	font-size: 14px;
	font-weight: 400;
	
	font-family:"Roboto",sans-serif;
	font-weight:400;
	margin-bottom: 0px;
	text-transform: none;
}
/*new coding*/
.destination-content {
	padding: 10px !important;
}
.destination-content .pay_low4 {
	margin: 5px 0 0;
}
.destination-content h3 {
	color: #313131;
	font-family:  'Roboto Slab', serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 18px;
	padding: 0;
	text-transform: uppercase;
}
.destination-content .pay_low4 {
	border: 2px solid #bfcd99;
	color: #685642;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	font-size: 14px;
	margin: 0 7px 5px 0;
	min-height: 104px;
	padding: 10px;
	text-align: center;
	width: 136px;
}
.destination-para p {
	color: #313131;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.mainpage-list .list-border > li {
	line-height: 21px;
	list-style: outside square none;
	padding: 5px 25px 5px 5px;
	color: #cb6400;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
}
.mainpage-list .list-border {
	margin: 10px 0 0;
	padding: 0 0 0 16px;
	float: left; 
}
/*   new coding 29-4-16   */

.logo_con {
	margin-top: 12px;
}
.cont_right_innr_txt_prt .get-info-project {
	background: #e47506 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0 0;
	padding: 10px 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav_bar_inner span {
	background: #b7c68b none repeat scroll 0 0;
	position: absolute;
	top: 48px;
	width: auto;
	z-index: 1;
}
/*   new coding 3/5/16   */
.desti_nation {
	margin-left: -125px;
}
.inter_ship {
	margin-left: -125px;
}
.language {
	margin-left: -157px;
}
.fee {
	margin-left: -302px;
}
.affordable_main_outer {
	background: #fff;
	float: left;
	padding: 50px 0 25px;
	width: 100%;
}
.affordable_inner {
}
.affordable_txt h2, .affordable_txt h1 {
	font-size: 35px;
	color: #313131;
	line-height: 35px;
	padding: 0;
	margin:5px 0 15px;
	font-family:'Roboto Slab', serif;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.affordable_txt span {
	float: left;
	width: 100%;
	font-size: 19px;
	color: #313131;
	line-height: 20px;
	padding: 18px 0;
	margin: 0 0 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
	background: url(../images/img_bottom_line_pic.png) center bottom no-repeat;
}
.affordable-content {
	padding: 10px !important;
}
.affordable-para p {
	color: #313131;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	padding: 15px 0 0;
	float: left;
}
.orphanage_cambodia h1, .orphanage_cambodia .cont_right_innr_txt_prt h2, .orphanage_cambodia h3, .orphanage_cambodia h4 {
	font-family: 'Roboto Slab', serif;
	color:#d25f02;
}
.destination_flag_con a img {
    height: 100%;
    width: 100%;
}
.destination_flag_con{
	padding:10px 0 20px;
}

/* navigation changes starts */
.dropdown-menu{
	border:none !important;
}
.navbar.navbar-default{
	border:none;
}
.navbar-default .navbar-nav > li{
font-family: "Roboto",sans-serif;
    font-weight: 500;
    text-align: left;   
	margin: 8px;
}
.navbar-default .navbar-nav > li > a{
	color: #424242 !important;
    font-size: 15px;
    line-height: 30px;
    margin: 7px 5px 7px 0;
    outline: medium none !important;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
} 
.navbar-default .navbar-nav > li > a:hover{
	color:#B7C68B !important;
}
.navbar-default .navbar-nav > li.apply_style > a{ 
	color:#fff !important;
	font-size: 14px;
    text-transform: none;
	background-color:#e47506;
}
.navbar-default .navbar-nav > li.apply_style > a:hover{
	background-color:#68AF21;
}
.dropdown-menu a, .col-13 a, .col-12 a, .col-13 ul li a, .col-12 ul li a {
    color: #ffffff !important;
    font-family: "roboto",sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
	text-transform:uppercase;
}
.dropdown-menu a:hover{
	color:#424242 !important;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus{
	background-color:#6E745D!important;
}
.dropdown-menu.three-col {
    left: 237px !important;
    min-width: 520px !important; 
}
.col-13 > li > a, .col-12 > li > a, .col-13 ul li a, .col-12 ul li a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.col-13{
	float:left;
	width: 170px;
}
.col-12{
	float:left;
	width:250px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: #ffffff !important;
}
.dropdown-header {
    font-family: "roboto",sans-serif;
    font-size: 16px !important;
}
span.caret{
	display:none;
}
.navbar-collapse.collapse{
	float:right;
}
/*navigation changes ends */


/*css for homepage banner starts*/
.container .text-center h3 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
	font-family:'roboto', sans-serif;
	 margin: 0.67em 0;
}
.container .text-center h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;
    text-transform: none;
	font-family:'roboto', sans-serif;
	 margin: 0.83em 0;
}
.container .text-center p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
	font-family:'roboto', sans-serif;
	font-weight:400;
}
.banner_main_outer .get-info{
 background: #e47506 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 26px;
    margin: 25px 0 15px;
    padding: 18px 37px;
    text-decoration: none;
    text-transform: uppercase;
}
.argentina-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_argentina/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.brazil-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_brazil/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.cambodia-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_cambodia/images/country-mainpage.jpg") no-repeat scroll center center;
 	float:none;
	clear:both;
	height:500px
}
.china-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_china/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.costarica-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_costa_rica/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.ecuador-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_ecuador/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.ghana-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_ghana/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.guatemala-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_guatemala/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.antigua-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer-in-antigua-guatemala/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.india-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_india/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.indiahimalaya-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_india_himalaya/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.kenya-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_kenya/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.kenyamasaai-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_kenya_maasai/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.mexico-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_mexico/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.peru-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_peru/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.southafrica-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_south_africa/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.srilanka-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_srilanka/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.tanzania-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_tanzania/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.thailand-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_thailand/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.uganda-country-main {
    background: rgba(0, 0, 0, 0) url("../volunteer_uganda/images/country-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}
.internship-main {
    background: rgba(0, 0, 0, 0) url("../images/internship-mainpage.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}

.morocco-country-main {
    background: rgba(0, 0, 0, 0) url("https://www.rcdpinternationalvolunteer.org/volunteer-in-morocco/volunteer-in-morocco.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}

.hobg{ background: rgba(0, 0, 0, 0) url("../images/hands-on-medical.jpg") no-repeat scroll center center !important;}
.hne{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-nepal.jpg") no-repeat scroll center center !important;}
.hin{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-india.jpg") no-repeat scroll center center !important;}
.hsr{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-sri-lanka.jpg") no-repeat scroll center center !important;}
.hpe{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-peru.jpg") no-repeat scroll center center !important;}
.hta{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-tanzania.jpg") no-repeat scroll center center !important;}
.hke{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-kenya.jpg") no-repeat scroll center center !important;}
.hgh{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-ghana.jpg") no-repeat scroll center center !important;}
.hgu{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-guatemala.jpg") no-repeat scroll center center !important;}
.hco{ background: rgba(0, 0, 0, 0) url("../images/medical-volunteer-abroad-costa-rica.jpg") no-repeat scroll center center !important;}
.hsc{ background: rgba(0, 0, 0, 0) url("../images/high-school-volunteer-abroad.jpg") no-repeat scroll center center !important;}
.hclg{ background: rgba(0, 0, 0, 0) url("../images/college-university-volunteer.jpg") no-repeat scroll center center !important;}
.schv{ background: rgba(0, 0, 0, 0) url("../images/summer-volunteer-in-china-main.jpg") no-repeat scroll center center !important;}
.schv1{ background: rgba(0, 0, 0, 0) url("../images/china-panda-volunteer.jpg") no-repeat scroll center center !important;}
.vgua{ background: rgba(0, 0, 0, 0) url("../images/volunteer-in-antigua-guatemala.jpg") no-repeat scroll center center !important;}
.bali{ background: rgba(0, 0, 0, 0) url("../images/volunteer-in-bali.jpg") no-repeat scroll center center !important;}
.vol-abroad-main{
    background: rgba(0, 0, 0, 0) url("../images/vol-abroad-main.jpg") no-repeat scroll center center;
	float:none;
	clear:both;
	height:500px
}


.country_main .text-center h3, .banner_main_outer h1 {
    color: #ffffff;
    font-size: 58px;
    font-weight: 700;
    line-height: 70px;
    text-shadow: 2px 0 0 #000;
}
/*.country_main .text-center p {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    text-shadow: 2px 0 0 #000;
}*/
.country_main .right-mark > li {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    list-style-image: url("../images/tick.png");
    text-align: left;
    text-shadow: 1px 0 0 #000;
}
.country_main .right-mark {
    margin: 0 auto;
    padding: 0;
    width: 700px;
} 
.country_main .learn-more-btn {
    background: #ff7d1a none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 1px 1px 2px 0 #000;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 0;
    padding: 12px 40px;
    text-transform: capitalize;
} 
/*css for homepage banner ends*/
.banner_description .country_main .text-center h1 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    text-shadow: 2px 0 0 #000;
}

.banner_description .country_main .text-center h2{
	 text-shadow: 2px 0px 0px rgb(0, 0, 0); text-align: center; text-transform: none; font-size: 30px; line-height: 36px; 
	 font-weight: 500;
}
footer {
    margin-top: 50px;
	display:inline-block !important;
}
.accdaon_para a.acomodtion_bg {
    background: #3ca11b none repeat scroll 0 0;
}
.accdaon_para a:hover{
	color:#fff;
	text-decoration:none;
	opacity:0.8; 
}
.rcdp_social_out, .rcdp_mail_outer {
    clear: both;
    float: right !important;
}
.float-right{
	float:right !important;
}
.exc-ban img {
    height: 108px;
    width: 230px;
	margin-top:10px;
}
.cont_right_innr_txt_prt .get-info:hover, .country_main .learn-more-btn:hover, .cont_lft_innr_btn a:hover{
	background:#e9b515;
	transition: all 1s ease 0s;
	color:#fff;
}
.square_list li {
    font-family: "roboto",sans-serif;
    font-size: 16px;
    line-height: 25px;
    list-style: outside square none;
    margin: 5px 16px;
}
.vol-101 ol li {
    font-family: "roboto",sans-serif;
    font-size: 16px;
    line-height: 25px;
    list-style: outside numeric none ;
    margin: 5px 16px;
}
.cont_inner_part h3{
	line-height:33px;
}




.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #ACACAC;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.internship-count .destination_outer {
    height: auto;
}
.internship-count .destination_outer {
    height: auto;
}
.internship-count h3 {
    text-align: center;
}
.list-inl{ margin:20px 0; padding:0;}
.list-inl li{ list-style:none; background:none; margin:0; padding:0; display:inline !important; width:auto; }
.list-inl li a{margin:0 20px 0 0; padding:0; background:#68af21; padding:10px; font-size:16px; color:#FFF;}
.pic_lar{ margin:0 0 20px 0; border:1px solid #e9e9e9;}
.tk-rec {
    margin-top: 35px;
}
.fl.col-md-4.pade_none.text-left {
    line-height: 34px;
}
.logo-img{ margin:25px 0 0 0 !important;}
.rcdp_mail_outer .float-right li {
    clear: both;
}
.rcdp_mail_outer li.call-me-back a {
    background: #68AF21;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 8px 25px;
}
.call-me-back .fa.fa-chevron-circle-right {
    margin-left: 8px;
}
.rcdp_mail_outer li.call-me-back a:hover {
    background: #ffffff; 
    color: #68AF21; 
	border: 1px solid #68AF21;
}
.call-me-back{margin-top:5px;}
.qn{ color:#F60 !important;}
.cont_right_innr_txt_prt .nav.nav-pills li {
    margin-bottom: 0;
    margin-top: 0;
}
.cont_right_innr_txt_prt .nav-pills > li.active > a, .cont_right_innr_txt_prt .nav-pills > li.active > a:focus, .cont_right_innr_txt_prt .nav-pills > li > a:hover {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #69AD09;
    color: #69AD09;
    padding: 8px 19px;
}
.cont_right_innr_txt_prt .nav > li > a {
    background: #69AD09;
    border-radius: 0;
    color: #fff;
    font-family:"Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 9px 20px;
    text-transform: capitalize;
}
 .alternative-main{
  background: rgba(0, 0, 0, 0) url("../alternative-spring-break/images/country-mainpage.jpg") no-repeat scroll center center;
    clear: both;
    float: none;
    height: 500px;

 }
 
  .dental-main{
  background: rgba(0, 0, 0, 0) url("../dental-volunteer-abroad/images/dental.png") no-repeat scroll center center;
    clear: both;
    float: none;
    height: 500px;

 }
 .family-main{
  background: rgba(0, 0, 0, 0) url("../family-volunteer-abroad/images/country-mainpage.jpg") no-repeat scroll center center;
    clear: both;
    float: none;
    height: 500px;

 }
 .double-line-tab.nav > li > a {
    line-height: 20px;
    padding: 2px 19px;
}.double-line-tab.nav-pills > li.active > a, .double-line-tab.nav-pills > li.active > a:focus, .double-line-tab.nav-pills > li > a:hover {
    padding: 1px 18px;
}
.pfcol{ width:30%; float:left;}
  .pfcolm{ width:30%; float:left; margin:0 5%;}
  .pfcol  ul li{font-family: 'Roboto', sans-serif !important; margin:5px 0;}
  .pfcolm  ul li{font-family: 'Roboto', sans-serif !important; margin:5px 0;}
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: medium none;
}
.table > thead > tr > th {
    background: #3ba57b none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: white;
    font-weight: normal;
}
.table > thead > tr > th{ border:none;}
.table tr:nth-child(2n) {
    background: #ddd none repeat scroll 0 0;
}
.trip-option-wrapper ul li a {
    font-size: 16px;
    line-height: 26px;
}
.trip-option-wrapper li {
    margin: 11px 0;
}  
h4.mypets{color:#0f75bc;text-decoration:underline;}  
.sc-more h2 {
    font-size: 33px;
    font-weight: normal;
    padding: 20px 0 10px;
    text-align: left;
    text-transform: none;
}
.sc-more h5 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 8px;
}
.sc-more h3 {
    margin: 15px 0 10px;
    text-align: left;
}
.sc-more li {
    font-family: roboto;
    list-style: inside none square;
    margin: 10px 0;
}
 .feature_outer .destination_outer {
    height: 340px;
}
.top-ban{ text-align:center;}
.top-ban img{ max-width:1016px;}
.ar-ban{background:#ea5b1c; color:#FFF; font-size:18px; text-align:center; padding:10px 0; margin:10px 0;}
.prg-list{ clear:both; float:left; width:100%;} .prg-list-in{float:left;  border:1px solid #bfcd99; padding:10px; margin:10px 0 0 40px; width:30.8% !important; height:70px;}.prg1{margin:10px 0 !important;} .clearfix{ clear:both !important;}
#sm-1501736671867175-28.dropdown-menu.three-col.sm-nowrap {
    margin-left: -545px !important;
}
.list-sqr{}
.list-sqr li{ list-style:square; margin:0 0 7px 14px; font-family: 'Roboto', sans-serif; font-size:16px;}
.col-centered {
    float: none;
    margin: 15px auto 0;
}
.high1 {
    color: #333333;
    font-size: 30px;
    line-height: 46px;
    font-family: 'Arvo', serif !important;
    font-weight: bold;
    margin: 0.7em 0;
    text-transform: capitalize;
}

.topHeading2{

    font-family: 'Arvo', serif !important;
    font-weight: bold;
    font-size: 21px!important;
    line-height: 30px;
    text-align: center;
    margin-bottom:35px!important;

}


.high2 {
    color: #333333;
    font-family: 'Arvo', serif !important;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    margin: 0.7em 0;
}
.listings2 > li {
    color: #038e01;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 22px;
    margin-bottom:25px;
    text-align: left;
}
.listings2 > li span {
    color: #000000;
    font-weight: normal;
}
.listings2 > li {
    list-style-image: url("../images/tick-green.png");
}
.chak_out {
    width: auto;
    border: 1px solid #75370e;
    background: #ff7d1a;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-align: center;
    line-height: 32px;
    margin: 30px 0 5px;
    border: none;
    margin: 0 auto;
}
.chak_out a {
    color: #fff;
    display: block;
    padding: 10px 20px;
}
.more-info-btn small {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.why-country .chak_out {width:30%;}
.ginf {
    margin: 0 !important;
width: 30%;}

	.colored-row{ margin:15px 0;}
	.why-country h3 {
    margin: 30px 0 10px;
}
	.why-country h5 {
    margin: 20px 0 10px;
	font-size:18px;
}
.why-country p {
    margin: 15px 0;
}
.list-sqr li {
    list-style: square;
    margin: 0 0 7px 14px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
.chak_out.ginf {
    margin-top: 20px !important;
}
.lp-img {
    float: right;
    margin: 0 0 0 20px;
}

.footer_inner_01.why-country {
    background: #eee;
    margin-right: 5px;
    padding: 10px;
} 
.nomargin{margin:0 !important;}
.nopadding{padding:0 !important;}
.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 h2 {
    margin: 30px 0 10px;
    font-size: 24px;
}
.note_red{color:red !important; font-style:italic;}
 
.gua-t {
    border-bottom: 1px solid #e6ded7;
    padding: 15px;
    background: #f2e7de;
}
.gua-wrapper {
    border: 1px solid #e6ded7;
    float: left;
    width: 100%;
}
.gua-l {
    border-right: 1px solid #e6ded7;
}
.img-testi{ max-width:850px; border:1px solid #d6d6d6;}


ul.ListStyle{column-count:2;}

ul.ListStyle li{margin-bottom:15px; list-style:square inside!important; margin-right:40px; }

ul.ListStyle li a{}

