 /*   
Template Name: Metronic - Responsive Website Template build with Twitter Bootstrap 3.0
Version: 1.5.2
Author: KeenThemes
Website: http://www.keenthemes.com/preview/?theme=metronic_frontend
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
*/
/***
Import fonts
***/

/*** load open sans font from Google Fonts
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
***/

/* load open sans font from local */
@import url(/TDWorld/r/cms/www/red_h5/assets/fonts/font.css);

/* General body settings */

body { 
  color: #444; 
  font-size:16px; 
  line-height:160%;
  direction: ltr;
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Open Sans'!important;
  overflow-x: hidden;
  letter-spacing:0.5px;

	word-wrap:break-word;
  background:none;


    
}


div {

	

}

td {

	/*line-height:160%;*/

}

p,span {
	  line-height:130%;
	
}


ul{

}

li{
 
 
}

input{
padding:3px;
margin:3px;
font-size:16px;
color:#444444;
border:1px solid #eeeeee;
background:#ffffff;

}

select{
padding:3px;
margin:3px;
font-size:16px;
color:#444444;
border:1px solid #eeeeee;
background:#ffffff;

}

textarea {
padding:3px;
margin:3px;
font-size:16px;
color:#444444;
border:1px solid #eeeeee;
background:#ffffff;




}


.orangeButton {
  background:linear-gradient(226deg,#f7d0b2,#ff5d00);
  border-radius:53px;
  border:0;
  color:#fff;
      padding:10px;
    width: 100%;
    max-width: 360px;
   
    font-size:20px;
    text-align:center;
}
        
.orangeButton:hover {
  background:linear-gradient(227deg,#f7d0b2 18.53%,#ff5d00 69.1%);
  transition:.5s
}
    
        .orangeButton a {
font-size:20px;
            color: #ffffff;
            font-weight:bold;
}

        .orangeButton a:hover {

            color: #ffffff;
    
}

.iphone_add_show{ 
display: none;

}

.content_all_table{ 
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;

}


.content_all{ 
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:10px;
 min-height:310px;
 background:#f6f6f6;
    margin: 10px;
}

.padding_all{

    
    width:100%;
    padding:20px;
    margin:0px;
    background: #ffffff;
    margin-bottom: 20px;
    border-radius:25px;
    /*border:10px solid #f6f6f6;*/
}

.img_radius_set{

    border-radius:25px;

}

.padding_left{
padding-left:10px;
}

.padding_right{
padding-right:10px;

}


.padding_left_right{
padding-left:10px;
padding-right:10px;
}

.padding_top_bottom{
padding-top:10px;
padding-bottom:10px;
}


OL {
	LIST-STYLE-TYPE: none
}
UL {
	LIST-STYLE-TYPE: none
}
li {
	LIST-STYLE-TYPE: none
	
}

/* general links color */
a {
    color: #f5b01c;
    text-decoration:none;
	font-size:16px;

}

a:focus, a:hover, a:active{

		color: #0099FF;
    text-decoration:none;

}





/***
General More Link

a.more {
  color: #fab915;
}
***/

a.other {
  color: #656565;
}

a.other:hover {
  	color: #f5b01c;
    text-decoration:none;
}

a.other_fff {
  color: #ffffff;

}

a.other_fff:focus, a.other_fff:hover, a.other_fff:active{

		color: #ffffff;
    text-decoration:underline;

}


a.other_f59 {
  color: #f5b01c;

}

.other_f59 {
  color: #f5b01c;

}


a.other_blue {
  color: #0895d0;
}

a.a1 {
  color: #f5b01c;
font-weight:normal;
    text-decoration:none;
}

a.a2 {
  color: #000000;
font-weight:600;
font-size:17px;
}

a.a3 {
  color: #f5b01c;

font-weight:400;
    text-decoration:none;
}

a.a4 {
  color: #444444;
  font-size:15px;
font-weight:normal;

}
a.a5 {
  color: #000000;
  font-size:22px;
font-weight:bold;
line-height:200%;

}

a.a6 {
  color: #ffffff;
font-weight:normal;
font-size:16px;
}

a.a7 {
  color: #000000;
font-weight:normal;
font-size:13px;
}

a.a8 {
  color: #444444;
font-weight:normal;
}

a.a8:hover {
  	color: #f5b01c;
    text-decoration:none;
}


form{
margin-bottom:0em;
}




.line_h{
width:100%;
height:9px;
}





.span_buttn {
	
display: inline-block;
padding: 3px 8px;
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #F34D05;
color:#FFFFFF;
}

.span_buttn_disabled {
	
display: inline-block;
padding: 3px 8px;
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #ccc;
color: #333;
}

.span_buttn2{
display: inline-block;
padding: 3px 8px;
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #F34D05;
color:#FFFFFF;
}


.all_title_font {
font-size:25px;
line-height:150%;
color: #f5b01c;
margin-left:5px;
font-family: 'ST-NotoSans-TC';
margin-left:10px;
}

.font04 {
font-size:20px;
line-height:150%;
color: #f5b01c;
font-family: 'ST-NotoSans-TC';


}


.font04_h {
font-size:20px;
line-height:150%;
color: #444;
font-family: 'ST-NotoSans-TC';
font-weight:bold;


}

/* Mobile TOP Bar */

.mobile_bar {top:0px;transition:top .5s;z-index: 999999;}
.hiddened{top: -150px;}
.showed{top:0;z-index: 55;}

.top-title22 {z-index:9999999;background:#ffffff;color:#4444;font-size:16px;padding:5px;padding-top: 15px;text-align:center;position: fixed;left:0;top:-90px;width:100%;transition: top .5s;height:60px;z-index: 55;border-bottom:1px solid #eeeeee;}
.hiddened22{top: 0px;}
.showed22{top:90;z-index: 55;}
/* Mobile TOP Bar */


/* scrollbar */
::-webkit-scrollbar {
width:12px;
}
/* scrollbar-track */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:5px;
}
/* scrollbar thumb  */
::-webkit-scrollbar-thumb {
border-radius:5px;
background:#fab915;
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background:#fab915;
}




.txt_Content::-webkit-scrollbar {
	height:0px;
}
.txt_Content::-webkit-scrollbar-button    {
    display: none;
}
.txt_Content::-webkit-scrollbar-track     {

}
.txt_Content::-webkit-scrollbar-track-piece {



}
.txt_Content::-webkit-scrollbar-thumb{



}
.txt_Content::-webkit-scrollbar-corner {

}
.txt_Content::-webkit-resizer  {
    display: none;
}




table,td,div,a,span,p,{
word-wrap:break-word;
  font-size:16px; 

}

#menu_mobile2{
z-index:55;
width:100%;

}

.body_roll{overflow-x:hidden;overflow-y:hidden;}



.body_home_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/home_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;


}


.body_contact_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/contact_web_bg.jpg)no-repeat;  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}
/*
.body_about_bg{
background-attachment:fixed;
background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/about_web_bg.jpg);
background-position: right 100px;
}*/
.body_about_bg:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/about_web_bg.jpg)no-repeat;  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}


.body_login_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/login_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}


.body_news_bg:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/news_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}


.body_phone_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/phone_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

   overflow-x:hidden;
   overflow-y:hidden;
}


.body_plan_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/plan_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}

.body_plan_bg_newversion:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/plan_web_bg_newversion.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}

.body_planmain_bg_newversion:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/planmain_web_bg_newversion.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}



.body_vas_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/vas_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_nowe01_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/nowe01_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_nowe02_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/nowe02_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_nowe02tv_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/nowe02tv_web_bg.jpg?v=20240611);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}


.body_nowe03_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/nowe03_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_broadband_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/broadband_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}



.body_idd_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/idd_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_wap_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/wap_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
  
}

.body_cs_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/cs_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

}

.body_ac_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/ac_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;

   overflow-x:hidden;
   overflow-y:hidden;
}

.body_address_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/address_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
   overflow-x:hidden;
   overflow-y:hidden;
}

.body_search_bg:before{
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/sun/search_web_bg.jpg);  background-size: cover;background-repeat: no-repeat;
  background-position: right 0px;
}



/*********************
 GENERAL UI COLORS 
*********************/

/***
Colors
***/
.color-red { color: #e02222;}
.color-blue { color: #fab915;}
.color-grey { color: #555555;}
.color-green { color: #35aa47;}
.color-yellow { color: #ffb848;}
.color-purple { color: #852b99;}
.color-light-red { color: #ff5400;}
.color-light-blue { color: #bfd5fa;}
.color-light-grey { color: #fafafa;}
.color-light-green { color: #78df1d;}

/*********************
 GENERAL RESET & SETUP 
*********************/

/***
General typography 
***/
h1, h3, h4, h5, h6 {
  font-weight: 300;
  font-family: inherit;
  margin-top:10px;
  margin-bottom:10px;
		line-height: 120%
}

h2 {
  font-weight: 300;
  font-family: inherit;
  margin-top:0px;
  margin-bottom:0px;
}



h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-bottom: 10px;
}

h2, h2 a {
  color: #fab915;
  font-size: 26px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  padding-left:10px;
  border-left:4px solid #fab915;
  
}

h2 a:hover {
  color: #fab915;
  text-decoration: none;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;        
 }

 
 h5, h5 a {
  color: #444;
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;


}
 
h3 {
  color: #222;
}



h4, h4 a {
  color: #444;
  font-size: 18px;
  line-height: 180%;
  text-decoration: none;
}

.font18{
  color: #444;
  font-size: 18px;
  line-height:150%;
}

.font15{
  color: #444;
  font-size: 15px;
  line-height:150%;
}

.font14{
  color: #444;
  font-size: 14px;
  line-height:150%;
}

.font13{
  color: #444;
  font-size: 13px;
  line-height:150%;
}

.font18_org{
  color: #000000;
  font-size: 20px;
  line-height:150%;
}

/***
Apply fix for font awesome icons.
***/
[class^="icon-"],
[class*=" icon-"],
[class^="icon-"]:hover, 
[class*=" icon-"]:hover { 
  background: none !important;
}

/***
Make font awesome icons fixed width(latest version issue)
***/
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/***
ie8 & ie9 modes
***/
.visible-ie8 {
  display: none;
}

.ie8 .visible-ie8 {
  display: inherit !important;
}

.visible-ie9 {
  display: none;
}

.ie9 .visible-ie9 {
  display: inherit !important;
}

.hidden-ie8 {
  display: inherit;
}

.ie8 .hidden-ie8 {
  display: none !important;
}

.hidden-ie9 {
  display: inherit;
}

.ie9 .hidden-ie9 {
  display: none !important;
}

/***
General More Link
***/
a.more {
  font-size: 14px;
  color:#444444;
text-decoration:underline;
  font-weight: 400 !important;
  font-family: 'Open Sans' !important;
}

a.more:hover{
  font-size: 14px;
  color:#fab915;
text-decoration:none;
  font-weight: 400 !important;
  font-family: 'Open Sans' !important;
}

a.more i {
  font-size: 12px;
}

/***
Fix link outlines after click
***/
a,a:focus, a:hover, a:active {
  outline: 0;
}

/***
IE8 fix for form input height in fluid rows
***/
.ie8 .row-fluid [class*="span"] {
    min-height: 20px !important;
}

/***
Fix grid offset used for reponsive layout handling(refer app.js=>handleResponsive)
***/
.fix-offset {
  margin-left: 0px !important;
}

/***
Misc tools
***/
.clearfix {
  clear: both;
}

.visible-ie8 {
  display: none
}

.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.no-bottom-space {
  padding-bottom:0px !important;
  margin-bottom: 0px !important;
}

.no-top-space {
  padding-top:0px !important;
  margin-top: 0px !important;
}

.space5 {
  display: block;
  height: 5px !important;
  clear: both;
}

.space7 {
  height: 7px !important;
  clear: both;
}

.space10 {
  height: 10px !important;
  clear: both;
}

.space12 {
  height: 12px !important;
  clear: both;
}

.space15 {
  height: 15px !important;
  clear: both;
}

.space20 {
  height: 20px !important;
  clear: both;
}

.no-space {
  margin: 0px !important;
  padding: 0px !important;
}

.no-text-shadow {
  text-shadow: none !important;
}

.no-left-padding {
  padding-left: 0 !important;
}

.no-left-margin {
  margin-left: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}

.hide {
  display: none;
}

.bold {
  font-weight:600 !important;
}

.fix-margin {
  margin-left: 0px !important
}

.border {
  border: 1px solid #ddd
}

.inline {
  display: inline;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE;
}
/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
@-ms-viewport{
	width: auto !important;
}

/*Global classes*/
.container {
	padding-left: 0px ;
	padding-right: 0px ;
}

.min-hight {
	min-height: 500px;
}

/*.page-header-fixed .slider { 
	margin-top: 50
}*/

/********************
 GENERAL LAYOUT 
*********************/

/***
Top Bar
***/
.front-topbar {
	border-bottom: solid 0px #f5f5f5;
	margin-top: -1px;
}
.front-topbar ul{
	padding-left:0;
    padding-bottom:0px;
	border-bottom: solid 0px #f5f5f5;
}

.front-topbar li {
	padding: 6px 5px;
	display: inline-block;
}

.front-topbar a,
.front-topbar li {
	color: #999;
	font-size: 12px;
}

.front-topbar li.sep span {
	color: #eee;
	font-size: 11px;
}

.front-topbar li i.topbar-info-icon {
	margin-right: 0px;
}

/*Social Icons*/
.front-topbar .topbar-social {
	text-align: right;
}
.front-topbar .topbar-social ul{
	margin-right:5px;
}

.front-topbar .topbar-social li {
	padding: 0;
}

.front-topbar .topbar-social i {
	color: #bbb;
	opacity: 0.7;
	font-size: 15px;
	padding: 9px 0px 8px;
	display: inline-block;
	-moz-box-sizing: content-box; 
	-webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.front-topbar .topbar-social a:hover {
	text-decoration: none;
    color: #fab915;
}

.front-topbar .topbar-social a:hover i {
	color: #999;
	opacity: 1;
}

.front-topbar .topbar-social a:hover i {
    transition: background 0.9s ease;
    -o-transition: background 0.9s ease;
    -moz-transition: background 0.9s ease;
    -webkit-transition: background 0.9s ease;			
}

.front-topbar .topbar-social a:hover i.icon-facebook {
	color: #fff;
	background: #677fb1 !important;		
}
.front-topbar .topbar-social a:hover i.icon-twitter {
	color: #fff;
	background: #04a5e9 !important;		
}
.front-topbar .topbar-social a:hover i.icon-google-plus {
	color: #fff;
	background: #e14544 !important;		
}
.front-topbar .topbar-social a:hover i.icon-linkedin {
	color: #fff;
	background: #28afd1 !important;		
}
.front-topbar .topbar-social a:hover i.icon-youtube {
	color: #fff;
	background: #e36c6e !important;		
}
.front-topbar .topbar-social a:hover i.icon-skype {
	color: #fff;
	background: #3fd0fa !important;		
}

/***
Header and header elements.
***/
/*Navigation*/
.header {
	z-index: 999;
	position: relative;
	/*box-shadow: 1px 1px 3px #ddd;	*/
	background: none;
	height:145px;
	filter:none;
	border: none; 
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
}
.ie8 .header {
	border-bottom: 1px solid #eee;
}
.header .navbar-collapse {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background:#FFFFFF;
	Opacity:1;
	margin-bottom:10px;
	border-bottom:1px solid #eeeeee;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
		padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 0px;


}

.mobile_bar{
margin-top:5px;font-weight:500;text-align:right;background:#fab915;color:#FFFFFF;padding:5px;
}

.page-header-fixed .header {
	position: fixed;
}
.scrolling-fixed.header {
	opacity: 1;

}

.page-header-fixed .page-container {
	margin-top: 0px;
}

.navbar {	
	margin-bottom: 0;
}

.header  a.brand {
	font-size: 23px;
	font-weight: 400; 
}

.header a.brand b {
	color: #fab915;
	font-weight: 400; 
}

.header a.brand span {
	color: #b0b0b0;
	display: block;
	font-size: 12px;
}

.header .nav li:first-child {
	margin-left: 0;
	text-align:center;
}

.navbar-brand{
	-moz-transition:padding 0.3s ease-in-out;
    -webkit-transition:padding 0.3s ease-in-out;
    -o-transition:padding 0.3s ease-in-out;
    transition:padding 0.3s ease-in-out;
    position: relative;
    z-index: 2;
}
.scrolling-fixed .navbar-brand{
	padding:0 0px;
}

.header a.logo-v1 img {
      width:100px;
	  margin-left:10px;

max-width:260px;

	-moz-transition:width 0.2s ease-in-out;
    -webkit-transition:width 0.2s ease-in-out;
    -o-transition:width 0.2s ease-in-out;
    transition:width 0.2s ease-in-out;

	-moz-transition:height 0.2s ease-in-out;
    -webkit-transition:height 0.2s ease-in-out;
    -o-transition:height 0.2s ease-in-out;
    transition:height 0.2s ease-in-out;

	-moz-transition:margin 0.2s ease-in-out;
    -webkit-transition:margin 0.2s ease-in-out;
    -o-transition:margin 0.2s ease-in-out;
    transition:margin 0.2s ease-in-out;
}


.header .navbar-nav li{

	text-align:center;

}

	

.header .navbar-nav li a {

	color: #333;
	font-size: 17px;
	font-weight: 400;
	text-shadow: none;
	position: relative;
	padding: 9px 9px 10px;
	border-top: solid 2px #fff;
	-moz-transition:padding 0.3s ease-in-out;
    -webkit-transition:padding 0.3s ease-in-out;
    -o-transition:padding 0.3s ease-in-out;
    transition:padding 0.3s ease-in-out;


}
.header.scrolling-fixed .nav li a{
	/* padding: 14px 16px;*/
		padding: 9px 9px 10px;
}

.header .nav li > a:hover,
.header .nav li.active > a,
.header .nav li.active:hover > a {
	color: #fab915;
	border-radius: 0;
	text-shadow: none;
	padding-top: 5px;
	padding: 9px 9px 10px;
	box-shadow: none !important;
	border-top: solid 2px #fab915;
	text-align:center;
}
.header.scrolling-fixed .nav li > a:hover,
.header.scrolling-fixed .nav li.active > a,
.header.scrolling-fixed .nav li.active:hover > a {
	padding-top: 14px;
		
}

.header .nav>li>a:focus, 
.header .nav>li>a:hover {
	color: #888;
	
}

.header ul.nav {
	float: right;
	margin-top:0px;
	margin-right:20px;
	
}

.header .in.collapse ul {
	margin-top: 0;
}

.header .in.collapse li a:hover {
	color: #fff;
	background: #fab915;
}

.header .in.collapse li.active > a,
.header .in.collapse li.active:hover > a {
	color: #fff;
	background: #fab915;
}

/*Navigation Toggle Icon*/
.header .navbar-btn {
	border: none;
	padding:10px;
	margin-top: 19px;
	border-radius: 0;
	background:#fab915;
}
.header .navbar-btn:hover {
	background:#0a8ec5 !important;
}
.header .navbar-btn span, 
.header .navbar-btn:hover span { 
	background:#fff !important;
	box-shadow:none !important;
}
.navbar-default .navbar-toggle .icon-bar{background-color:#fab915 !important;}

/*Navigation Dropdown*/



.header .dropdown-menu {
	border: none; 
	box-shadow: none;
	min-width: 200px;
	border-bottom: none;
	border-left: solid 1px #eee; 
	border-right: solid 1px #eee; 
	border-top: solid 2px #fab915;
	padding: 0;
}
.header .dropdown-menu .menu_tab2{
/*background: #eeeeee;*/
}



.header .dropdown-menu .menu_tab2 a{
font-weight: bold;
	
	font-size:18px;
}
.phonedb_align {
text-align: left;
}


.phonedbleft {
left:-280px;
}




.lastmenuleft {
left:-110px;
}


.header .dropdown-menu .vas_down_main {
    float:left;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:0px;
	width: 650px;
}

.header .dropdown-menu .vas_down_list {
    float: left;
	top:0px;
	text-align:left;
	margin-left:-30px;
	min-width:350px;
}

.header .dropdown-menu .vas_down_list ul{
text-align:left;
}

.header .dropdown-menu .vas_down_list li{
text-align:left;
	padding:9px 0px;
}

.header .dropdown-menu .vas_down_list li a{

}
.header .dropdown-menu .vas_down_list li a:hover{
background: #fab915;
	color:#ffffff;
}

.header .dropdown-menu .vas_down_list li:hover{
background: #fab915;
	color:#ffffff;
}






.header .dropdown-menu .nowe_down_main {
    float:left;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:0px;
	width: 660px;
}

.header .dropdown-menu .nowe_down_list {
    float: left;
	top:0px;
	text-align:left;
	margin-left:-30px;
	min-width:350px;
}

.header .dropdown-menu .nowe_down_list ul{
text-align:left;
}

.header .dropdown-menu .nowe_down_list li{
text-align:left;
	padding:9px 0px;
}

.header .dropdown-menu .nowe_down_list li a{

}
.header .dropdown-menu .nowe_down_list li a:hover{
background: #fab915;
	color:#ffffff;
}

.header .dropdown-menu .nowe_down_list li:hover{
background: #fab915;
	color:#ffffff;
}




.header .dropdown-menu .plan_down_main {
    float:left;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:0px;
	width: 450px;
}

.header .dropdown-menu .plan_down_list {
    float: left;
	top:0px;
	text-align:left;
	margin-left:-30px;
}

.header .dropdown-menu .plan_down_list ul{
text-align:left;
}

.header .dropdown-menu .plan_down_list li{
text-align:left;
	padding:9px 0px;
}

.header .dropdown-menu .plan_down_list li a{

}
.header .dropdown-menu .plan_down_list li a:hover{
background: #fab915;
	color:#ffffff;
}

.header .dropdown-menu .plan_down_list li:hover{
background: #fab915;
	color:#ffffff;
}



.header .dropdown-menu li {
	margin-left: 0;
	border-bottom: solid 1px #f5f5f5;
	text-align:left
}

.header .dropdown-menu li a {
	color: #444;
	font-size: 15px;
	font-weight: 300;
	padding: 9px 15px !important;
	text-transform: inherit;
	-moz-transition:none;
    -webkit-transition:none;
    -o-transition:none;
    transition:none;
    border: none !important;
		text-align:left


}

.header .nav .dropdown-menu li a:hover,
.header .nav li.active .dropdown-menu li a:hover  {
	border: none;
	color: #ffffff !important;
	background: #fab915 !important;
		text-align:left
}



.header .nav li.active .dropdown-menu li.active a {
	border: none !important;
	color: #444 !important;
	background: #f7f9fa !important;
}

.header .nav > li >.dropdown-menu:after,
.header .nav > li >.dropdown-menu:before {
	border: none;
}

.header .nav li.dropdown.open>.dropdown-toggle {
	color: #fab915;
	background: none;
}

.header .nav li.dropdown .dropdown-toggle i {
	font-size: 12px;
}

.header .in.collapse li.dropdown.active > a,
.header .in.collapse li.dropdown.active:hover > a {
	color: #fff;
	background: #fab915;
}

.header .nav > li.dropdown.open.active > a:hover,
.header .nav > li.dropdown.open.active > a:focus {
  border-color: #fab915;
}

/*Menu Search*/
.header .nav li.menu-search {
	position: relative;
	padding: 15px 0;
	-moz-transition:padding 0.3s ease-in-out;
    -webkit-transition:padding 0.3s ease-in-out;
    -o-transition:padding 0.3s ease-in-out;
    transition:padding 0.3s ease-in-out;
}
.scrolling-fixed.header .nav li.menu-search{
	padding:0;
}

.header .nav li.menu-search i {
	color: #bbb;
	font-size: 16px;
	cursor: pointer;
}

.header .nav li.menu-search i:hover {
	color: #fab915;
}

.header .search-box {
	right: 0;
	top: 100%;
	padding: 10px;
	display: none;
	background: #fff;
	position: absolute;
	border: solid 1px #eee;
	border-top: none !important;
	margin-top: 10px;
}
.scrolling-fixed .search-box {
	margin-top: 15px;
}

.header .search-box input {
	height: 34px;
	margin-bottom: 0;
	vertical-align: middle;
}
.header .search-box .btn{
	margin-left:-5px;
}

.header .search-box form, 
.header .search-box input,
.header .search-box .input-append {
	margin-bottom: 0;
}
.header .nav li.menu-search span.sep {
	top: 10px;
	width: 1px;
	height: 31px;
	background: #eee;
	position: relative;
	margin: 0 12px 0 5px;
	display: inline-block;
}

/***
Slider
***/
.slider-main {
	z-index: 1;
	position: relative;
	border-bottom: solid 0px #eee;
	max-height:460px !important;
	overflow:hidden;
	margin-bottom: 2px;
	
}
.slide_title_white {
	font-family: 'Open Sans';
	font-weight: 300;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	font-size:47px;
}

.slide_title_white_bold {
	font-weight: 400;
}

.slide_subtitle_white {
	border-top:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
	font-family: 'Open Sans';
	font-weight: 300;
	padding: 5px 10px;
	color:#fff;
	text-align:center;
	text-transform: uppercase;
	font-size:18px;
}
.slider-colored {
	z-index: 1;
	height: 495px !important;
	position: relative;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.slide_title, .slide_subtitle, .slide_desc, .slide_btn{
	-moz-box-sizing: content-box; 
	-webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.slide_title {
	font-family: 'Open Sans';
	font-weight: 400;
	color:#000000;
	text-transform: uppercase;

	font-size:40px;
}

.slide_subtitle {
	font-family: 'Open Sans';
	font-weight: 400;

	color:#444;
	text-transform: uppercase;
	font-size:26px;
}

.slide_list_item {
	font-family: 'Open Sans';
	font-weight: 400;
	background-color: #0088cc;
	padding: 5px;
	color:#fafafa;
	text-transform: uppercase;
	font-size:14px;
}

.slide_desc {
	color:#7b8793;
	font-size:14px;
	line-height:24px;
}

.slide_desc_bordered {
	border-left: 3px solid #ddd !important; 
	padding-left: 5px;
}

.slide_btn {
	font-family: 'Open Sans';
	font-weight: 300;
	background:#6fc561;
	padding:7px 15px;
	color:#fff;
	font-size:14px;
	text-transform: uppercase;
	cursor:pointer;
}

.tp-leftarrow.default { 
	background: #000000 url(../img/sliders/revolution/arrow_left.png) no-repeat center !important;	
	width:40px !important;	
	height:50px !important;
}

.tp-rightarrow.default {	
	background:  #000000 url(../img/sliders/revolution/arrow_right.png) no-repeat center !important;
	width:40px !important;	
	height:50px !important;
}

/***
Content and content elements.
***/
/*Services Box*/
.service-box {
	margin: 10px -15px; 
}

.service-box p {
	color: #656565;
	font-size: 15px;
}

.service-box .service-box-heading {
	padding: 12px 0;
}

.service-box .service-box-heading i {
	padding: 0;
	-webkit-border-radius: 34px;
	   -moz-border-radius: 34px;
	   	    border-radius: 34px;
    font-size:18px;
    height:32px;
    width:32px;
    line-height: 32px;
    text-align:center;
    vertical-align: baseline;
}

.service-box .service-box-heading i.blue {
	color: #fab915;
	border:1px solid #fab915;
}

.service-box .service-box-heading i.red {
	color: #db3a1b;
	border:1px solid #db3a1b;
}

.service-box .service-box-heading i.green {
	color: #35aa47;
	border:1px solid #35aa47;
}

.service-box .service-box-heading span {
	color: #444;
	font-size: 26px;
	line-height: 130%;
	font-weight: 400;
	margin-bottom: 10px; 
	margin-left: 0px;
	display: inline-block;
}

.service-box .service-box-heading p {

	font-size: 18px;
	line-height: 130%;

}


.service-box .service-box-heading [class^="icon-"],
.service-box [class*=" icon-"] {
  display: inline-block;
  text-align: center;
}

.service-box .service-box-heading [class^="icon-"].icon-large,
.service-box .service-box-heading [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/*Blockquote Box*/
.quote-v1 {
	margin: 30px 0;
	background: #fab915;
	width: 100%;
	overflow: hidden;
}

.quote-v1 a {
	margin: 5px;
	display: inline-block;
}

.quote-v1 span {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 13px 5px 8px;
	line-height: 26px;
	display: inline-block;
}

.quote-v1-inner {
	padding: 10px; 
}

/*Recent Works*/
.recent-work {
	margin: 20px 0;
	position: relative;
}
.recent-work .col-md-3 {
	padding: 0;
}
.recent-work .col-md-9 {
	padding-right: 0;
}

.recent-work a:hover {
	text-decoration: none;
}

.recent-work h2 {
	margin: 3px 0 10px;
	padding-right: 50px;
}

/*Mixed Block*/
.mix-block {
	margin: 30px -15px;
}
	.mix-block .row {
		margin:0;
}
	.tab-style-1 .row [class*="col-"] {
		padding-left:0;
}

/*Tabs*/
.tab-style-1 ul.nav-tabs {
	margin-bottom: 0;
	border-bottom-color: #fab915; 
}

.tab-style-1 ul.nav-tabs > li {
	margin-bottom: 0;
	margin-right: 3px;
}

.tab-style-1 ul.nav-tabs li > a {
	color: #7c858e;
	font-size: 14px;
	margin-top: 1px;
	min-width: 100px;
	padding: 5px 15px;
	text-align: center;
	background: #f4f4f4;
}

.tab-style-1 ul.nav-tabs li > a:hover {
	color: #fff;
	background: #fab915;
	border-color: #fab915;
}

.tab-style-1 ul.nav-tabs .active > a,
.tab-style-1 ul.nav-tabs .active > a:hover,
.tab-style-1 ul.nav-tabs .active > a:focus {
	color: #fff;
	background: #fab915;
	border-color: #fab915;
}

.tab-style-1 .tab-content {
	padding: 20px 15px;
	background: #fafafa;
}

.tab-style-1 .tab-content p {
	margin-bottom: 0;
}

.tab-style-1 .tab-content img {
	margin: 5px 0 10px;
}

/*Testimonials*/
.testimonials-v1 .carousel {
	margin-bottom: 0;
}

.testimonials-v1 .item span.testimonials-slide {
	padding: 15px; 
	color: #8a8a8a;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	background: #f8f8f8 url(../img/corners.png) no-repeat right bottom;
}	

.testimonials-v1 .carousel-info {
	overflow: hidden;
	padding-top: 15px;
	background: url(../img/arrow-testimonials.png) no-repeat 83px 0;
}

.testimonials-v1 .carousel-info img {
	width: 75px;
	height: 75px;
	padding: 3px; 
	border-radius: 150px !important;
	border: solid 1px #f5f5f5;
}

.testimonials-v1 .carousel-info {
	overflow: hidden;
}

.testimonials-v1 .carousel-info img {
	margin-right: 15px;
}

.testimonials-v1 .carousel-info span {
	display: block;
}

.testimonials-v1 span.testimonials-name {
	color: #fab915;
	font-size: 16px;
	font-weight: 300;
	margin: 23px 0 7px;
}

.testimonials-v1 span.testimonials-post {
	color: #656565;
	font-size: 12px;
}

.testimonials-v1 .left-btn,
.testimonials-v1 .right-btn {
	right: 0;
	width: 24px;
	height: 24px;
	bottom: 30px;
	position: absolute;
	display: inline-block;
}

.testimonials-v1 .left-btn {
	right: 25px;
	background: url(../img/icons/left.png) no-repeat;
}
.testimonials-v1 .right-btn {
	background: url(../img/icons/right.png) no-repeat;
}

.testimonials-v1 .right-btn:hover {
	background: url(../img/icons/right-hover.png) no-repeat;
}
.testimonials-v1 .left-btn:hover {
	background: url(../img/icons/left-hover.png) no-repeat;
}

/*Steps*/
.front-steps {
	padding: 15px 20px 33px;
}

.front-steps p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}

.front-steps h2 {
	color: #f0f0f0;
	font-size: 22px;
}

.front-steps.front-step-one h2 {
	color: #fefefe;
}

.front-steps.front-step-one {
	background: #fab915 url(../img/steps/one.png) no-repeat right bottom;
}
.front-steps.front-step-two {
	background: #ffffff url(../img/steps/two.png) no-repeat right bottom;
}
.front-steps.front-step-three {
	background: #ffffff url(../img/steps/three.png) no-repeat right bottom;
}

.front-steps.front-step-one,
.front-steps.front-step-two {
	position: relative;
}

.front-steps.front-step-one:after,
.front-steps.front-step-two:after { 
	top: 50%;
	width: 0; 
	height: 0;
	left: 100%;
	z-index: 2; 
	content: " "; 
	display: block; 
	margin-top: -1em; 
	position: absolute;
	border-left: 15px solid #36b3e7;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.front-steps.front-step-two:after {
	border-left-color: #868e96;	
}
.no-space-steps{padding:0 15px;}

/*Clients*/
.our-clients h2{
 margin-top: 3px;
 margin-bottom: 10px;
}

.clients-list {
	margin: 0;

}

.clients-list li {
	background: #f9f9f9;
	position: relative;
padding:5px;

}

.clients-list li img {
	background: #f9f9f9;
padding:5px;

}

.clients-list li img.color-img {
	top:0;
	left:0;
	display:none;
	position:absolute;

}

.clients-list li:hover img.color-img { 
	display:block;
background: #ffffff;

}

/***
Footer
***/
.footer {
	padding: 35px 0;
	font-size: 13px;
	background: #62707f;
}

.footer h2 {
	color: #eee;
}

.footer p {
	color: #eee;
}

.footer a {
	color: #fab915;
}

.footer address {
	color: #eee;
}

.footer dl.f-twitter {
	overflow: hidden;
}

.footer dl.f-twitter dt {
	width: 30px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.footer dl.f-twitter dt i {
	color: #fff;
	font-size: 20px;
}

.footer dl.f-twitter dd {
	color: #eee;
	margin-left: 30px;
}

.footer dl.f-twitter dd span {
	color: #adbdce;
	font-size: 12px;
	margin: 0 5px;
}

.footer .blog-photo-stream {
	margin-top: 11px;
}

.footer .blog-photo-stream li {
	margin: 4px 5px 4px 0;
}

.footer .blog-photo-stream img {
	padding: 0;
	border: solid 2px #9ca5ae;
}

.footer .blog-photo-stream img:hover {
    transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;	
}

/*subscribe*/
.form-subscribe .form-control:focus {
	border-color: #fff;
}



.form-control {
font-size:15px;

padding-left:10px;
padding-right:10px;
border: solid 1px #eeee;
height:34px;
margin-top:-1px;
}

.form-subscribe .theme-btn, .form-subscribe .theme-btn:hover,
.search-box .theme-btn, .search-box .theme-btn:hover {
	border: none;
}

/***
Copyright
***/
.copyright {
    position:fixed;
    bottom:0px;

	color: #ffffff;
	font-size: 15px;
    background: #fab915;

    width:100%;
    padding-left:0px; 
	padding-right:0px; 
	z-index:2;
	line-height:150%;
}

.copyright p {

	margin-top: 3px;

}

.copyright span {


}

.copyright p a {
	
}



.copyright .social-footer {
	margin: 8px 0 0;
	list-style: none;
	text-align: right;
	padding: 0;
}

.copyright .social-footer li {
	margin-left: 3px;
	display: inline-block;
}

.copyright .social-footer li i {
	color: #808e9c;
	font-size: 18px;
	display: inline-block;
}

.copyright .social-footer li i:hover {
	color: #fff;
    transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;		
}

.copyright .social-footer li a:hover {
	text-decoration: none;
}

/*Breadcrumbs*/
.breadcrumbs {
	background: #fcfcfc;
	border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;
}
.breadcrumbs .container{
	padding:0;
}

.breadcrumbs h1 {
	color: #555;
	font-size: 24px;
	line-height: 35px;
	margin-left: -5px;
	margin-top: 10px;
}

.breadcrumbs ul {
	top: 10px;
	background: none;
	margin-bottom: 0;
	position: relative;
}

.breadcrumbs li a {
	color: #fab915;
}

.breadcrumbs ul.breadcrumb {
	padding-left: 0;
	padding-right: 0;
}

/*Carousel*/
.front-carousel .carousel-control {
	margin: 0;
	border: none;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	top: 40%;
	width: 35px;
	background: #222;
	opacity: 0.5;
}
.front-carousel .carousel-control:hover {
	opacity: 0.6;
}
.front-carousel .carousel-control i {
	font-size: 27px;
}
.front-carousel .carousel-control.right i {
	position: relative;
	left: 1px;
}

.front-carousel .carousel-caption {
	padding: 10px 15px 0;
	background: rgba(0,0,0,0.5);
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

.front-carousel .carousel-control.left {
	left: 0;
}
.front-carousel .carousel-control.right {
	right: 0;
}

/*Skils*/
.front-skills span {
	color: #555;
	display: block;
	font-size: 15px;
	margin-bottom: 7px;
}

.front-skills .progress {
	background: none #f2f2f2;
}

.front-skills .progress .bar {
	background: none #fab915;
}

.front-skills .progress,
.front-skills .progress .bar {
	box-shadow: none;
}

/*Lists*/
.front-lists-v1 li {
	font-size: 14px;
	margin-bottom: 5px;
}

.front-lists-v2 li {
	color: #555;
	font-size: 16px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.front-lists-v2 li i {
	margin-right: 5px;
	font-size: 17px;
}

/*Team Blocks*/
.front-team {
	margin: 20px 0;
}
.front-team .col-md-3 {
	padding: 0 15px 30px 0;
}
.front-team .thumbnail {
	border: none;
}

.front-team h3 {
	margin:10px 0 12px;
	line-height:40px;
}

.front-team h3 a {
	color: #fab915;
	font-size: 20px;
	font-weight: 400; 
}

.front-team h3 a:hover {
	text-decoration: none;
}

.front-team h3 small {
	display: block;
	font-size: 13px; 
}

.front-team ul {
	padding: 4px 0 0;
}
.front-team .social-icons {
	overflow: hidden;
}

/*Service Box v1*/
.service-box-v1 {
	padding: 15px; 
	text-align: center;
}

.service-box-v1 i {
	padding: 15px;
	font-size: 35px;
}

.service-box-v1:hover {
	background: #fab915;
    transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -webkit-transition:all 0.4s ease-in-out;
}

.service-box-v1:hover i,
.service-box-v1:hover p,
.service-box-v1:hover h2 {
	color: #fff;
}

/***
Google Maps
***/
.gmaps {
  width: 100%;
}

/* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.gmaps img {
  max-width: none; 
}

/***
Blog Page
***/
/*Blog Posts*/
.blog-posts h2 {
	margin-top: 0;
}

.blog-posts p {
	text-align: justify;
}

.blog-posts .carousel {
	margin-bottom: 0;
}

.blog-posts hr.blog-post-sep {
	margin: 40px 0;
}

.blog-info {
	list-style: none;
	margin: 15px 0 12px 0;
	padding-left:0;
}

.blog-info li {
	padding: 0;
	color: #555;
	font-size: 13px;
	margin-right: 10px; 
	display: inline-block;
}

.blog-info li i {
	color: #fab915;
}

.blog-posts .pagination {
	margin-top: 40px;
}

/*Blog Sidebar*/
.blog-sidebar h2 {
	margin-top: 0;
}

.recent-news {
	overflow: hidden;
}

.recent-news h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
.recent-news-inner{padding:0;}

.blog-talks .tab-style-1 ul.nav-tabs li > a {
	min-width: 50px;
}

.blog-photo-stream li {
	overflow: hidden;
	margin: 0 5px 8px 0;
	display: inline-block;
}

.blog-photo-stream li img {
	width: 54px;
	height: 54px;
	padding: 2px; 
	border: solid 1px #eee;
}

.blog-photo-stream li img:hover {
	border-color: #fab915;
	box-shadow: 0 0 1px #fff;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.blog-tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog-tags li {
	position: relative;
	margin: 0 16px 7px 0;
	display: inline-block;
}

.blog-tags li a {
	color: #555;
	background: #f5f5f5;
	display: inline-block; 
	padding: 3px 5px 3px 3px;
}

.blog-tags li a:hover {
	color: #fff;
	background: #fab915;
	text-decoration: none;
}

.blog-tags li a:hover i {
	color: #fff;
}

.blog-tags li i {
	color: #fab915;
	margin-right: 5px;
	display: inline-block;
}

.blog-tags li a:after { 
	top: 50%;
	width: 0; 
	left: 100%;
	height: 0;
	z-index: 2; 
	content: " "; 
	display: block; 
	margin-top: -12px; 
	position: absolute;
	border-left: 12px solid #f5f5f5;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;	
}

.blog-tags li a:hover:after { 
	border-left-color: #fab915;
}

/***
Blog Item
***/
.blog-item .blog-item-img {
	margin: 6px 0 25px;
}

.blog-item .blog-item-img .carousel {
	margin-bottom: 0;
}

.blog-item blockquote {
	margin: 20px 40px 18px;
	border-color: #fab915;
}

.blog-item .blog-info {
	margin: 20px 0;
	padding: 8px 0;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.blog-item .blog-info li {
	padding-left: 13px; 
	border-left: solid 1px #eee;
}

.blog-item .blog-info li:first-child {
	padding-left: 0; 
	border-left: none; 
}

.blog-item .blog-item-img .carousel-control {
	top: 45%;
}

.blog-item img.media-object {
    top: 2px;
	width: 60px;
	height: 60px;
    position: relative;
}

.blog-item h4.media-heading {
    position: relative;
}

.blog-item h4.media-heading span {
    right: 0;
    top: 3px;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
}

.blog-item h4.media-heading span a {
    color: #fab915;
}

/*contact*/
.form-group [class*="col-"] {
	padding-left:0;
}

/***
Icons
***/

/***
Social Icons
***/
.social-icons {
  padding: 0;
  margin: 0;
}

.social-icons:after,
.social-icons:before {  
  content: "";
  display: table;
}

.social-icons:after {    
  clear: both;
}

.social-icons li {
  float:left;
  display:inline;
  list-style:none;
  margin-right:5px;
  margin-bottom:5px;
  text-indent:-9999px;
}
.social-icons li a, 
a.social-icon {
  width:28px;
  height:28px;
  display:block;
  background-position:0 0;
  background-repeat:no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover a {
  background-position:0 -38px;
}

.social-icons-color li a {
  opacity: 0.7;
  background-position:0 -38px !important;
}

.social-icons-color li a:hover {
  opacity: 1;
}

.social-icons .social_amazon {background: url(../img/icons/social/amazon.png) no-repeat;}
.social-icons .social_behance {background: url(../img/icons/social/behance.png) no-repeat;}
.social-icons .social_blogger {background: url(../img/icons/social/blogger.png) no-repeat;}
.social-icons .social_deviantart {background: url(../img/icons/social/deviantart.png) no-repeat;}
.social-icons .social_dribbble {background: url(../img/icons/social/dribbble.png) no-repeat;}
.social-icons .social_dropbox {background: url(../img/icons/social/dropbox.png) no-repeat;}
.social-icons .social_evernote {background: url(../img/icons/social/evernote.png) no-repeat;}
.social-icons .social_facebook {background: url(../img/icons/social/facebook.png) no-repeat;}
.social-icons .social_forrst {background: url(../img/icons/social/forrst.png) no-repeat;}
.social-icons .social_github {background: url(../img/icons/social/github.png) no-repeat;}
.social-icons .social_googleplus {background: url(../img/icons/social/googleplus.png) no-repeat;}
.social-icons .social_jolicloud {background: url(../img/icons/social/jolicloud.png) no-repeat;}
.social-icons .social_last-fm {background: url(../img/icons/social/last-fm.png) no-repeat;}
.social-icons .social_linkedin {background: url(../img/icons/social/linkedin.png) no-repeat;}
.social-icons .social_picasa {background: url(../img/icons/social/picasa.png) no-repeat;}
.social-icons .social_pintrest {background: url(../img/icons/social/pintrest.png) no-repeat;}
.social-icons .social_rss {background: url(../img/icons/social/rss.png) no-repeat;}
.social-icons .social_skype {background: url(../img/icons/social/skype.png) no-repeat;}
.social-icons .social_spotify {background: url(../img/icons/social/spotify.png) no-repeat;}
.social-icons .social_stumbleupon {background: url(../img/icons/social/stumbleupon.png) no-repeat;}
.social-icons .social_tumblr {background: url(../img/icons/social/tumblr.png) no-repeat;}
.social-icons .social_twitter {background: url(../img/icons/social/twitter.png) no-repeat;}
.social-icons .social_vimeo {background: url(../img/icons/social/vimeo.png) no-repeat;}
.social-icons .social_wordpress {background: url(../img/icons/social/wordpress.png) no-repeat;}
.social-icons .social_xing {background: url(../img/icons/social/xing.png) no-repeat;}
.social-icons .social_yahoo {background: url(../img/icons/social/yahoo.png) no-repeat;}
.social-icons .social_youtube {background: url(../img/icons/social/youtube.png) no-repeat;}
.social-icons .social_vk {background: url(../img/icons/social/vk.png) no-repeat;}
.social-icons .social_instagram {background: url(../img/icons/social/instagram.png) no-repeat;}

/*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/
.dropdown-backdrop {
  position: static;
}

/***
Styler Panel
***/
.color-panel {
  z-index: 999;
  position:fixed;
  top:120px;
  right:0px;
}

.color-panel .color-mode-icons {
  top:4px;
  right:0;
  padding:20px;
  cursor:pointer;
  position:absolute;
}

.color-panel .icon-color {
  background:#c9c9c9 url(../img/icon-color.png) center no-repeat !important;
}

.color-panel .icon-color:hover {
  background-color:#3d3d3d !important;
}

.color-panel .icon-color-close {
  display:none;
  background:#3d3d3d url(../img/icon-color-close.png) center no-repeat !important;
}

.color-panel .icon-color-close:hover {
  background-color:#222 !important;
}

.color-mode {
  top:5px;
  right:40px;
  width:180px;
  display:none;
  padding:10px 0;
  position:absolute;
  background:#3d3d3d;
}

.color-mode p,
.color-mode ul,
.color-mode label {
  padding:0 15px;
}

.color-mode p {
  color:#cfcfcf;
  padding:0 15px;
  font-size:15px;
}

.color-mode ul {
  list-style:none;
  padding:4px 11px 5px;
  display: block;
  margin-bottom: 1px !important;
}

.color-mode li {
  width:28px;
  height:28px;
  margin:0 4px;
  cursor:pointer;
  list-style:none;
  border:solid 1px #707070;
  display:inline-block;
  padding: 0 5px;
}

.color-mode li:hover,
.color-mode li.current {
  border:solid 1px #ebebeb;
}
.color-mode li.current {
  border:solid 2px #ebebeb;
}

.color-mode li.color-blue {
  background:#fab915;
}

.color-mode li.color-red {
  background:#db3a1b;
}

.color-mode li.color-green {
  background:#35aa47;
}

.color-mode li.color-orange {
  background:#fab915;
}

.color-mode label {
  color:#cfcfcf;
  padding-top:10px;
  padding-bottom: 0px;
  border-top:1px solid #585858;
  margin-top: 0px;
  margin-bottom: 0px;
}

.color-mode label span {  
  text-transform:uppercase;
}

.color-mode label > span {
  display: inline-block;
  width: 85px;
}

.color-mode label > select {
  margin-top: 5px;
  text-transform: lowercase;
}

.color-mode label  span.color-mode-label {
  top:2px;
  position:relative;
}

/***
BXSlider
***/

.bxslider-container {
	
}

.bxslider,bxslider1_web,bxslider1_mobile,bxslider1_mobile2,
.bxslider1 {
  display: none;

}




.buttons-page .btn {
	margin-bottom: 5px !important;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 1px;
}
/***
Custom icon buttons
***/
.icon-btn {
  height: 60px;
  min-width: 80px;
  margin: 0 5px 5px 0;
  border: 1px solid #ddd;
  padding: 12px 0px 0px 0px;
  background-color: #fafafa !important;
  background-image: none !important;
  filter:none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  display:inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  cursor: pointer;
  position: relative;  
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}

.icon-btn i {
  font-size: 18px;
}

.ie8 .icon-btn:hover {
  filter: none !important;
} 

.icon-btn:hover {
  text-decoration: none !important;
  border-color: #999 !important;
  color: #444 !important;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 1) !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.icon-btn:hover .badge {
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
}

.icon-btn div {
  font-family: 'Open Sans', sans-serif;
  margin-top: 5px;
  margin-bottom: 10px;  
  color: #000;
  font-size: 12px;
  font-weight: 300;
}

.icon-btn .badge {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px !important;
  font-weight: 300;
  top: -5px;
  right: -5px;
  padding: 3px 6px 3px 6px;
  color: white !important;
  text-shadow: none;
  border-width: 0;
  border-style: solid;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/***
Notes
***/

/* Common styles for all types */
.note {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

.note h1,
.note h2,
.note h3,
.note h4 {
  margin-top: 0;
}

.note p:last-child {
  margin-bottom: 0;
}
.note code,
.note .highlight {
  background-color: #fff;
}

/* Variations */
.note-danger {
  background-color: #FAEAE6;
  border-color: #ed4e2a;
}

.note-warning {
  background-color: #FCF3E1;
  border-color: #fcb322;
}

.note-info {
  background-color: #E8F6FC;
  border-color: #57b5e3;
}

.note-success {
  background-color: #EBFCEE;
  border-color: #3cc051;
}

/***
Demo Utils
***/
.scrollspy-example {
  position: relative;
  height: 200px;
  margin-top: 10px;
  overflow: auto;
}

.util-btn-margin-bottom-5 .btn {
  margin-bottom: 5px !important;
}

.util-btn-group-margin-bottom-5 .btn-group {
  margin-bottom: 5px !important;
}

.fontawesome-demo i {
  font-size: 18px;
}

.fontawesome-demo li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.glyphicons-demo ul {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}
.glyphicons-demo ul li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px;
}
.glyphicons-demo ul li:hover {
  background-color: rgba(86,61,124,.1);
}

@media (min-width: 766px) {
  .glyphicons-demo ul li {
    width: 12.5%;
  }
}
/* left, right aligned form actions */
.form-actions.right {
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}

.form-actions.left {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

/* Checkboxes */
.form-group .checkbox {
  padding-left: 0;
}

.checkbox-list > label {
  display: block;
}

.checkbox-list > label.checkbox-inline {
  display: inline-block;
}

.checkbox-list > label.checkbox-inline:first-child {
  padding-left: 0;
}

/* Radios */

.radio-list > label {
  display: block;
}

.radio-list > label.radio-inline {
  display: inline-block;
}

.radio-list > label.radio-inline:first-child {
  padding-left: 0;
}

.form-horizontal .radio-list .radio {
	position: relative;
	top: -1px;
	padding-top: 0;
}
/* Rows seperated form layout */
.form-row-seperated .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 10px 10px 10px 0px;
}

.form-row-seperated .form-group.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.form-row-seperated .form-actions {
  margin-top: 0;
}

.form-row-seperated .form-body {
  padding: 0;
  margin-top: 0;
}

.form-row-seperated .help-block {
  margin-bottom: 0;
}

/* form bordered */
.form-bordered .form-body {
  margin: 0;
  padding: 0;
}

.form-bordered .form-actions {
  margin-top: 0;
}

.form-bordered .form-group {
    margin: 0;
    border-bottom: 1px solid #efefef;
}

.form-bordered .form-group.last {
    border-bottom: 0;
}

.form-bordered .help-block {
  margin-bottom: 0;
}

.form-bordered .control-label {
  padding-top: 16px;
}

.form-bordered .form-group > div {  
  padding: 10px;
  border-left: 1px solid #efefef;
}

.form-bordered .form-actions.fluid > .row > div {
  padding-left: 10px;
}

.form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
} 

.form-horizontal.form-bordered.form-row-stripped .form-control {
  background: #fff !important;
}

.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div {
  background-color: #ffffff;  
}

/***
Bordered form layout
***/

.form-bordered .form-control {
  margin: 0;
}

/***
Input icons
***/

/* input with right aligned and colored icons */

/* input with left aligned icons */
.input-icon {
  position: relative;
}


.input-icon input {
   padding-left: 33px !important;
}

.input-icon i {
  color: #ccc;
  display: block;
  position: absolute;
  margin: 9px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

.input-icon.right input {
   padding-left: 12px !important;
   padding-right: 33px !important;
}

.input-icon.right i {
   right: 8px;
   float: right;
}

.has-success .input-icon > i {
  color: #468847;
}

.has-warning .input-icon > i {
  color: #c09853;
}

.has-error .input-icon > i {
  color: #b94a48;
}

/*Extra Button style*/
a.btn-medium {
  font-size: 20px;
  padding: 10px 20px; 
}

a.btn-transparent {
  color: #fff;
  font-size: 16px;
  padding: 8px 18px;
  white-space: nowrap;   
  text-decoration: none;
  border: solid 1px #fff;
  background: none transparent;
}

a.btn-transparent:hover {
  background: #15aeee;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;      
}

.panel-primary .panel-title {
	color: #fff;
}
.panel-success .panel-title {
	color: ##468847;
}
.panel-info .panel-title {
	color: #3A87AD;
}
.panel-warning .panel-title {
	color: #C09853;
	
}
.panel-danger .panel-title {
	color: #B94A48;
}
/***
Vertical inline menu
***/
.ver-inline-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  border-left: solid 2px #fab915;
}

.ver-inline-menu li {
  position: relative;
  margin-bottom: 1px;

}

.ver-inline-menu li a {
  font-size: 14px;
  color: #7C858E;
  display: block;
  background: #ffffff;
  padding: 12px 10px 11px 8px;
}

.ver-inline-menu li:hover a{
  background: #fab915;
  text-decoration: none;
  color: #fff;
}

.ver-inline-menu li.active a{
  color: #fff;
  background: #fab915;
  text-decoration: none;
}

.ver-inline-menu li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #fab915;
  position: absolute;
  top: 16px;
  right: -5px;
}

/***
my left menu
***/




.div_display{
position:fixed;
left:30px;
top:93px;
width:20%;
max-width:340px;
max-height:850px;
overflow:auto;
overflow-x:hidden;
}

.div_center_img{
position:relative;
margin-left:0px;
float:left;
margin-top:20px;

}

.div_center_title{
position:relative;
margin-left:0px;
float:left;
margin-top:58px;
font-size:38px;
color:#333333;
line-height:130%;
}

.div_center{
position:relative;
left:21%;
margin-bottom:0px;
/*background:#f1f1f0;*/
opacity:1;
margin-top:40px;
margin-left:20px;
padding:0px;
padding-bottom:10px;
width:75%;
}


.div_center_table{
position:relative;
left:21%;
margin-bottom:80px;
background:none;
opacity:0.95;
margin-top:155px;
margin-left:20px;
padding:0px;
padding-bottom:10px;
width:780px;
}

.div_center_bgnone{

background:none;

}

.div_center_bgblock{

background:#f1f1f0;

}

.div_center_mobile_none{
position:relative;
left:21%;
margin-bottom:280px;
background:#f1f1f0;
opacity:0.95;
margin-top:155px;
margin-left:20px;
padding:0px;
padding-bottom:10px;
width:780px;
}

.div_center_none{
position:relative;
left:21%;
margin-bottom:280px;
background:#f1f1f0;
opacity:0.95;
margin-top:33px;
margin-left:20px;
padding:0px;
padding-bottom:10px;
width:780px;


}




.div_center_planmain2022{
position:relative;
left:10%;
margin-bottom:20px;
/*background:#f1f1f0;*/
opacity:0.95;
margin-top:20px;
margin-left:20px;
padding:0px;
padding-bottom:10px;
width:100%;
	max-width:1420px;


}


.iframe_bottom{
margin-bottom:0px;
}

.iframe_roll{
overflow:auto;
height:820px;
}

.iframe_div_h{
height:300px;
}

.iframe_div_h_2{
height:250px;
}


.div_center_title_full{
position:relative;
left:20%;
margin-left:0px;
margin-top:35px;
font-size:38px;
color:#ffffff;
z-index:5;
line-height:150%;

width:80%;
max-width:990px;

}

.div_center_full{
position:relative;
left:20%;
margin-bottom:80px;
background:#f1f1f0;
opacity:0.95;
margin-top:48px;
margin-left:0px;
padding:0px;
padding-bottom:10px;
width:100%;
max-width:990px;

}

.left_menu_topmar{
	margin-top: -130px;
	}


.myleftmenu {
	border: none; 
	box-shadow: none;
	min-width: 200px;
	border-bottom: none;
	border-left: solid 2px #ffffff; 
	border-right: solid 0px #ffffff; 
	border-top: solid 0px #FF6B00;
		padding:0px;
	padding-top: 80px;

list-style-type:none;
}

.myleftmenu .l_menu_tab2{
margin-top:10px;
}

.myleftmenu .l_menu_tab2 a{
font-weight: bold;
font-size:24px;
}

.myleftmenu li {
  position: relative;
  margin-bottom: 1px;
  border-bottom: solid 0px #ffffff; 

}

.myleftmenu li .title {
font-size:28px;
color:#FF6B00;
font-weight:400;
line-height:130%;

}



.myleftmenu li a {
  font-size: 20px;

  display: block;

  padding: 7px 15px 2px 8px;
}

.myleftmenu li:hover a{
  text-decoration: none;

}

.myleftmenu li.active a{


}

.myleftmenu li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #fab915;
  position: absolute;
  top: 16px;
  right: -5px;
}



.myleftmenu li .myleftmenu_next a{
	color: #444;
	background: none;

}


.myleftmenu li .myleftmenu_next:hover a{
	color: #FF6B00;
	 background: none;

}
.myleftmenu li .myleftmenu_next a.red{
	color: #fab915;
	

}

.myleftmenu li .myleftmenu_next:hover a.red{
	color: #ffffff;

}

.myleftmenu li .myleftmenu_next a.active{
	color: #FF6B00;
	

}


.leftmenu_2div{
	list-style-type:disc;

}



/***
my left menu2
***/
.myleftmenu2 {
	border: none; 
	box-shadow: none;
	min-width: 200px;
	border-bottom: none;
	border-left: solid 1px #eee; 
	border-right: solid 1px #eee; 
	border-top: solid 2px #fab915;
	padding: 0;
list-style-type:none;
}

.myleftmenu2 li {
  position: relative;
  margin-bottom: 1px;
  border-bottom: solid 1px #eee; 

}

.myleftmenu2 li .title {
font-size:17px;
color:#333;

}



.myleftmenu2 li a {
  font-size: 14px;
  color:#333;
  display: block;
  background: #ffffff;
  padding: 6px 15px 6px 14px;
}

.myleftmenu2 li:hover a{
  background: #fab915;
  text-decoration: none;
  color: #fff;
}

.myleftmenu2 li.active a{
  color: #fff;
  background: #fab915;
  text-decoration: none;

}

.default_title{

color: #f5b01c;
	

}

.myleftmenu2 li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #fab915;
  position: absolute;
  top: 16px;
  right: -5px;
}


/* gallery page */
.gallery-item{
	padding-top: 15px;
	padding-bottom: 15px;
}
.gallery-item a {
	display: block;
	position: relative;
}
.gallery-item .zoomix {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 90;
	background: #000;
	opacity: 0;
	filter: alpha(opacity = 0);

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;
}
.ie7 .gallery-item .zoomix{
	clear: both;
}
.gallery-item a:hover .zoomix{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:0.4;	
	filter: alpha(opacity = 50);
}
.gallery-item .zoomix .icon-search {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
}

/* 404 page */
.page-404 {
 	text-align: center;
 	padding-top: 100px;
 	padding-bottom: 108px;
}
.page-404 .number {
	position: relative;
	top: 35px;
	display: inline-block;
	letter-spacing: -10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #fab915;
	text-align: right;
}
.page-404 .details {
	margin-left: 40px;
	display: inline-block;
	padding-top: 0px;
	text-align: left;
}

/* 500 page option #1 */
.page-500 {
	text-align: center;
	padding-top: 132px;
	padding-bottom: 100px;
}
.page-500 .number {  
	display: inline-block;
	letter-spacing: -10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #fab915;
	text-align: right;
}
.page-500 .details {
	margin-left: 40px;
	display: inline-block;
	text-align: left;
}

/* search */
.search-form-default {
	margin: 0 0 25px;
	background: #f8f8f8;
	padding: 12px 14px;
}
.search-result-item {
	margin-bottom: 30px;
}
.search-result-item h4 {
	margin-bottom: 3px;
}
.search-link {
	color: #999;
	font-size: 12px;
}
.overflow-hidden {
	overflow: hidden;
}


.data_s {
	color: #999;
	font-size: 14px;
}




.other_banner_h{

width:100%;
height:100px;
margin-bottom:20px;
}

.other_banner_h_add{

width:100%;
height:100px;
margin-bottom:20px;
}

.other_banner_h_add .all_title{
padding-left:20px;
}

.col-md-12-banner{
padding-left:0px;
padding-right:0px;
}

.col-md-12-add{
padding-left:0px;
padding-right:0px;
}


.col-md-12{
/*padding-left:0px;
padding-right:0px;*/
}



.font_h{
height:40px;
}

.all_title{
color: #fab915;
font-size: 30px;
font-weight:bold;
}


/* Table team*/

.address_div{
width:100%;
padding:3px;
}

.address_div .table_set{
width:100%;
border-collapse: collapse;
}

.address_div .table_set td{
padding:10px;
margin:10px;
}


.td_hang_all_line{
background: #eeeee1;
border-bottom: 1px solid #fff;
height:1px;
}

.table_title_first{
background: #eeeeee;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}


.table_title_last{
background: #eeeeee;
border-bottom: 1px solid #ddd;
}

.table_title_01{
background: #eeeeee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.table_title_02{
background: #eeeeee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.table_title_03{
background: #eeeeee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}


.td_hang_a_first{
background: #eeeee1;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}

.td_hang_a_first_w{
background: #f7f7e7;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}

.td_hang_a_last{
background: auto;
border-bottom: 1px solid #fff;

}

.td_hang_a_last_w{
background: #ffffff;
border-bottom: 0px solid #fff;

}

.td_hang_a01{
background: #ffffff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}

.td_hang_a02{
background: #ffffff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;

}

.td_hang_a03{
background: #ffffff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}


.td_hang_b_first{
color:#444;
background: auto;
border-bottom: 1px solid #fff;
border-right: 0px solid #fff;
}


.td_hang_b_last{
color:#444;
background: #f5ab1c;
border-bottom: 0px solid #fff;
}

.td_hang_b01{
color:#444;
background: #FFFFFF;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}

.td_hang_b02{
color:#444;
background: #FFFFFF;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}

.td_hang_b03{
color:#444;
background: #FFFFFF;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
}


.map_link{
color:#666666;
text-decoration:none;
}

.add_blue{
color:#000000;
font-size:18px;
font-weight:bold;
line-height:150%;
}

.add_org{
color:#fab915;
font-size:18px;
font-weight:bold;
line-height:150%;
}

.viewmap_w{
width:40%;
}



.width_images100{
width:100%;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

.width_images95{
width:95%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images90{
width:90%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images85{
width:85%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images80{
width:80%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images75{
width:75%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images70{
width:70%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images65{
width:65%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images60{
width:60%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images55{
width:55%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images50{
width:50%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}


.width_images45{
width:45%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images40{
width:40%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images35{
width:35%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images30{
width:30%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images25{
width:25%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images20{
width:20%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images15{
width:15%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images10{
width:10%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.width_images5{
width:5%;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.images_logo_s{
width:310px;
}

.images_s{
width:auto;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.images_s_tc{
width:auto;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

.image_s_padding_left{
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
width:30%;
border-bottom: 1px solid #ddd;
}
.image_s_padding_right{
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
width:70%;
border-bottom: 1px solid #ddd;
text-align:left;
}

.image_s_padding_phonedb_left{
padding-top:0px;
padding-bottom:0px;
width:30%;
border-bottom: 1px solid #ddd;
text-align:center;
}
.image_s_padding_phonedb_right{
padding-top:10px;
padding-bottom:10px;
width:70%;
border-bottom: 1px solid #ddd;
text-align:left;
}

.image_s_padding_phonedb_logo{
padding-top:0px;
padding-bottom:0px;
width:150px;
text-align:center;
}

/*mobile and web display setting ------------------------------------------*/
.mobile_show{
display:none;
}
.web_show{
display:block;
}



/*mobile and web display setting ------------------------------------------*/

.box_show{
border-top:2px solid  #fab915;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
margin:10px;
}


/*phone db ------------------------------------------*/



.phonedb_left_logo{
height:45px;
/*max-width:150px;
min-width:120px;*/
margin-left:10px;
margin-top:5px;
margin-bottom:0px;

}
.phonedb_mobile_logo{
height:35px;
/*max-width:150px;
min-width:120px;*/
margin-top:5px;
margin-bottom:5px;

}

.phonedb_mobile_logo2{
height:32px;
/*max-width:150px;
min-width:120px;*/
margin-top:5px;
margin-bottom:5px;

}

.phonemenu_app_h5{
height:45px;
margin-top:3px;
margin-bottom:3px;
}

.phonedb_more_menu{
width:48px;
margin-top:5px;
margin-right:10px;
}

#div_more_id {
	float: left;
	width: 100%;
	padding-left:10px;
	text-align: right;
	position: absolute;
	z-index: 20000;
}

.mobile_menu_div {
	background-color: #fff;
	border-color: #fab915;
	opacity: 0.98;
	width:100%;
	border: 5px solid #fab915;
	
	float: left;
	display: none;
}

#div_mobile_menu {
width: 95%;
    position: relative;
}



.rank{height:160px; line-height:20px; padding:8px 0; border-bottom:1px dashed #ccc; margin:0px 4px;}
.last{border-bottom:0 none;}
.ico_red{float:left; height:4px; padding:5px 5px 66px; width:20px;}
.rankPic{float:left; height:80px; padding-right:20px; width:130px; padding-top:5px;}
.rankPic01{width:130px;}
.rankPic img{border:0px solid #B5B5B5;}
.rankPrice {color:#e93f04; font-size:16px; font-weight:bold; padding-top:20px;padding-left: 3px;text-align:center;}
.rankPrice01 {color:#e93f04; font-size:13px; padding-top:20px;text-align:center;}
.rankTitle {clear:both; padding-left:0px; padding-top:20px; text-align:center;}
.product-right{width:100%;}



.rankPrice_home {color:#e93f04; font-size:25px; font-weight:bold; padding-top:20px;padding-left: 3px;text-align:center;}
.phone_home_page_mobile_0{background-color: #ffffff;}
.phone_home_page_mobile_1{background-color: #ffffff;}
.phone_home_page_mobile_2{background-color: #ffffff;}
.phone_home_page_mobile_3{background-color: #ffffff;}
.phone_home_page_mobile_4{background-color: #ffffff;}
.phone_home_page_mobile_5{background-color: #ffffff;}
.phone_home_page_mobile_6{background-color: #ffffff;}
.phone_home_page_mobile_7{background-color: #ffffff;}
.phone_home_page_mobile_8{background-color: #ffffff;}
.phone_home_page_mobile_9{background-color: #ffffff;}
.phone_home_page_mobile_10{background-color: #ffffff;}
.phone_home_page_mobile_11{background-color: #ffffff;}
.menu_mobile3 .divline{background-color: #ffffff;}


/*.citem {margin-left:-40px;width:105%;}*/
.citem {margin-left:0px;width:100%;padding: 0px;}
.citem li{list-style-type:none;float:left; width:25%;min-width:160px;margin:0px; /*height:330px;*/ text-align:center; display:inline; border-right:1px solid #e4e6e5; border-bottom:1px solid #e4e6e5;}
.citem dl {position: relative;} 


.prdpic{}
.citem .prdpic a { display: block;margin: 0 auto;}
/*.citem li img {width: 117px;height:120px;max-height:120px;margin-top: 0px;overflow: hidden; max-width:120px;}*/



.pop_icon{
position:absolute;
margin-top:-100px;
width:60%;
left:20%;
min-width:100px;

}

.home_pre_set{

}

.subfeature .home_pre_set{
margin-top:-180px;
margin-left:25%;
}

.subfeature .pop_icon .home_pre_set{
margin-top:10px;
	margin-left:-10%;

}



.pop_icon_b{
position:relative;

}

.product_s{
width:60%;
max-width:130px;
}

.product_b{
width:100%;
max-width:300px;
margin-top:60px;
}

.product_b_search{
width:90%;
max-width:300px;
margin-top:0px;
}

.good-name{display: block;min-height:50px; margin: 5px;margin-left: 10px;font-size:16px;color:#000;font-weight:normal;margin-top:15px;}
.good-name a{/*font-size:18px;*/}
.good-price-old {color: #777;margin-top: 3px;}
.good-price-old del { background-position: 0 -30px;padding-left: 3px;}
.good-price {margin-top: 3px;color:#777;}
.good-price strong {color: #e93f04;background-position: 0 -3px;padding-left: 3px;font-size:19px;}
.phone-price{margin-top: 3px;font-size:18px;}
.good-price-big{color: #e93f04;margin-top: 3px;font-size:30px;}
.productpg{height:35px; line-height:35px; text-align:center; background-color:#f8f8f8; width:100%;}
.pagination{border-bottom:1px solid #e4e6e5;width:100%;margin:0px;padding-bottom:5px;border-radius:0px;display:block;}
.myline{padding:5px; float:right;margin-top:-45px;margin-right:0px;width:40%;min-width:100px;}
.myline_mobile{width:98%;}
.myline_num{padding-top:5px; padding-bottom:5px;padding-left:0px;padding-right:0px;text-align:center;font-size:15px;}
.myline_num .a8{font-size:15px;}
.phonedb_title{ padding-top:10px;float:left;}
.phone_t1{font-weight:bold;line-height:180%;min-width:70px;}
.phone_t4{font-weight:bold;line-height:180%;}
.displatable{line-height:180%;}
.phone_f1{padding-left:7px;}
.phonedb_tc{line-height:160%;}
.phonedb_tc_title{ font-weight:bold;line-height:160%;}
.search_msg{border-bottom:solid 1px #eeeeee;border-top:solid 0px #fab915;border-left:0px solid #e4e6e5;border-right:0px solid #e4e6e5;color:#444;line-height:180%;width:100%;padding:10px;}

/*phone db END ------------------------------------------*/

/*Ebill Page ------------------------------------------*/

.green_title01{

color:#279874;
font-size:18px;
font-weight:bold;
line-height:150%;
border-left:5px solid #279874;
padding-left:10px;

}

.green_title02{

color:#000000;
font-size:16px;
font-weight:bold;
line-height:150%;


}



/*Ebill Page END ------------------------------------------*/

/*JOB Page ------------------------------------------*/

.td_title_hl{

color:#000000;
font-size:18px;
font-weight:bold;
line-height:150%;
border-left:5px solid #F9DC11;
padding-left:10px;
}

.td_job_a{

background: #ffffff;
border-bottom: 1px solid #ddd;
padding:10px;
}

.td_job_b{
color:#FFFFFF;
background: #f5ab1c;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding:10px;
}


/*JOB  Page END ------------------------------------------*/


/*APPLE Page ------------------------------------------*/

.tab_title_hl{
width:40%;
color:#000000;
font-size:13px;
font-weight:bold;
line-height:120%;
border-top:2px solid #ea7a04;
padding-top:7px;
padding-bottom:7px;
background:#F7F8F7 url(/TDWorld/r/cms/www/red_h5/assets/img/apple_tab_bg.gif) left top;
vertical-align:center;
}

.tab_title_other{
width:30%;
vertical-align:center;
padding-top:7px;
padding-bottom:7px;
color:#333333;
font-size:13px;
line-height:120%;
border-top:2px solid #ffffff;

}

.tab_title_other a{
color:#333333;
}

.apple_address_title{
color:#333333;
font-size:15px;
font-weight:bold;
line-height:180%;

}


/*APPLE Page END ------------------------------------------*/


/*IT PAGING Page ------------------------------------------*/

.itpaging_title_hl{
color:#000000;
font-size:13px;
font-weight:bold;
line-height:120%;
border-top:2px solid #ea7a04;
padding-top:12px;
padding-bottom:12px;
background:#F7F8F7 url(/TDWorld/r/cms/www/red_h5/assets/img/apple_tab_bg.gif) left top;
vertical-align:center;
text-align:center;
}

.itpaging_bg{
background:#F7F8F7 url(/TDWorld/r/cms/www/red_h5/assets/img/smsbg01.png) no-repeat;background-position:90% 50%;
}

.itpaging_title_other{
text-align:center;
vertical-align:center;
padding-top:12px;
padding-bottom:12px;
color:#333333;
font-size:13px;
line-height:120%;
border-top:2px solid #ffffff;

}

.itpaging_title_other a{
color:#333333;
}

.itpaging_address_title{
color:#333333;
font-size:15px;
font-weight:bold;
line-height:180%;

}


/*IT PAGINGPage END ------------------------------------------*/


/*POP UP SETTING ------------------------------------------*/
.pop_width{
width:620px;
border: solid 4px #ffffff;

}

.pop_width_02{
width:570px;

}

.pop_logo{
width:220px;
}

.pop_ad_img{
width:100%;
}

.pop_bg{
background:#ffffff url(/popup/img/pop_bg.png) no-repeat;
background-position:90% 50%;"

}

.pop_title01{
font-size:22px;
color: #FF3300; 
font-weight: bold;
}

.pop_title02{
font-size:18px;
color: #000000; 
font-weight: bold;
}

.pop_font{
font-size:15px;
color: #444444; 
}

/*POP UP SETTING END ------------------------------------------*/

.home_title01 {
	color: #444;
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 10px; 
	margin-left: 0px;
}
	

.home_title {
	color: #444;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 10px; 
	margin-left: 0px;
    padding-left:10px;
     padding-right:10px;
	display: inline-block;
}

.home_title02 {
	color: #666;
	font-size: 13px;
	line-height: 150%;
	font-weight: 400;
	margin-bottom: 10px; 
	margin-left: 0px;
    padding-left:10px;
 padding-right:10px;
	display: inline-block;
}


/*Home banner font set ------------------------------------------*/




.banner_fontset00 {
		color: #fab915;
		font-weight:bold;
	font-size: 36px;
		line-height:120%;


}


.banner_fontset01 {
	
	font-size: 28px;
     line-height:180%;

}

.banner_fontset02 {
	
	font-size: 28px;
	     line-height:180%;

}


.search_div{

width:278px;

}





/*web head menu*/

.logo_mobile{
height:45px;
}

.logo_web{
height:45px;
	margin-bottom:3px;
	margin-top:-3px;
}

.pad_icon{
height:45px;
	margin-bottom: 3px;
}

.pad_icon_myhome{
height:40px;
	margin-bottom: 3px;
}

.pad_font{
font-size:19px;
}

.pad_font_myhome{
font-size:17px;
}

.pad_hide{

}
.br_hide{
display:none;
}

.ipad_h_show{
display:none;
}

.ipad_h_hide{
	/*display:block;*/
/*display:inline;*/
}

.last_tag{
margin-left:-128px;
}

.top_bar{
padding-top:0px;padding-bottom:10px;padding-left:0px;
}
.top_right_bar{
margin-top:-60px;padding-bottom:0px;margin-right:0px;color:#444;font-weight:500;text-align:right;float:right;
}

.btn-f2{

	color: #ffffff!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #fab915!important;
	padding-left: 7px!important;
	padding-right: 7px!important;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px;
	background-color: #fab915!important;
	min-width:100px;
	width:100%;
}

.btn-w2{

	color: #ffffff!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #fab915!important;
	padding-left: 37px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 20px;
	background-color: #fab915!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-w.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.btn-w2_h{

	color: #999999!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #f5f5f5!important;
	padding-left: 37px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 50px;
	background-color: #f5f5f5!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-h.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.btn-w2_b{

	color: #ffffff!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #fab915!important;
	padding-left: 37px!important;
	padding-right: 15px!important;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 20px;
	background-color: #fab915!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-w.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}


.btn-y2{
	color: #fab915!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #fab915!important;
	padding-left: 32px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 50px;
	background-color: #ffffff!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-gold.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.btn-y2-none{
	color: #fab915!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 0px solid #fab915!important;
	padding-left: 22px!important;
	padding-right: 0px!important;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-gold.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:30px;
}

.btn-y3-bold{
	color: #000000!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 0px solid #fab915!important;
	padding-left: 26px!important;
	padding-right: 0px!important;
	font-size: 17px;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/css/sun_2024/images/new_arrow-in-circle-gold-y3.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:30px;
}


.btn-y3-none{
	color: #444!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 0px solid #fab915!important;
	padding-left: 22px!important;
	padding-right: 0px!important;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/css/sun_2024/images/new_arrow-in-circle-gold-y3.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:30px;
}

.btn-y33-none{
	color: #ffffff!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 0px solid #fab915!important;
	padding-left: 30px!important;
	padding-right: 0px!important;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/css/sun_2024/images/new_arrow-in-circle-gold-y3.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:30px;
}

.btn-y333-none{
	color: #444!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 0px solid #fab915!important;
	padding-left: 26px!important;
	padding-right: 0px!important;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/css/sun_2024/images/new_arrow-in-circle-gold-y3.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:30px;
}

.btn-y3-tc{
	padding-left: 25px!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/css/sun_2024/images/new_arrow-in-circle-gold-y3.png);
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-position: 0px 60%;
}


.btn-b2{
	color: #000000!important;
	text-shadow: none!important;
	-webkit-text-shadow: none!important;
	border: 3px solid #000000!important;
	padding-left: 32px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 50px;
	background-color: #ffffff!important;
	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/sun/arrow-in-circle-b.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}




.phone_icon_1{
	color: #000000!important;


	padding-left: 40px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_1.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.phone_icon_2{
		color: #000000!important;

	padding-left: 40px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_2.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.phone_icon_3{
		color: #000000!important;

	padding-left: 30px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_3.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:100px;
}

.phone_icon_4{
		color: #000000!important;	padding-left: 30px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_4.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:100px;
}

.phone_icon_5{
		color: #000000!important;

	padding-left: 30px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_5.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:100px;
}

.phone_icon_6{
		color: #000000!important;

	padding-left: 30px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_6.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	min-width:100px;
}
.phone_icon_7{
		color: #000000!important;

	padding-left: 40px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_7.png);
	background-size: auto 50%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}

.phone_icon_8{
		color: #000000!important;

	padding-left: 40px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_8.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}


.phone_icon_9{
		color: #000000!important;

	padding-left: 40px!important;
	padding-right: 7px!important;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	

	background-image: url(/TDWorld/r/cms/www/red_h5/assets/img/phone_db_icon/phone_icon_9.png);
	background-size: auto 60%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	min-width:100px;
}







.btn {
  margin-right: 2px;
  margin-bottom: 2px;

  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}


.btn-h {
  background: #f5f5f5;
  color: #999999;
  border: 1px solid #f5f5f5;
}


.btn-primary {
  background: #fab915;
  color: #fff;
  border: 1px solid #fab915;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #f96c2f !important;
  border-color: #f96c2f !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #fab915;
  border: 1px solid #fab915;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #fab915;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 1px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 1px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 1px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 1px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 1px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

/*Home banner font set END ------------------------------------------*/

.nm_count_y {
  /* number of items indicator */
  position: absolute;
  padding-left:6px;
  padding-top:0px;
  height: 25px;
  width: 25px;
  background: #fab915;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  text-indent: 0;

}

.nm_count_h {
  /* number of items indicator */
  position: absolute;
  padding-left:6px;
  padding-top:0px;
  height: 25px;
  width: 25px;
  background: #6d6e70;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  text-indent: 0;

}


.nm_count_b {
  /* number of items indicator */
  position: absolute;
  padding-left:6px;
  padding-top:0px;
  height: 25px;
  width: 25px;
  background: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  text-indent: 0;

}




.nav-tabs{
	border-bottom:0px solid #fab915;
	margin-bottom:1px;
}

.nav>li>a:hover, .nav>li>a:focus{
	border-bottom:0px solid #fab915;
}

.nav>li>a{
color:#fab915;
background:#ffffff;
border:0px solid #ddd;
padding:8px 6px;
font-size:17px;
}


.nav-tabs>li>a{
	border-radius:0px 0px 0 0;
	border-bottom:0px solid #fab915;
}

.nav-tabs>li{
	padding-right:0px;
}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
color:#FFFFFF;
background:#f5ab1c;
border:0px solid #ddd;
}




/*關閉POPUP後，網?保留再次開啟窗品的小圖片*/
.tu{position:fixed; bottom:200px;right:0px;display:none;cursor:pointer;}


.home_bottom{
height: 65px;
}

.modal-footer{
	overflow-y:auto;
	max-height:215px;
	width:98%;
	position: absolute;
	left: 0%;
padding:0px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #fff}

.modal-foote{
height: 155px;
}

.modal-dialog{border: 0px;width:100%;max-width:1200px;padding-top:3%;}



.close{margin-top:-2px;padding-top: 0px;float: none;text-align: center;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1;filter:alpha(opacity=1)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:1;filter:alpha(opacity=1)}



.modal{overflow-y:auto;overflow-x:auto;z-index:99999999;}
.modal-content{
-webkit-box-shadow:0 0px 0px #333333;
box-shadow:0 0px 0px #333333;
border:0px;
margin-left:7%;
margin-right:7%;
}



.btn-lg{padding:12px 15px;font-size:24px;line-height:1.33;border-radius:6px}


.tx{
	line-height: 23px;
}
.tx1{
	line-height: 23px;
	font-size: 18px;					 
}


.myhome_margin{
	height:0px;
}
.myhome_margin_m{
	height:26px;
}


._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fab915;width:5px;}           //小滚动条的背景色
._mCS_1 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fab915; }    //小滚动条hover上去的颜色
._mCS_1 #mCSB_1_scrollbar_vertical .mCSB_dragger{ height: 100px; }          　　　　　　　　　　 //小滚动条的宽高


._mCS_1 .mCSB_scrollTools{right:0px;}       
._mCS_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fab915;width:5px;}           //小滚动条的背景色
._mCS_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fab915;}    //小滚动条hover上去的颜色
._mCS_2 #mCSB_2_scrollbar_vertical .mCSB_dragger{ height: 100px; }          　　　　　　　　　　 //小滚动条的宽高
	


.set_div{
position:absolute;
}


.foot_div_001{
background:#f1f1f0;

}


.nowe_marginleft{
margin-left:-165px;

}

.plan_marginleft{
margin-left:-165px;

}


.phonedb_marginleft{
margin-left:-365px;

}

.vas_marginleft{
margin-left:-265px;

}

.cs_marginleft{
margin-left:-125px;

}

.idd_marginleft{
margin-left:-20px;

}
.phonedb_widthx{
width:1040px;overflow-x:auto;
	}


.tab_none_icon {
background:#none;
	color: #000000;
	cursor:hand;
}
.tab_none_icon:hover{
background:#f8e097;
cursor:hand;
	color: #000000;
}

.tab_none_icon a{
    font-weight:bold;
	color: #000000;
	cursor:hand;
}

.tab_none_icon a:hover{
background:#f8e097;
cursor:hand;
	color: #000000;
}


.tab_none_icon .cd-faq-trigger::before,.tab_none_icon .cd-faq-trigger::after{
background:none;


}

.add_bottom_tc{
padding: 5px;background: #ffffff;opacity: 0.9;width:auto;

}


.home_tab_01{
text-align:left;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_1_bg.jpg);background-size:auto 112%;

}



.home_tab_02{
text-align:left;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_2_bg.jpg);background-size:auto 112%;

}




.home_tab_03{
text-align:left;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_3_bg.jpg);background-size:auto 112%;

}



.home_tab_04{

text-align:right;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_4_bg.jpg);background-size:auto 112%;"
	
}


.home_tab_05{
	
text-align:right;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_5_bg.jpg);background-size:auto 112%;

}


.home_tab_06{
text-align:right;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_6_bg.jpg);background-size:auto 112%;

}

.home_tab_07{
text-align:right;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_7_bg.jpg);background-size:auto 112%;

}


.home_tab_08{
text-align:left;cursor: pointer;background-image:url(/TDWorld/r/cms/www/red_h5/assets/img/home_icon/production/home_8_bg.jpg);background-size:auto 112%;

}

.model_top{
	margin-top: 75px;
	}

.top_banner_bg{
	width:100%;height:150px;float:left;margin-top:0px;
	text-align:right;background-image:url(/TDWorld/r/cms/www/red/img/top_banner/plan_topbanner_bg.png);background-size:auto 100%;background-repeat: no-repeat;background-position: left 0px;
	}


.top_banner_bg_m{
	width:100%;height:150px;float:left;margin-top:-150px;
	text-align:right;background-image:url(/TDWorld/r/cms/www/red/img/top_banner/plan_topbanner_bg_m.png);background-size:auto 100%;background-repeat: no-repeat;background-position: left 0px;
	}


.top_banner_bg_s{
	width:100%;height:150px;float:left;margin-top:-150px;
	text-align:right;background-image:url(/TDWorld/r/cms/www/red/img/top_banner/plan_topbanner_bg_s.png);background-size:auto 100%;background-repeat: no-repeat;background-position: left 0px;
	}

.top_banner_bg_s_m{
	width:100%;height:150px;float:left;margin-top:-150px;
	text-align:right;background-image:url(/TDWorld/r/cms/www/red/img/top_banner/plan_topbanner_bg_s_m.png);background-size:auto 100%;background-repeat: no-repeat;background-position: left 0px;
	}


.bottom_line{
border-bottom:1px solid #f8d796;
	}

/*
.modal-backdrop.in{

opacity:1;
	background-color: #ffffff;
}


.modal-backdrop.fade{

opacity:0;
	background-color: #ffffff;
}


.fade.in{
opacity:1;
	background-color: #ffffff;
}


.modal-backdrop{


}
*/


.cardfont{
	color: #e93f04;
	/*text-stroke:2px #ffffff;*/
	 text-shadow: #ffffff 1px 0 0, #ffffff 0 1px 0, #ffffff -1px 0 0, #ffffff 0 -1px 0;
	
	font-size:15px;
	font-weight:bold;
	line-height:130%;
}
