﻿
.header-main-area{position:relative;z-index:1}
.header-top{padding:6px 0}
.top-left-navigation{padding-left:0;margin-top:2px}
.top-left-navigation ul li{color:#d5d5d5;cursor:pointer;font-size:14px;font-weight:700;position:relative;margin-left:20px;padding-left:20px}
.top-left-navigation ul li:first-child{padding-left:0;margin-left:0}
.top-left-navigation ul li .dropdown-list{top:100%;left:0;position:absolute;opacity:0;visibility:hidden;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding:15px 15px 20px;width:150px;z-index:9;text-align:left;background-color:#fff;pointer-events:none;border:1px solid #efefef}
.top-left-navigation ul li .dropdown-list li{margin-left:0;padding:0}
.top-left-navigation ul li .dropdown-list li a{color:#555;font-size:13px;display:block;padding:5px 0 3px;text-transform:capitalize}
.top-left-navigation ul li .dropdown-list li a:hover{color:#25d6a2}
.top-left-navigation ul li .dropdown-list li a img{vertical-align:inherit}
.top-left-navigation ul li .dropdown-list li:before{display:none}
.top-left-navigation ul li:hover .dropdown-list{opacity:1;visibility:visible;pointer-events:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.language{padding:0 0 2px 0}
.language img{padding:0 3px 3px 0;height:20px}
.dropdown-list img{margin:5px 2px -6px 0}
.header-configure-area ul li{font-size:22px;display:inline-block;margin-left:25px;line-height:1}
.header-configure-area ul li a{color:#555;display:block;position:relative}
.header-configure-area ul li a .notification{top:-10px;right:-12px;position:absolute;width:18px;height:18px;text-align:center;line-height:18px;font-size:10px;color:#fff;border-radius:50%;background-color:#25d6a2}
.header-configure-area ul li a:hover{color:#25d6a2}
.header-configure-area ul li:first-child{margin-left:0}
.user-info-block{margin-left:40px}
.user-info-block li{display:inline-block;margin-left:15px}
.user-info-block li:first-child{margin-left:0}
.user-info-block li a{color:#d5d5d5;font-size:14px}
.user-info-block li a:hover{color:#25d6a2}
.user-info-block li a i{padding-right:5px}
.header-social-link a{color:#d5d5d5;font-size:17px;display:inline-block;line-height:1;margin-left:20px}
.header-social-link a:first-child{margin-left:0}
.header-social-link a:hover{color:#25d6a2}
.logo{height:96px;line-height:96px;text-align:center}
.logo img{max-width:170px}
.main-menu ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.main-menu ul li{position:relative}
.main-menu ul li a{color:#333;font-size:17px;padding:34px 15px;font-weight:700;display:block;text-transform:uppercase;margin:0 10px}
.main-menu ul li a i{font-size:14px;padding:6px 2px}
.main-menu ul li:first-child a{padding-left:0}
.main-menu ul li.active>a,.main-menu ul li:hover>a{color:#25d6a2}
.main-menu ul li ul.dropdown{top:100%;left:0;width:200px;position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#fff;opacity:1;visibility:hidden;z-index:99999;pointer-events:none;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);border:1px solid #efefef}
.main-menu ul li ul.dropdown li{margin-right:0;border-right:none;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}
.main-menu ul li ul.dropdown li a{color:#555;font-size:14px;font-weight:400;padding:10px 20px;text-transform:capitalize;position:relative;border-bottom:1px dashed #e5e5e5;z-index:1}
.main-menu ul li ul.dropdown li a i{float:right;padding-top:5px}
.main-menu ul li ul.dropdown li:hover>a{color:#25d6a2}
.main-menu ul li ul.dropdown li:hover>a:before{opacity:1;visibility:visible}
.main-menu ul li ul.dropdown li:hover>ul.dropdown{top:0;opacity:1;visibility:visible}
.main-menu ul li ul.dropdown li ul.dropdown{top:100%;left:100%;position:absolute;opacity:0;visibility:hidden}
.main-menu ul li ul.dropdown li:last-child a{border-bottom:none}
.main-menu ul li ul.megamenu{width:calc(100% - 30px);padding:30px;left:50%;-webkit-transform:translate(-50%,20px);-ms-transform:translate(-50%,20px);transform:translate(-50%,20px)}
@media only screen and (min-width:992px) and (max-width:1199.98px){.main-menu ul li ul.megamenu{max-width:100%}
}
.main-menu ul li ul.megamenu li{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}
.main-menu ul li ul.megamenu li.mega-title{color:#222;font-size:16px;font-weight:600;text-transform:capitalize}
.main-menu ul li ul.megamenu li.mega-title span{position:relative;margin-bottom:15px;display:inline-block}
.main-menu ul li ul.megamenu li.mega-title span:after,.main-menu ul li ul.megamenu li.mega-title span:before{bottom:-6px;left:0;width:100%;height:2px;content:' ';position:absolute;background-color:#ebebeb}
.main-menu ul li ul.megamenu li.mega-title span:after{width:50%;background-color:#25d6a2}
.main-menu ul li ul.megamenu li a{padding:6px 0;border-bottom:none}
.main-menu ul li ul.megamenu li a:before{left:0}
.main-menu ul li ul.megamenu li ul li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}
.main-menu ul li ul.megamenu li:hover>a{color:#25d6a2}
.main-menu ul li:hover ul.dropdown{opacity:1;visibility:visible;pointer-events:visible;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}
.main-menu ul li:hover ul.megamenu{opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}
ul.minicart-pricing-box{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:20px;padding-top:15px;margin-top:20px}
ul.minicart-pricing-box li{margin-bottom:15px;margin-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
ul.minicart-pricing-box li span{font-size:14px;font-weight:600}
ul.minicart-pricing-box li span strong{color:#25d6a2;font-weight:600}
ul.minicart-pricing-box li.total span{font-size:16px}
ul.minicart-pricing-box li:last-child{margin-bottom:0}
.minicart-button a{color:#fff!important;font-size:16px;display:block;font-weight:700;line-height:1;padding:14px 0;background-color:#222;text-align:center;margin-bottom:10px}
.minicart-button a i{padding-right:5px}
.minicart-button a:hover{color:#fff!important;background-color:#25d6a2}
.minicart-button a:last-child{margin-bottom:0}
.header-transparent{top:0;left:0;right:0;width:100%;position:absolute;z-index:1}
.sticky.is-sticky{top:0;left:0;position:fixed;width:100%;z-index:9999;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.2);box-shadow:0 0 8px 1px rgba(0,0,0,.2);-webkit-animation:.9s cubic-bezier(.2,1,.22,1) 0s normal none 1 running fadeInDown;animation:.9s cubic-bezier(.2,1,.22,1) 0s normal none 1 running fadeInDown}
.sticky.is-sticky .logo{height:70px;margin-top:0;line-height:70px}
.sticky.is-sticky .main-menu li a{padding:20px 15px}
.sticky.is-sticky .main-menu li:first-child a{padding-left:0}
.sticky.is-sticky .main-menu li .dropdown li a{padding:10px 20px}
.sticky.is-sticky .main-menu li .megamenu li a{padding:6px 0}
.sticky.is-sticky .category-toggle{padding:26px 15px}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.sticky.is-sticky .category-toggle-wrap{display:none}
}
.header-box .header-main-area.sticky.is-sticky{background-color:#25d6a2}
.header-box__3 .header-main-area.sticky.is-sticky{background-color:#fff}
.category-dropdown-wrapper{height:100%;-webkit-box-shadow:-1px 0 3px 0 #ccc;box-shadow:-1px 0 3px 0 #ccc}
@media only screen and (max-width:767.98px){.category-dropdown-wrapper{display:none}
}
.header-box__3 .category-toggle-wrap .category-toggle{background-color:#25d6a2}
.category-toggle-wrap{position:relative}
.category-toggle-wrap .category-toggle{cursor:pointer;color:#fff;font-size:17px;font-weight:900;line-height:1;padding:20px 15px;background-color:#d26b31}
.category-toggle-wrap .category-toggle i{font-size:16px;line-height:1;float:right}
.category-toggle-wrap .category-toggle.mobile-dev{padding:15px;margin-top:15px;font-weight:700;background-color:#25d6a2}
.category-toggle-wrap nav.category-menu{border-top:none;top:100%;left:0;width:100%;position:absolute;z-index:11;display:none;background-color:#fff}
.category-toggle-wrap nav.category-menu-style_2{display:block}
@media only screen and (min-width:992px) and (max-width:1199.98px){.category-toggle-wrap nav.category-menu-style_2{display:none}
}
.category-toggle-wrap nav.category-menu>ul.categories-list{padding:17px 20px;border:1px solid #e5e5e5}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul{max-height:300px;overflow-y:auto}
}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li{position:relative}
}
.category-toggle-wrap nav.category-menu>ul>li.menu-item-has-children{position:relative}
.category-toggle-wrap nav.category-menu>ul>li.menu-item-has-children>a::after{content:"\f105";position:absolute;right:0;top:50%;line-height:1;font-family:FontAwesome;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li.menu-item-has-children>a::after{display:none}
}
.category-toggle-wrap nav.category-menu>ul>li .menu-expand{position:absolute;right:0;top:0;cursor:pointer;height:50px;width:40px;line-height:50px;z-index:9;text-align:center}
.category-toggle-wrap nav.category-menu>ul>li>a{display:block;padding:10px 0;line-height:24px;font-size:14px;color:#555;position:relative;text-transform:capitalize;border-bottom:1px solid #e5e5e5}
.category-toggle-wrap nav.category-menu>ul>li>a:hover{color:#25d6a2}
.category-toggle-wrap nav.category-menu>ul>li:first-child a{padding-top:0}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li:first-child a{padding-top:10px}
}
.category-toggle-wrap nav.category-menu>ul>li:last-child a{padding-bottom:0;border-bottom:none}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li:last-child a{padding-bottom:10px}
}
.category-toggle-wrap nav.category-menu>ul>li:hover .category-mega-menu{top:0;z-index:9;opacity:1;visibility:visible}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu{position:absolute;left:calc(100% + 20px);top:110%;width:800px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px;opacity:0;z-index:-9;visibility:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#fff;border:1px solid #e5e5e5}
@media only screen and (min-width:992px) and (max-width:1199.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu{width:600px;padding-bottom:5px}
}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu{position:static;z-index:9;opacity:1;visibility:visible;background-color:transparent;padding:0;width:100%;-webkit-transition:none;-o-transition:none;transition:none;border:none}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.two-column{width:400px}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.two-column{width:100%}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.two-column>li{width:50%}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.two-column>li{width:100%}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.three-column{width:600px}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.three-column{width:100%}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.three-column>li{width:33.33%}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu.three-column>li{width:100%}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li{float:left;width:25%;padding:0 15px}
@media only screen and (min-width:992px) and (max-width:1199.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li{width:50%;margin-bottom:15px}
}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;padding:0;position:relative}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a{display:block;font-size:15px;font-weight:500;color:#222;text-transform:uppercase;margin-bottom:10px;position:relative}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a:after,.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a:before{left:0;bottom:-3px;content:"";position:absolute;height:2px;width:100%;background-color:#e5e5e5}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a:after{width:50%;background-color:#25d6a2}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a{padding:5px 20px;line-height:30px;font-size:14px;color:#606060;font-weight:400;position:relative;margin:0;text-transform:inherit}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a:after,.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>a:before{display:none}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li:last-child{border:none}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li:last-child{margin-bottom:0}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li a{display:block;font-size:14px;color:#606060;line-height:30px;padding-bottom:4px}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li a{padding:5px 20px;line-height:30px;font-size:14px;color:#606060;font-weight:400;position:relative}
}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li a:hover{color:#25d6a2}
.category-toggle-wrap nav.category-menu>ul>li .category-mega-menu>li>ul li:last-child a{border-bottom:0}
@media only screen and (max-width:575.98px){.btn-large{font-size:18px;padding:12px 25px}
}
.mobile-header{padding:10px 0}
.mobile-header-top{border-bottom:1px solid #e5e5e5}
.mobile-header-top .header-top-settings{float:none}
.mobile-logo{max-width:140px;width:100%}
.mobile-main-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.mobile-main-header .mobile-menu-toggler{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin: 0 auto}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap{line-height:1}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap a{font-size:25px;line-height:1;color:#fff;position:relative}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap a:hover{color:#25d6a2}
.mobile-main-header .mobile-menu-toggler .mini-cart-wrap .notification{font-size:13px;color:#fff;width:16px;height:16px;line-height:16px;border-radius:50%;text-align:center;font-weight:600;right:-4px;top:-4px;position:absolute;background-color:#25d6a2}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span{width:21px;height:2px;display:block;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#cecece;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span:nth-child(2),.mobile-main-header .mobile-menu-toggler .mobile-menu-btn span:nth-child(3){margin-top:5px}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span{background-color:#25d6a2}
.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span:nth-child(1),.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span:nth-child(3){width:20px}
.mobile-navigation{overflow:hidden;max-height:650px;padding:10px 0}
.mobile-navigation nav{height:100%}
.mobile-menu{margin-top:30px;height:100%;overflow:auto;padding-right:30px;margin-right:-30px}
@media only screen and (max-width:479.98px){.mobile-menu{margin-top:15px}
}
.mobile-menu li>a{font-size:14px;color:#222;text-transform:capitalize;line-height:26px;position:relative;display:inline-block;padding:5px 0;}
.mobile-menu li>a:hover{color:#25d6a2}
.mobile-menu li ul li{border:none}
.mobile-menu li ul li a{font-size:14px;text-transform:capitalize;padding:5px 0 8px;font-weight:400}
.mobile-menu li.menu-item-has-children{display:block;position:relative}
.mobile-menu li.menu-item-has-children .dropdown{padding-left:15px}
.mobile-menu li.menu-item-has-children .menu-expand{line-height:50;top:-13px;left:95%;width:30px;position:absolute;height:50px;text-align:center;cursor:pointer}
.mobile-menu li.menu-item-has-children .menu-expand i{display:block;position:relative;width:10px;margin-top:25px;border-bottom:1px solid #222;-webkit-transition:all 250ms ease-out;-o-transition:all 250ms ease-out;transition:all 250ms ease-out}
.mobile-menu li.menu-item-has-children .menu-expand i:before{top:0;width:100%;content:"";display:block;position:absolute;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:1px solid #222;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.mobile-menu li.menu-item-has-children.active>.menu-expand i:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.offcanvas-widget-area{margin-top:auto;padding-bottom:30px}
@media only screen and (max-width:479.98px){.offcanvas-widget-area{padding-bottom:0}
}
.off-canvas-contact-widget li{color:#555;font-size:15px;margin-bottom:5px}
.off-canvas-contact-widget li i{width:20px}
.off-canvas-contact-widget li a{color:#555}
.off-canvas-contact-widget li a:hover{color:#25d6a2}
.off-canvas-social-widget{margin-top:20px}
.off-canvas-social-widget a{color:#555;font-size:18px;display:inline-block;margin-right:15px}
.off-canvas-social-widget a:hover{color:#25d6a2}
.off-canvas-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;opacity:0;visibility:hidden;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:9999}
.off-canvas-wrapper.open{opacity:1;visibility:visible}
.off-canvas-wrapper.open .off-canvas-inner-content{-webkit-transform:none;-ms-transform:none;transform:none}
.off-canvas-wrapper .off-canvas-overlay{background-color:rgba(0,0,0,.4);content:'';cursor:url(../img/icon/cancel.png),auto;position:absolute;left:0;top:0;height:100%;width:100%}
.off-canvas-wrapper .off-canvas-inner-content{background-color:#fff;width:300px;padding:20px;height:100%;position:relative;-webkit-transform:translateX(calc(-100% - 50px));-ms-transform:translateX(calc(-100% - 50px));transform:translateX(calc(-100% - 50px));-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
@media only screen and (max-width:479.98px){.off-canvas-wrapper .off-canvas-inner-content{width:260px;padding:15px;}
}
.off-canvas-wrapper .btn-close-off-canvas{top:0;left:100%;width:40px;height:40px;font-size:20px;color:#fff;line-height:40px;text-align:center;cursor:pointer;position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#25d6a2}
.off-canvas-wrapper .btn-close-off-canvas i{font-size:22px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:block;line-height:40px}
.off-canvas-wrapper .btn-close-off-canvas:hover i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.off-canvas-wrapper .off-canvas-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;height:100%}
.search-box-offcanvas form{position:relative}
.search-box-offcanvas form input{color:#666;font-size:13px;width:100%;height:40px;border:none;padding:0 40px 0 10px;background-color:#f2f2f2}
.search-box-offcanvas form .search-btn{top:0;right:0;width:40px;height:40px;line-height:42px;font-size:20px;color:#222;position:absolute}
.search-box-offcanvas form .search-btn:hover{color:#25d6a2}
.mobile-settings{padding-top:15px;margin-top:15px;border-top:1px solid #e5e5e5}
.mobile-settings li{margin-bottom:5px}
.mobile-settings .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.mobile-top-dropdown img{padding:0 3px 3px 0;height:18px}
.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle{font-size:14px;color:#555;cursor:pointer}
.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle i{font-size:12px;padding-left:5px;vertical-align:middle}
.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle:hover{color:#25d6a2}
.mobile-settings .nav .mobile-top-dropdown .dropdown-toggle:after{display:none}
.mobile-settings .nav .mobile-top-dropdown .dropdown-menu{padding:0;border-color:#e5e5e5;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.mobile-settings .nav .mobile-top-dropdown .dropdown-menu.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.mobile-settings .nav .mobile-top-dropdown .dropdown-menu .dropdown-item{font-size:13px;color:#555;padding:6px 15px}
.offcanvas-search-inner{top:0;left:0;width:100%;height:100vh;position:fixed;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:rgba(0,0,0,.7);opacity:0;visibility:hidden;z-index:9}
.offcanvas-search-inner.show{opacity:1;visibility:visible}
.offcanvas-search-inner.show .offcanvas-search-box{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.offcanvas-search-inner .offcanvas-close{width:50px;height:50px;text-align:center;background-color:#fff;color:#25d6a2;font-size:22px;cursor:pointer;top:50px;right:50px;position:absolute;z-index:9;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}
.offcanvas-search-inner .offcanvas-close i{display:block;line-height:50px;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}
.offcanvas-search-inner .offcanvas-close:hover i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.offcanvas-search-box{height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}
.offcanvas-search-box .bdr-bottom{border-color:#25d6a2}
.offcanvas-search-box input{width:100%;border:none;color:#fff;font-size:16px;font-weight:400;padding-right:20px;padding-bottom:15px;background-color:transparent}
.offcanvas-search-box input::-webkit-input-placeholder{color:#fff;font-size:16px;opacity:1}
.offcanvas-search-box input::-moz-placeholder{color:#fff;font-size:16px;opacity:1}
.offcanvas-search-box input:-ms-input-placeholder{color:#fff;font-size:16px;opacity:1}
.offcanvas-search-box input::-ms-input-placeholder{color:#fff;font-size:16px;opacity:1}
.offcanvas-search-box input::placeholder{color:#fff;font-size:16px;opacity:1}
.offcanvas-search-box .search-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#fff;line-height:1;padding-bottom:15px;text-transform:capitalize}
.offcanvas-search-box .search-btn i{display:block;line-height:1;font-size:28px;padding-right:15px}
.offcanvas-search-box .search-btn:hover{color:#25d6a2}
.hero-slider-item{height:620px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.hero-slider-item2{height:400px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media only screen and (min-width:768px) and (max-width:991.98px){.hero-slider-item{height:373px}
.hero-slider-item2{height:450px}
}
@media only screen and (max-width:767.98px){.hero-slider-item{height:373px}
.hero-slider-item2{height:350px}
}
@media only screen and (max-width:575.98px){.hero-slider-item{height:350px}
.hero-slider-item2{height:250px}
}
.hero-slider-item.hero-1 .slide-title{font-weight:200;color:#fff}
.hero-slider--style-3 .hero-slider-item{height:530px}
@media only screen and (max-width:767.98px){.hero-slider--style-3 .hero-slider-item{height:350px}
}
.hero-slider--style-3 .slide-title{font-size:50px;font-weight:300}
.hero-slider--style-3 .slide-title span{display:block}
@media only screen and (min-width:768px) and (max-width:991.98px){.hero-slider--style-3 .slide-title{font-size:46px}
}
@media only screen and (max-width:767.98px){.hero-slider--style-3 .slide-title{font-size:32px}
}
@media only screen and (max-width:575.98px){.hero-slider--style-3 .slide-title{font-size:26px}
}
.hero-slider--style-3 .slide-subtitle{font-size:18px;font-weight:400;padding-top:30px}
@media only screen and (max-width:767.98px){.hero-slider--style-3 .slide-subtitle{padding-top:18px;padding-bottom:30px}
}
.hero-slider--style-4{margin-top:30px}
.hero-slider--style-4 .hero-slider-item{height:373px}
.tzz{height:450px!important}
@media only screen and (min-width:992px) and (max-width:1199.98px){.hero-slider--style-4 .hero-slider-item{height:373px}
}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.hero-slider--style-4 .hero-slider-item{height:373px}
}
.hero-slider--style-4 .slide-title{font-size:36px;font-weight:500;text-shadow:0 0 20px #000}
.hero-slider--style-4 .slide-title span{display:block}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.hero-slider--style-4 .slide-title{font-size:36px}
}
@media only screen and (max-width:575.98px){.hero-slider--style-4 .slide-title{font-size:18px}
.hero-slider--style-4 .hero-slider-item{height:215px}
.tzz{height:175px!important}
}
.hero-slider-content .btn-large{margin-top:40px}
@media only screen and (max-width:767.98px){.hero-slider-content .btn-large{margin-top:20px}
}
.hero-slider-content.content-top{margin-top:100px}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.hero-slider-content.content-top{margin-top:50px}
}
.slide-title{font-size:50px;font-weight:500!important;line-height:85px;color:#faec07;font-family:Poppins,"Microsoft YaHei",sans-serif;text-shadow:2px 2px 5px rgba(0,0,0,.1)}
@media only screen and (min-width:768px) and (max-width:991.98px){.slide-title{font-size:40px}
}
@media only screen and (max-width:767.98px){.slide-title{font-size:40px}
}
@media only screen and (max-width:575.98px){.slide-title{font-size:30px}
}
@media only screen and (max-width:479.98px){.slide-title{font-size:30px;line-height:35px}
}
.slide-subtitle{font-size:18px;font-weight:500;line-height:1.5;color:#fff;font-family:Poppins,"Microsoft YaHei",sans-serif;padding-top:30px;text-shadow:2px 2px 5px rgba(0,0,0,.5)}
.slide-subtitle span{display:block}
@media only screen and (max-width:767.98px){.slide-subtitle{font-size:18px}
}
@media only screen and (max-width:575.98px){.slide-subtitle{font-size:14px;padding-top:8px;line-height:18px}
}
.btn-hero{color:#fff;font-size:15px;line-height:1;padding:14px 30px;display:inline-block;border-radius:50px;background-color:#25d6a2;margin-top:38px}
@media only screen and (max-width:575.98px){.btn-hero{margin-top:25px}
}
.btn-hero:hover{color:#fff;background-color:#222}
.slick-active .hero-slider-content.slide-1 h1{-webkit-animation:fadeInRight .5s linear alternate;animation:fadeInRight .5s linear alternate}
.slick-active .hero-slider-content.slide-1 h2{-webkit-animation:fadeInRight .8s linear alternate;animation:fadeInRight .8s linear alternate}
.slick-active .hero-slider-content.slide-1 h3,.slick-active .hero-slider-content.slide-1 h4{-webkit-animation:fadeInRight 1s linear alternate;animation:fadeInRight 1s linear alternate}
.slick-active .hero-slider-content.slide-1 a{-webkit-animation:slideInUp 1.2s linear alternate;animation:slideInUp 1.2s linear alternate}
.slick-active .hero-slider-content.slide-2 h1{-webkit-animation:fadeInRight .5s linear alternate;animation:fadeInRight .5s linear alternate}
.slick-active .hero-slider-content.slide-2 h2{-webkit-animation:fadeInRight .8s linear alternate;animation:fadeInRight .8s linear alternate}
.slick-active .hero-slider-content.slide-2 h3,.slick-active .hero-slider-content.slide-2 h4{-webkit-animation:fadeInRight 1s linear alternate;animation:fadeInRight 1s linear alternate}
.slick-active .hero-slider-content.slide-2 a{-webkit-animation:slideInUp 1.2s linear alternate;animation:slideInUp 1.2s linear alternate}
.fixed-banner{background-position:top center;background-size:auto}
@media only screen and (max-width:767.98px){.service-policy{margin-top:0;padding-top:53px}
}
.policy-block{padding:50px 23px;background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.policy-block3{padding:23px;background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.policy-block2{padding:12px;background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
@media only screen and (min-width:992px) and (max-width:1199.98px),only screen and (max-width:767.98px){.policy-block{padding:20px 15px}
.policy-block3{padding:15px}
}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.policy-block{margin-top:10px}
}
.policy-block:hover{-webkit-box-shadow:0 5px 20px 0 rgba(195,195,195,.6);box-shadow:0 5px 20px 0 rgba(195,195,195,.6)}
.policy-block2:hover{-webkit-box-shadow:0 5px 20px 0 rgba(195,195,195,.6);box-shadow:0 5px 20px 0 rgba(195,195,195,.6)}
.policy-block:hover .policy-icon:after{opacity:1;visibility:visible;-webkit-animation:spin 10s infinite linear;animation:spin 10s infinite linear}
.policy-icon{color:#fff;font-size:40px;width:80px;height:80px;margin:auto;line-height:76px;border-radius:50%;display:block;text-align:center;background-color:#25d6a2;position:relative}
.policy-icon:after{width:calc(100% + 10px);height:calc(100% + 10px);content:'';position:absolute;border:2px dashed #25d6a2;top:-5px;left:-5px;border-radius:50%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0;visibility:hidden}
.policy-text{margin-top:22px}
.policy-text .policy-title{font-weight:400;margin-bottom:10px}
.policy-text2{margin-top:12px}
.policy-text2 .policy-title{font-weight:600;font-size:14px}
.policy-text .policy-desc{font-size:14px;line-height:1.5;color:#777}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
100%{-webkit-transform:rotate(0);transform:rotate(0)}
}
@keyframes spin{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
100%{-webkit-transform:rotate(0);transform:rotate(0)}
}
@keyframes spin{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
100%{-webkit-transform:rotate(0);transform:rotate(0)}
}
@media only screen and (max-width:767.98px){.promotion-banner{margin-top:40px;text-align:center}
}
.promotion-title{font-size:120px;color:#25d6a2;font-weight:400;line-height:1;font-family:"Microsoft YaHei",Poppins,sans-serif}
@media only screen and (max-width:767.98px){.promotion-title{font-size:90px}
}
.promotion-subtitle{font-size:60px;font-weight:500;line-height:1;font-family:"Microsoft YaHei",Poppins,sans-serif}
@media only screen and (min-width:768px) and (max-width:991.98px),only screen and (max-width:767.98px){.promotion-subtitle{font-size:35px}
}
@media only screen and (max-width:479.98px){.promotion-subtitle{font-size:24px}
}
.promotion-desc{color:#777;font-weight:400;padding:10px 0 30px}
.s1{min-height:323px}
@media only screen and (max-width:479.98px){.promotion-desc{font-size:18px}
.s1{min-height:250px}
}
.section-title{max-width:65%;margin:1px auto 37px}
@media only screen and (max-width:767.98px){.section-title{max-width:90%}
}
.section-title .title{font-weight:900}
@media only screen and (max-width:575.98px){.section-title .title{font-size:22px;font-weight:800}
}
.section-title .sub-title{font-weight:400;padding-top:14px;line-height:1.6;color:#777;font-size:16px}
@media only screen and (max-width:767.98px){.section-title .sub-title{font-size:12px;line-height:1.4}
}
.section-title-append{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:-4px;margin-bottom:18px;line-height:1}
.section-title-append:after{top:50%;right:0;width:100%;height:1px;content:"";position:absolute;background-color:#e5e5e5;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;margin-top:-3px}
@media only screen and (min-width:768px) and (max-width:991.98px){.section-title-append:after{margin-top:2px}
}
.section-title-append h4{display:inline-block;line-height:1;text-transform:capitalize;background-color:#fff;position:relative;z-index:2;padding-right:5px}
@media only screen and (min-width:992px) and (max-width:1199.98px){.section-title-append h4{font-size:16px}
}
.bdr-bottom{border-bottom:1px solid #e5e5e5}
.black-bg{background-color:#333}
.theme-bg{background-color:#25d6a2}
.black-soft{background-color:#222}
.bg-gray{background-color:#f8f8f8}





/*-----留学专题头-------*/
.hero-slider--style-4 {
  margin-top: 30px;
}

.hero-slider--style-4 .hero-slider-item {
  height: 373px;
}
.tzz{height: 450px!important;}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .hero-slider--style-4 .hero-slider-item {
    height: 373px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
  .hero-slider--style-4 .hero-slider-item {
    height: 373px;
  }
}

.hero-slider--style-4 .slide-title {
  font-size: 36px;
  font-weight: 500;text-shadow:0 0 20px #000;
}

.hero-slider--style-4 .slide-title span {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
  .hero-slider--style-4 .slide-title {
    font-size: 36px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-slider--style-4 .slide-title {
    font-size: 18px;
  }
	 .hero-slider--style-4 .hero-slider-item {
    height: 215px;
  }
	.tzz{height: 175px!important;}
}

.pt-3s{padding-top:20px!important}

.slick-arrow-style button.slick-arrow {
  top: 50%;
  left: 30px;
  width: 40px;
  height: 40px;
  font-size: 25px;
  border-radius: 50%;
  color: #222222;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.slick-arrow-style button.slick-arrow i {
  display: block;
  padding-left: 2px;
}

.slick-arrow-style button.slick-arrow.slick-next {
  left: auto;
  right: 30px;
}

.slick-arrow-style button.slick-arrow:hover {
  color: #fff;
  border-color: #25d6a2;
  background-color: #25d6a2;
}

.slick-arrow-style:hover button.slick-arrow {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.slick-arrow-style:hover button.slick-arrow.slick-prev {
  left: 10px;padding-right: 4px
}

.slick-arrow-style:hover button.slick-arrow.slick-next {
  right: 10px;
}

.slick-arrow-style_hero button.slick-arrow {
  font-size: 30px;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: #f6f6f6;
  border-radius: 50%;
  line-height: 50px;
  z-index: 1;
}

.slick-arrow-style_hero button.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow-style_hero button.slick-arrow:hover {
  color: #fff;
  background-color: #25d6a2;
}

.slick-arrow-style_hero:hover button.slick-arrow.slick-next {
  right: 15px;
}

.slick-arrow-style_hero:hover button.slick-arrow.slick-prev {
  left: 15px;padding-right: 4px
}

.myaccount-tab-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;margin: 20px 0;
}
.btbj{background-color: #25d6a2;color: #fff!important;font-size: 18px!important;font-weight: bold;border: 1px solid #25d6a2!important;}
.btbj span{color: #fff!important;font-size: 16px!important;font-weight: normal}
.btbj i{font-size: 18px!important;}
.btbj:hover{background-color: #25d6a2!important;color: #fff!important;}
.myaccount-tab-menu a {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  color: #222222;
  font-size: 14px;
  display: block;
  padding: 14px 15px;overflow: hidden;width: 100%;text-align: justify
}
.myaccount-tab-menu a span {float: right;color: #999}

.myaccount-tab-menu a:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
  background-color: #f8f8f8;
}

.myaccount-tab-menu a i.fa {
  font-size: 14px;
  text-align: center;
  width: 25px;
}

@media only screen and (max-width: 920px) {
	.myaccount-tab-menu a span {display: none}
}
.myaccount-tab-menu a {
  width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}  
/*-----END留学专题头-------*/

