body {
    font-family: 'Microsoft JhengHei';
}
a:hover {
    text-decoration: none;
    opacity: 0.9;
}
header.transparent {
    background-color: rgba(0, 0, 0, 1)!important;
}
.navbar-light .navbar-nav .nav-link {
    color: white;
}
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #d0021b;
    }
/*.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
    border-color: unset;
}*/
.custom-toggler .navbar-toggler-icon {
    height: 2px;
    background-color: #fff;
    display: block;
    position: relative;
}
    .custom-toggler .navbar-toggler-icon:after, .custom-toggler .navbar-toggler-icon:before {
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background-color: #fff;
        position: absolute;
        left: 0;
    }
.navbar-toggler {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}
.custom-toggler .navbar-toggler-icon:after {
    bottom: 10px;
}
.custom-toggler .navbar-toggler-icon:before {
    top: 10px;
}
.custom-toggler.navbar-toggler {
    border-color: unset;
} 
.rows {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}

.grid-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.icon-right {
    float: right;
}
.icon-left {
    float: left;
}

@media (min-width: 768px) {
    .grid-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 768px) {
    .grid-3 {
        width: 100%;
    }
	.about-us .grid-3 { width: 20%;    }
}
@media (max-width: 767px) {
	header.transparent {
		background-color: rgba(0, 0, 0, 0)!important;
	}
}
@media (min-width: 1024px) {
    header {
        position: relative;
        z-index: 3;
    }
        header.transparent {
            transition: background-color .1s ease-in;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
            header.transparent.light {
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%) !important;
            }
            header.transparent.fixed-top {
                background: rgba(0, 0, 0, 0.8) !important;
                transition: background-color .4s ease-out;
                box-shadow: 0px 4px 4px -2px rgba(100, 100, 100, 0.5);
                min-height: 80px;
            }
                header.fixed {
                    width: 100%;
                    margin: 0 auto;
                    position: fixed;
                    top: 0;
                    z-index: 101;
                    padding-left: 50px;
                    padding-right: 50px;
                    background-color: #ffffff;
                    min-height: 100px;
                }
    #header .navbar-expand-lg {
        min-height: 80px;
    }
    #header .navbar-light .navbar-nav .nav-link, #header .navbar-light .navbar-brand {
        padding: 40px 40px 5px;
        font-size: 18px;
        margin: 0px 30px;
    }
    #header.transparent.fixed-top .navbar-light .navbar-nav .nav-link, #header.transparent.fixed-top .navbar-light .navbar-brand {
        padding: 10px 40px 5px;
    }
        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }
}

.banner-slide {
    min-height: 155vh;	
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-slide .row{ margin:0;}
.banner-content {
    /*position: absolute;
    text-align: center;
    color: rgb(255, 255, 255);
    bottom: calc(50% - 110px);
    right: 50%;
    transform: translate(50%,50%);*/
	padding-top:20vh;
	width:100%;
	height:100vh;
}
.banner-content .content-outer h1{ text-align:center;}
.banner-content .swiper-box{ margin-top:0;}
.banner-content.quote {
	bottom: calc(50% - 150px);
	font-size: 20px;
}
.banner-content.quote .form-group {
	margin-bottom: 1.5rem;
}
	.banner-content.quote .form-group label {
		color: #646464;
	}
.banner-content .quote-ques {
	text-align: left;
	margin:0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: white;
	padding: 40px 60px;
	/*min-width: 1000px;*/
	color: black;
	border-radius: 5px;
	max-width:1200px;
}

.banner-content h1 {
	margin-bottom: 30px;
}
.banner-content h1 img {
	width: 350px;
}
.banner-content h2, .banner-content h3{ color:#fff; text-align:center;}
.navbar-toggler{ height:32px; margin-top:10px; border:none;outline:none;}
.navbar.bg{ background:rgba(0,0,0,0.9);}
button:focus {outline:0;}

.news-section.comment-list h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
}
.news-section.comment-list {
    display: block;
    display: block;
    height: auto;
    padding-top: 150px;
	padding-bottom: 50px;
}
.news-section.comment-list .comment{ width:33.33333%; margin:15px 0;}
.news-section.comment-list .comment .comment-content{ background:#fff;}
.news-section.comment-list .comment .comment_desc{ padding:15px;}
.news-section.comment-list .comment .img img{ width:100%;}
.news-section.comment-list .comment .comment_title{ color:#524d4d; font-size: 1.25rem; font-weight:600;}
.news-section.comment-list .comment .owner{ font-size:12px; color:rgba(46, 44, 44, 0.55); margin-bottom:15px;}
.news-section.comment-list .comment p{ color:#2e2c2c; font-size:12px;}
.news-section.comment-list .comment .more{ text-align:right;}
.news-section.comment-list .comment .btn-readmore { margin-bottom:-2px;}
.modal-comment .img img{ width:100%;}
.modal-comment .comment-list .comment_title{ color:#524d4d; font-size: 1.25rem; font-weight:600;}
.modal-comment .comment-list .owner{ font-size:12px; color:rgba(46, 44, 44, 0.55);}
.modal-comment .comment-list p{ color:#2e2c2c; font-size:12px;}

.section_rating{ background:#e9e9eb; text-align:center; padding:35px 0;}
.section_rating .title{ font-size:2rem;color: #454546; font-weight:600px;}
.section_rating .rating_slider .item .desc{ font-size:15px;  color:#a1a4ac;}
.section_rating .rating_slider .item .info{ display:table; margin:20px auto 0 auto;}
.section_rating .rating_slider .item .info .img{ display:table-cell; vertical-align:middle;padding-right:10px;}
.section_rating .rating_slider .item .info .img img{ max-width:150px; margin:0 auto;}
.section_rating .rating_slider .item .info .detail{ display:table-cell; padding-left:10px; vertical-align:middle; text-align:center;}
.section_rating .rating_slider .item .owner{ color:#323643; font-size: 1.3rem;}
.section_rating .rating_slider .item .rating b{ display:inline-block; margin:5px; background:url(../images/icon/rating_orange.svg) center no-repeat; width:20px; height:20px;}
.section_rating .rating_slider .owl-nav{ display:block !important; }
.section_rating .rating_slider .owl-nav span{ display:inline-block; font-size:3rem;    line-height: 2.5rem; background:#fff; width:50px; height:50px; border-radius:50%;}
.section_rating .rating_slider .owl-nav button span:hover{background:#fff; width:50px; height:50px; border-radius:50%; opacity:0.5; color:#454546;}
.section_rating .rating_slider .owl-nav button:hover{ background:none;}
.section_rating .rating_slider .owl-nav button:focus{ background:none;}
.section_rating .rating_slider .owl-nav .owl-prev{ position:absolute; left:0; top:40px;}
.section_rating .rating_slider .owl-nav .owl-next{ position:absolute; right:0; top:40px;}

@media (max-width: 1440px) {
    .banner-slide {
        min-height: 135vh;
    }
}
@media (max-width: 1024px) {
    .banner-content {
        top: 0;
        bottom: auto;
    }
    .banner-slide {
        background-size: cover;
        min-height: 75vh;
    }
	.banner-content{ padding-top:10vh;}	
	 .banner-content .quote-ques { max-width:90%;}
}
@media (max-width: 1010px) {
	.advantage.d-none.d-sm-block .container{     max-width: 90%;}
}
@media (max-width: 992px) {
	.container{    max-width: 100%; }
	.div-title.d-md-block{ padding:35px 0;}
	.title-hover.d-lg-none{ font-size:48px;}
	.title-hover.d-lg-block{ display:none;}
	.banner-slide.aboutus .col-lg-6 .about-description{ margin-bottom:15px !important;}
}
@media (max-width: 768px) {
    header.fixed {
        box-shadow: none;
        position: absolute;
        top: 0;		
        z-index: 101;
		width:100%;
    }
    .banner-content {
        bottom: 80%;
    }
    .banner-slide {
        min-height: 85vh;
    }
	.about-us h3,.about-us h2{ font-size:1em;}	
	.banner-slide .container{ max-width:100%;}	
}
@media (max-width: 640px) {
	#up-to-top img:first-child{ display:none;}
	ul.contact{ margin-left:0;padding-left:0}
	form.form-contact ul.contact{ font-size:15px !important;}
}
@media (max-width: 414px) {
    .navbar-light {
        /*background-color: #0a0a0a;*/
    }
    .navbar-collapse {
        text-align: center;
        padding: 15px 0;
        font-size: 18px;
    }
    .navbar-brand img {
        width: 75%;
        margin-bottom: 20px;
    }
    .banner-slide {
        /*min-height: 800px;*/
    }

    .banner-content {
        top: inherit;
        bottom: 40%;
    }

	.banner-content h3 {
		font-size: 1.15rem;
	}

	.banner-content h2 {
		font-size: 1.5rem;
	}
	.banner-content h1 img {
		width: 280px;
	}
	.title-hover{ font-size:48px;}	
	.banner-slide.aboutus .col-lg-6 .about-description{ margin-bottom:0px !important;}
	
}
@media (max-width: 375px) {
    .banner-content {
        bottom: 35%;
    }
}
@media (max-width: 320px) {
    .banner-content {
        bottom: 45%;
        padding-top: 150px;
    }
    .banner-slide {
        min-height: 700px;
    }
    .banner-content h3 {
        font-size: 1.05rem;
    }
}
/* mouse-wheel */
/*.mouse-wheel {
    position: absolute;
    -webkit-box-sizing: border-box;
    left: 50%;
    top: 73%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    display: inline-block;
}
    .mouse-wheel img {
        margin-bottom: 5px;
    }*/
.mouse-wheel {
    display: table;
    margin: 0 auto;
}

    .mouse-wheel img, .mouse-wheel span {
        margin-bottom: 10px;
        display: block;
    }
/*@media (max-width: 1024px) {
    .mouse-wheel {
        top: 48%;
    }
}
@media (max-width: 768px) {
    .mouse-wheel {
        top: 63%;
    }
}
@media (max-width: 414px) {
    .mouse-wheel {
        top: 70%;
    }
}
@media (max-width: 320px) {
    .mouse-wheel {
        top: 75%;
    }
}*/

@-webkit-keyframes mouse-wheel {
    0% {
        -webkit-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    20% {
        -webkit-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    60% {
        -webkit-transform: scaleY(1.5) translateY(-7px);
        transform: scaleY(1.5) translateY(-7px);
    }
    100% {
        -webkit-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        -moz-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    20% {
        -moz-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    60% {
        -moz-transform: scaleY(1.5) translateY(-7px);
        transform: scaleY(1.5) translateY(-7px);
    }
    100% {
        -moz-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
}

@-o-keyframes mouse-wheel {
    0% {
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    20% {
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    60% {
        -o-transform: scaleY(1.5) translateY(-7px);
        transform: scaleY(1.5) translateY(-7px);
    }
    100% {
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
}

@keyframes mouse-wheel {
    0% {
        -webkit-transform: scaleY(1) translateY(0);
        -moz-transform: scaleY(1) translateY(0);
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    20% {
        -webkit-transform: scaleY(1) translateY(0);
        -moz-transform: scaleY(1) translateY(0);
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
    60% {
        -webkit-transform: scaleY(1.5) translateY(-7px);
        -moz-transform: scaleY(1.5) translateY(-7px);
        -o-transform: scaleY(1.5) translateY(-7px);
        transform: scaleY(1.5) translateY(-7px);
    }
    100% {
        -webkit-transform: scaleY(1) translateY(0);
        -moz-transform: scaleY(1) translateY(0);
        -o-transform: scaleY(1) translateY(0);
        transform: scaleY(1) translateY(0);
    }
}
.scroll-down {
    position: absolute;
    color: white;
    transform: translateX(-25%);
    text-align: center;
}

/* Hover-Title */
.div-title {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 26px 0;
    position: relative;
    letter-spacing: 2px;
    overflow: hidden;
    margin-bottom: 25px;
    visibility: visible;
}

.title-hover {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
    text-transform: uppercase;
    z-index: -1;
    color: rgb(204, 204, 204);
    font-weight: 600;
    font-size: 72px;
    opacity: 0.2;
}

@media (max-width: 414px) {
    .section-contact .div-title {
        margin-bottom: 0px;
    }

    .title-hover {
        font-size: 48px;
    }
}

@media (max-width: 375px) {
    .title-hover {
        font-size: 44px;
    }

    .div-title strong {
        font-size: 22px;
    }
}

@media (max-width: 320px) {
    .title-hover {
        font-size: 40px;
    }
}

/* Advantage-box */
.advantage, .quote-block {
    margin-top: 40px;
    margin-bottom: 40px;
}
    .advantage h1, .quote-block h1 {
        text-align: center;
        text-shadow: 0 0 0.2em #818182ad, 0 0 0.2em #f8f9fa, 0 0 0.2em #818182;
        padding: 40px;
        margin: 40px 20px;
    }
    .advantage .box h4, .quote-block .box h4 {
        text-align: center;
        margin: 50px 5px;
        color: #b6b6b6;
    }
    .advantage .box-icon, .quote-block .box-icon {
        text-align: center;
    }
    .advantage .box-icon img {
        width: 65%;
    }
    .quote-block .box-icon img {
        width: 30%;
        margin-bottom: 25px;
    }


/*.advantage.mobile h3 {
    text-shadow: 0 0 0.2em #818182ad, 0 0 0.2em #f8f9fa, 0 0 0.2em #818182;
    padding: 0;
    margin: 40px 0;
    text-align: center;
}*/
    .advantage.mobile h6 {
        font-size: 14px;
        text-align: center;
        color: #b6b6b6;
    }
.advantage.mobile .col-4 {
    padding-right: 10px;
    padding-left: 10px;
}

@media (max-width: 768px) {
	.title-hover{ font-size:36px;}
    .advantage .box-icon img {
        width: 50%;
    }

    .advantage .box h4 {
        margin: 15px 5px 60px;
    }
}
@media (max-width: 320px) {
    .advantage.mobile h3 {
        font-size: 26px;
    }
}

/* Icon-Zoom */
.zoom {
    transition: transform .2s;
}

    .zoom:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        -webkit-transform: scale(1.2); /* Safari 3-8 */
        transform: scale(1.2);
    }

/* footer */
footer.page-footer {
    background-color: #4a4a4a;
    color: white;
}
    footer.page-footer .footer-content {
        padding: 15px;
    }
    footer.page-footer .footer-content .footer-row {
        margin-right: 0;
        margin-left: 0;
    }
    footer.page-footer .footer-copyright {
        background-color: #3e3e3e;
        color: white;
    }
.footer-nav .navbar-nav .nav-link {
    padding-right: 13px;
    padding-left: 13px;
}
.footer-nav {
    display: flex;
}

@media (max-width: 768px) {
    .footer-nav {
        display: none;
    }
}

#up-to-top {
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 60px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    z-index: 100;
}
#up-to-top:hover {
    opacity: 0.8;
}


#line-fixed {
    position: fixed;
    right: 30px;
    bottom: 60px;
    z-index: 100;
    width: 60px;
    transition: all .3s ease;
}


@media (max-width: 414px) {
    #up-to-top {
        bottom: 40px;
        right: 10px;
        /*height: 40px;
        width: 40px;*/
        line-height: 40px;
    }
    #line-fixed {
        bottom: 40px;
        right: 10px;
    }
    #line-fixed:hover {
        opacity: 0.8;
    }
}
.move-up {
    transform: translateY(-70px);
}
/* section-contact */
section.section-contact {
    background-image: url('../images/footer.png');
    padding-top: 100px;
    /*padding-bottom: 150px;*/
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 90vh;
}

.section-contact .section-heading {
    color: white;
    text-align: center;
    z-index: 1;
}

.section-contact .form-message, .section-contact .form-contact {
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 40px 0;
}

.section-contact .col-lg-8{ 
	-ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.section-contact .col-lg-4{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
form.form-message .form-control {
    margin-top: 15px;
    margin-bottom: 15px;
}

form.form-contact ul.contact {
    list-style: none;
    font-size: 18px;
    -webkit-padding-start: 40px;
}

    form.form-contact ul.contact li {
        margin-bottom: 40px;
        margin-top: 40px;
    }

form.form-contact .contact img {
    margin-right: 10px;
}
.about-us{ text-align:center;   display: flex;  align-items: center; padding-top:4vh;}
@media (max-width: 1024px) {
    section.section-contact {
        padding-bottom: 100px;
    }
}
@media (min-width: 768px) {
    .section-contact .form-message {
        min-height: 470px;
        padding: 50px;
    }

    .section-contact .form-contact {
        min-height: 470px;
        padding: 40px;
    }
    form.form-contact ul.contact {
        line-height: 2.5;
        -webkit-padding-start: 0;
    }
}
@media (max-width: 1024px) {
    .section-contact .form-contact {
        padding: 40px 10px;
    }
}
@media (max-width: 992px) {
	.section-contact .col-lg-8{ 
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.section-contact .col-lg-4{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (max-width: 768px) {
    section.section-contact {
        padding-bottom: 0;
        padding-top: 50px;
    }
    .section-contact .form-contact {
        min-height: 0;
    }
    .section-contact .form-contact.mobile {
        background-color: unset;
        color: white;
        margin-bottom: 20px;
        margin-top: 0;
    }
	
	
    form.form-contact ul.contact li {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}
@media (max-width: 480px) {
    .section-contact .form-message, .section-contact .form-contact {
        margin: 20px 0;
    }
	.banner-content h2, .banner-content h3{ font-size:1.2em;}
}
@media (max-width: 375px) {
    form.form-contact ul.contact {
        -webkit-padding-start: 20px;
    }
}
@media (max-width: 320px) {
    .section-contact .form-contact.mobile {
        padding: 0;
    }
        .section-contact .form-contact.mobile ul {
            font-size: 16px;
            -webkit-padding-start: 15px;
            margin-bottom: 3rem;
            margin-top: 1.5rem;
        }
}

.btn-aboutus {
    padding: 10px 60px;
    font-size: 1.3rem;
    background-color: transparent;
    /*color: white;*/
	border:1px solid #212529;
	color:#212529;
    margin: 20px;
}
@media (max-width: 320px) {
    .btn-aboutus {
        margin: 15px;
        font-size: 1rem;
        padding: 5px 40px;
    }
}
.verification {
    display: flex;
}
    .verification .enter-code {
        width: 50%;
        margin-right: 12px;
    }
    .verification .ver-code {
        width: 25%;
        margin-right: 12px;
        background-color: #ddd;
        text-align: center;
    }
    .verification .btn-danger {
        width: 21%;
    }

/* social-link */
.social-link {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
    .social-link img {
        padding-top: 15px;
        width: 36px;
    }

    .social-link h4 {
        padding-top: 15px;
    }

@media (max-width: 768px) {
    .social-media {
        max-width: 85%;
        flex: 0 0 100%;
        text-align: center;
    }
    .social-link {
        display: -webkit-inline-box;
        text-align: center;
    }
	.about-us{ padding-top:5vh;min-height: 30vh;}
	.btn-aboutus{ margin:15px;}
	.advantage{ margin-top:0;}
    footer.page-footer .footer-content {
        padding: 5px;
    }

    .social-link img, .social-link h4 {
        padding-top: 10px;
    }
}

.service-container {
    position: fixed;
    right: 2px;
    bottom: 50%;
    z-index: 200;
    background: #d0021b;
    text-align: center;
    padding: 15px;
    border-radius: 10px 0 0 10px;
}
    .service-container.mobile {
        right: 0;
        bottom: unset;
        padding: 5px 15px;
        border-radius: 5px 0 0 5px;
        top: 15px;
        line-height: 1.2;
    }

    .service-container .point-service {
        margin-top: 10px;
        font-size: 18px;
        color: #fff;
    }
    .service-container.mobile .point-service {
        font-size: 16px;
        margin-top: 0;
    }
@media (max-width: 1366px) {
    .service-container {
        bottom: 60%;
        padding: 10px;
    }
}
@media (max-width: 1024px) {
    .service-container {
        bottom: 80%;
    }
}

/* Loader */
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;
        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;
        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
    -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0); /* IE 9 */
    transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%); /* IE 9 */
    transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%); /* IE 9 */
    transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%); /* IE 9 */
    transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.no-js h1 {
    color: #222222;
}

#content {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 80%;
    max-width: 978px;
}






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */





@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 20rem auto;
    }
}

.send-success {

}
    .send-success img {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .send-success h2 {
        margin-bottom: 15px;
        color: #d0021b;
    }
    .send-success h4 {
        line-height: 1.4;
        font-weight: 600;
    }
        .close {
            font-size: 2.5rem;
        }

.btn-knowmore {
    padding: 15px 40px;
    border: 1px solid #ccc;
    color: #7f7f7f;
    background-color: #fff;
    font-size: 18px;
    box-shadow: 0px 0px 8px 1px #ccc;
}
.button-group {
    padding-top: 50px;
}

    .button-group .btn {
        margin: 5px 15px;
        padding: 10px 50px;
        font-size: 18px;
    }
@media (max-width: 480px) {	
	.section-contact .form-contact{ padding:20px 0;}
	.news-section.comment-list h2{ font-size:1.5rem;}
	.section_rating .rating_slider .item .info{ display:block;}	
	.section_rating .rating_slider .item .info .img{ display:block; padding-right:0; margin-bottom:20px;}	
	.section_rating .rating_slider .item .info .detail{ display:block; padding-left:0;}	
	.section_rating .rating_slider .owl-nav .owl-prev{ top:100px;}
	.section_rating .rating_slider .owl-nav .owl-next{ top:100px;}
}
@media (max-width: 375px) {
    .button-group .btn {
        margin: 0 10px;
        padding: 10px 45px;
        font-size: 14px;
    }
}
@media (max-width: 320px) {
    .button-group .btn {
        margin: 0;
    }
}

