body
{
margin:0;
padding:0;
background-color:#F2F2F2;
font-family: Montserrat,sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
color: #636e6f;
}
img
{
border:0;
}
h1, h2, h3, h4, h5, h6
{
margin:0;
padding:0;
font-weight:normal;
}
ul, ol
{
margin:0;
padding:0;
list-style:none;
}
.fl
{
float:left;
}
.fr
{
float:right;
}

.auto_container
{
width:990px;
margin:auto;
}

/*header_container*/
.header_outer
{
width:100%;
float:left;
margin:0;
padding:0;
background-color:#008B7C;
position:fixed;
z-index:9999;
}
.top_nav
{
width:100%;
float:left;
background-color:#00584F;
min-height:32px;
}
.top_navleft
{
padding:0!important;
}
.top_navleft li
{
float:left;
border-right:1px #15403C solid;
}
.top_navleft li a
{
color:#F5F5F5;
font-size:15px;
text-decoration:none;
padding:7px 15px;
display:block;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
.top_navleft li:first-child a
{
color:#F5F5F5;
}
.top_navleft li:nth-child(2) a
{
color:#DCDCDC;
}
.top_navleft li:nth-child(3) a
{
color:#E0FD57;
}
.top_navleft li:last-child
{
border-right:none;
}
.top_navleft li a:hover
{
color:#fff;
background-color:#008B7C;
}

#active_wasa
{
color:#fff;
background-color:#008B7C;
}
.top_navright
{
padding:0!important;
}
.add_business
{
float:right;
padding:5px 6px 3px;
}
.add_business a
{
display:block;
text-decoration:none!important;
font-size:15px;
color:#FFFFFF!important;
background-color:#3598db;
min-height:24px;
text-align:center;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
padding:0 9px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.add_business a:hover
{
background-color:#1e6fa6;
}
.login
{
#width:110px;
float:right;
}
.login li
{
float:left;
border-right:1px #15403C solid;
}
.login li:last-child
{
border-right:none;
padding-right:0px;
}
.login li a
{
margin-top:4px;
color:#ffffff;
font-size:15px;
text-decoration:none;
padding:3px 8px;
display:block;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.user_login
{
width:92px;
float:right;
padding:0px 0 0px 0px;
}
.user_login a
{
color:#DCDCDC;
font-size:14px;
text-decoration:none;
float:left;
}
.user_login a span
{
width:66px;
display:inline-block;
padding:6px 0 0 0;
}
.user_login a img
{
padding:5px 0 0 0;
}
.login li a:hover
{
color:#fff;
background-color:#008B7C;
}
.logo_outer
{
width:100%;
float:left;
padding:14px 0;
}
.logo_left
{
width:240px;
float:left;
padding:5px 0 0;
}
.search
{
width:720px;
float:right;
}
.search_input
{
width:440px;
float:left;
background-color:#FFFFFF;
font-family: Montserrat,sans-serif;
font-size:15px;
border:none;
outline:none;
height:41px;
padding:0 25px;
}
.search_inputtown
{
width:219px;
float:left;
background-color:#FFFFFF;
font-family: Montserrat,sans-serif;
font-size:15px;
border:none;
outline:none;
height:41px;
padding:0 20px;
margin-left:5px;
}
.searchbtn
{
width:51px;
background:url(../../images/mundi/search-icon_v-1.jpg) center top no-repeat;
height:41px;
border:none;
outline:none;
cursor:pointer;
margin-left:5px;
}
.user_prolist_inn
{
padding:5px 0 0 0;
display:inline-block;
}
#user_prolist
{
width:170px;
background-color:#FFFFFF;
position:absolute;
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
margin:2px 0 0 -145px;
z-index:999;
}
#user_prolist:after
{
width:11px;
height:3px;
position:absolute;
content:url(../../images/mundi/arrow_profile.png);
margin:-20px 0 0 -15px;
}

#user_prolist li
{
width:100%;
float:left;
color:#8F8F8F;
font-size:13px;
border-bottom:1px #9FE7E4 solid;
}
#user_prolist li a
{
color:#8E8E8E;
text-decoration:none;
padding:6px 10px;
display:inline-block;
}

#user_prolist li:hover a
{
color:#000;
}
#user_prolist li:last-child
{
border-bottom:none;
}
/*header_container_end*/

/*content_container*/
.content
{
width:100%;
float:left;
padding:13px 0 0;
margin:104px 0 0 0;
}
.choose_loc
{
width:100%;
float:left;
min-height:40px;
background-color:#00A593;
}
.choose_locleft
{
padding:8px 0 0 40px!important;
font-size:16px;
color:#fff;
}
.choose_nav
{
width:640px;
float:right;
}
.choose_nav li
{
float:left;
border-left:1px #008D7E solid;
}
.choose_nav li a
{
font-size:15px;
text-decoration:none;
color:#FFFFFF;
padding:10px 11px;
display:block;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
}
.choose_nav li a:hover
{
background-color:#008B7C;
}
#choose_active
{
background-color:#008B7C;
}
.contact_box
{
width:100%;
float:left;
padding:53px 21px 23px 0;
margin-top:13px;
background-size: cover;
}
.contact_boxleft
{
/*width:505px;
float:left;*/
background-color:#F0F3F6;
border:1px #CBCACA solid;
min-height:150px;
padding:18px 18px!important;
font-size:15px;
color:#636e6f;
float:right !important;
}
.contact_boxleft h1
{
font-size:34px;
color:#636e6f;
margin:0;
padding:0;
line-height:18px;
font-family:"Hero";
}
.rhema_restaurant
{
padding-right:0px!important;
padding-left:0px!important;
/*width:416px;
float:right;*/
}

.create_account
{
width:100%;
float:left;
padding-top:5px;
text-transform:uppercase;
}
.create_accbtn
{
width:240px;
text-align:center;
float:left;
min-height:30px;
background-color:#EF5035;
font-size:18px;
color:#FFFFFF!important;
text-decoration:none!important;
padding:3px 0 0 0;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
}
.create_accbtn:hover
{
background-color:#C63219;
}
.login_link
{
font-size:18px;
color:#006095;
float:left;
text-decoration:none;
padding:3px 0 0 15px;
}
.login_link:hover
{
text-decoration:underline;
}
.category_outer
{
width:100%;
float:left;
padding:30px 0;
}
/*css 4march*/
.color
{
	width:100%;
	float:left;
	background-color:#FFFFFF;
}
.hot_search
{
width:100%;
float:left;
padding-bottom:49px;
}
.hot_search ul
{
list-style:none;
margin:0 !important;
padding:0 70px!important;
border-top:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
}
.hot_search li
{
	float:left;
	padding: 12px 0px !important;
	margin:0 0 0 40px!important;
	text-align:center;
	color:#070707;
	width:auto!important;
	font-size:15px!important;
	
}
.hot_search li:first-child
{
padding:12px 0px!important;
margin:0px!important;
}

.hot_search li a
{
text-decoration:none;
color:#070707;
padding:0 !important;
font-size:15px;
display:block;
}
.hot_search li a:hover
{
	color:#00a593;
}
.category_left
{
/*width:265px;
float:left;*/
padding:0px!important;
}
.category_left h2
{
padding:0 0 0 20px;
margin:0;
font-size:18px;
color:#ffffff;
background-color:#00a593;
text-align:center;
padding:10px 0;
}
.category_left ul
{
width:100%;
float:left;
background-color:#FFFFFF;
padding:45px 63px 30px;
}
.category_left li
{
width:16%;
float:left;
font-size:14px;
color:#393939;
background-color:#fff;
text-align:center;
}

.category_left li:first-child
{
border-top:none;
}
.category_left li:first-child a span 
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:0px 2px;
display:inline-block;
height: 64px;
margin-top: -10px;
width: 77px;
}
.category_left li:nth-child(2) a span 
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:-0px -60px;
display:inline-block;
height: 64px;
margin-top: -12px;
width: 77px;
}
.category_left li:nth-child(3) a span
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:-0px -126px;
width:77px;
height:64px;
display:inline-block;
margin-top:-9px;
}
.category_left li:nth-child(4) a span 
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:-0px -186px;
display:inline-block;
height: 67px;
margin-top: -13px;
width: 77px;
}
.category_left li:nth-child(5) a span 
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:-0px -251px;
display:inline-block;
height: 64px;
margin-top: -12px;
width: 77px;
}
.category_left li:nth-child(6) a span 
{
background:url(../../images/mundi/category_icons.png) center top no-repeat;
background-position:-0px -319px;
display:inline-block;
height: 64px;
margin-top: -10px;
width: 77px;
}

.category_left li:first-child:hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:0px 2px;
display:inline-block;
height: 64px;
margin-top: -10px;
width: 77px;
}

.category_left li:nth-child(2):hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:-0px -60px;
display:inline-block;
height: 64px;
margin-top: -12px;
width: 77px;
}
.category_left li:nth-child(3):hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:0px -126px;
width:77px;
height:64px;
display:inline-block;
margin-top:-9px;
}
.category_left li:nth-child(4):hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:-0px -186px;
display:inline-block;
height: 67px;
margin-top: -13px;
width: 77px;
}
.category_left li:nth-child(5):hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:-0px -251px;
display:inline-block;
height: 64px;
margin-top: -12px;
width: 77px;
}
.category_left li:nth-child(6):hover span
{
background:url(../../images/mundi/category_iconh.png) center top no-repeat;
background-position:-0px -319px;
height: 64px;
margin-top: -10px;
width: 77px;
display:inline-block;
}

.category_left li a
{
color:#393939;
text-decoration:none;
padding:15px 0 14px 0px ;
display:block;
text-align:center;
}
.category_left li a:hover
{
	color:#00a593;
}

.popular_category
{
/*width:696px;
float:right;*/
padding:0px!important;
}
.popular_category h2
{
padding:0px;
margin:0 0 20px;
font-size:18px;
color:#393939;
}
.pc_inn
{
width:100%;
float:left;
}
.pc_hover
{
width:100%;
position:absolute;
display:block;
background:rgba(0,0,0,0.3);
min-height:210px;
}

.business_cf {
width: 100%;
float: left;
background-color: #FFF;
padding: 14px 28px;
}
.business_cf p {
    color: #070707;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
}
.pc_hover:hover { background:rgba(0,0,0,0);}
.pc_hover h2
{
font-size:55px;
color:#fff;
font-weight:normal;
text-align:center;
font-family: 'open_sanslight';
padding:68px 0 0 0;
}

.business_cf p
{
width:100%;
float:left;
text-align:center;
font-size:16px;
color:#F7F2EB;
padding:5px 0 0 0 ;
}
.business_cf .text
{
color:#666;
}
.business_cf p a
{
text-decoration:none;
color:#FFFFFF;
background:rgba(102,102,102,0.8);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px 5px;
}
.pc_cafe
{
width:105%;
float:left;
margin-top:8px;
}
.pc_cafeleft
{
width:343px;
float:left;
}

.pc_cafeleft1
{
width:343px;
position:absolute;
display:block;
min-height:111px;
}
.pc_cafeleft1:hover {background:rgba(0,0,0,0.3);}
.pc_cafeleft1 h3
{
text-align:center;
color:#fff;
padding:10px 0 0 0;
}
.pc_cafeleft1 span
{
width:100%;
float:left;
text-align:center;
color:#E2E2DA;
font-size:15px;
font-family: 'open_sanslight';
}
.pc_spac
{
margin-left:7px;
}
.recent_activity
{
width:100%;
float:left;
}
.ra_left
{
padding:0px!important;
}
.ra_left h3
{
padding:0px;
margin:0 0 15px;
font-size:18px;
color:#393939;
}
.ra_box
{
/*width:610px;*/
float:left;
border:1px #D9D8D8 solid;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
padding:20px;
background-color:#fff;
}
.rabox_left
{
width:193px;
float:left;
margin-right:15px;
}
.rabox_left:hover .rabox_left_img
{
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
.rabox_left:hover h4 a
{
color:#008B7C;
text-decoration:underline;
}

.rabox_left_img
{
width:100%;
}
.rabox_left h4
{
font-size:15px;
color:#717a8f;
font-weight: bold;
}
.rabox_left h4 a
{
font-size:15px;
color:#717a8f;
text-decoration:none;
}
.rabox_left h4 a:hover
{
color:#008B7C;
text-decoration:underline;
}
.ra_visits
{
width:100%;
padding:5px 0;
float:left;
}
.star
{
color:#CC3333;
float:left;
}
.ra_visits_txt
{
color:#393939;
font-size:15px;
float:left;
margin-left:10px;
}
.ra_place
{
width:100%;
font-size:15px;
color:#393939;
}
.ra_place span a,p.cafe_st  a
{
text-decoration:none;
color:#006095;
}

.ra_place_icon
{
margin-left:20px;
}
.latest_reviews
{
width:100%;
float:left;
margin-top:28px;
}
.ra_boxlist li
{
width:100%;
float:left;
border-bottom:1px #5EB5A1 solid;
margin-bottom:9px;
}

.latest_new_inn
{
width:100%;
float:left;
}
.latest_new_img
{
width:165px;
float:left;
}
.latest_new_img a img:hover
{
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
.latest_new_img h4
{
margin-top:-3px!important;
font-size:15px!important;
}
.latest_new_txt
{
width:71%;
float:right;
}
.latest_new_txt h4
{
font-size:15px!important;
margin-top:-3px;
}

.ra_boxlist
{
font-size:15px;
color:#636e6f;
margin-bottom:8px;
}
.ra_boxlist li .latest_new_inn a, .wasa_comment_txt h5 a
{
color:#006095;
text-decoration:none;
font-family: 'open_sanssemibold';
}
.latest_new_inn h4 strong.b-name a
{
color:#636e6f;
text-decoration:none;
}
.ra_boxlist li .latest_new_inn a:hover
{
text-decoration:underline;
}

.ra_box .ra_place
{
padding:8px 0 6px;
}
.review_txt img
{
float:left;
margin-right:5px;
}
.review_txt  a
{
text-decoration:none;
color:#636e6f;
background:url(../../images/mundi/review_icon.png) left 3px no-repeat;
padding-left:25px;
}
.review_txt a:hover
{
background:url(../../images/mundi/review_icon_h.png) left 3px no-repeat;
text-decoration:underline;
color:#006095;
}
textarea#review
{
line-height: 1.6;
}
.review-working
{
background:#d6d6d6;
}
.marg
{
margin-bottom:10px;
}
.popular_businesses
{
width:184px;
float:left;
margin-right:29px;
}

/*.popular_businesses:hover .pb_img
{
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
*/
.popular_businesses:hover li:first-child a
{
text-decoration:underline;
color:#008B7C;
}

.pb_img
{
width:184px;
float:left;
}

.popular_businesses ul
{
width:100%;
float:left;
}
.popular_businesses li
{
width:100%;
float:left;
font-size:15px;
color:#636e6f;
}
.popular_businesses li a
{
color:#636e6f;
text-decoration:none;
}
.popular_businesses .b-name
{
font-weight:bold;
}
.popular_businesses li a:hover,.business_left li a:hover,.latest_new_txt h4 strong a:hover
{
text-decoration:underline;
color:#008B7C;
}
.business_in
{
width:100%;
float:left;
}
.business_in2
{
width:100%;
float:left;
}
.business_left
{
width:260px;
float:left;
}
.business_right
{
min-width:142px;
float:left;
margin-top: -5px;
display:inline-block
}
.business_left2
{
width:64px;
float:left;
}
.business_left2 img
{
float:left;
border:1px #f8f8f8 solid;
margin:7px 0 0 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.business_right2
{
width:350px;
float:right;
margin-top: -10px;
}
.business_right2 p a
{
text-decoration:none;
color:#006095;
}
.business_right2 p a:hover
{
color:#636e6f;
}
.latest_new_inn
{
border-bottom:none !important;
}
.discounts_right
{
padding:0px!important;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
margin-top:35px;
}
.discounts_heading
{
width:322px;
float:left;
background:#FBDB24;
min-height:80px;
font-size:22px;
color:#008B7C;
padding-top:28px;
text-align:center;
}
.popular_businesses {
    width: 184px;
    float: left;
    margin-right: 29px;
}
.discounts_heading a{color:#008B7C;}
.popar_event
{
/*width:282px;
float:left;*/
padding:0 20px;
}
.popar_event li
{
width:100%;
float:left;
border-bottom:#7FABA7 1px solid;
padding-bottom:14px;
margin-bottom:14px;
}
.popar_event_inn
{
width:100%;
float:left;
}
.popar_event_inn h5
{
margin:0;
padding:0 0 10px;
font-size:18px;
color:#636e6f;
}
.popar_event_inn h5 a
{
float:right;
text-decoration:none;
font-size:14px;
color:#006095;
padding-top:3px;
}
.popar_event_inn h5 a:hover
{
text-decoration:underline;
}
.event_name
{
width:100%;
float:left;
border-top:1px #DDDDDD solid;
padding:14px 0;
}
.event_left
{
width:105px;
float:left;
}
.event_right
{
width:168px;
float:right;
}
.event_right p{font-size:14px;color:#636e6f;}
.event_right ul
{
margin-top:-5px;
}
.event_right li
{
border-bottom:none!important;
margin-bottom:0;
padding-bottom:0;
}
.event_right li a
{
font-size:14px;
color:#008B7C;
text-decoration:none;
border:1px solid #ccc;
padding:1px 15px;
}
.event_right li a:hover
{
color:#008B7C;
}
.the_news .event_name span a
{
font-size:15px;
color:#008B7C;
text-decoration:none;
}

.the_news .event_name span a:hover
{
text-decoration:underline;
}
.the_news .event_name p
{
margin:0;
padding:0;
color:#7F8C8D;
font-size:11px;
text-transform:uppercase;
}
.the_news .event_name p span
{
color:#3B3B40;
font-size:11px;
}
.readbtn
{
float:right;
font-size:14px;
color:#006095;
text-decoration:none;
}
.readbtn:hover
{
text-decoration:underline;
}
/*content_container_end*/

/*footer_container*/
.footer_outer
{
width:100%;
float:left;
margin-top:35px;
}
.hightlight
{
/*width:950px;*/
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
padding:20px;
}
.hightlight h5
{
margin:0;
padding:0;
color:#636e6f;
font-size:18px;
}
.hightlight_inn
{
width:100%;
float:left;
padding-top:10px;
}
.hightlight_inn .ra_visits
{
font-size:13px;
}
.hightlight_inn .pb_img img
{
width:93%;
}
.hightlight_inn .popular_businesses
{
width:183px;
margin-right:8px;
border:1px #fff solid;
padding:5px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.hightlight_inn .popular_businesses:hover
{
border:1px #E6E6E6 solid;
padding:5px;
-webkit-box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.2);
box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.2);
}
.hightlight_inn .popular_businesses:hover .pb_img
{
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
.foo_banner
{
width:100%;
float:left;
padding:20px 0;
}
.foo_banner img
{
width:78%;
margin:0 auto;
}
.featured_logo
{
width:100%;
float:left;
background-color:#FFFFFF;
padding:10px 0;
margin-top:20px;
} 
.featured_logo h6
{
text-align:center;
font-size:15px;
}
.featured_inn
{
width:100%;
float:left;
padding-top:10px;
}
.featured_inn li
{
float:left;
margin-right:4px;
}
.foo_copyright
{
width:100%;
float:left;
background-color:#00584F;
padding:18px 0;
}
.foo_signup
{
/*width:968px;*/
float:left;
border:1px #01443D solid;
min-height:44px;
-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
padding:0 5px 0 20px;
}
.foo_signup span
{
width:550px;
display:inline-block;
font-size:13px;
color:#fff;
line-height:44px;
}
.email_add
{
width:145px;
border:1px #03413C solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color:#006359;
-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.31);
height:30px;
color:#fff;
padding:0 10px;
font-size:14px;
}
.signbtn
{
width:86px;
border:none;
outline:none;
background-color:#00BEA9;
height:32px;
font-size:14px;
color:#fff;
cursor:pointer;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
margin-left:8px;
}
.signbtn:hover
{
background-color:#05655B;
}
.foo_listing
{
width:100%;
float:left;
padding:40px 0 20px;
}
.foo_txt
{
/*width:200px;
float:left;*/
padding:0px!important;
}
.foo_txt h3
{
font-size:16px;
color:#DCDCDC;
}
.foo_txt li
{
width:100%;
float:left;
font-size:14px;
color:#DCDCDC;
}
.foo_txt li a
{
text-decoration:none;
color:#DCDCDC;
}

.languages_outer
{
width:140px;
float:left;
font-size:14px;
color:#DCDCDC;
}
.langu_option
{
width:80px;
background-color:#003D36;
margin-top:5px;
padding:2px 2px 2px 0 ;
margin-bottom:18px;
}
.langu_option_inn
{
width:80px;
background:none;
border:none;
outline:none;
font-size:14px;
color:#DCDCDC;
}
.sm_outer
{
width:32px;
float:left;
}

.sm_outer li:first-child a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -0px;
width:32px;
height:32px;
display:inline-block;
}
.sm_outer li:hover:first-child a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -52px;
}

.sm_outer li:nth-child(2) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -104px;
width:32px;
height:32px;
display:inline-block;
}
.sm_outer li:hover:nth-child(2) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -156px;
}

.sm_outer li:nth-child(3) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -208px;
width:32px;
height:32px;
display:inline-block;
}
.sm_outer li:hover:nth-child(3) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -260px;
}
.sm_outer li:nth-child(4) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -312px;
width:32px;
height:32px;
display:inline-block;
}
.sm_outer li:hover:nth-child(4) a span
{
background:url(../../images/mundi/social_media_icon.png) left top no-repeat;
background-position:0px -364px;
}
.business_listings
{
width:100%;
float:left;
border-top:1px #A4A3A3 solid;
border-bottom:1px #A4A3A3 solid;
padding:8px 0;
text-align:center;
font-size:15px;
color:#DCDCDC;
} 
.business_listings a
{
text-decoration:none!important;
color:#DCDCDC!important;
padding:0 6px;
}
.business_listings a:hover
{
text-decoration:underline;
}
.terms_outer
{
width:100%;
float:left;
text-align:center;
padding:15px 0 0;
color:#DCDCDC;
font-size:15px;
}
.terms_outer a
{
color:#DCDCDC!important;
padding:0 6px;
text-decoration:none!important;
padding:0 0 0 50px;
}
.terms_outer a:hover
{
text-decoration:underline;
}
/*footer_container_end*/

/*icon_toolkit*/
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}

.white, .white a {
  color: #fff;
}
/*icon_toolkit_end*/

/*user_profile*/
.user_profile
{
width:100%;
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
margin:14px 0;
}
.user_profileleft
{
/*width:234px;
float:left;*/
height:181px;
padding:0px!important;
}
.user_profiletxt
{
padding:24px 10px 10px 10px!important;
}
.user_profiletxt h1
{
font-size:18px;
color:#010000;
margin:0 0 5px;
padding:0;
}
.user_profiletxt p
{
margin:0;
padding:0 0 10px;
font-size:15px;
color:#242424;
line-height:24px;
}
.user_jointxt
{
width:100%;
float:left;
border-top:1px #EEEEEE solid;
font-size:15px;
color:#7A7A7A;
padding:10px 0 0 0;
}
.user_jointxt span
{
float:right;
font-size:12px;
padding:4px 0 0 0;
}
.user_jointxt span a
{
color:#7A7A7A;
}
.badges
{
border-left:1px #949494 solid;
padding:20px 22px 0 22px!important;
}
.badges ul
{
width:100%;
float:left;
margin-bottom:19px;
margin-top:9px;
}
.badges li
{
float:left;
margin-right:4px;
box-sizing:content-box!important;
}
.badges li:last-child
{
margin-right:0px;
}

.super-profiler
{
width:44px;
height:44px;
border:7px #CC3333 solid;
background:url(../../images/mundi/super-profiler.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.badges li:hover:first-child
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.barfly
{
width:44px;
height:44px;
border:7px #006093 solid;
background:url(../../images/mundi/barfly.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.badges li:hover:nth-child(2)
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.bon-vivant
{
width:44px;
height:44px;
border:7px #F14200 solid;
background:url(../../images/mundi/bon-vivant.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.badges li:hover:nth-child(3)
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.town-expert
{
width:44px;
height:44px;
border:7px #636363 solid;
background:url(../../images/mundi/town-expert.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.badges li:hover:nth-child(4)
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.wasa-star
{

width:44px;
height:44px;
border:7px #636363 solid;
border-color:#008681;
background:url(../../images/mundi/wasa-star.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.badges li:hover:nth-child(5)
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.badges h2
{
font-size:18px;
color:#010000;
margin:0 0 5px;
padding:0;
}
.level_pro
{
width:100%;
float:left;
border-top:1px #EEEEEE solid;
padding:10px 0 0px 0;
font-size:14px;
color:#000000;
}
.level_progressbar
{
width:169px;
float:right;
}
.edit_profile
{
width:100%;
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
}
.edit_profile_left
{
-webkit-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.31);
box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.31);
padding:0px!important;
}
.edit_profile_right
{
padding:12px 20px!important;
}
.edit_profile_right h3
{
font-size:18px;
color:#000000;
margin-top:-2px;
font-weight:bold;
}
.edit_profile_right p
{
font-size:12px;
color:#000000;
}
.edit_profile_right p span
{
color:#006095;
}
.edit_profile_right p a
{
color:#006095;
text-decoration:underline;
}
.edit_profile_right p a:hover
{
text-decoration:none;
}
.reviews_nav
{
width:100%;
float:left;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
min-height:39px;
}
.reviews_nav li
{
float:left;
border-right:1px #949494 solid;
width:110px;
text-align:center;
}
.reviews_nav li:hover, .reviews_nav li.active-tab-gray{
	background-color:#F2F2F2;
	color:#008681;
	border-right:none;
}
.reviews_nav li a:hover, .reviews_nav li.active-tab-gray a{
	color:#008681;
}
.reviews_nav li:last-child
{
border-right:none;
}
.reviews_nav li a
{
text-decoration:none;
color:#303030;
font-size:12px;
display:block;
margin:3px;
line-height:33px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.reviews_nav li a.active-tab
{
background-color:#01BEAA;
color:#fff;
}
.reviews_nav li a.active-tab-red
{
background-color:#CC3333;
color:#fff;
}
.edit_profile_inner
{
width:626px;
float:left;
padding:20px;
min-height:660px;
}
.edit_profile_inner h2
{
font-size:24px;
color:#DCDCDC;
margin-bottom:20px;
}
.change_photo
{
width:100%;
float:left;
border-bottom:1px #C2C7CD solid;
padding-bottom:14px;
margin-bottom:22px;
cursor:pointer;
}
.change_photo h3
{
font-size:14px;
color:#008681;
font-weight:bold;

}
.change_photo_inn
{
width:100%;
float:left;
padding:20px 0 0 0;
}
.change_photo_inn_new
{
width:100%;
float:left;
padding:5px 0 0 42px;
}
.change_photo_img
{
width:43px;
float:left;
}
.change_right
{
width:88%;
float:right;
}
.choosebtn
{
width:100px;
background-color:#CCCCCC;
min-height:14px;
text-align:center;
text-decoration:none!important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:10px;
display:block;
color:#7A7B80!important;
padding:3px 5px 3px 5px;
}
.upload_txt
{
width:100%;
float:left;
font-size:9px;
color:#656567;
margin:5px 0;
}
.use_facebook
{
width:100%;
float:left;
padding: 7px 0 0 0;
font-size:10px;
color:#3F3F3F;
}
.use_facebook input[type=checkbox]
{
float:left;
margin:0 5px 0 0;
}
.profile_name
{
width:100%;
float:left;
font-size:12px;
color:#000000;
margin-bottom:10px;
}
.profile_name sup
{
color: #b42a2a;
 margin: -1px 0 1px 4px;
}
.profile_name span
{
font-size:10px;
color:#666666;
}
.profile_name input[type=text], .profile_name input[type=password], .profile_name input[type=email]
{
border:1px #E3E3E3 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:30px;
font-size:12px;
padding:5px;
margin-top:5px;
border-top-color:#C5C5C5;
color:#000;
}


.profile_name textarea{ border:1px #E3E3E3 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:12px;
padding:5px;
margin-top:5px;
border-top-color:#C5C5C5;
color:#000;
width: 250px;
min-height: 100px;
}
.country_town
{
/*width:136px;*/
float:left;
padding-right:10px;
}
.country_option
{
width:80px;
/*float:left;*/
margin-left:5px;
display:inline-block;
}
.country_inn
{
border:1px #E3E3E3 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:21px;
font-size:12px;
padding:3px 5px 0;
margin-top:5px;
border-top-color:#C5C5C5;
color:#000;
}
.country_inn_opt
{
width:100%;
border:none;
height:15px;
outline:none;
margin:-3px 0 0 0;
padding:0;
}
.profession
{
width:250px;
}
.favorite 
{
width:250px;
}
.additional
{
width:100%;
float:left;
color:#3AAEF4!important;
margin-bottom:10px;
}
.add_outer .country_town
{
margin-right:6px;
}
.gender
{
width:140px;
float:left;
}
.gender_inn
{
margin-top:9px;
float:left;
}
.gender_inn input[type=radio]
{
float:left;
margin:0 5px 0 0;
}
.gender_inn_male
{
float:left;
margin-right:15px;
}
.contact_no
{
width:174px;
float:left;
}
.eg_nu
{
width:164px;
}
.preferred
{
width:120px;
float:left;
margin-left:10px;
}
.preferred .favorite 
{
width:100%;
}
.date_birth
{
width:60px;
float:left;
margin-right:8px;
font-family: Montserrat,sans-serif;
}
.days
{
width:40px;
}
.date_birth .country_inn_opt
{
font-size:11px;
color:#666666;
}
.edit_email
{
width:100%;
float:left;
font-size:14px;
margin-top:-10px;
}
.edit_email h4
{
margin:0;
padding:0;
color:#008681;
}
.edit_email h4 a
{
color:#005C90;
text-decoration:none;
font-size:11px;
padding-left:15px;
}
.edit_email p
{
font-size:12px;
color:#474747;
margin:0;
padding:3px 0 15px 0;
}
.savebtn
{
width:100%;
float:left;
text-align:center;
}
.savebtn_inn
{
padding: 0 10px;
text-align:center;
border:none;
outline:none;
font-size:14px;
color:#fff;
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.31);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.31);
background: rgb(248,125,97); /* Old browsers */
background: -moz-linear-gradient(top, rgba(248,125,97,1) 0%, rgba(240,101,77,1) 40%, rgba(239,73,52,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,125,97,1)), color-stop(40%,rgba(240,101,77,1)), color-stop(100%,rgba(239,73,52,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,125,97,1) 0%,rgba(240,101,77,1) 40%,rgba(239,73,52,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,125,97,1) 0%,rgba(240,101,77,1) 40%,rgba(239,73,52,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(248,125,97,1) 0%,rgba(240,101,77,1) 40%,rgba(239,73,52,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(248,125,97,1) 0%,rgba(240,101,77,1) 40%,rgba(239,73,52,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87d61', endColorstr='#ef4934',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:30px;
font-family: Montserrat,sans-serif;
cursor:pointer;
}
.savebtn_inn:hover
{
background: rgb(239,73,52); /* Old browsers */
background: -moz-linear-gradient(top, rgba(239,73,52,1) 0%, rgba(240,101,77,1) 60%, rgba(248,125,97,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,73,52,1)), color-stop(60%,rgba(240,101,77,1)), color-stop(100%,rgba(248,125,97,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(239,73,52,1) 0%,rgba(240,101,77,1) 60%,rgba(248,125,97,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(239,73,52,1) 0%,rgba(240,101,77,1) 60%,rgba(248,125,97,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(239,73,52,1) 0%,rgba(240,101,77,1) 60%,rgba(248,125,97,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(239,73,52,1) 0%,rgba(240,101,77,1) 60%,rgba(248,125,97,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4934', endColorstr='#f87d61',GradientType=0 ); /* IE6-9 */
}
.profile_rightbar
{
width:100%;
float:left;
margin-top:20px;
text-align:center;
}
.edit_profile_right li
{
width:100%;
float:left;
border-bottom:1px #EEEEEE solid;
padding:10px 0;
}
.edit_leftbar
{
width:54px;
float:left;
}
.edit_leftbar img{
	padding:10px 0;
}
.edit_profile_right ul
{
width:100%;
float:left;
margin:10px 0 10px;
}
.edit_profile_right li .edit_leftbar span
{
width:44px;
height:44px;
border:7px #CC3333 solid;
background:url(../../images/mundi/super-profiler.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display:inline-block;
box-sizing:content-box;
}
.edit_profile_right li .edit_leftbar span:hover
{

-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
-khtml-:rotate(-360deg);


/*
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
-ms-transform: rotate(-360deg);*/

transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.edit_profile_right li:nth-child(2) .edit_leftbar span
{
width:44px;
height:44px;
border:7px #008680 solid;
background:url(../../images/mundi/wasa-star.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display:inline-block;
}

.edit_profile_right li:nth-child(3) .edit_leftbar span
{
width:44px;
height:44px;
border:7px #636363 solid;
background:url(../../images/mundi/town-expert.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display:inline-block;
}

.edit_profile_right li:nth-child(4) .edit_leftbar span
{
width:44px;
height:44px;
border:7px #F36128 solid;
background:url(../../images/mundi/bon-vivant.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display:inline-block;
}.edit_profile_right li:nth-child(5) .edit_leftbar span
{
width:44px;
height:44px;
border:7px #005F95 solid;
background:url(../../images/mundi/barfly.png) center top no-repeat;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
display:inline-block;
}
.wasa_star
{
width:44px;
height:44px;
border:7px #636363 solid;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.wasa_star:hover
{
transform: rotate(-360deg);
-webkit-transition:rotate(-360deg);
-moz-transition:rotate(-360deg);
-o-transition:rotate(-360deg);
transition: all 0.8s ease-in-out 0s;
-webkit-transition:all 0.8s ease-in-out 0s;
-moz-transition:all 0.8s ease-in-out 0s;
-o-transition:all 0.8s ease-in-out 0s;
}
.edit_rightbar
{
width:215px;
float:right;
margin-top:-10px;
}
.edit_rightbar h4
{
font-size:16px;
color:#636e6f;
}
.edit_rightbar p
{
font-size:12px;
color:#636e6f;
margin:0;
padding:0;
}
/*user_profile_end*/

/*business_listing*/
.busi_right
{
/*width:322px;
float:right;*/
padding:0px!important;
}
.business_map
{
width:100%;
float:left;
margin-bottom:15px;
}
#map 
{
height: 180px;
}
.business_map img
{
width:100%;
}
.similar_place
{
width:100%;
/*width:282px;*/
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
padding:20px 20px 20px;
margin-bottom:15px;
}
.similar_place img
{
width:auto;
margin:auto; display:block
}
.similar_place h3
{
font-size:18px;
color:#636e6f;
margin-top:-5px;
}
.similar_place li
{
width:100%;
float:left;
padding:5px 0;
border-bottom:1px #EEEEEE solid;
font-size:12px;
color:#636e6f;
}
.similar_place li h4 a
{
font-size:15px;
color:#006095;
font-weight:bold;
padding:0 0 5px;
}
.similar_place .ra_visits_txt
{
font-size:12px;
}
.see_all
{
width:100%;
text-align:right;
}
.see_all a
{
font-size:12px;
color:#009A8B;
text-decoration:none;
}
.see_all a:hover
{
text-decoration:underline;
}
.sup_navbar
{
width:100%;
float:left;
padding-bottom:10px;
}
.sup_navbar li
{
float:left;
font-size:12px;
color:#646464;
background:url(../../images/mundi/sub_nav_divider.png) left 6px no-repeat;
}
.sup_navbar li:first-child
{
background:none;
}
.sup_navbar li:first-child a
{
padding-left:0;
}
.sup_navbar li a
{
color:#646464;
text-decoration:none;
padding:0 10px;
}
.sup_navbar li a:hover
{
color:#010000;
}
.verified_outer
{
/*width:650px;*/
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
margin-bottom:15px;
}
.cafe_img
{
width:230px;
float:left;
height:170px;
}

.cafe_txt
{
float: left;
    margin-top: -10px;
    padding: 0 15px;
    width: 423px;
}
.cafe_txt h2
{
font-size:16px;
color:#636e6f;
font-weight:bold;
}
.cafe_st
{
font-size:14px;
color:#636e6f;
margin:0;
padding:0;
line-height:24px;
}
.cafe_txt .ra_visits
{
font-size:14px;
}
.cafe_txt .ra_visits_txt
{
font-size:14px;
}
.verified_right
{
float:right;
}
.verified_right img
{
float:left;
margin-right:6px;
}
.share_btn
{
width:100%;
float:left;
border-top:1px #EEEEEE solid;
margin-top:8px;
padding:5px 0 0 0;
}
.share_btn a
{
text-decoration:none!important;
}
.share_savebtn
{
border:1px #EEEEEE solid;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
padding:4px 10px;
text-align:center;
margin-right:3px;
text-decoration:none!important;
background-color:#3DBDF2;
}
.share_savebtn:hover
{
background-color:#3DBDF2;
color:#fff;
}
.share_savebtn:hover .fa
{
color:#fff;
}
.share_savebtn .fa
{
color:#fff;
}
.claimtxt
{
color:#008681!important;
font-size:12px;
float:right;
text-decoration:none!important;
}
.claimtxt:hover
{
text-decoration:underline;
}
.claimtxt:hover #claim_tooltip
{
display:block;
}
#claim_tooltip
{
width:196px;
position:absolute;
display:none;
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(243,243,243,1) 40%, rgba(240,240,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(40%,rgba(243,243,243,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
padding:10px;
font-size:12px;
color:#000000;
margin:-115px 0 0 -85px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index:999;
}
#claim_tooltip span
{
color:#00584F;
}
#claim_tooltip:after
{
width:20px;
height:10px;
position:absolute;
content:url(../../images/mundi/claim_tooltip.png);
margin:23px 0 0 -35px;
}
.bussiness_gallery
{
/*width:610px;*/
float:left;
padding:20px 20px 0;
border-bottom:1px #DADDE0 solid;
}
.bussiness_gallery li
{
float:left;
margin-right:20px;
margin-bottom:15px;
}
.bussiness_gallery li img
{
border:1px #DCDCDC solid;
}
.bussiness_gallery li img:hover
{
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
.addbtn
{
border:1px #E5E5E5 dashed;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
font-size:11px;
color:#777777;
display:block;
padding:3px 10px;
text-decoration:none;
}
.addbtn img
{
border:none!important;
}
.important_details
{
/*width:610px;*/
width:100%;
float:left;
padding:20px;
border-bottom:1px #DADDE0 solid;
}
.important_left
{
width:196px;
float:left;
}
.important_left h3
{
font-size:14px;
color:#000000;
margin:0;
padding:0 0 6px;
}
.important_left li
{
width:100%;
float:left;
border-top:1px #EAEAEA solid;
padding:10px 0;
font-size:12px;
color:#000000;
}
.important_left li a
{
color:#000000;
text-decoration:none;
}
.important_left li a:hover
{
text-decoration:underline;
}
.important_icon
{
width:14px;
float:left;
}
.important_text
{
width:173px;
float:right;
}
.b-desc-txt
{
font-size:14px
}
.important_right
{
width:400px;
float:right;
}
.important_right a
{
float:right;
font-size:14px;
color:#008681;
text-decoration:none;
}
.important_right a:hover
{
text-decoration:underline;
}
.important_right h4
{
font-size:15px;
color:#636e6f;
font-weight:bold;
}
.important_right p, .important_right ul
{
font-size:14px;
line-height:18px;
}
.other_link
{
color:#008681!important;
text-decoration:underline!important;
font-weight:normal;
padding-left:10px;
}
.other_link:hover
{
text-decoration:none;
}
.green_link{
color:#008681!important;
}
.blue_link{
color:#006095!important;
}
.blue_link:hover{
text-decoration:underline;
}
.send_link, .green_link
{
text-decoration:none!important;
font-weight:normal;
}
.green_link:hover
{
text-decoration:underline;
}
.send_link:hover{
text-decoration:none;

}
.send_link{
color:#ffffff!important;
}
.other_details
{
width:94px;
background-color:#B2B2B2;
height:21px;
display:inline-block;
text-decoration:none!important;
color:#fff!important;
font-size:12px;
padding:2px 0 0 0;
text-align:center;
-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.other_details:hover
{
background-color:#9C9A9A;
}
.other_details:hover ~ .tool_details
{
display:block;
}
.tool_details
{
display:none;
position:absolute;
width:178px;
/*height:56px;*/
border:2px #B1B1B1 solid;
margin-top:-100px;
background-color:#fff;
padding:5px;
}
.tool_details:before
{
width:6px;
height:4px;
content:url(../../images/mundi/tooltip_arrow.png);
position:absolute;
margin:59px 0 0 0 ;

}
.tool_details p
{
margin:0;
padding:0 0 3px;
font-size:12px;
font-weight:bold;
}
.tool_details p span
{
color:#008B7C;
font-weight:normal;
}
.post_review h5
{
font-size:16px;
color:#333333;
font-weight:bold;
}
.post_review 
{
background:#FFF9E5;
border: 1px #FFEEB2 solid;
}
.post_message
{
width:100%;
border:1px #E5E6E5 solid;
height:50px;
padding:10px 0 0 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top-color:#D2D2D2;
border-top-width:2px;
border-left-color:#E0E1E0;
border-left-width:2px;
margin-top:25px;
font-family: Montserrat,sans-serif;
font-size:15px;
color:#B9B9B9;
font-weight:bold;
}
.rate_this
{
width:100%;
float:left;
font-size:12px;
color:#646464;
padding:8px 0;
}
.rate_this span
{
position:absolute;
padding-left:100px;
padding-top:10px;
}
.rate_this .rate_txt
{
padding-left:10px;
padding-top:10px;
margin-left:10px;
font-size:12px;
}
.rate_star
{
font-size:18px;
color:#D6D6D6;
display:inline-block;
padding-left:10px;
padding-top:20px;
}
.post_reviewbtn
{
width:103px;
color:#fff;
background-color:#00A593;
height:32px;
border:none;
outline:none;
display:inline-block;
margin-left:10px;
cursor:pointer;
-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.post_reviewbtn:hover
{
background-color:#017F71;
}
.wasa_comment_img
{
width:50px;
float:left;
}
.wasa_comment_txt
{
width:90%;
float:right;
font-size:14px;
color:#636e6f;
}
.wasa_comment_txt a
{
color:#006095;
}
.wasa_comment_txt h5
{
font-weight:bold;
margin-top:-4px;
}
.wasa_comment_txt span
{
padding:6px 0;
display:inline-block;
}
.comm_star
{
display:inline-block;
color:#D63333;
margin-right:15px;
float:left;
}
.comm_star span
{
padding:0;
color:#D6D6D6;
}
.restaurant_visits
{
/*width:610px;*/
float:left;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color:#fff;
margin-bottom:15px;
padding:20px;
}
.restaurant_visits.subscribe{background-color:#F3FFFF}
.rv_left
{
width:488px;
float:left;
font-size:14px;
color:#646464;
}
.rv_left p{
	margin:5px;
}
.clear
{
clear:both;
}
.rv_left h6
{
font-size:16px;
color:#008681;
font-weight:bold;
}
.rv_img
{
width:115px;
float:right;
}
.rv_left .ra_visits{
padding:0px;
}
.restaurant_visits .ra_visits
{
font-size:14px;
letter-spacing:-1px;
}
.restaurant_visits .ra_visits_txt
{
font-size:14px;
}
.rv_btns
{
/*width:610px;*/
width:100%;
float:left;
border-top:1px #EEEEEE solid;
padding:8px 0 0;
}
.rv_btns a
{
text-decoration:none!important;
}
.rv_really
{
width:350px;
float:right;
height:25px;
background-color:#F6F6F6;
-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.18);
-moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.18);
box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.18);
margin-top:-5px;
}
.rv_really_input
{
width:100%;
border:none;
outline:none;
font-size:13px;
background:url(../../images/mundi/user_icon.png) 10px 5px no-repeat;
padding:2px 0 2px 40px;
font-family: Montserrat,sans-serif;
}
.rv_sponbtn
{
width:105px;
height:22px;
text-align:center;
color:#fff!important;
font-size:12px;
position:absolute;
background-color:#008B7C;
text-decoration:none!important;
margin:-20px 0 0 370px;
padding:3px 0 0 0;
-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  z-index:102;
  
}
@-moz-document url-prefix() {
.rv_sponbtn
{
margin:-20px 0 0 -120px;
}
}
.rv_sponbtn:hover
{
background-color:#00655A;
}
.open
{
background:url(../../images/mundi/arrow.png) left 2px no-repeat;
padding:0 0 0 20px;
color:#7A7A7A;
}
.open_new
{
padding:0 0 0 20px;
color:#7A7A7A;
}
.active_new
{
padding:0 0 0 20px;
color:#008580!important;
}
.active
{
background:url(../../images/mundi/arrow_down.png) left 2px no-repeat;
padding:0 0 0 20px;
color:#008580!important;
}
/*business_listing_end*/

/*login*/
#login
{
  background-color: #ffffff;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
  margin: 0 !important;
  padding: 8px;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 9999;
}

#login-form
{
width:278px;
background-color:#FFFFFF;
position:fixed;
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
padding:8px;
top:33px;
margin:0 auto;
}
#login:before,#login-form:before
{
width:11px;
height:3px;
position:absolute;
content:url(../../images/mundi/arrow_profile.png);
margin:-19px 0 0 554px;
}
#login h2,#login-form h2
{
font-size:14px;
border-bottom:1px #9EE6E3 solid;
padding-bottom:8px;
}
.login_form
{
width:258px;
float:left;
padding:15px 10px;
border-bottom:1px #8BE1DE solid;
}
.login_form h3
{
font-size:16px;
margin-bottom:15px;
}
.login_input
{
width:236px;
border:1px #EAEAEA solid;
height:28px;
outline:none;
padding:0 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-left-color:#C6C6C6;
border-top-color:#C6C6C6;
margin-bottom:20px;
font-size:15px;
color:#000;
font-family: Montserrat,sans-serif;
}
.login_btn_out
{
width:100%;
float:left;
}
.login_btn
{
width:84px;
float:left;
text-align:center;
outline:none;
border:none;
background-color:#F26A52;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:16px;
color:#fff;
height:33px;
cursor:pointer;
-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.login_btn:hover
{
background-color:#DB452F;
}
.login_forget
{
width:144px;
float:right;
font-size:14px;
padding-top:5px;
}
.login_forget a,
{
text-decoration:none;
color:#000;
}
.login-forgot a
{
color:#006095;
}
.login_forget a:hover,.login-page a:hover
{
text-decoration:underline;
}
.login-page
{
font-size:18px;
width:144px;
padding-top:5px;
margin-left:5px;
}
.login_create
{
width:100%;
float:left;
text-align:center;
font-size:16px;
padding:15px 0;
}
.login_create p
{
margin:0 0 10px;
padding:0;
}
.createbtn
{
width:130px;
display:inline-block;
text-align:center;
outline:none;
border:none;
background-color:#F26A52;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:16px;
color:#fff;
height:33px;
cursor:pointer;
padding-top:5px;
-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.createbtn:hover
{
background-color:#DB452F;
}
.cta-green{
background-color:#25841E;
}
.cta-blue{
background-color:#0777CB;
}
.cta-blue-login{
background-color:#3598db;
}
.cta-btn-blue-home{
font-family:helvetica,sans-serif;
font-size:16px;
color:#ffffff;
text-decoration:none;
display:inline-block;
padding:0.625em 1.500em;
 min-width:60%;
 position: relative;
vertical-align: top;
font-size:1.250em;
color: #FFF;
text-align: center;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
background: none repeat scroll 0% 0% #3498DB;
border-width: 0px 0px 2px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #2A8BCC;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
cursor: pointer;
box-shadow: 0px -2px #2A8BCC inset;
}
.toggle1
{
display:none;
}


.review_tooltip:hover
{
text-decoration:none!important;
}
.review_tooltip:hover .review_tooltip2
{
display:block;
}
.review_tooltip2
{
width:280px;
height:110px;
position:absolute;
display:none;
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(243,243,243,1) 40%, rgba(240,240,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(40%,rgba(243,243,243,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(243,243,243,1) 40%,rgba(240,240,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
padding:10px 10px 5px 10px;
font-size:12px;
color:#000000;
margin:-150px 0 0 120px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}


.review_tooltip2:after
{
width:20px;
height:10px;
position:absolute;
content:"";
background:url(../../images/mundi/claim_tooltip.png) center bottom no-repeat;
margin:99px 0 0 60px;
}
.review_tooltip_img
{
width:75px;
float:left;
}
.review_tooltip_right
{
width:168px;
float:right;
font-size:12px;
color:#666666;
}
.review_tooltip_right strong
{
font-size:15px;
color:#006095;
display:inline-block;
padding-bottom:8px;
}

.review_tooltip_right span
{
width:100%;
display:inline-block;
font-size:12px;
color:#666666;
padding-top:8px;
}
.review_tooltip_right span strong
{
color:#666666;
}
.review_tooltip_img img
{
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
/*login_end*/

/*Back to top button*/
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 0px;
	right:90px;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:url(../../images/mundi/move-up.png) no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/*Back to top button end*/

.nav-button { display: none; }
.nav-button2 { display: none; }
.reviews_nav
{
display:block;
}
.menu_review
{
display:none;
}
.sp {
    font-size: 11px;
}
p.search_count{margin:2px 0px 15px;color:#646464;}
.search_filter{float:right;color:#646464;margin-bottom:5px;font-size:13px;}
.search_filter_town{float:left;color:#646464;margin-bottom:5px;font-size:13px;}
.search_filter_town span{padding:0 5px;}
.search_filter_town span a{color:#006095;}
.search_filter_town span a:hover{text-decoration:underline;}
h3.search_notice{margin:0px;font-size:22px;color:#636e6f;}
.category_content{width:950px;font-size:15px;}
.category_content p a{color:#636e6f;text-decoration:none;font-weight:bold;}
.category_content p a:hover{color:#008681;font-weight:bold;}
h1.search_notice{color:#636e6f;font-size:25px;margin:0px;}
.pagination ul {margin-top:-10px;display: inline-block;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul > li {display: inline;line-height:20px;}
.pagination ul > li > a:hover, .pagination ul > .p_active > a, .pagination ul > .p_active > span {background-color:#f5f5f5;color:#666;}
.pagination ul > li > a, .pagination ul > li > span {color:#008B7C;float: left;padding: 4px 14px;line-height: 20px;text-decoration: none;background-color: #ffffff;border: 1px solid #dddddd;}
.accounts-content{-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
background-color: #fff;
margin: 0px;
padding:10px 20px;
float:left;
width:100%;
}
.accounts-title h2{font-size:22px;color:#00584F;margin:0px;}
.accounts-header{background-color:#008B7C;color:#fff;}
.reviews_nav.accounts-header a,.reviews_nav.accounts-header a:hover{color:#fff;font-size:16px;}
.reviews_nav.accounts-header li{width:151px;border-right: 1px #666 solid;}
.reviews_nav.accounts-header li.active-tab-green, .reviews_nav.accounts-header li:hover{background-color:#00A594;color:#fff;border-right: none;border-bottom:3px solid #E0FD57;}
.reviews_nav.accounts-header li:last-child{border-right:none;}
.reviews_nav.accounts-header{webkit-box-shadow:none;-moz-box-shadow: none;box-shadow:none;}
.accounts-title{-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);background-color:#fff;margin:0px;padding:10px 20px;}
.accounts-content .savebtn{text-align:left;margin-bottom:15px;}
.accounts-title p{font-size:13px;color:#636e6f;line-height:25px;margin-bottom:15px;margin-top:15px;}
.accounts-title p a{color:#008B7C;font-weight:bold;text-decoration:underline;}
.accounts-title .testimonial{color:#008B7C;}
.accounts-title h4{margin-bottom:0px;}
.accounts-title .app-description{border-right:1px solid #eee;padding-right:20px;}
.accounts-title.p p{color:#333;}
.accounts-content .savebtn_inn{font-size:20px;font-weight:bold;height:32px;}
.accounts-line{border-top: 2px #DFDFDF solid;}
.accounts-line p{padding-top:3px;margin:0px;color:#7A7A7A;}
.similar_place.accounts h4{color:#4EA187;margin-bottom:0px;padding-top:8px;}
.similar_place.accounts h5{color:#006095;margin-bottom:0px;padding-top:8px;font-size:16px;}
.similar_place.accounts p{padding-bottom:8px;}
a.green-button {color:#fff;background-color:#00A594;padding:5px 10px;font-size:14px;}
h3.green-button{color:#fff;background-color:#00A594;padding:5px 9px 8px;}
.about-social li:first-child a span {background:url(../../images/mundi/icons/social/active/facebook.png) left top no-repeat;width:48px;height:48px;display:list-item;float:left;margin:0 8px;}
.about-social li:first-child a span:hover{background:url(../../images/mundi/icons/social/hover/facebook.png) left top no-repeat;}
.about-social li:nth-child(2) a span {background:url(../../images/mundi/icons/social/active/twitter.png) left top no-repeat;width:48px;height:48px;display:list-item;float:left;margin:0 8px;}
.about-social li:nth-child(2) a span:hover{background:url(../../images/mundi/icons/social/hover/twitter.png) left top no-repeat;}
.about-social li:nth-child(3) a span {background:url(../../images/mundi/icons/social/active/googleplus.png) left top no-repeat;width:48px;height:48px;display:list-item;float:left;margin:0 8px;}
.about-social li:nth-child(3) a span:hover{background:url(../../images/mundi/icons/social/hover/googleplus.png) left top no-repeat;}
.about-social li:nth-child(4) a span {background:url(../../images/mundi/icons/social/active/youtube.png) left top no-repeat;width:48px;height:48px;display:list-item;float:left;margin:0 8px;}
.about-social li:nth-child(4) a span:hover{background:url(../../images/mundi/icons/social/hover/youtube.png) left top no-repeat;}
.accounts-title .featured-in img{}
.accounts-title .featured-in a{color:#008B7C;}
.accounts-title .featured-in a:hover{text-decoration:underline;}
.accounts-title .featured-in p{line-height:14px;margin:0px 0px 10px;}
.accounts-title .featured-in h4{margin:0px 0px 10px;}
.media.featured-in .media-body{padding:5px 10px 0px;}
.dotted-line{border-bottom:1px dotted #ccc;}
.learn-more a{color:#006095;margin:0;float:right;font-size:13px;padding-top:10px;padding-bottom:0px;}
a.share:link, a.share:visited
{
	text-decoration: none;
	padding: 0.1em 0.4em;
	border-radius: 2px;				
	width:250px;
}
a.share:hover, a.share:focus
{
	box-shadow: 0 0 3px #00f;
}
a.share:before,a.share-fb:before
{
	font-family: social;
	margin-right: 6px;
	color: #ffffff;
}
a.facebook{background:#2D609B;color: #ffffff;font-weight:bold;}
a.share-fb:link
{
	text-decoration: none;
	padding: 0.3em 0.3em;
	border-radius: 2px;				
	width:250px;
}
 div.social-wrap button, div.rght_con button {
    padding-right: 10px;
	padding-left:10px;
    height: 45px;
    background: none;
    border: none;
    display: block;
    background-size: 35px 35px;
    background-position: left center;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    margin-bottom: 15px;
    width: 250px;
    border-bottom: 2px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    box-shadow: 0 4px 2px -2px gray;
    text-shadow: rgba(0, 0, 0, .5) -1px -1px 0;
}
button#facebook {
    border-color: #2d5073;
    background-color: #3B5998;
    background-image: url(http://www.wasamundi.com/farm3wimg/images/mundi/fb-btn.png);
}
button#facebook a{
				text-decoration:none;}
div.social-wrap button:active {
    background-color: #222;
}
.btn-round {
	background-color: #00A593;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #f4f4f4;
	display: block;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	margin: 30px 125px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
	margin-left:50%;
}
.use-email
{
 font-size: 24px;
 color: #000000;
}
a.facebook-login:before { content: "F"; color: #ffffff;font-size:18px;}
a.google {background: #da2713; }
a.twitter {background: #00C3F3; color: #ffffff;font-weight:bold;}
a.facebook:before { content: "F"; color: #ffffff;font-size:18px;}
a.google:before { content: "G"; color: #ffffff;font-size:18px; }
a.twitter:before { content: "T"; color: #ffffff;font-size:18px; }
h2.about {
font-size: 18px;
margin-bottom: 0px;
}
p.about{font-size:12px;}
.media-user{border-bottom:1px solid #ccc;padding:15px 0 18px;}
a h4.media-heading{color:#000;margin-bottom:3px;font-size:16px;}
a h4.media-heading:hover{color:#008681;}
.media p.about{margin:0px;padding:0px;}
.media a span{color:#008681;}
.rate-ex2-cnt{
	width:160px; height: 33px;
	border:#e9e9e9 1px solid;
	background-color:  #D63333;
	display:inline-block;
	float: left;
	margin-right:5px;

}
.rate-ex2-cnt .rate-btn{
	width: 30px; height:30px;
	float: left;
	background: url(../../images/mundi/rate-btn2.png) no-repeat;
	cursor: pointer;
	
}

.rate-ex2-cnt .rate-btn:hover, .rate-ex2-cnt  .rate-btn-hover, .rate-ex2-cnt  .rate-btn-active{
	background: url(../../images/mundi/rate-btn2-hover.png) no-repeat;
}
.rate-ex2-cnt:hover{
	background-color: #F6F6F6;
}
#alert .alert{margin-bottom:5px;font-weight: 600;
font-size: 14px;
color: #222;
margin: 0px 0px 12px;
box-shadow: 2px 2px 2px rgba(128, 128, 128, 0.25);}
.general-alert{position:fixed;left:13.5%;top:20%;width:500px;text-align:center;   padding:5px;z-index:2147483647 ;
font-weight: 600;
font-size: 14px;
color: #222;
background-color: #FFFBCD;
margin: 0px 0px 12px;
box-shadow: 2px 2px 2px rgba(128, 128, 128, 0.25);}
.hide {display:none}


/* BLog */
#blog {
  font-family: Verdana,Geneva,sans-serif;
  font-size:16px;
}

.blog{
border: 1px #D9D8D8 solid;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.31);
padding: 20px;
background-color: #fff;
}
.blog-header {
  padding-bottom: 20px;
}
.blog-title {
  color:#008B7C;
  margin: 0px;
  text-align:center;
  font-size: 40px;
  font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
  padding-top:0px;margin-top: 0;
  text-align:center;
}
.blog-main {
  line-height: 1.5;
  border-right: 1px #D9D8D8 solid;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.31);
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.31);
}
.blog-main  p{}
.blog-post {
  margin-bottom: 60px;
  padding-right:10px;
}
.blog-post p {
color: #222;
font-size: 15px;
line-height: 1.7;
}
.blog-post a{ color:#008B7C;}
.blog-post-title {
  margin-bottom: 0px;
  font-size: 40px;
}
.blog-post-meta {
  margin-bottom: 10px;
  margin-top: 0px;
  color: #999;
}
h2.blog-post-title{margin:0px;font-size:24px;}
h3.tag{margin-top:8px;font-size:20px;color: #636e6f;}
.tag a{color:#008B7C;}
select.category-select {
border: 1px #E3E3E3 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 26px;
font-size: 12px;
margin-top: 5px;
border-top-color: #C5C5C5;
background-color:#fff;
width:250px;
}
select.time-select {
border: 1px #E3E3E3 solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 26px;
font-size: 12px;
border-top-color: #C5C5C5;
background-color:#fff;
}
.profile_body{background:#F3FFFF;padding:10px 10px 0;float:left}
.profile_body .profile_name{padding-bottom:0px;margin-bottom:0px;}
textarea.loc{min-height:50px;}
.savebtn_inn_blue
{

text-align:center;
border:none;
outline:none;
color:#fff;
-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.21);
box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.21);
background-color: #01538D; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:30px;
font-family: Montserrat,sans-serif;
cursor:pointer;
}
.savebtn_inn_blue:hover
{
background-color: #01538D; 
}
.subscribe-button,.subscribe-button:hover{
background-color: #008B7C; 
}
.biz-dashboard-sidebar{background-color:#F3FFFF;}
.biz-dashboard-sidebar li a {font-size:15px;color:#636e6f;text-decoration:none;padding:15px 0 14px 20px;display:block;border-bottom:1px solid #E3E3E3}
.dashboard-content{
border-left:1px solid #E3E3E3;
padding:20px;
float:left;
width:100%;
min-height:350px;
}
.biz-dashboard-sidebar li:hover, .biz-dashboard-sidebar li.activ {
background-color: #F7F7F7;
}
/* review comment */
.comment_box
{
background-color:#D3E7F5; border-bottom:#ffffff solid 1px; padding-top:3px
}

	.comment_button
	{
	margin-right:30px; background-color:#dedede; color:#000;padding:3px;font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif
	}
	.comment_submit
	{
	background-color:#3b59a4; color:#FFFFFF; border:none; font-size:11px; padding:3px; margin-top:3px;
	}
	.panel
	{
	margin-left:50px; margin-right:50px; margin-bottom:5px; background-color:#D3E7F5; min-height:45px; padding:6px; width:400px;
	display:none;
	}
	.load_comment
	{
	margin-left:50px; margin-right:50px; margin-bottom:5px; background-color:#D3E7F5; min-height:50px; padding:6px; width:90%; font-size:14px;
	
	}
	.flash_load
	{
	margin-left:50px; margin-right:50px; margin-bottom:5px;height:20px; padding:6px; width:90%; 
	display:none;	}
	#article-finished
{
padding: 6px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
font-size: 13px;
position: fixed;
bottom: 0px;
right: 0px;
width: 200px;
-webkit-transition: right 7s ease-in-out;
-moz-transition: right 7s ease-in-out;
-o-transition: right 7s ease-in-out;
-ms-transition: right 7s ease-in-out;
transition: right 7s ease-in-out;
}
 
#article-finished.hiding
{
right: -450px;
}


/*new work*/
.modal-dialog.modal-lg {
  margin-top: 121px;
}
.login_auto
{
	width:990px;
	margin:auto;
}
.count
{
 background: #008a7c none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    font-size: 11px;
    margin-right: 4px;
    min-width: 30px;
    padding: 4px;
    text-align: center;
	color:#fff;
	transition: all 0.3s ease-in-out 0s !important;
}
.login_auto li {
  padding: 7px;
  font-size: 12px;
}
.login_auto a
{
	color:#008a7c;
	transition: all 0.1s ease-in-out 0s;
}
.login_left
{
	float:left;
	width:25%;
}
.login_auto li a:hover
{
	color:#1d8277 !important;
	transition: all 0.3s ease-in-out 0s;
}
.login_auto li a:hover  .count
{
	background-color:#FF0 !important;
	color:#008a7c!important;
	transition: all 0.3s ease-in-out 0s !important;
}
/*new work*/




/*new page css*/
.bnt:hover
{
	background-color:#00584f !important;
}
.login_new {
  float: right;
  width: 130px;
}
.login_new li {
  float: left;
}
.login_new  li:last-child
{
border-right:none;
padding-right:0px;
}
.login_new  li a
{
color:#DCDCDC;
font-size:15px;
text-decoration:none;
padding:7px 10px;
display:block;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
#login {
  margin: 143px auto 0 0 !important;
  right: 0;
}
#login::before {
  height: 15px;
  margin: -19px 0 0 253px;
  position: absolute;
  width: 11px;
}
.search_new {
  width:631px;
}
.search_input_new {
  width: 351px;
}
.searchbtn_new
{
width:51px;
background:url(../../images/mundi/searchbtn_new.png) center top no-repeat;
height:41px;
border:none;
outline:none;
cursor:pointer;
margin-left:5px;
}
.contact_box_new
{
width:100%;
float:left;
padding:84px 21px 121px 0;
background: url(../../images/mundi/banner_new_img.jpg) center top no-repeat;
margin-top:20px;
}
.choose_loc_new
{
width:100%;
float:left;
min-height:auto;
background-color:#f2f2f2;
}
.choose_locleft_new
{
padding:8px 0 0 40px!important;
font-size:16px;

}
.choose_locleft_new a
{
text-decoration:none;
color:#00584f;
}
.col-xs-3.choose_locleft_new img {
  margin-right: 10px;
}
.col-xs-3.choose_locleft_new {
  margin: 0 !important;
  padding-left: 0 !important;
}

.contact_boxleft_new
{
/*width:505px;
float:left;*/
min-height:150px;
padding:18px 18px!important;
font-size:15px;
color:#070707;
float:right !important;
}
.contact_boxleft_new h1 {
  color: #fff;
  font-family: "Hero";
  font-size: 48px;
  margin: 18px 0 7px !important;
  padding: 0 !important;
  text-align: center;
}
.contact_boxleft_new p {
  color: #fff;
  font-size: 20px;
  margin: 0 !important;
  padding: 0 0 47px 0 !important;
  text-align: center;
}
.banner_form
{
width:782px;
margin:auto;
}
.src_fld
{
width:413px;
float:left;
background-color:#f2f2f2;
border:none;
outline:none;
color:#919090;
font-size:18px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:10px 5%;
}
.find_fld
{
width:197px;
float:left;
background-color:#f2f2f2;
border:none;
outline:none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:9px 2%;
margin:0 15px;
}
.find_fleld
{
color:#919090;
font-size:18px;
}
.wasa_btn
{
width:141px;
float:right;
background-color:#3598db;
border:none;
outline:none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:20px;
color:#fff;
text-transform:uppercase;
padding:9px 5% 8px;
transition: all 0.1s ease-in-out 0s;
}
.wasa_btn:hover
{
	background-color:#fff;
	color:#3598db;
	transition: all 1.1s ease-in-out 0s;
}
.drp select {
   border: 0 !important;             /*Removes border*/
  -webkit-appearance: none;            /*Removes default chrome and safari style*/
  -moz-appearance: none;             /* Removes Default Firefox style*/
  background: url(../../images/mundi/location_icon_small.png) right top no-repeat; !important;          /*Adds background-image*/
  background-position: right top !important;           /*Position of the background-image*/
  width:100%;            /*Width of select dropdown to give space for arrow image*/
  text-indent: 0.01px;          /* Removes default arrow from firefox*/
  text-overflow: ""; 
  height: 26px;              /*Removes default arrow from firefox*/
}
.discover 
{
width:100%;
float:left;
}
.discover h3
{
text-align:center;
background-color:#00a593;
font-size:24px;
color:#fff;
padding:5px 0 7px;
}
.area
{
	width:100%;
	float:left;
}
.area p
{
font-size:18px;
color:#636363;
text-align:center;
padding:0;
margin:10px 0;
}
.area_left
{
width:49%;
float:left;
}
.area_left_top
{
width:100%;
float:left;
}
.area_left_top img
{
width:100%;
float:left;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.area_left_bottom {
  float: left;
  width: 100%;
  margin-top: -10px;
}
.area_left_bottom_left
{
width:48%;
float:left;
}
.area_left_bottom_left img
{
width:100%;
float:left;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.ar
{
	float:right;
}
.btm {
  margin-bottom: -10px;
  margin-top: 0;
}
.area_right
{
float:right;
}
.up {
position: relative;
top: -136px;
text-align: center;
font-size:30px;
color:#fff;
}
.up a {color:#fff}
.ra_box_2
{
/*width:610px;*/
float:left;
border:1px #D9D8D8 solid;
box-shadow:none;
padding:20px 20px 10px 20px;
background-color:#fff;
border:none;
background-color:#f2f2f2;
}
.activities
{
width:31%;
float:left;
margin-right:3%;
background-color:#fff;
margin-bottom:28px;
}

.activ_pb_img
{
width:100%;
float:left;
margin-bottom:20px;
}

.activities ul {
  float: left;
  padding: 0 5%;
  width: 100%;
}
.activitiesli
{
width:100%;
float:left;
font-size:15px;
color:#393939;
}
.activities li a
{
color:#393939;
text-decoration:none;
}

.activities li:first-child
{
font-weight:bold;
}
.activities li a:hover
{
text-decoration:underline;
color:#008B7C;
}
.activ_pb_img img {
  float: left;
  width: 100%;
}
.activities_right
{
margin-right:0 !important;
}
.activities li {
  padding: 0;
  font-size:16px;
}
.ra_visit_new
{
width:184px;
float:left;
}
.increase
{
width:100%;
float:left;
padding:0 2%;
}
.increase_left
{
width:50%;
float:left;
background-color:#fff;
padding:15px 36px;
min-height:446px;
}
.increase_left h3
{
font-size:30px;
color:#7d7d7d;
}
.increase_left p
{
font-size:18px;
color:#7d7d7d;
line-height:30px;
}
.work_btn
{
width:183px;
float:left;
background-color:#8dc63f;
text-align:center;
font-size:18px;
color:#fff;
margin:20px 0;
text-decoration:none;
padding:10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.work_btn:hover
{
	background-color:#90df23;
}

.increase_right
{
width:50%;
float:left;
background-color:#fff;
}
.increase_right img
{
width:100%;
float:left;
}
.hide
{
	display:none;
}
.hide_new
{
	display:block !important;
}

.nav-button3
{
	background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../../images/mundi/menu-icon-large.png);
  background-origin: padding-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px auto, 100% auto;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 35px;
  position: absolute;
  left:68px;
  text-indent: -9999px;
  top: 6px;
  width: 50px;
  z-index: 999;
}
.primary-nav_new
{
	display:none;
}
.primary-nav_new.open3 {
  display: block;
  position: absolute;
  top: 43px;
  width: 250px;
  left:63px;
}
.nav_latest
{
float:left;
width:100%;
background-color:#fff;
border-bottom: 1px solid #e3e3e3;
}

.nav_latest li {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  color: #393939;
  float: left;
  font-size: 16px;
  padding: 10px 8%;
  width: 100%;
}
.nav_latest li:last-child
{
	margin-bottom:0 !important;
	border-bottom: none;
}
.nav_latest li a {
  color: #393939;
  display: block;
  text-decoration: none;
}
.nav_latest li:first-child a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -16px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -10px;
  width: 34px;
}
.nav_latest li:nth-child(2) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -74px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:nth-child(3) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -128px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:nth-child(4) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -182px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:nth-child(5) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -236px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:nth-child(6) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -290px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:nth-child(7) a span {
  background: rgba(0, 0, 0, 0) url(http://www.wasamundi.com/farm3wimg/images/mundi/categor_icons.png) no-repeat scroll 0 -344px;
  float: left;
  height: 34px;
  margin-right: 25px;
  margin-top: -6px;
  width: 34px;
}
.nav_latest li:hover
{
	background-color:#f7f7f7;
}
.home {
  float: left;
  width: 47px;
  padding: 10px 0;
  background-color:#008b7c;
  text-align:center;
}
.col-md-9.top_navleft_new {
  z-index: 999;
}
#login2
{
	margin-top:10px;
}
.col-md-3.top_navright_new {
  float: right;
}

.popup {
	background: #fff;
	margin:auto;
	max-width: 950px;
	padding: 1em;
	position: relative;
	text-align: left;
	color:#717a8f;
}
.jk
{
	border-radius: 4px !important;
	box-shadow: 0 0 0 4px #d9d9d9!important;
}
.modal-content
{
	border:none !important;
}
.popup-title {
  font-size: 24px;
  padding: 0;
  margin: 0;
  color:#717a8f;
}

.lft_con
{
	width:50%;
	float:left;
	border-right:1px solid #dddddd;
	padding-right:5%;
}



.lft_con p
{
	width:100%;
	float:left;
}

.lft_con .form-row
{
	width:100%;
	float:left;
	font-size:14px;
	
}

label {
  font-weight:normal !important;
}

.rght_con p
{
	font-size:15px;
}

.lost_password a
{
	color:#2980b9;
	font-size:14px;
}

.lft_con p input[type="text"]
{
	width:100%;
	float:left;
	border:2px solid #ebeef1;
	background-color:#f3f6f9;
	padding:8px 0;
	text-indent:10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.lft_con p input[type="password"]
{
	width:100%;
	float:left;
	border:2px solid #ebeef1;
	background-color:#f3f6f9;
	padding:8px 0;
	text-indent:10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.lft_con p input[type="submit"], .how-it-works a.button
{
border: 0 none;
    border-radius: 3px;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 25px;
    text-shadow: none !important;
    vertical-align: bottom;
	background-color: #77c04b;
}

.rght_con
{
	width:45%;
	float:right;
}

.clr
{
	clear:both;
}
/*new page css*/

/*start how it works */
.how-it-works{padding:10px 30px;}
.how-it-works h3{color:#008B7C;font-size:18px;border-bottom:1px solid #ccc;font-weight:normal;}
.how-it-works h3 span{background-color:#008B7C;color:#fff;margin-bottom:4px;margin-right:10px;width:40px;height:40px;font-size:16px; padding:12px 7px;border-radius:40px;font-weight:normal;}
.how-it-works .row{padding-top:10px;}
.how-it-works a.button{box-shadow:none;margin-top:10px;}
/*end how it works */