/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    background: #fff;
    text-align: center;
    font-family: Microsoft JhengHei;
    color: #5d5d5d;
    font-size: 13px;
}

.violet { 
	color: #df476e;
}

.coffee { 
	color: #72120d ;
}
.dark-gray{ 
	color: #333333;
	font-style:italic
}
.white{ 
	color: #ffffff;
	font-family:Microsoft JhengHei;
	text-align: center;
	background-color:#1CA7C8;
	font-size: 18px;
	line-height: 50px;
	padding: 5px 22px;
}

a {
    color: #df476e;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
a:hover, a:focus { color: #5d5d5d; text-decoration: none;  }

strong { font-weight: bold; }

img { max-width: 100%; }

h1, h2 { line-height: 40px; }
h3, h4 { line-height: 30px; }
h5 { line-height: 20px; }

a:hover, a:focus { color: #5d5d5d; text-decoration: none; }

::-moz-selection { background: #0c3c60; color: #ffffff; text-shadow: none; }
::selection { background: #0c3c60; color: #ffffff; text-shadow: none; }


/***** Big links / buttons *****/

a.big-link-1 {
	display: inline-block;
    padding: 5px 22px;
    background: #df476e;
    color: #ffffff;
    font-style: nomal;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-1:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-1:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #df476e;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
a.big-link-2 i { vertical-align: middle; }

a.big-link-2:hover {
    background: #5d5d5d;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-2:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3 {
	display: inline-block;
    padding: 5px 40px;
    background: #df476e;
    font-size: 18px;
    color: #fff;
	border-radius:50px;
    font-style: normal;
    line-height: 30px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-3:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-4 {
	display: inline-block;
    padding: 5px 22px;
    background: #f5d11d;
    font-size: 18px;
    color: #ffffff;
    font-style: normal;
    line-height: 24px;
	line-width: 90%;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-4:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;color:#0e0e0e;
}

a.big-link-4:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}



/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	background: #df476e;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

ul.navbar-nav {
	font-size: 19px;
	color: #ffffff;
	text-transform: uppercase;

}
ul.navbar-nav li .dropdown-menu  {
	font-size: 17px;
	color: #ffffff;
	text-transform: uppercase;

}

ul.navbar-nav li a { padding: 18px 15px; background:#df476e; border-top: 0px solid #df476e; color:#ffffff; }
ul.navbar-nav li.active a { background: #df476e; border-color: #df476e; color: #d1e0eb;}

ul.navbar-nav li a:hover{ background: #df476e; border-color: #df476e; color: #d1e0eb; outline: 0; }

ul.navbar-nav li a:focus { background: #df476e; border-color: #df476e; color: #d1e0eb; outline: 0; }

.nav .open > a { background: #df476e; border-color: #df476e; color: #ffffff; }
.nav .open > a:hover, .nav .open > a:focus {  background: #df476e; border-color: #df476e;color: #ffffff; }

ul.navbar-nav li a i { line-height: 25px; color: #df476e; }
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i { color: #d1e0eb; }

.dropdown-menu {
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 5px;
	-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}


ul.navbar-nav li .dropdown-menu a { background: #0c3c60; color: #ffffff; border: 0;padding-top: 5px; padding-bottom: 5px; }
ul.navbar-nav li .dropdown-menu a:hover {background: #29afca; color: #ffffff; border: 0; } 

ul.navbar-nav li.active .dropdown-menu a { background: #0c3c60; color: #ffffff; border: 0; }
ul.navbar-nav li.active .dropdown-menu a:hover {background:  #29afca; color: #ffffff; border: 0; } 
ul.navbar-nav li.active .dropdown-menu a:focus {background:  #29afca; color:#d1e0eb; border: 0; }

ul.navbar-nav li.active .dropdown-menu > .active > a {  background: #0c3c60; color: #d1e0eb; border: 0; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover{ background: #0c3c60; color: #fff; border: 0; }
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: #29afca; color: #d1e0eb; border: 0; }

.navbar>.container .navbar-brand { margin-left: 0; }

.navbar-brand {
	width: 165px;
	height:55px;
	background: url(../img/logo-50x160.png) left center no-repeat;
	text-indent: -99999px;
}





/***** Presentation *****/

.presentation-container {
    margin-top: 30px;
	margin-bottom: 30px;
}

.presentation-container h1 {
    font-family:Microsoft JhengHei;
    font-size: 30px;
    color: #0e0e0e;
    font-weight: 800;
}

.presentation-container h2 {
    font-family:Microsoft JhengHei;
    font-size: 20px;
    color: #0e0e0e;
    font-weight: 600;
	line-height: inherit;
	vertical-align: middle;
}

.presentation-container h3 {
    font-family:Microsoft JhengHei;
    font-size: 18px;
    color: #0e0e0e;
    font-weight: bold;
	line-height: inherit;
}

.presentation-container h4 {
    font-family: Microsoft JhengHei;
    font-size: 16px;
    color: #0e0e0e;
    font-weight: 300;
	line-height: inherit;
}

.presentation-container p {
    font-size: 25px;
    font-style:Microsoft JhengHei;
}


/***** Services *****/

.services-container {
    margin-top:0px;
	align:middle;
}

.services-title {
	margin-top: 10px;
    background: url(../img/line.png) left center repeat-x;
}

.services-title h2 {
    width: 200px;
    margin: 0 auto;
    background: #fff;
    font-family:Microsoft JhengHei;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.service {
	margin-top: 20px;
    padding: 15px 15px 15px 15px;
    background: #ffffff;
	align:middle;
}



.service .service-icon {

    line-height: 120px;
    color: #5d5d5d;
	width:80px;
}

.service .service-icon i { vertical-align:center; }

.service h3 {
    margin-top: 0px;
	font-family:Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
	line-height: 18px;
	text-align: justify;
}

.service h4 {
    margin-top: 10px;
    font-family:Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.service h5 {
    margin-top: 10px;
    font-family:Microsoft JhengHei;
    font-size: 10px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}




/***** Latest work *****/

.work-container {
    margin-top: 10px;
}

.work-title {
    background: url(../img/line.png) left center repeat-x;
}

.work-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family:Microsoft JhengHei;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.work {
    margin-top: 40px;
    padding-bottom: 0px;
    background: #f8f8f8;
    border-bottom: 0px solid #df476e;
}

.work:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.work:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.work .work-bottom {
    margin-top: 15px;
}

.work h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family:Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work h4 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work h5 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family:Microsoft JhengHei;
    font-size: 10px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}


/***** Testimonials *****/

.testimonials-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.testimonials-title {
    background: url(../img/line.png) left center repeat-x;
}

.testimonials-title h2 {
    width: 250px;
    margin: 0 auto;
    background: #fff;
    font-family:Microsoft JhengHei;
    font-size: 30px;
    color: #6ea4ca;
    
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

.testimonial-list .tab-pane { overflow: hidden; }

.testimonial-list .testimonial-image {
	float: left;
	width: 10%;
	margin: 10px 0 0 0;
}
.testimonial-list .testimonial-image img { max-width: 64px; border: 3px solid #eaeaea; }

.testimonial-list .testimonial-text {
	float: left;
	width: 90%;
	font-size: 13px;
    line-height: 30px;
    font-style: normal;
}

.testimonial-list .nav-tabs {
    border: 0;
    text-align: right;
}

.testimonial-list .nav-tabs li {
	float: none;
	display: inline-block;
	margin-left: 2px;
    margin-right: 2px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #df476e; }


/***** Footer *****/

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #0c3c60;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
	font-size: 13px;
}

.footer-box h4 {
    margin-top: 20px;
    font-family:Microsoft JhengHei;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-box h5 {
    margin-top: 20px;
    font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #fff;

    text-transform: uppercase;
}

.footer-box-text p {
    line-height: 24px;
	color: #fff;
}

.footer-box-text-contact i {
    padding-right: 13px;
    color: #fff;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
	color: #fff;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}

.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
    color: #fff;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #fff; }
.footer-social a:hover, 
.footer-social a:focus { color: #fff; }

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
	display: inline-block;
	width: 80px;
	margin: 0 4px 20px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 0px solid #eaeaea; }





/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 10px 0 20px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.page-title-container h1 {
    display: inline;
    margin-left: 10px;
    font-family:Microsoft JhengHei;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
}

.page-title-container p {
    display: inline;
    margin-left: 5px;
    font-size: 16px;  
    vertical-align: middle;
}

.page-title-container i {
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}


/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.about-us-text h3 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 30px;
    color: #6ea4ca;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text h4 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 28px;
    color: #6ea4ca;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text h5 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 20px;
    color: #6ea4ca;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text p {
    line-height: 28px;
    font-size: 14px;
}

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(../img/line.png) left center repeat-x;
}

.team-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family:Microsoft JhengHei;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #df476e;
}

.team-box:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.team-box:hover {
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.team-box h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family:Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box h4 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family:Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box h5 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family:Microsoft JhengHei;
    font-size: 10px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

.team-social a { margin: 0 5px; font-size: 26px; }


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.contact-us-container h3 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container h4 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container h5 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container p {
    line-height: 28px;
    font-size: 13px;
}

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

.contact-form form {
    margin-top: 25px;
}

.contact-form form .form-group {
	margin-bottom: 20px;
}

.contact-form input[type="text"] { width: 95%; height: 34px; }
.contact-form textarea { width: 95%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.contact-form label { font-size: 13px; font-weight: 400; }
.contact-form label .error-label { font-style: italic }
.contact-form button { margin-top: 5px; padding: 0 45px; }

/***** Google map *****/

.contact-address {
	padding-bottom: 15px;
}

.contact-address .map {
    margin: 20px 0 40px 0;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 0px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

.services-full-width-text h3 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-full-width-text h4 {
    margin-top: 10px;
	padding-left: 5px;
    font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
	border-left: 6px solid #df476e;
	line-height: 20px;
}

.services-full-width-text h5 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}



/***** Services half width text *****/

.services-half-width-container {
    margin-top: 0px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.services-half-width-text h3 {
    margin-top: 25px;
    font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text h4 {
    margin-top: 25px;
    font-family: Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text h5 {
    margin-top: 25px;
    font-family: Microsoft JhengHei;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

.call-to-action-text:hover {
	-moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.call-to-action-text p {
    float: left;
    width: 80%;
    padding-left: 25px;
    line-height: 30px;
    font-size: 18px;
    font-style: normal;
}

.call-to-action-text .call-to-action-button {
    float: left;
    width: 20%;
    padding-right: 25px;
    margin-bottom: 10px;
    text-align: right;
}


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
	padding-top: 35px;
	padding-bottom: 10px;
	font-family:Microsoft JhengHei;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-filters a { color: #5d5d5d; }
.portfolio-filters a:hover, .portfolio-filters a.active { color: #df476e; }

.portfolio-box {
	width: 250%;
	margin: 40px 15px 0px 15px;
}

.portfolio-box img {
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.portfolio-box:hover img { opacity: 0.7; }

.portfolio-box-container {
	position: relative;
	background: #f8f8f8;
    border-bottom: 1.5px solid #df476e;
}

 .portfolio-box-container:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.portfolio-box-container .embed-responsive.embed-responsive-16by9 {
	padding-bottom: 48%;
}

.portfolio-box-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
}

.portfolio-box-text {
	padding: 10px 15px 20px 15px;
}

.portfolio-box-text h3 {
	cursor: pointer;
    margin-top: 20px;
    font-family:Microsoft JhengHei;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-box-text p {
    line-height: 24px;
    font-family:Microsoft JhengHei;
	font-size: 15px;
}


/* ----- PRICING TABLES PAGE ----- */

/* pricing 1 */
.pricing-1-container {
    margin-top: 47px;
}

.pricing-1-title {
    background: url(../img/line.png) left center repeat-x;
}

.pricing-1-title h2 {
    width: 160px;
    margin: 0 auto;
    background: #fff;
    font-family:Microsoft JhengHei;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.pricing-1-box {
	padding-top: 40px;
	padding-bottom: 20px;
}

.pricing-1-box-inner {
	background: #f8f8f8;
}

.pricing-1-box-inner2 {
	background: #fff;
}




.pricing-1-box-price {
	padding: 20px 10px 20px 10px;
	background: #eee;
	font-family:Microsoft JhengHei;
	font-size: 30px;
	color: #5d5d5d;
    line-height: 10px;
	text-align:center;

}
.pricing-1-box-best .pricing-1-box-price {
	background: #df476e;
	color: #fff;
	text-shadow: none;
	text-align:center;
}

.pricing-1-box-price span {
	font-family:Microsoft JhengHei;
	padding: 20px 0 20px 0;
	font-size: 16px;
	color: #0e0e0e;
    line-height: 30px;
    font-style: normal;
    text-shadow: none;
	text-align:center;
}
.pricing-1-box-best .pricing-1-box-price span {
	color: #fff;
	text-align:center;
}

.pricing-1-box h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 20px;
	background: #eee;
    font-family:Microsoft JhengHei;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.pricing-1-box.pricing-1-box-best h3 {
	background: #b31d44;
	color: #fff;
	text-shadow: none;
}

.pricing-1-box h4 {
	margin-top: 0;
	margin-bottom: 2px;
	padding: 10px 20px;
	background: #e8e8e8;
	font-family:Microsoft JhengHei;
	font-size: 14px;
	color: #5d5d5d;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
	text-align:center;
}
.pricing-1-box.pricing-1-box-best h4 {
	background: #8d3b60;
	color: #fff;
	text-shadow: none;
}

.pricing-1-box-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing-1-box-features li {
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
    line-height: 18px;
	color: #0e0e0e;
	text-align: left;
	
}

.pricing-form {
    padding-top: 25px;
    padding-bottom: 30px;
	font-size: 16px; 
	font-weight: 400;
	color:#6ea4ca; 
}

.pricing-form form {
    margin-top: 25px;

}

.pricing-form form .form-group {
	margin-bottom: 20px;
}

.pricing-form input[type="text"] { width: 50%; height: 35px; }
.pricing-form input[type="dropdown"] { width: 50%; height: 35px; }
.pricing-form select { width: 50%; height: 35px; }
.pricing-form 
 { width: 50%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.pricing-form label { font-size: 16px; font-weight: 400;color:#0e0e0e; }
.pricing-form label .error-label { font-style: normal }
.pricing-form button { margin-top: 5px; padding: 0 45px; }

.pricing-1-box-sign-up {
	padding: 25px 0;
}

/* pricing 2 */
.pricing-2-container {
    margin-top: 30px;
    padding-bottom: 40px;
}


/* ----- QUOTATION TABLES PAGE ----- */

/* QUOTATION 1 */

.quotation-home-section {
    position: relative;
	top: 0px;
	border: 0px;
}

.span5 {
  width: 380px;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}

.article {float: right; margin-top: 8px;margin-bottom: 0px;margin-right: 15px; display: inline-flex; background: #3996d1; color: #FFF; padding: 8px 10px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; }

.quotation-1-container {
    margin: 0 auto;
}

.quotation-1-title {
    background: url(../img/line.png) left center repeat-x;
}

.quotation-1-text h2 {
    line-height: inherit;
    margin: 0 auto;
    background: #fff;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: bold;
}
.quotation-1-text h3 {
    line-height: 20px;
    background: #fff;
    font-size: 15px;
    color: #5d5d5d;
    font-weight: 300;
	padding: 0px;
	margin: 0px;
	width:100%;
	valign:bottom;
	
}
.quotation-1-text h4 {
    line-height: 20px;
    background: #fff;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: 300;
	padding: 0px;
	margin: 0px;
	width:100%;
	valign:bottom;
}


.quotation-1-box {
	font-family:Microsoft JhengHei;
	font-size: 20px;
	color: #df476e;
	text-align: center;
	padding: 0px 0px 0px 0px;
	align-items:center;
	line-height: inherit;
	background-color: #FBE8E8;
	border: 0.1px solid #bdbdbd;

	
}

.quotation-2-box {
	font-family:Microsoft JhengHei;
	font-size: 16px;
	color: #df476e;
	text-align: center;
	padding: 0px 0px 0px 0px;
	align-items:center;
	line-height: inherit;
	background-color: #FBE8E8;
	border: 0.1px solid #bdbdbd;
	width: 50px;
	
}

.quotation-1-box-inner {
	background: #f8f8f8;
}

.quotation-1-box-inner2 {
	background: #fff;
}

.quotation-1-box-price {
	padding: 0px 0px 0px 0px;
	font-family:Microsoft JhengHei;
	font-size: 19px;
	color: #df476e;
	align-items:center;
	line-height: inherit;
    text-align: center;
}
.quotation-1-box-best .quotation-1-box-price {
	color: #fff;
	text-shadow: none;
	text-align:center;
}


.quotation-1-box-best .quotation-1-box-price span {
	color: #fff;
	text-align:center;
}


.quotation-1-box h3 {
	padding: 20px 10px 20px 10px;
	background: #eee;
    font-family:Microsoft JhengHei;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	line-height: 10px;
}
.quotation-1-box.quotation-1-box-best h3 {
	background: #b31d44;
	color: #fff;
	text-shadow: none;
}

.quotation-1-box h4 {
	margin-top: 0;
	margin-bottom: 2px;
	padding: 10px 20px;
	background: #e8e8e8;
	font-family:Microsoft JhengHei;
	font-size: 14px;
	color: #5d5d5d;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
	text-align:center;
}
.quotation-1-box.quotation-1-box-best h4 {
	background: #8d3b60;
	color: #fff;
	text-shadow: none;
}

.quotation-1-box-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.quotation-1-box-features li {
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
    line-height: 18px;
	color: #0e0e0e;
	text-align: left;
	
}



.quotation-form-headline {
	padding: 3px 0px;
	font-size: 16px; 
	font-weight: 600;
	color:#FFFFFF; 
	background-color:#df476e; 
	text-align: center;
	align-items:center;
	height: inherit;
}
.quotation-form-gray-headline {
	padding: 3px 0px;
	font-size: 16px; 
	font-weight: 600;
	color:#ffffff; 
	background-color:#B3B3B3;
	text-align: center;
	align-items:center;
}


.quotation-form-left {
	text-align: center;
	align-items:center;
	height:inherit;
	display:inline-block;
}

.quotation-form-left-1 {
	font-size: 12px; 
	float:left;
	width:80%;
	height:inherit;
	display: inline-flex;
	align-items:center;
}



.quotation-form-left-2 {
    padding: 1px 5px;
	font-size: 16px; 
	height:inherit;
	text-align: left;
	float:left;
	display: inline-flex;
	align-items:center;
	justify-content: flex-start;
	
}

.quotation-form-left-3 {
    padding: 0px 10px 2px 0px;
	font-size: 16px; 
	float:left;
	display: inline-flex;
	justify-content: flex-end;
	background: #FBE8E8;
	width:25%;
	text-align: right;
	align-items:center;
	height:inherit;
    
	
}

.quotation-form-left-4 {
    padding: 0px 10px 2px 0px;
	font-size: 16px; 
	font-weight:600;
	color: #ffffff;
	float:left;
	display: inline-flex;
	justify-content: flex-end;
	width:25%;
	text-align: right;
	align-items:center;
	height:inherit;
    background-color:#B3B3B3;
	
}
.quotation-form-left-5 {
    padding: 1px 5px;
	font-size: 16px; 
	height:inherit;
	text-align: left;
	float:left;
	display: inline-flex;
	justify-content: flex-start;
	
}
.quotation-form-left-6 {
    padding: 1px 5px;
	font-size: 16px; 
	height:inherit;
	text-align: left;
	float:left;
	display: inline-flex;
	justify-content: flex-start;
	
}

.quotation-form-left-7 {
    padding: 1px 5px;
	font-size: 12px; 
	height:inherit;
	text-align: left;
	float:left;
	display: inline-flex;
	justify-content: flex-start;
	width:55%;
	
}


.quotation-form-right {
	text-align: center;
	align-items:center;
	display: inline-block;
}


.quotation-form-right-1 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
	align-items:center;
    width:15%;
	float:left;


}

.quotation-form-right-2 {
    padding: 1px 5px;
    font-size: 16px; 
	text-align: right;
	float:right;
	display: inline-flex;
	align-items:center;
	justify-content: flex-end;


}


.quotation-form-right-3 {
    padding: 0px 5px;
    font-size: 14px; 
	text-align: right;
	float: left;
	height:30px;
	display: inline-flex;
	width:180px;
	align-items:center;

}


.quotation-form-right-4 {
    padding: 0px 5px;
    font-size: 14px; 
	text-align: right;
	float: right;
	width:140px;
	display: inline-flex;
	align-items:center;	
	justify-content: flex-end;	

}
.quotation-form-right-5 {
    padding: 0px 5px;
    font-size: 14px; 
	text-align: right;
	float: right;
	display: inline-flex;
	width:160px;
	align-items:center;	
	justify-content: flex-end;

}

.quotation-form-right-6 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
	align-items:center;
    width:75%;
	float:left;
	
}
.quotation-form-right-7 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display:  inline-flex;
	align-items:center;
    width:25%;
	float:left;
	
}

.quotation-form-right-8 {
    padding:2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
    width:50%;
	float:left;
	align-items:center;
}

.quotation-form-right-9 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
    width:30%;
	align-items:center;
	float:left;
	
}

.quotation-form-right-10 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
	align-items:center;
    width:40%;
	float:left;
	
}
.quotation-form-right-11 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
    width:10%;
	align-items:center;
	
}

.quotation-form-right-12 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
    width:100%;
	float:left;
	
}

.quotation-form-right-13 {   
    font-size: 12px; 
	display: inline-flex;
    width:20%;
	height:inherit;
	justify-content:center;
	align-items:center;
}

.quotation-form-right-14 {
    padding: 2px 2px 2px 2px;
    font-size: 16px; 
	display: inline-flex;
	justify-content:center;
	
}

.quotation-form-right-15 {
    padding: 0px 5px;
    font-size: 12px; 
	text-align: right;
	float: left;
	height:inherit;
	display: inline-block;
	width:45%;
	align-items:center;

}




/* 保險方案 */

.bordercolor-A{
    border:0.1em solid  #EC407A;	
}
.bgcolor-A{
    background-color: #EC407A;	
}
.bordercolor-B{
    border:0.1em solid  #7E57C2;	
}
.bgcolor-B{
    background-color: #7E57C2;	
}
.bordercolor-C{
    border:0.1em solid  #2196F3;	
}
.bgcolor-C{
   background-color:#2196F3;
}

.bordercolor-D{
    border:0.1em solid  #388E3C;	
}
.bgcolor-D{
   background-color:#388E3C;
}

.bordercolor-E{
    border:0.1em solid  #FB8C00;	
}
.bgcolor-E{
   background-color:#FB8C00;
}
.width-100 {width:100%}
.width-90 {width:90%}
.width-80 {width:80%}
.width-70 {width:70%}
.width-65 {width:65%}
.width-60 {width:60%}
.width-55 {width:55%}
.width-50 {width:50%}
.width-45 {width:45%}
.width-40 {width:40%}
.width-35 {width:35%}
.width-34 {width:34%}
.width-33 {width:33%}
.width-30 {width:30%}
.width-20 {width:20%}
.width-25 {width:25%}


.quotation-form-INS-border {border:3px solid #EC407A;}

.quotation-form-INS-bgcolor {background-color:#f9f9f9;}


.quotation-form-Ins {
    width:100%;
	pading: 0px;
}


.quotation-form-Ins-Fee-Item {
	height:45px;
	font-size: 15px; 
	color:#000000;
	pading-left: 50px;
	text-align: left;
}

.quotation-form-Ins-Fee-Item-Career {
	height:45px;
	font-size: 15px; 
	font-weight: 600;
	color:#000000;
	text-align: center;	
}

.quotation-form-Ins-Fee {
	pading-left: 30px;
	height:45px;
	font-size: 15px; 
	color:#000000;
	align-items:center;
}

.quotation-form-Ins-Fee-Payment-Headline {
	height:45px;
	font-size: 15px; 
	font-weight: 600;
	color:#000000;
	text-align: center;	
}

.quotation-form-Ins-Payment-left {
	padding-right: 10px;
	height:45px;
	font-size: 15px; 
	color:#000000;
	align-items:right;	
	text-align: right;	
	
}

.quotation-form-Ins-Payment-right {
	padding-left: 10px;
	height:45px;
	font-size: 15px; 
	color:#000000;
	align-items:left;	
	text-align: left;
}


.quotation-form-title {
    font-size: 16px; 
	color: #ffffff;
	font-weight: 600;
	display: inline-flex;
	height:35px;
	justify-content:center;
	align-items:center;
}


.quotation-form-title-S {
    font-size: 16px; 
	color: #ffffff;
	font-weight: 600;
	display: inline-flex;
	height:35px;
	justify-content:center;
	align-items:center;
}


.quotation-form-left-title {
    font-size: 14px; 
	color: #ffffff;
	font-weight: 600;
	display: inline-flex;
    width:60%;
	height:30px;
	justify-content:center;
	align-items:center;
}







/* 保險方案 end*/

.quotation-border {border:0.5px solid #F4A3A5;}

.quotation-bgcolor {background-color:#eeeeee;}

.quotation-form {
    border:1px solid #F4A3A5;
	width:100%;	
	
}

.quotation-form-1 {	
	width:100%;
	display:table;
	align-items:center;	
	height: inherit;
}

.quotation-form-2 {
	width:100%;
	display:table;	
	border:0.1em solid #F4A3A5;
}

.quotation-form-3 {
	width:100%;
	display:table;	
	align-items:center;	
	padding: 10px;
	height:inherit;
}
	
.quotation-form-4 {
	width:100%;
	display:table;	
	align-items:center;	
	padding: 0px;
	height:inherit;
	font-size: 16px;

}




.quotation-form-gray {
    border:1px solid #dedede;
	width:100%;
	
	
}

.quotation-form-gray-1 {
    border:1px solid #dedede;
	width:100%;
	
	
}



.quotation-form input[type="text"] { width:50%; height: 28px; }
.quotation-form input[type="dropdown"] { width:50%; height: 28px; }
.quotation-form select { width:60%; height: 28px; }
.quotation-form label { font-size: 14px; font-weight: 300;color:#0e0e0e; }
.quotation-form label .error-label { font-style: normal; }
.quotation-form button { margin-top: 5px; padding: 0 45px; }



 .quotation-form-right-1 .quotation-form-right-2 .quotation-form-right-3 .quotation-form-right-4 .quotation-form-right-5 .quotation-form-right-6 .quotation-form-right-7 .quotation-form-right-8 .quotation-form-right-9 .quotation-form-right-10 .quotation-form-right-11 .quotation-form-right-12.quotation-form-right-15 input[type="text"] { 
	width:100%; 
	height: 80%;
	border-width: thin; 
	align-items:center;
}

.quotation-form-right-1 .quotation-form-right-2 .quotation-form-right-3 .quotation-form-right-4 .quotation-form-right-5 .quotation-form-right-6 .quotation-form-right-7 .quotation-form-right-8 .quotation-form-right-9 .quotation-form-right-10 .quotation-form-right-11 .quotation-form-right-12.quotation-form-right-15 select { 
	width:100%; 
	height:80%;
	border-width: thin;
}
.quotation-form-right-1 .quotation-form-right-2 .quotation-form-right-3 .quotation-form-right-4 .quotation-form-right-5 .quotation-form-right-6 .quotation-form-right-7 .quotation-form-right-8 .quotation-form-right-9 .quotation-form-right-10 .quotation-form-right-11 .quotation-form-right-12 .quotation-form-right-15 textarea { 
	width:100%; 
	height:80%;
	border-width: thin;
}

.quotation-form-right-1 .quotation-form-right-2 .quotation-form-right-3 .quotation-form-right-4 .quotation-form-right-5 .quotation-form-right-6 .quotation-form-right-7 .quotation-form-right-8 .quotation-form-right-9 .quotation-form-right-10 .quotation-form-right-11 .quotation-form-right-12.quotation-form-Ins-Fee .quotation-form-right-15 input[type="radio"]{ 
	width:100%; 
	height:80%;
}

.quotation-form-right-1 .quotation-form-right-2 .quotation-form-right-3 .quotation-form-right-4 .quotation-form-right-5 .quotation-form-right-6 .quotation-form-right-7 .quotation-form-right-8 .quotation-form-right-9 .quotation-form-right-10 .quotation-form-right-11 .quotation-form-right-12 .quotation-form-right-15 input[type="checkbox"]{ 
	width:100%; 
	height:80%;
}

.quotation-form-left-5  input[type="text"] { 
	width:100%; 
	height: 80%;
	border-width: thin; 
	align-items:left;
}


.quotation-form-gray input[type="text"] { width:50%; height: 28px; }
.quotation-form-gray input[type="dropdown"] { width:50%; height: 28px; }
.quotation-form-gray select { width:60%; height: 28px; }
.quotation-form-gray label { font-size: 14px; font-weight: 300;color:#0e0e0e; }
.quotation-form-gray label .error-label { font-style: normal; }
.quotation-form-gray button { margin-top: 5px; padding: 0 45px; }

.quotation-form-gray-1 input[type="text"] { width:50%; height: 28px; }
.quotation-form-gray-1 input[type="dropdown"] { width:50%; height: 28px; }
.quotation-form-gray-1 select { width:25%; height: 28px; }
.quotation-form-gray-1 label { font-size: 14px; font-weight: 300;color:#0e0e0e; }
.quotation-form-gray-1 label .error-label { font-style: normal; }
.quotation-form-gray-1 button { margin-top: 5px; padding: 0 45px; }

.quotation-2-box input[type="text"] { width:30px; height: 28px; }

.quotation-1-box-sign-up {
	padding: 25px 0;
}

/* ----- Table ----- */

