/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR ARCTON               ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1. imported styles
* 2. common styles
* 3. header styles
* 4. banner styles
* 5. about styles
* 6. footer styles
* 7. subscribe styles
* 8. blog styles
* 9. funfact styles
* 10. team styles
* 11. testimonials styles
* 12. video styles
* 13. progress styles
* 14. services styles
* 15. faq styles
* 16. project styles
* 17. brand styles
* 18. inner-banner styles
* 19. sidebar styles
* 20. contact styles
* 21. pricing styles
* 22. search-popup styles
* 23. shop styles
* 24. cart styles
* 25. checkout styles
****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/*
* 1. imported styles
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Source+Sans+Pro:400,600|Poppins:300,400,500,600,700&display=swap");
@import url("animate.css");
@import url("font-awesome.min.css");
@import url("bootstrap-select.min.css");
@import url("bootstrap.min.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.min.css");
@import url("magnific-popup.css");
@import url("jquery.mCustomScrollbar.min.css");
@import url("nouislider.css");
@import url("nouislider.pips.css");
@import url("jquery.bootstrap-touchspin.min.css");
@import url("plugins/style.css");

/*
* 2. common styles
*/
body {
    font-family: "Poppins", sans-serif;
    color: #777777;
    font-size: 14px;
    line-height: 26px;
}

a:active,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}
*{margin:0; padding:0}

.top{background:url(../images/top.jpg) no-repeat center; height:100px}
.main1{background:url(../images/main1.jpg) no-repeat center; height:615px}
.main2{background:url(../images/main2.jpg) no-repeat center; height:652px}
.main3{background:url(../images/main3.jpg) no-repeat center; height:277px}
.main4{background:url(../images/main4.jpg) no-repeat center; height:574px}
.main5{background:url(../images/footer.jpg) no-repeat center; height:412px}




.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

.page-wrapper.has-border-wrapper {
    padding: 0 80px;
}

@media (max-width: 1440px) {
    .page-wrapper.has-border-wrapper {
        padding: 0 40px;
    }
}

@media (max-width: 1199px) {
    .page-wrapper.has-border-wrapper {
        padding: 0 30px;
    }
}

@media (max-width: 480px) {
    .page-wrapper.has-border-wrapper {
        padding: 0 15px;
    }
}







/*about*/
.in_about{margin-top:60px; height:auto; overflow:hidden}
.in_about_l{ width:53%; float:left}
.block-title {margin-bottom: 40px;}
.block-title__tag-line {font-size: 16px; color: #848484;  margin: 0; margin-bottom: 5px;}
.block-title__tag-line-has-line {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center;  align-items: center;}
.block-title__tag-line-has-line:before {content: ''; width: 40px; height: 2px; background-color: #f9c301; margin-right: 10px;}
.block-title__tag-line-has-line-reversed:before {display: none;}
.block-title__tag-line-has-line-reversed:after {content: ''; width: 40px; height: 2px; background-color: #f9c301; margin-left: 10px;}
.block-title__title {color: #222222; font-weight: 600; font-size: 40px; line-height: 42px; margin: 0;}
.block-title__title+.block-title__line {margin-top: 5px;}
.block-title__line {display: inline-block; vertical-align: middle; width: 50px; height: 2px; background-color: #f9c301;}
.about-one__text{ margin-bottom:40px}


.thm-btn {display: inline-block; vertical-align: middle; cursor: pointer; border: none; outline: none; background-color: #fff; color: #f9c301; border:1px solid #ccc; font-size: 16px; font-weight: 500; text-transform: uppercase; padding: 10px 30px; -webkit-transition: all .4s ease; transition: all .4s ease;}

.thm-btn:hover {color: #333; background-color: #f9c301; border:1px solid #f9c301;}

.in_about_r{ width:45%; float: right}
.in_about_r a img{ max-width:100%; height:auto; overflow:hidden}

@media (max-width:1023px){
	.in_about_l{ width:100%; float: none}
	.in_about_r{ width:100%; float: none; margin-top:20px; text-align:center}
	.in_about_r a img{margin:0 auto; display:inline-block}
}




/*product*/

.in_prtitle_bg{width:100%; height:auto; overflow:hidden; background:url(../images/in_pro_bg.jpg) no-repeat center fixed #333; padding:100px 0 150px 0; margin-top:60px; text-align:center; z-index:9}
.in_prtitle_bg a{font-size:42px; line-height:50px; color:#fff}
.in_prtitle_bg span{width:50px; height:3px; margin:15px auto; background-color:#f9c301; display:block}



.xyin-honor{position:relative; }
.xyin-honor .honor-slick { position: relative; margin-top:-100px}
.xyin-honor .honor-slick .slick-list { margin: 0 -10px;}
.xyin-honor .honor-slick .slick-con { display: block; margin: 0 15px; box-shadow:0 0 15px #777}
.xyin-honor .honor-slick .slick-con img { display: block; width: 100%;
}
.xyin-honor .honor-slick .slick-con p{font-size:16px; line-height:30px; color:#434343; background-color:#fff; text-align:center; padding:1.5rem 10px}
.xyin-honor .honor-slick .slick-con:hover img{}
.xyin-honor .honor-slick .slick-con:hover p{/*background-color:#ef0700; color:#fff*/}
.xyin-honor .honor-slick .slick-con h3 { text-align: center; font-size: 14px; color: #666666; line-height: 30px;}
/*.xyin-honor .honor-slick .slick-arrow { position: absolute; top: 40%; width: 30px; height: 60px; outline: none; border: none; font-size: 0; display: none}*/
.xyin-honor .honor-slick .slick-arrow { position: absolute; top: 40%; width: 0; height: 0; outline: none; border: none; font-size: 0; display: none}
./*xyin-honor .honor-slick .slick-arrow.slick-prev { background: url(../images/honor-right.png) center no-repeat; left: 0px;display: none}
.xyin-honor .honor-slick .slick-arrow.slick-next { background: url(../images/honor-left.png) center no-repeat; right: 0px;display: none}
.xyin-honor .honor-slick .slick-arrow.slick-prev:hover { background: url(../images/honor-right1.png) center no-repeat; left: 0px;display: none}
.xyin-honor .honor-slick .slick-arrow.slick-next:hover { background: url(../images/honor-left1.png) center no-repeat; right: 0px;display: none}*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-slider button{display:none}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@media (max-width: 768px) { 
.xyin-honor {}
.xyin-honor .honor-tit {background: none; margin-bottom: 25px; }
.xyin-honor .honor-tit li {width: 100px; line-height: 35px; font-size: 16px; }
.xyin-honor .honor-slick .slick-con { padding: 0px;}
}




/*conatct*/

.in_contact{width:100%; height:auto; overflow:hidden; margin-top:60px; background:url(../images/in_lx_bg.jpg) no-repeat center #ffbc21; padding:60px 0; text-align: center; color:#fff}
.in_contact span{font-size:18px;}
.in_contact p{font-size:40px; display:block; line-height:46px; padding:10px 0; font-weight:700}
.in_contact a{font-size:40px; color:#fff}

@media (max-width: 470px) { 
.in_contact p{font-size:30px; padding:5px 0}
.in_contact a{font-size:30px;}
}



/*workshop*/

.in_workshop_bg{width:100%; height:auto; overflow:hidden; margin-top:60px}
.in_title{width:100%; height:auto; overflow:hidden; text-align:center}
.in_title a {font-size:40px; color:#000; line-height:42px}
.in_title span{width:50px; height:3px; display:block; margin:10px auto; background-color:#f9c301}
.in_workshop{width:100%; height:auto; overflow:hidden; margin-top:40px;}
.in_workshop_list{ width:31%; float:left; margin-right:3.5%}
.in_workshop_list:nth-child(3){margin-right:0}
.in_workshop_list a img{width:100%; height:auto; overflow:hidden}
.in_workshop_list p{text-align:center; padding:15px 10px; font-size:16px; color:#434343}
.in_workshop_list p a{color:#434343}

@media (max-width: 640px) {
	.in_workshop_list{ width:100%; float:none; margin-right:0; margin-bottom:20px}
}



/*footer*/
.in_footer_bg{width:100%; height:auto; overflow:hidden; background-color:#f6f6f6; padding:50px 0; margin-top:60px}
.in_footer{width:100%; height:auto; overflow:hidden;}
.in_footer_l{width:50%; float:left}
.in_footer_l h2{font-size:18px; color:#000; font-weight:500}
.in_footer_l p{margin-top:20px; line-height:30px }

.in_footer_r{width:40%; float:right}
.in_footer_r dl{width:50%; float:left; height:auto; overflow:hidden}
.in_footer_r dl dt a{font-size:20px; font-weight:600; color:#000; margin-bottom:20px; display:block}
.in_footer_r dl dd{margin-bottom:0}
.in_footer_r dl dd a{ color:#626262; line-height:32px}


.in_footer_b_bg{width:100%; height:auto; overflow:hidden; background-color:#333; padding:15px 0; }
.in_footer_b{color:#fff}
.in_footer_b a{color:#c9c9c9}
.in_footer_b span{float:right}

@media (max-width: 768px) {
	.in_footer_b_bg{padding:15px 0 70px 0;}
}
@media (max-width: 767px) {
	.in_footer_l{width:100%; float:none}
	.in_footer_r{width:100%; float:none; border-top:1px solid #ccc; margin-top:20px}
	.in_footer_r dl{margin-top:25px}
	.in_footer_b span{float:none; display: block}
}

@media (max-width: 440px) {
	.in_footer_r dl{width:100%; float:none;}
	.in_footer_r dl:nth-child(2){border-top:1px solid #ccc; padding-top:25px}
	.in_footer_r dl dd{width:50%; float:left}
	
}

/*
* 3. header styles
*/
.header-navigation {
    background-color: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    background-color: transparent;
}

.header-navigation .container {
    background: transparent;
    position: relative;
    display: block;
}

.header-navigation .container .logo-box {
    float: left;
    position: absolute;
    top: 50%;
	/*left: 10%;
    left: 0px;*/
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-navigation .container .navbar-brand {
    height: auto;
    margin: 0;
}

.header-navigation .container .menu-toggler {
    display: none;
}

.header-navigation .container .right-side-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
}

.header-navigation .main-navigation {
    float: right;
    text-align: right;
}

@media (min-width: 1311px) {
    .header-navigation .main-navigation {
        display: block !important;
    }
}

.header-navigation ul.navigation-box {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
    display: none;
}

.header-navigation ul.navigation-box>li {
    position: relative;
    padding: 37px 0;
    display: inline-block;
    vertical-align: middle;
    /* Second Level Menu */
    /* Thrid Level Menu */
}

.header-navigation ul.navigation-box>li+li {
    margin-left: 45px;
}

.header-navigation ul.navigation-box>li:first-child {
    padding-left: 0;
}

.header-navigation ul.navigation-box>li:last-child {
    padding-right: 0;
}

.header-navigation ul.navigation-box>li>a {
    font-weight: 600;
    font-size: 16px;
    color: #222222;
    font-family: 'Open Sans';
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
}

.header-navigation ul.navigation-box>li>a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px;
}

.header-navigation ul.navigation-box>li>a:only-child:after {
    content: '';
    display: none;
}

.header-navigation ul.navigation-box>li.current>a,
.header-navigation ul.navigation-box>li:hover>a {
    color: #f9c301;
}

.header-navigation ul.navigation-box>li>.submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 0px 0px;
    text-align: left;
    list-style: none;
    background-color: #222222;
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0px;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease, visibility .4s ease;
    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1311px) {
    .header-navigation ul.navigation-box>li>.submenu {
        display: block !important;
    }
}

.header-navigation ul.navigation-box>li>.submenu.right-align {
    left: auto;
    right: 0;
}

.header-navigation ul.navigation-box>li>.submenu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header-navigation ul.navigation-box>li>.submenu>li {
    display: block;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>.submenu>li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.header-navigation ul.navigation-box>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>.submenu>li:hover>a {
    color: #fff;
    background: #f9c301;
}

.header-navigation ul.navigation-box>li:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.header-navigation ul.navigation-box>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box>li>ul>li {
    /* no more nested showen */
}

.header-navigation ul.navigation-box>li>ul>li>.submenu {
    position: absolute;
    top: 0%;
    left: 100%;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 0px 0px;
    text-align: left;
    list-style: none;
    background-color: #222222;
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0px;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease, visibility .4s ease;
    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1311px) {
    .header-navigation ul.navigation-box>li>ul>li>.submenu {
        display: block !important;
    }
}

.header-navigation ul.navigation-box>li>ul>li>.submenu.right-align {
    left: auto;
    right: 100%;
}

.header-navigation ul.navigation-box>li>ul>li>.submenu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li {
    display: block;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li:hover>a {
    color: #fff;
    background: #f9c301;
}

.header-navigation ul.navigation-box>li>ul>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box>li>ul>li ul {
    display: none;
}

.stricked-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.06);
    opacity: 0;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.stricked-menu.stricky-fixed {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

@media (min-width: 1311px) {
  /*  .header-one .header-navigation .container {
        width: 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }*/
}

.header-one .main-navigation {
   /* width: 100%;*/
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1311px) {
    .header-one .main-navigation {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 1760px) {
    .header-one .main-navigation {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.header-one .header-navigation .main-navigation {
    /*text-align: right;*/
    float: none;
	/*position:absolute;*/
	z-index:9;
	float:right
}
@media (max-width: 1024px) {
	.header-one .header-navigation .main-navigation {position:absolute;}
}
@media (max-width: 1760px) {
    .header-one .header-navigation .main-navigation .right-nav {
        margin-left: 40px;
    }
}

.header-one .header-navigation .main-navigation .right-nav>li>a {
    letter-spacing: .07em;
}

.header-one .header-navigation .main-navigation .right-nav>li+li {
    margin-left: 35px;
}

.header-one .header-navigation .main-navigation .right-nav>li+li a {
    padding-left: 40px;
    border-left: 1px solid #e5e5e5;
}

.header-one .header-navigation .right-side-box .sidemenu-toggler {
    font-size: 18px;
    color: #222222;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-one .header-navigation .right-side-box .sidemenu-toggler:hover {
    color: #f9c301;
}

.header-one .stricked-menu {
    padding: 0 80px;
}

@media (max-width: 1760px) {
    .header-one .stricked-menu {
        padding: 0 40px;
    }
}

@media (max-width: 1199px) {
    .header-one .stricked-menu {
        padding: 0 30px;
    }
}

@media (max-width: 480px) {
    .header-one .stricked-menu {
        padding: 0 15px;
    }
}

.site-header__home-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding-left: 150px;
}

.site-header__home-two .header-navigation .container .navbar-brand {
    padding: 23.5px 0;
}

.site-header__home-two .header-navigation .container .logo-box {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0);
    transform: translate(0);
}

.site-header__home-two .header-navigation .container .right-side-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-header__home-two__sidemenu-toggler {
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    display: inline-block;
    vertical-align: -7px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 60px;
    margin-left: 70px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.site-header__home-two__sidemenu-toggler:hover {
    color: #f9c301;
}

.site-header__home-two__search,
.site-header__home-two__cart {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.site-header__home-two__search i,
.site-header__home-two__cart i {
    font-size: 17px;
    color: inherit;
}

.site-header__home-two__search span.count,
.site-header__home-two__cart span.count {
    margin-left: 5px;
    font-family: "Open Sans", sans-serif;
}

.site-header__home-two__search:hover,
.site-header__home-two__cart:hover {
    color: #fff;
    background-color: #f9c301;
}

.site-header__home-two .stricked-menu {
    background-color: #222222;
    padding-right: 0;
}

.site-header__home-three {
    padding-left: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 91;
}

.site-header__home-three .header-navigation .container .right-side-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-header__home-three .header-navigation ul.navigation-box>li {
    padding-top: 36.5px;
    padding-bottom: 36.5px;
}

.site-header__home-three .main-navigation {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1220px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 1760px) {
    .site-header__home-three .main-navigation {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.site-header__home-three .stricked-menu {
    padding-right: 0;
}

.site-header__home-three .stricked-menu .site-header__social a {
    color: #222222;
}

.site-header__home-three .stricked-menu .site-header__home-two__cart,
.site-header__home-three .stricked-menu .site-header__home-two__search {
    background-color: #f9c301;
    color: #fff;
}

.site-header__home-three .stricked-menu .site-header__home-two__cart:hover,
.site-header__home-three .stricked-menu .site-header__home-two__search:hover {
    background-color: #222222;
    color: #fff;
}

.site-header__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1760px) {
    .site-header__social {
        display: none;
    }
}

.site-header__social a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 17px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.site-header__social a+a {
    margin-left: 20px;
}

.site-header__social a:hover {
    color: #f9c301;
}

.site-header__inner-page .header-navigation ul.navigation-box>li>a {
    color: #fff;
}

.site-header__inner-page .header-navigation ul.navigation-box>li:hover>a,
.site-header__inner-page .header-navigation ul.navigation-box>li.current>a {
    color: #f9c301;
}

.site-header__inner-page .stricked-menu {
    background-color: #222222;
}

.side-menu__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .7s ease;
    transition: -webkit-transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease;
}

.side-menu__block.active {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.side-menu__block-overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: .7;
}

.side-menu__block-inner {
    position: relative;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    z-index: 999999;
    overflow-y: auto;
    padding: 20px 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.side-menu__block-inner .mCustomScrollBox {
    width: 100%;
}

.side-menu__block .main-navigation .submenu {
    display: none;
}

.side-menu__block__text {
    text-align: center;
}

.side-menu__block .navigation-box {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #d2d9e4;
}

.side-menu__block .navigation-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f2f4f7;
}

.side-menu__block .navigation-box ul ul {
    background-color: #d2d9e4;
}

.side-menu__block .navigation-box li+li {
    border-top: 1px solid #d2d9e4;
}

.side-menu__block .navigation-box li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222222;
    font-size: 16px;
    position: relative;
    padding: 14px 0;
    padding-left: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.side-menu__block .navigation-box li a:before {
    content: '\f101';
    font-family: FontAwesome;
    margin-right: 15px;
}

.side-menu__block .navigation-box li a .sub-nav-toggler {
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #222222;
    color: #fff;
    padding: 1.5px 10px;
}

.side-menu__block .navigation-box li a .sub-nav-toggler:before {
    content: '\f107';
    font-family: FontAwesome;
}

.side-menu__block .navigation-box li a:hover {
    color: #fff;
    background-color: #f9c301;
}

.side-menu__block__title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    margin: 0;
    margin-bottom: 15px;
}

.side-menu__block-line {
    margin: 40px 0;
    border-color: rgba(34, 34, 34, 0.2);
}

.side-menu__block-about {
    margin-top: 40px;
}

.side-menu__block-contact__list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

.side-menu__block-contact__list-item {
    color: #222222;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
}

.side-menu__block-contact__list-item i {
    font-size: 17px;
    color: #f9c301;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.side-menu__block-contact__list-item+.side-menu__block-contact__list-item {
    margin-top: 10px;
}

.side-menu__block__text-copy {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*
* 4. banner styles
*/
.banner-wrapper {
    position: relative;
    width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .banner-wrapper {
        overflow: hidden;
    }
}

.banner-wrapper .owl-theme .owl-dots {
    margin: 0;
    position: absolute;
    bottom: 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
    text-align: left;
}

.banner-wrapper .owl-dots .owl-dot {
    position: relative;
    z-index: 991;
}

.banner-wrapper .owl-dots .owl-dot span {
    width: 146px;
    height: 88px;
    border: 2px solid #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    border-radius: 0;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.banner-wrapper .owl-dots .owl-dot+.owl-dot {
    margin-left: 7px;
}

.banner-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
    background-color: transparent;
    border-color: #f9c301;
}

.banner-wrapper .owl-carousel .owl-item img {
    width: auto;
}

.banner-wrapper .carousel-control-block {
    position: absolute;
    bottom: 25px;
    right: 20px;
    background-color: #fff;
    width: 100%;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    z-index: 991;
}

.banner-wrapper .carousel-btn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
   /*border-left: 1px solid #d9d9d9;
    padding-left: 40px;*/
}

.banner-wrapper .carousel-btn-block span {
    font-size: 30px;
    color: #848484;
    cursor: pointer;
    line-height: .6em;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.banner-wrapper .carousel-btn-block span:hover {
    color: #222222;
}

.banner-wrapper .carousel-btn-block span+span {
    margin-top: 7px;
}

.banner-wrapper .carousel-btn-block span i {
    line-height: .5em;
}



.banner-wrapper .carousel-dots-block {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

.banner-wrapper .carousel-dots-block [class*=carousel-dots] {
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner-wrapper .carousel-dots-block [class*=carousel-dots] .carousel-dots-list {
    cursor: pointer;
    width: 18px;
    height: 18px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    opacity: .3;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.banner-wrapper .carousel-dots-block [class*=carousel-dots] .carousel-dots-list:hover,
.banner-wrapper .carousel-dots-block [class*=carousel-dots] .carousel-dots-list.active {
    background-color: #fff;
    opacity: 1;
}

.banner-wrapper .carousel-dots-block [class*=carousel-dots] .carousel-dots-list+.carousel-dots-list {
    margin-top: 15px;
}

[class*=banner-carousel] .owl-nav {
    display: none;
}

[class*=banner-carousel].no-dots .owl-dots {
    display: none !important;
}

.banner-one .container {
    position: relative;
    padding-top: 150px;
    padding-bottom: 110px;
}

.banner-one__slide {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	height:730px
}
.ban1{background: url(../images/1.jpg) no-repeat center;}
.ban2{background: url(../images/2.jpg) no-repeat center;}
.ban3{background: url(../images/3.jpg) no-repeat center;}

.banner-one__light-color {
    color: #fff;
}

.banner-one__tag-line+.banner-one__title {
    margin-top: 10px;
}

.banner-one__title {
    font-size: 44px;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
    margin: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.banner-one__text {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins';
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
    margin-top: 40px;
    margin-bottom: 60px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.banner-one__btn {
    padding: 17px 43px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.banner-one__person {
    position: absolute;
    bottom: 0;
    right: 0;
}

.banner-one__person-ver-center {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-one .active .banner-one__tag-line {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.banner-one .active .banner-one__title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.banner-one .active .banner-one__text {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.banner-one .active .banner-one__btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.banner-one.owl-theme .owl-dots {
    bottom: 20px;
}

.banner-one.owl-theme .owl-dots .owl-dot+.owl-dot {
    margin-left: 10px;
}

.banner-wrapper .banner-carousel__two .owl-dots {
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
    width: auto;
    padding: 20px 20px 0;
    margin-top: 0 !important;
}

.banner-wrapper .banner-carousel__two .owl-dots .owl-dot+.owl-dot {
    margin-left: 20px;
}

.banner-two__wrapper {
    position: relative;
    background-color: #F2F5F7;
    padding-left: 80px;
}

.banner-two__side-gutter-text {
    position: absolute;
    top: 40px;
    left: 0;
    -webkit-transform: rotate(-90deg) translateX(-41%) translateY(-225%);
    transform: rotate(-90deg) translateX(-41%) translateY(-225%);
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #909090;
}

.banner-two__side-gutter-text span {
    color: #f9c301;
    margin-right: 10px;
}

.banner-two__side-gutter-text a {
    color: #909090;
    transition: all .4s ease;
}

.banner-two__side-gutter-text a:hover {
    color: #f9c301;
}

.banner-two__side-gutter-social {
    position: absolute;
    bottom: 40px;
    left: 30px;
}

.banner-two__side-gutter-social a {
    display: block;
    color: #909090;
    font-size: 17px;
    line-height: 1em;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.banner-two__side-gutter-social a:hover {
    color: #f9c301;
}

.banner-two__side-gutter-social a+a {
    margin-top: 24px;
}

.bannder-three__carousel .banner-one__slide {
    background-size: contain;
    background-position: right top;
}

@media (max-width: 1440px) {
    .bannder-three__carousel .banner-one__slide {
        background-image: none !important;
    }
}
@media (max-width: 991px) {
.ban1{background: url(../images/01.jpg) no-repeat center;}
.ban2{background: url(../images/02.jpg) no-repeat center;}
.ban3{background: url(../images/03.jpg) no-repeat center;}

}


.bannder-three__carousel .owl-dots {
    display: none !important;
}

.banner-three__wrapper {
    background-color: #f2f4f7;
    position: relative;
    z-index: 20;
}

.banner-three__wrapper .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.banner-three__wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/resources/banner-pattern-1-1.png);
    opacity: 0.04;
}

.banner-three__wrapper .container {
    position: relative;
    padding-top: 310px;
    padding-bottom: 150px;
}

.banner-three__wrapper .banner-one__tag-line {
    font-size: 20px;
    text-transform: uppercase;
    color: #f9c301;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.banner-three__wrapper .banner-one__tag-line:before {
    content: '';
    width: 40px;
    height: 2px;
    background-color: #f9c301;
    margin-right: 10px;
}

.banner-three__wrapper .banner-one__title,
.banner-three__wrapper .banner-one__text {
    color: #222222;
}

.banner-three__wrapper .carousel-control-block {
    max-width: auto;
    width: auto;
    padding: 27px 40px;
    -webkit-box-shadow: -14.984px 37.087px 55px 0px rgba(9, 24, 33, 0.15);
    box-shadow: -14.984px 37.087px 55px 0px rgba(9, 24, 33, 0.15);
    right: 10%;
    bottom: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.banner-three__wrapper .carousel-btn-block {
    border: none;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.banner-three__wrapper .carousel-btn-block span {
    line-height: 37px;
}

.banner-three__wrapper .carousel-btn-block span+span {
    margin-top: 0;
    border-left: 1px solid #D9D9D9;
    margin-left: 30px;
    padding-left: 30px;
}

.banner-three__moc {
    position: absolute;
    bottom: -100px;
    right: 15px;
    -webkit-box-shadow: -14.984px 37.087px 55px 0px rgba(9, 24, 33, 0.15);
    box-shadow: -14.984px 37.087px 55px 0px rgba(9, 24, 33, 0.15);
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.active .banner-three__moc {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.banner-three__side-gutter-text {
    position: absolute;
    top: 35%;
    left: 40px;
    z-index: 99;
    -webkit-transform: rotate(-90deg) translateX(-41%) translateY(-225%);
    transform: rotate(-90deg) translateX(-41%) translateY(-225%);
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #222222;
}

@media (max-width: 1440px) {
    .banner-three__side-gutter-text {
        left: 10px;
    }
}

.banner-three__side-gutter-text span {
    color: #f9c301;
    margin-right: 10px;
}

.banner-three__side-gutter-text a {
    color: #222222;
    transition: all .4s ease;
}

.banner-three__side-gutter-text a:hover {
    color: #f9c301;
}

/*
* 5. about styles
*/


/*移动端底部导航*/
.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	display:none;
}
.phonefooternav ul{
	padding: 0;
}
.phonefooternav ul li {
	width: 50%;
	background:rgba(0,0,0,0.8);
	float: left;
	padding: 10px 0;
	border-right: 1px solid #FFFFFF;
	list-style: none;
}
.phonefooternav ul li:nth-child(2){border-right:none;background:rgba(249,195,1,0.9);}
.phonefooternav ul li:nth-child(2) a{color:#333}

.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
/*.phonefooternav ul li a:hover .call {
	color: yellow;
}*/
.phonefooternav ul li a p{margin:0}
.phonefooternav ul li a img {
	width: 20px;
	padding: 2px 0;
}
@media (max-width: 480px) {
	.phonefooternav ul li {
		padding: 3px 0px;
	}
}
@media (max-width: 768px) {
	.phonefooternav {
		display: block !important;
	}
}