/*----------------------------------------------------
@File: Custom Style
@Author: Robert Jay Descartin
@URL:https://www.iamrobertjay.com
@Version: 1.0
----------------------------------------------------*/
/*--------------------------------------------------*/

html, body {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

nav.header_aera {
    display: block;
    background-color: #fff !important;
    border-bottom: 2px solid #2a70d0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header_aera .navbar-collapse .navbar-nav.navbar-right li.submenu ul {
    position: absolute;
    left: 50px;
    top: 30px;
    background-color: #f0f2f4;
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.5);
}

.header_aera .navbar-collapse .navbar-nav.navbar-right li.submenu ul li a {
    font-size: 15px;
    border-bottom: 1px solid #b7b7b7;
}

.header_aera .navbar-header .navbar-brand {
    display: block;
    /*font-family: 'Questrial', sans-serif;*/
    height: auto;
    padding-bottom: 0 !important;
    color: #2870d0 !important;
    font-size: 70px !important;
    line-height: 80px;
    font-weight: 400;
    letter-spacing: -3px;
    margin: 0;
}

.header_aera .navbar-header .navbar-brand img {
    width: auto;
    height: 80px;
}

.header_aera .navbar-header .navbar-brand:after {
    content: 'ISO 9001:2015';
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    line-height: 15px;
    display: block;
    margin-top: 5px;
    font-weight: 700;
}

.navbar .main-menu .navbar-right {
    margin-top: 48px;
    margin-right: 0;
    display: block;
    overflow: visible;
}

.navbar .main-menu .navbar-right a {
    color: #666 !important;
}

.navbar .main-menu .navbar-right a:hover {
    color: #2770d0 !important;
}

/*----------------------------------
   Banner
------------------------------------*/

#banner .video-frame .wistia_embed {
    display: block;
    width: 100% !important;
    height: 760px !important;
}

#banner {
    padding: 0;
}

.our_partners_area {
    padding-top: 70px !important;
    background-color: #f4f9fb;
}

.video-banner {
    position: relative;
    overflow: hidden;
}

.video-banner video {
    display: block;
    width: 100%;
}

.video-banner #video-banner .w-bottom-bar {
    display: none !important;
}

.video-banner .video-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
    z-index: 2;
    background-color: transparent;    
    background-image: url(../images/play-btn.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.video-banner #video-preview {
    display: block;
    position: relative;
    padding-top: 56.25%;
    background-color: #000;
    top: -120px;
}

.video-banner #video-preview iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.video-banner .video-btn.playing {
    background-image: none;
    display: none;
}

.video-banner.video-playing {
    height: 505px;
    overflow: hidden;
}

.video-banner.video-playing #video-banner {
    display: none !important;
}

.video-banner.video-auto #video-banner {
    display: block !important;
}

.video-banner.video-auto {
    height: auto;
    overflow: hidden;
}

/*----------------------------------
   Top Nav
------------------------------------*/

#top-nav {
    display: block;
    position: absolute;
    text-align: right;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 10;
}

#top-nav ul li a {
    color: #666 !important;
}

#top-nav .social-col {
    display: inline-block;
    vertical-align: middle;
}

#top-nav .social-col li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
}

#top-nav .social-col li a {
    display: block;
    width: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;    
    color: #fff !important;
    border-radius: 100px;
}

#top-nav .social-col .facebook-icon {
    background-color: #3b5998;
}

#top-nav .social-col .twitter-icon {
    background-color: #55acee;
}

#top-nav .social-col .linkedin-icon {
    background-color: #0077b5 ;
}

#top-nav .social-col .youtube-icon {
    background-color: #b31217;
}

#top-nav .contact-col {
    display: inline-block;
    vertical-align: middle;
    background-color: #f0f2f4;
    margin-left: 15px;
    padding-right: 15px;
}

#top-nav .contact-col li {
    display: inline-block;
    vertical-align: middle;
}

#top-nav .contact-col li a {
    display: block;
    position: relative;
    padding: 5px 20px;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
}

#top-nav .contact-col li:first-child a {
    background-color: #2870d0;
    color: #fff !important;
    padding: 5px;
}

#top-nav .contact-col li:first-child a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -15px;
    border: 10px solid #2870d0;
    border-top: 25px solid transparent;
    border-left: 5px solid transparent;
    height: 35px;
}

#top-nav .contact-col li:first-child a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
    border: 10px solid #2870d0;
    border-bottom: 25px solid transparent;
    border-right: 5px solid transparent;
    height: 35px;
}

#top-nav .contact-col .language-select a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
}

#top-nav .contact-col .language-select {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

#top-nav .contact-col .language-select .active-link {
    font-weight: 700;
    color: #2870d0 !important;
}

/*----------------------------------
   Other Section
------------------------------------*/

.servise-top img {
    width: 35px;
}

#about .row.about_row {
    margin-top: 0;
}

.bigpixi-footer-social {
    margin-top: 20px;
}

.book_now_section {
    display: block;
    padding: 60px 10px;
    box-sizing: border-box;
}

.book_now_section h4 {
    color: #364167;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}

.book_now_section p {
    color: #364167;
    font-size: 16px;
    padding: 0;
}

.book_now_section .top-banner {
    margin-top: 15px;
    text-align: right;
}

.high-precision-section .clip-right,
.plastic-injection-section .clip-right {
    position: relative;
    right: -15px;
}

.high-precision-section .pl-40 {
    padding-top: 50px;
    box-sizing: border-box;
}

.high-precision-section .row {
    margin-top: 10px;
}

#testimonials {
    padding-top: 0;
}

.our_footer_area {
    background-image: none;
    background: #7abcff; /* Old browsers */
    background: -moz-linear-gradient(top, #7abcff 0%, #2870d0 0%, #2870d0 65%, #2e7ffe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7abcff 0%,#2870d0 0%,#2870d0 65%,#2e7ffe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7abcff 0%,#2870d0 0%,#2870d0 65%,#2e7ffe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#2e7ffe',GradientType=0 ); /* IE6-9 */
}

.footer-top {
    margin-top: 0;
}

.footer-menu li:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;
    margin-left: 10px;
}

.footer-credits {
    background-color: #2870d0;
    padding: 30px 0;
}

.footer-credits p {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin: 0 auto;
    line-height: 25px;
}

#page-title {
    display: block;
    position: relative;
    text-align: center;
    background-image: url(../images/banner-img-1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#page-title:before {
    content: '';
    position: absolute;
    background-color: rgba(40, 112, 208, 0.5);
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#page-title .row {
    position: relative;
    z-index: 1;
}

#page-title h1 {
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin: 0 auto 5px;
}

#page-title .breadcrumbs {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.about-sec1 .info {
    font-size: 15px;
    line-height: 25px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.about-sec1 .col-md-7 {
    padding-top: 50px;
    box-sizing: border-box;
}

.about-sec1 .shap_top {
    padding-bottom: 10px;
    margin-top: 10px;
}

.about-sec2, 
.about-sec3 {
    padding-top: 80px;
    box-sizing: border-box;
    margin: 0 auto !important;
}

.about-sec3 {
    padding-bottom: 100px;
}

.product-sec1 {
    padding-top: 140px;
    box-sizing: border-box;
    margin: 0 auto !important;
}

.product-sec2 {
    padding-top: 20px;
    margin-top: 0 !important;
}

.product-sec3 {
    padding-top: 140px;
    padding-bottom: 90px;
    box-sizing: border-box;
    margin: 0 auto !important;
}

.about-sec2 .posi-r-img,
.about-sec3 .posi-r-img,
.product-sec1 .posi-r-img,
.product-sec2 .posi-r-img,
.product-sec3 .posi-r-img {
    bottom: 50px;
}

.about-sec2 .services-right,
.about-sec3 .services-right {
    padding-top: 80px;
}

.product-sec1 .services-right-text,
.product-sec2 .services-right-text,
.product-sec3 .services-right-text {
    text-transform: none;
    font-size: 18px;
    line-height: 35px;
}

.product-sec1 .services-right {
    padding-top: 60px;
}

.product-sec2 .services-right {
    padding-top: 40px;
}

.product-sec3 .services-right {
    padding-top: 60px;
}

.die-casting-section .about_row {
    margin-top: 80px;
}

.die-casting-section {
    padding: 40px 0;
}

.high-precision-section {
    padding: 40px 0 80px;
}

.about-section .about_row {
    margin-top: 0;
    margin-bottom: 40px;
}

.die-casting-section .clip-polygon {
    background: url(../images/die-casting-bg.jpg) left top no-repeat;
}

.plastic-injection-section .clip-right {
    background: url(../images/plastic-injection-home.png) right top no-repeat;
}

.book_now_section.bg-fff {
    background: #fff;
}

/*----------------------------------
   Product Page
------------------------------------*/

#product-page .product-single p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

#product-page .product-sub-info p {
    margin-bottom: 15px;
}

#product-page .product-single .product-desc .product-title {
    display: block;
    margin: 0 auto 20px;
    color: #364167;
    font-size: 25px;
}

#product-page .product-single {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #f4f9fb;
}

#product-page .product-single .product-desc {
    display: block;
    padding-top: 30px;
    box-sizing: border-box;
}

#product-page .product-single .product-featured img {
    display: block;
    margin: 0 auto;
    box-shadow: 0px 20px 15px -8px rgba(0, 0, 0, 0.5);
    border: 15px solid #fff;
}

#product-page .product-single h3 {
    font-size: 22px;
    color: #364167;
    line-height: 25px;
    margin-bottom: 20px;
}

#product-page .product-sub-info {
    display: block;
    width: 100%;
    padding: 80px 0;
}

#product-page .product-images {
    display: block;
    padding-bottom: 80px;
    box-sizing: border-box;
}

#product-page .product-images img {
    max-width: 85%;
    display: block;
    width: auto;
    margin: 0 auto;
    height: 235px;
}

#product-page .product-single ul {
    display: block;
    padding-left: 40px;
    margin: 0 auto 15px;
}

#product-page .product-single ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    list-style: disc;
}

#about.home-services h1 {
    padding-top: 0;
}

#about.home-services,
#about.services-sec {
    padding-bottom: 100px;
}

.clip-right.mobile-visible {
	display: none !important;
}

.plastic-injection-section .col-md-6.pl-40 {
    padding-top: 50px;
}

.plastic-injection-section .about_row {
    margin-top: 0;
}

.plastic-injection-section {
    padding: 40px 0;
}

.about-section {
    padding: 70px 0 20px;
}

/*----------------------------------
   Responsive
------------------------------------*/

@media only screen and (max-width:991px){
    .navbar .main-menu .navbar-right a {
        color: #666 !important;
        padding-left: 30px !important;
        font-size: 13px !important;
    }

    .video-banner.video-playing {
        overflow: hidden;
        height: 400px;
    }

    .video-banner #video-preview {
        top: -80px;
    }

    .navbar .main-menu .navbar-right {
        margin-top: 0;
    }
}

@media only screen and (max-width:767px){
    #page-title {
        padding: 50px 0px !important;
    }

    #page-title h1 {
        font-size: 25px;
        line-height: 30px;
    }

    #page-title .breadcrumbs {
        font-size: 13px;
        line-height: 15px;
    }

    #banner {
        padding: 0 !important;
    }

    .navbar-default .navbar-collapse, 
    .navbar-default .navbar-form {
        background-color: #2870d0!important;
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .navbar-default .navbar-collapse {
        height: 1px !important;
    }

    .navbar-default .navbar-collapse.in {
        height: auto !important;
    }

    .navbar .main-menu .navbar-right {
        margin: 10px auto;
        display: block;
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li a {
        color: #fff !important;
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li a {
        color: #fff !important;
        padding-left: 20px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li:last-child a {
        border: none;
    }

    .header_aera .navbar-header .navbar-brand {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .navbar-toggle {
        top: 35px !important;
    }

    nav.header_aera {
        padding-bottom: 0 !important;
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li.submenu ul {
        position: relative;
        left: 0;
        top: 0;
        background-color: transparent;
        box-shadow: none;
        padding-left: 20px;
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li.submenu ul li a {
        font-size: 13px !important;
        border-bottom: 1px solid #3377d2;
    }

    .all-text {
        padding: 120px 80px;
    }

    .about-sec2 .services-right, 
    .about-sec3 .services-right {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .about-sec2 .posi-r-img, 
    .about-sec3 .posi-r-img, 
    .product-sec1 .posi-r-img, 
    .product-sec2 .posi-r-img, 
    .product-sec3 .posi-r-img {
        bottom: 0;
    }

    .about-sec2, .about-sec3 {
        padding-top: 40px;
        box-sizing: border-box;
        margin: 0 auto !important;
    }

    #about .col-md-6 {
        padding: 0;
    }

    #about .text-left {
        margin: 0 auto;
    }

	.high-precision-section .clip-right {
		display: none !important;
	}

	.high-precision-section .clip-right.mobile-visible {
		display: block !important;
		background-position: left;
	}

	.die-casting-section .clip-polygon,
	.high-precision-section .clip-right.mobile-visible,
	.about-section .clip-polygon {
	    clip-path: none !important;
	    -webkit-clip-path: none !important;
	    left: auto;
	    right: auto;
	}

	.clip-polygon .video-img {
	    left: 0px !important;
	    top: 0;
	}

	.die-casting-section .about_row, 
	.about-section .about_row,
	.high-precision-section .row {
	    margin-left: auto;
	    margin-right: auto;
	}

	.book_now_section {
	    display: block;
	    padding: 60px 10px 40px;
	    box-sizing: border-box;
	    text-align: center;
	}

	.btn {
	    font-size: 15px;
	}

	.high-precision-section .pl-40, 
	.about-section .col-md-6.wow.fadeInUp, 
	.die-casting-section .col-md-6.wow.fadeInUp {
	    padding-top: 30px;
	    box-sizing: border-box;
	    padding-left: 15px !important;
	}

	.about_bottom_h,
	.bottom-s {
	    font-size: 15px;
	    line-height: 35px;
	}

	.about-section .text-left, 
	.high-precision-section .text-left, 
	.die-casting-section .text-left {
	    text-align: left !important;
	}

	.about-section .title-left.wow.fadeInUp,
	.high-precision-section .title-left.wow.fadeInUp,
	.die-casting-section .title-left.wow.fadeInUp {
		padding: 0;
	}

	.about-sec1 .back-shap {
	    padding: 0;
	}

	.services-right-text {
	    font-size: 15px;
	    line-height: 35px;
	}

	.about_bottom_r {
	    font-size: 25px;
	    color: #36415f;
	    font-weight: 540;
	    margin: 0px 0px 20px;
	}

	.about-sec3 .about_top-100 {
	    margin-top: 20px;
	}

	.about_s2 {
	    font-size: 15px;
	    line-height: 35px;
	    margin: 10px 0px 20px;
	}

	#product-page .product-sub-info .col-md-6 {
	    padding-top: 40px;
	}

	#product-page .product-sub-info {
	    padding: 40px 0 80px;
	}

    .video-banner .video-overlay, 
    .video-banner .video-btn {
        display: none;
    }

    .video-banner.video-playing #video-banner {
        display: block !important;
    }

    .video-banner.video-playing {
        height: auto;
    }
}

@media only screen and (max-width:640px){
	.die-casting-section .clip-polygon, 
	.high-precision-section .clip-right.mobile-visible, 
	.about-section .clip-polygon {
	    left: auto;
	    right: auto;
	    height: 300px;
	    background-position: center;
	    background-size: cover;
	}
}

@media only screen and (max-width:480px){
	.about_bottom_r {
	    margin: 20px 0px 10px;
	}

	.about-sec3 {
	    padding-bottom: 40px;
	}
}

@media only screen and (max-width:445px){
    #top-nav {
        position: relative;
    }

    nav.header_aera {
        padding: 0 !important;
    }

    #top-nav .social-col {
        display: block;
        vertical-align: middle;
        padding: 5px 10px 5px 0;
    }

    #top-nav .contact-col li a {
        padding: 5px 10px;
    }

    #top-nav .contact-col .language-select {
        border-left: 1px solid #ccc;
        padding-left: 8px;
    }

    #top-nav .contact-col {
        display: inline-block;
        vertical-align: middle;
        background-color: #f0f2f4;
        margin-left: 0;
        padding-right: 10px;
    }

    .die-casting-section .clip-polygon, 
	.high-precision-section .clip-right.mobile-visible, 
	.about-section .clip-polygon {
	    left: auto;
	    right: auto;
	    height: 250px;
	    background-position: center;
	    background-size: cover;
	}

	.all-text {
	    padding: 120px 20px;
	}

	.all-text .shap_bottom {
	    font-size: 13px;
	}

	.about-sec1 .col-md-7 {
	    padding-top: 0;
	}
}