/* 
templatemo 395 urbanic
*/

/* 
Urbanic Template 
http://www.templatemo.com/preview/templatemo_395_urbanic 
*/

body, html {
    overflow-x: hidden;
}

body {
    background-color: #ffffff;
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
	font-size: 19px;
	font-weight: 300;
	letter-spacing: 0.06em;
	line-height: 1.5;
/*	color: rgb(86, 74, 63);*/
	color: #2d1512;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p {
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
	font-weight: 300;
}
p {
	margin-bottom: 0px;
}

ul {
    margin: 0;
    clear: both;
}

li {
    line-height: 1.6em;
}

a:hover, a:focus, a:active, a:visited {
	text-decoration: none;
}

.templatemo_clear {
    clear: both;
}


.templatemo-top-bar {
    min-height: 20px;
    background-color: #569cc7;	
}

.templatemo-top-menu {
    min-height: 50px;
    background-color: #ffffff;
    z-index: 5000;
    width: 100%;
}
.templatemo-top-menu .navbar-toggle {
    margin-top: 15px;
}

.templatemo-top-menu .navbar-brand {
    
}
.subheader {
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
    font-weight: 300;
    margin-top: 5px;
	margin-bottom: 5px;
    font-size: 12px;
	color: #ffffff;
}
.subheader-link{
	color: #ffffff;
}
.subheader-link:hover{
	color: #ffffff;
}

/* ------ Logo ----- */
.logo {
    display: block;
}
.logo-m {
    display: none;
}

.freebirdFormviewerViewCenteredContent {
    margin: auto;
    width: 90% !important;
}
/* -------------------------------------------- Carousel ------------------------------------------------------ */

#templatemo-carousel {
    background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*overflow-x: hidden;*/
    margin-bottom: 0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}

#templatemo-carousel .carousel-inner > .item > img {
    min-width: 100%;
    left: 0;
    top: 0;
}


@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 60px;
        padding-left: 50px;
        right: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}


/*選單active*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ff8362;
	font-weight: 400;
}

/* ------------------------------------------- End of Carousel --------------------------------------------- */

.templatemo-service {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f7f7f7;
}

/*---------------------------------------------------所有共用樣式----------------------------------------------*/

.templatemo_introduction {
    margin-bottom: 0px;
    margin-top: 0px;
	padding-top: 60px;
    padding-bottom: 60px;
}
.templatemo-section_01, .templatemo-section_02, .templatemo-section_03, .templatemo-section_04 {
    margin-bottom: 0px;
    margin-top: 0px;
	padding-top: 65px;
    padding-bottom: 75px;
}

/*標題*/
.main_title_decoration{
	text-align: center;
}
.main_title{
	color: #2d1512;
	font-size: 52px;
	line-height: 1.3;
	letter-spacing: 0;
	text-align: center;
	font-weight: 500;
/*	font-family: 'Noto Serif TC', serif;*/
	font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
	margin-top: 5px;
}
.main_title_line{
	text-align: center;
}


/*區塊*/
.content_introduction{
	margin-top: 30px;
	text-align: center;
}

.content_block{
	margin-top: 30px;
}

.content_block_2{
	margin-top: 15px;
}
.content_block_3{
	margin-top: 23px;
}

.content_block_4{
	margin-top: 30px;
}


.content_box{
	margin-top: 15px;
}
.content_box2{
	margin-top: 15px;
}

/*圖片*/
.img_desk{
	display: block;
}
.img_mob{
	display: none;
}


/*按鈕桌機手機板*/
.btn-desk{
	display: block;
}
.btn-mob{
	display: none;
}

/*按鈕樣式*/


.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
	border: 1px solid #dbdbdb;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
	border: 1px solid #245580;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
	border: 1px solid #b92c28;
}

.btn-lg {
    padding: 20px 16px;
/*    font-size: 18px;*/
	font-size: 20px;
	font-weight: 500;
    line-height: 1.3;
    border-radius: 6px;
}
.btn-lg2 {
    padding: 20px 16px;
/*    font-size: 18px;*/
	font-size: 20px;
	font-weight: 300;
    line-height: 1.3;
    border-radius: 6px;
}
.btn-lg3 {
    padding: 20px 16px;
/*    font-size: 18px;*/
	font-size: 20px;
	font-weight: 500;
    line-height: 1.3;
    border-radius: 6px;
	color: #fff136;
}

/*表格桌機手機板*/
.table_desk{
	display: block;
}
.table_mob{
	display: none;
}

/*表格文字大小設定   */
.ma_content2 {
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
    font-size: 19px;
	font-weight: 300;
    line-height: 30px;
    font-variant: normal;
    color: rgb(86, 74, 63);
  	letter-spacing: 1px;
    margin-bottom: 0em;
}

/*表格內基本設定 -  - ma_content2這個CSS在後面會有  */
.ma_content2 td {
/*
    word-break: break-all;
    word-wrap: break-word;
*/
    border: 1px solid #d0d2d7 !important;
    line-height: 1.5;
    padding: 15px;
}

/*表格各測驗表頭顏色  -  TOEIC  */
.table-toeic-bg {
    background: #6da6db; /* Old browsers */
    background: -moz-linear-gradient(left, #6da6db 0%, #24487f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #6da6db 0%,#24487f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #6da6db 0%,#24487f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6da6db', endColorstr='#24487f',GradientType=1 ); /* IE6-9 */
}

/*表格各測驗表頭顏色  -  sw  */
.table-sw-bg {
    background: #ab83b9; /* Old browsers */
    background: -moz-linear-gradient(left, #ab83b9 0%, #694a87 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ab83b9 0%,#694a87 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ab83b9 0%,#694a87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab83b9', endColorstr='#694a87',GradientType=1 ); /* IE6-9 */
}

/*高度*/
.space20 {
    padding: 10px 0 10px 0;
}

/*---------------------------------------------------引言開始----------------------------------------------*/

.introduction_emphasize{
/*	font-size: 32px;*/
	text-align: center;
/*	margin-bottom: 30px;*/
}
.introduction_text{
	text-align: left;
	line-height: 1.8;
	text-shadow: 0 0 10px #ffffff;
}

/*---------------------------------------------------引言結束----------------------------------------------*/


/*------------------------------------------------第一區塊開始-------------------------------------------*/
.templatemo-section_01 {
	background: url('../images/section_01_bg.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.benefit_box{
	margin-top: 30px;
}
.benefit_img_deco{
	text-align: center;
}
.benefit_img_deco_desk{
	text-align: center;
	margin-top: 10px;
}

.benefit_title{
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #569cc7;
}
.benefit_title_desk{
	margin-left: 12px;
	text-align: left;
	font-size: 32px;
	font-weight: 500;
	color: #569cc7;
}

.benefit_img{
	margin-top: 5px;
	text-align: center;
}
.benefit_img_desk{
	text-align: center;
	margin-top: 5px;
}

.benefit_text{
	margin-top: 10px;
	padding: 0px 10px;
}
.benefit_text_desk{
	margin-top: 10px;
	padding: 0px 12px;

}

.benefit_title2{
	margin-top: 3px;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #ff8362;
}

/*------------------------------------------------第一區塊結束-------------------------------------------*/


/*------------------------------------------------第二區塊開始-------------------------------------------*/
.templatemo-section_02 {
	
	background: url('../images/section_02_bg.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.score_table{
	font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
    font-size: 19px;
	font-weight: 300;
    line-height: 30px;
    font-variant: normal;
    color: rgb(86, 74, 63);
  	letter-spacing: 1px;
    margin-bottom: 0em;
	background-color: #ffffff;
}
.score_table tr:nth-child(2n) {
	background-color: #eef1f6;
}

.modal-dialog{
	margin: 90px auto 30px;
	width: 76%;
}

.modal-header{
	padding: 30px 15px;
	box-sizing: border-box;
	background: #c4e2f2;
}
.modal-content{
	border: 1px solid #808080;
	width: auto;
}

.modal-title{
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	
}
.close{
	font-size: 30px;
}
.modal-body{
/*
	padding: 20px 50px 20px 65px;
	box-sizing: border-box;
*/
}

.modal-footer{
	background: #c4e2f2;
	margin-top: 0px;
}

/*------------------------------------------------第二區塊結束-------------------------------------------*/


/*------------------------------------------------第三區塊開始-------------------------------------------*/
.templatemo-section_03 {
	background: url('../images/section_03_bg.jpg') bottom center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.share_box{
	border: 1px solid #2d1512;
	padding: 20px 15px;
	box-sizing: border-box;
	background-color: #ffffff;
}
.share_box::before{
	content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 5px;
    width: 39px;
    height: 38px;
    background-image: url(../images/share_box_up.png);
    background-position: center;
    background-size: auto 100%;
}
.share_box::after{
	content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 39px;
    height: 38px;
    background-image: url(../images/share_box_up.png);
    background-position: center;
    background-size: auto 100%;
}
.share_title{
	font-size: 21px;
	font-weight: 500;
	color: #569cc7;
}
.share_line{
	margin-top: 5px;
}
.share_text{
/*	margin-top: 10px;*/
}
/*------------------------------------------------第三區塊結束-------------------------------------------*/


/*------------------------------------------------第四區塊開始-------------------------------------------*/
.templatemo-section_04 {
	background: url('../images/section_04_bg.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.test_title{
	margin-bottom: 10px;
	text-align: center;
	font-size: 23px;
	font-weight: 400;
	color: #24487f;
/*	border-left: 4px solid #6da6db;*/
}
.test_title2{
	margin-bottom: 10px;
	text-align: center;
	font-size: 23px;
	font-weight: 400;
	color: #694a87;
/*	border-left: 4px solid #6da6db;*/
}
.test_title_inner{
	font-size: 27px;
	font-weight: 400;
	line-height: 1.3;
}

/*------------------------------------------------第四區塊結束-------------------------------------------*/


/*------------------------------------------footer開始-------------------------------------------------*/
.btn-toTop {
    font-size: 16px;
    background-color: #569cc7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
	font-weight: 400;
}

.btn-toTop:hover, .btn-toTop:focus, .btn-toTop:active, .btn-toTop.active, .open .dropdown-toggle.btn-toTop {
    background-color: #569cc7;
	color: #ffffff;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
}

.nav > li > a {
    padding: 10px;
	font-size: 16px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000000;
	
}

.nav > li > a {
    color: #929292;
}

.navbar-default {
    background-color: #fdfdfd;
    border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    font-size: 16px;
}

.navbar {
    margin-bottom: 0px;
}

.break {
    display: inline;
    line-height: 0px !important;
    font-size: 10px !important;
}


/*-----------------------------------------media queries開始------------------------------------------------*/
@media (min-width: 768px) {
    .break {
        display: none;
    }

	.templatemo-footer {
/*		border-top: 1px solid #eeeeee;*/
		margin-top: 0px;
	}

	.templatemo-gallery-category a {
		color: #333333;
	}

    .templatemo-gallery-category a.active {
        color: #e67e22;
        text-decoration: none;
    }

    .templatemo-gallery-category a:focus {
        color: #e67e22;
        text-decoration: none;
    }

    .templatemo-gallery-category a:hover {
        color: #e67e22;
        text-decoration: none;
    }

	.form-control {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		font-style: italic;
	}

	.fault {
		background-color: #fb88ab;
		color: #fff;
		font-weight: bold;
		text-align: center;
		width: 100%;
		margin: 15px auto;
		padding: 4px 6px;
		border: 1px solid #fb88ab;
	}
	
}


@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 16px;
        color: #d8d8d8;
    }

}
@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom: 0;
        height: 500px;
    }
	
	/*	第一區塊好處標題*/
	.benefit_title, .benefit_title2{
		font-size: 28px;
	}
}

@media (max-width: 768px) {
	
	/*表格*/
	.table_desk{
		display: none;
	}
	.table_mob{
		display: block;
	}
	
	.ma_content2 {
        font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'Open Sans';
        font-size: 16px;
        line-height: 25px;
        font-weight: 300;
        font-variant: normal;
        color: #696969;
        letter-spacing: 0px;
        /*text-align: center;*/
        margin-bottom: 1em;
    }

    .ma_content2 td {
        border: #ccc solid thin;
        padding: 10px;
    }
	
	/*	前言文字調整*/
	.introduction_text{
		margin-top: 15px;
		text-align: left;
		line-height: 1.5;
	}
	
	/*	modal寬度調整*/
	.modal-dialog{
		
		width: 96%;
		
	}

}

@media (max-width: 380px) {
    .freebirdFormviewerViewCenteredContent {
        margin: auto;
        width: 90% !important;
    }
	
}

@media (max-width: 683px) {
    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

}


@media (max-width: 480px) {
	
	 /* Logo */
    .logo {
        display: none;
    }

    .logo-m {
        display: block;
        max-width: 200px;
    }
	
	/*	斷行*/
	.adjust_br{
		display: none;
	}
	
	/*	所有id區塊*/
	.templatemo-section_01, .templatemo-section_02, .templatemo-section_03, .templatemo-section_04 {
		padding-top: 45px;
		padding-bottom: 50px;
	}
	
	.content_block_4{
		margin-top: 15px;
	}
	
	/*大標*/
	.main_title{
		font-size: 32px;
		line-height: 1.3;
	}
	.main_title_decoration_img{
		width: 145px;
		height: 60px;
	}
	
	/*	第三區塊學長姐分享box*/
	.content_box2{
		margin-top: 30px;
	}
	
	/*	第四區聽讀說寫力標題*/
	.test_title, .test_title2{
		font-size: 19px;
	}
	.test_title_inner{
		font-size: 23px;
	}
	
	/*圖片*/
	.img_desk{
		display: none;
	}
	.img_mob{
		display: block;
	}
	
}


/* 按鈕判斷式 平板加桌機 */
@media only screen and (min-width: 436px ) {
	.computer{ display:block;}
	.phone{ display:none;}
	
	}

/* 按鈕判斷式 手機 */
@media only screen and (max-width:435px) {
	.computer{ display:none;}
	.phone{ display:block;}
}