a {
    color: #454545;
    transition: .5s;
}
a:hover {
    text-decoration: none;
    color: #4d649f;
}
 body {
	font-family: Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.6;
	color:#83888d;
}
 p {
     font-style: normal;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 24px;
    transition: .5s;
    margin-bottom: 5px;
	color:#203260;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
 .uppercase {
     text-transform: uppercase;
}
 .capitalize {
     text-transform: capitalize;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    line-height: 1.4;
}
.witr_section_title_inner h2 {
    font-size: 16px;
    display: inline-block;
    color: #203260;
    padding: 0 0 5px 0;
}
.witr_bar_main {
    margin: 10px 0px 10px 0px;
}
.witr_bar_inner {
    height: 4px;
    width:90px;
    position: relative;
    border-radius: 30px;
    background: #4d649f;
    margin: 0 auto;
}
.witr_bar_innerc:before {
    left: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg1;
}
.witr_bar_innerc:after {
    right: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg2;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    border: 6px solid #4d649f;
}
@keyframes move_title_bg1{from{left:0}to{left:100%}}
@keyframes move_title_bg2{from{right:0}to{right:100%}}
.witr_section_title {
    margin-bottom: 50px;
}
.witr_section_title_inner p {
    width: 100%;
    padding: 10px 0 0 0;
    margin-top: 10px;
}

.witr_all_pd0{
	padding:0;
}
@media (min-width: 800px){
      
}
@media (min-width: 1366px){
    .container {
        max-width: 1300px;
    }   
}
@media (min-width: 1500px){
    .container {
        max-width: 1400px;
    }   
}
@media (min-width: 1600px){
    .container {
        max-width: 1500px;
    }   
}
@media (min-width: 1700px){
    .container {
        max-width: 1600px;
    }   
}
@media (min-width: 1800px){
    .container {
        max-width: 1700px;
    }   
}
@media (min-width: 1920px){
    .container {
        max-width: 1700px;
    }   
}





/* ===== 1. Top Menu CSS ===== */
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.solarsun-header-top {
    padding: 10px 0;
    background: #203260;
}
 .top-address p {
     margin-bottom: 0;
}
 .top-address p span, .top-address p a {
     margin-right: 20px;
}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
}
.top-address p a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
/* TOP socia CSS */
 .top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}
.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
.top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}
.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
 .top-welcome p a:hover{
     color:#17161a;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}
 .top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}
/* ===== 2. Menu Area CSS ===== */
.solarsun_nav_area.postfix {
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}
.solarsun_nav_area {
    background: #fff;
}
.solarsun_nav_area.prefix, .hbg2 {
    background-color: rgba(0,0,0,0.7);
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}

/* LOGO CSS */
 .logo a {
     display: inline-block;
}
.logo img{ height:80px;}
/* logo sticky */
 .solarsun-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .solarsun-main-menu .logo a.main_sticky_l {
     display: none;
}
/* logo pre */
 .solarsun-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .solarsun-main-menu .prefix .logo a.main_sticky_l {
     display: block;
} 

/* MENU text CSS */
 .solarsun_menu ul {
     text-align: right;
     list-style: none;
}
 .solarsun_menu > ul > li {
     display: inline-block;
     position: relative;
}
.solarsun_menu > ul > li > a {
    display: block;
    margin: 40px 11px 40px;
    transition: .5s;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #272727;
    font-family: Arial,sans-serif;
}
.solarsun_menu ul .sub-menu li a:hover, .solarsun_menu ul .sub-menu li.current-menu-item a, .solarsun_menu>ul>li.current-menu-item>a, .solarsun_menu>ul>li>a:hover, .solarsun_nav_area.prefix .solarsun_menu>ul>li.current-menu-item>a, .solarsun_nav_area.prefix .solarsun_menu>ul>li>a:hover, .hbg2 .solarsun_menu>ul>li.current-menu-item>a, .hbg2 .solarsun_menu>ul>li>a:hover, .heading_style_2 .solarsun_menu>ul>li.current-menu-item>a, .heading_style_2 .solarsun_menu>ul>li>a:hover, .heading_style_3 .solarsun_menu>ul>li.current-menu-item>a, .heading_style_3 .solarsun_menu>ul>li>a:hover, .heading_style_4 .solarsun_menu>ul>li.current-menu-item>a, .heading_style_4 .solarsun_menu>ul>li>a:hover {
    color: #3aa40c;
}
 .solarsun_menu > ul > li > a:before, .solarsun_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .solarsun_menu ul li:last-child a {
     margin-right: 15px !important;
}
.solarsun_menu > ul > li.current > a, .solarsun_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: #3aa40c;
    background-color: transparent;
	color: #3aa40c;
}
 .solarsun_menu > ul > li:hover > a:before, .solarsun_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

 .transprent-menu .solarsun_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .solarsun_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
.solarsun_nav_area.prefix, .hbg2 {
    background-color: rgba(0,0,0,.7);
}
 .solarsun_nav_area.prefix .solarsun_menu > ul > li > a {
     color:#fff;
}
.solarsun_nav_area.prefix .solarsun_menu > ul > li.current > a {
    color: #4d649f;
}
 .search_popup_button, .tx_mmenu_together{
     align-items: center;
     display: flex;
     justify-content: flex-end;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
@media(max-width:1200px){
    .tx_mmenu_together .donate-btn-header {
        display: none;
    }
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}


/* sub menu style */
.solarsun_menu ul .sub-menu{
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
.sub-menu1{
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
 .solarsun_menu ul li:hover > .sub-menu1 {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .solarsun_menu ul .sub-menu1 li {
     position: relative;
	 transition:.5s;
}
.solarsun_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 17px;
    font-weight: 600;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    font-family: Arial,sans-serif;
}
 .solarsun_menu ul .sub-menu li:hover > a, .solarsun_menu ul .sub-menu .sub-menu li:hover > a, .solarsun_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .solarsun_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #4d649f;
}
.solarsun_menu ul .sub-menu li:hover {
    margin-left: 16px;
}
.solarsun_menu ul .sub-menu li:before {
    left: -18px;
}
.solarsun_menu ul .sub-menu li:hover:before{
	opacity:1;
}

.solarsun_menu ul .sub-menu li:before {
    opacity: 0;
    -webkit-transition: .1s;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "//";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.solarsun_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .solarsun_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .solarsun_menu ul .sub-menu .sub-menu li:hover>a, .solarsun_menu ul .sub-menu li:hover:before, .solarsun_menu ul .sub-menu li:hover>a {
    color: #4d649f;
}
/* sub menu 2 */
.solarsun_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
 .solarsun_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 3 */
 .solarsun_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .solarsun_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .solarsun_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 4 */
 .solarsun_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .solarsun_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* has menu icon */
.solarsun-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 600;
}
 .solarsun-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}

/* quearys area css */
.solarsun_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.solarsun_menu div.em-header-quearys {
    text-align: center;
}

.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -150%;
    background: rgba(0, 0, 0, 0);
}
.em-s-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    background: #000000e6 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.top-form-control input::placeholder{
	color:#fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-search-menu .em-header-quearys .em-quearys-menu i {
    cursor: pointer;
    background: 0;
    color: #272727;
}
.solarsun_nav_area.prefix .main-search-menu .em-header-quearys .em-quearys-menu i{
    color: #fff;
}
.mrt10{
	margin-top:10px;
}
.em-quearys-menu i {
    background: #4d649f;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.main_menu_address_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #4d649f;
	font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
	font-size: 18px;
	
}
.main_menu_header_address_text h3{
	color: #4d649f;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}

/*=======================
#2 solarsun mobile menu css
========================*/
.mobile-menu{
 display:none !important;
}
@media (max-width: 991px){
	.search_popup_button, .tx_mmenu_together{
		display: none;
	}

}
 .mobile_logo_area{
 display:none !important;
}
.mean-container a.meanmenu-reveal {
    display: none !important;
}
.mean-container .mean-nav > ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important;
}
.mean-container .mean-bar {
    background: #fff;
    padding: 0;
}
.mean-container .mean-nav ul li {
    border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
    color: #444;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
    color: #ff4a17;
}
.mobile_p {
    position: fixed;
    right: 0;
    width: 300px;
	padding: 80px 20px 0px;
	    overflow-y: scroll;
    top: 0;
    height: 100%;
    z-index: 9999;
    display: block;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #ffffff;
}
.tx-s-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
.mobile_p .tuetion_theme_widget > div.widget_block {
    padding: 0;
}
.mobile_p .tuetion_theme_widget > div {
    padding: 20px 0px 20px;
    box-shadow: none;
}
.mobile_p {}
.mean-container .mean-nav ul li a {
    border: 0;	
    width: 100%;
    border-top: 1px solid #ddd;	
    font-size: 14px;
    padding: 12px 5px;
    font-weight: 500;
	display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
	width: auto;
}
.mean-container .mean-nav ul li li a {}
.mobile_opicon {
    text-align: right;
    padding: 4px 0;
}
.mean-container .mean-nav > ul > li:first-child > a {
    border-top: 0;
}
.mobilemenu_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_menu_o  i {
    font-size: 26px;
}
.mobile_menu_content .mobile_menu_logo {
    margin-bottom: 20px;
}
.mobile_cicon {
    position: absolute;
    right: 30px;
    top: 50px;
}
.mobile_overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
    opacity: 1;
    visibility: visible;
}
/* menu button */
a.dtbtn {
    border: none;
    display: block;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    background: #203260;
}
a.dtbtn:hover {
    background: #3aa40c;
}
/* ===== 3. Slider Area CSS ===== */
 .witr_swiper_area{
     overflow:hidden;
     position:relative;
}
.witr_swiper_height {
    position: relative;
    background-position: center center;
    height: 820px;
    background-size: cover;
}
.witr_swiper_height:before, .wittr_gallery_swiper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.witr_sw_text_area {
    margin: auto;
    width: 80%;
    height: 100%;
}
.witr_swiper_content {
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.witr_swiper_content h1 {
    font-size: 20px;
    display: inline;
    font-weight: 700;
    color: #fff;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    width: 70%;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4 {
    margin: 21px auto 3px 0;
}
.witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #4d649f;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}
.witr_swiper_content h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}
.text-left .witr_swiper_content h2 {  
  color: transparent; /* ç¡®ä¿æ–‡æœ¬é¢œè‰²é€æ˜Žï¼Œä»¥ä¾¿èƒŒæ™¯è‰²ï¼ˆæ¸å˜ï¼‰å¯è§ */  
  background: -webkit-linear-gradient(left, #059bff, #1b72ff); /* Chrome 10-25, Safari 5.1-6 */  
  background: linear-gradient(to right, #059bff, #1b72ff); /* æ ‡å‡†è¯­æ³• */  
  -webkit-background-clip: text; /* Chrome, Safari, Opera */  
  background-clip: text; /* Firefox */  
  display: inline; /* æˆ–è€… inline-blockï¼Œæ ¹æ®éœ€è¦è°ƒæ•´ */  
  font-weight: bold; /* å¯é€‰ï¼Œæé«˜å¯è¯»æ€§ */  
}
.witr_swiper_content h3 {
    color: #fff;
}
.witr_swiper_content p {
    color: #fff;
}
.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
    width: 51%;
}
.text-left .witr_swiper_content p {
    margin: 38px 0 5px;
    font-size: 22px;
    font-weight: 400;
}
.witr_swiper_content p {
    font-weight: 400;
    font-size: 18px;
}
.slider_btn {
    margin-top: 54px;
}
.text-left .witr_btn_sinner {
    text-align: left;
}
.slider_btn .witr_btn {
    border: none;
    outline: 0;
}
.witr_btn {
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    padding: 16px 35px ;
    color: #fff;
    display: inline-block;
    background: #203260;
}
.witr_btn:hover {
    background: #3aa40c;
    color: #fff;
}
.witr_swiper_content .witr_btn.active {
    color: #fff;
    background: 0;
    border: 1px solid #fff;
}
.slider_btn .witr_btn.active:hover, .solarsun_slider_icon ul li a i, .tx_svd_icon, .witr_video_btn i, .witr_video_btn i:after {
    background: #3aa40c;
    color: #fff;
    border-color: #3aa40c;
}
/* slider thumb css */
.em_slider_s2_image {
    top: 46%;
    right: -30px;
}
.text-left .witr_slider_thumb {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index:1;
}
.em_slider_s2_image img {
    width: 90%;
}
.witr_slider_thumb_inner img {
    border-radius: 10px;
}
/* swiper button css */
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0; 
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
    color: #fff;
    transition: .5s;
    border-radius:5px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #fff;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #4d649f;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: transparent;
}
/* ===== 4. Feature Area CSS ===== */
.feature_bg_area {
    background-image: url("../images/s3.jpg");
    background-position: center center;
    background-size: cover;
    padding: 90px 0 215px;
    position: relative;
}
.feature_bg_area::before{
	content:"";
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #203260;
    opacity: .95;
}
.feature_bg_area .witr_section_title {
    margin-bottom: 0;
}
.feature_bg_area .witr_section_title_inner h1, .feature_bg_area .witr_section_title_inner h2, .feature_bg_area .witr_section_title_inner h3{
    color: #fff;
}
.solarsun_feature_area {
    margin-top: -168px;
    margin-bottom: 0;
}
.witr_feature_13.sub-border-2{
    padding: 30px 30px 6px 40px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
}
.sub-item {
    position: relative;
    padding: 20px;
    -webkit-transition: .5s;
    transition: .5s;
}
.bgwhite{
    box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.feature-image-circle {  
    width: 95px; /* åœ†å½¢ç›´å¾„ */  
    height: 95px; /* åœ†å½¢ç›´å¾„ */  
    border-radius: 50%; /* åœ†å½¢ */  
    overflow: hidden; /* éšè—è¶…å‡ºå®¹å™¨çš„éƒ¨åˆ† */  
    background-color: #203260; /* èƒŒæ™¯é¢œè‰² */  
    transition: background-color 0.5s; /* å¹³æ»‘è¿‡æ¸¡æ•ˆæžœ */  
    display: flex; /* ä½¿ç”¨Flexboxæ¥å±…ä¸­å›¾ç‰‡ */  
    justify-content: center; /* æ°´å¹³å±…ä¸­ */  
    align-items: center; /* åž‚ç›´å±…ä¸­ */  
    margin-bottom: 20px; /* å›¾ç‰‡ä¸‹æ–¹çš„é—´è· */  
}  
  
.feature-image-circle:hover {  
    background-color: #3aa40c; /* é¼ æ ‡æ‚¬åœæ—¶çš„èƒŒæ™¯é¢œè‰² */  
}  
  
.feature-image {  
    width: 50px; /* å›¾ç‰‡å®½åº¦ */  
    height: auto; /* å›¾ç‰‡é«˜åº¦è‡ªé€‚åº” */  
    display: block; /* é˜²æ­¢å›¾ç‰‡ä¸‹æ–¹æœ‰ç©ºéš™ */  
    /* å¦‚æžœéœ€è¦ï¼Œå¯ä»¥æ·»åŠ object-fit: cover; æ¥ç¡®ä¿å›¾ç‰‡è¦†ç›–æ•´ä¸ªåœ†å½¢ */  
}  

.all_feature_color h2 {  
    margin: 20px 0 10px;  
    font-size: 25px;  
    font-weight: 700;  
}  
  
.sub-border-2 .sub-item p {  
    padding: 0 20px;  
}
/* ===== Feature Area CSS ===== */
.feature_area2 {
    background: #f9f9f9;
    padding: 93px 0 95px;
}
.feature_area2 .sub-border-2 .sub-item p {
    padding: 0 30px;
}
.feature_area2 .witr_section_title {
    margin-bottom: 32px;
}
.witr_cfeature9 .all_feature_color {
    box-shadow: 0 5px 10px 0 rgb(240 241 243);
    background: #fff;
    margin-bottom: 25px;
    padding-top:0;
}
.witr_cfeature9 .sub-item {
    position: relative;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_cfeature9 .sub-item h3 {
    margin: 25px 10px 10px;
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
}
.nyproduct{
    display:flex;
    flex-wrap:wrap;
}
.margin-30{
    display: block;
    margin:20px 0;
}
.feature_positions_thumb, .witr_sub_item_area {
    position: relative;
}
.feature_carsor_icon {
    margin-top: -48px;
    margin-bottom: 29px;
}
.witr_cfeature9 .sub-item i {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
	background: #fff;
	color: #203260;
}
.witr_cfeature9 .sub-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    color: #203260;
    background: #fff;
}
.witr_cfeature9 .feature_btn {
    position: relative;
    top: 20px;
}
.feature_btn a {
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    padding: 9px 30px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #203260;
	color: #203260;
    color: #fff;
    background: #203260;
}
.witr_cfeature9 .sub-item i:after, .witr_cfeature9 .sub-item:hover i {
    background: #203260;
	color:#fff;
}
.witr_cfeature9 .sub-item:hover .feature_btn a {
    background: #fff;
    color: #222429;
    border-color: #fff;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
}
/* ===== 5. About Area CSS ===== */
.solarsun_about_area {
    padding: 82px 0 80px;
}
.witr_widget_list ul li {
    margin-bottom: 12px;
}
.ab_left_content {
    padding: 20px 0px 0 10px;
}
.ab_img_inner {
    padding: 0 0 20px 25px;
}
.ab_left_content .witr_section_title {
    margin-bottom: 40px;
}
.witr_text_widget_inner h2 {
    color: #071c1f;
    font-size: 24px;
    margin-bottom: 15px;
}
 span.witr_list_icon {
    margin: 0 10px 12px 0;
}
.witr_widget_list i {
    color: #203260;
    font-size: 17px;
}
/* ===== 6. Testimonial Area CSS ===== */
.solarsun_test_area {
    padding: 90px 0 70px;
}
.solarsun_test_area .witr_section_title {
    margin-bottom: 20px;
}
.witr_testi_itemt {
    padding: 0 10px;
}
.em_single_testimonial {
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgb(240 241 243);
    overflow: hidden;
    position: relative;
    text-align: left;
	background:#fff;
}
.em_test_thumb {
    float: left;
    margin-right: 20px;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #203260;
}
.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.test-part ul li {
    display: inline-block;
    padding-top: 0;
}
.execllent_toggol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.em_crating i {
    font-size: 18px;
    color: #203260;
}
.execllent_star {
    margin-left: 15px;
}
.execllent_star h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    font-style: italic;
}
.em_single_testimonial:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.13);
}
/* ===== Testimonial Area CSS ===== */
.solarsun_test_area2 {
    background: #F9F9F9;
    padding: 90px 0 70px;
}
.solarsun_test_area2 .witr_section_title {
    margin-bottom: 20px;
}
.witr_testi_itemt {
    padding: 0 10px;
}
.solarsun_test_area2 .em_single_testimonial {
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgb(240 241 243);
    overflow: hidden;
    position: relative;
    text-align: center;
}
.solarsun_test_area2 .test_q_icon i {
    font-size: 54px;
    color: #203260;
}
.solarsun_test_area2 .em_testi_text {
    overflow: hidden;
    padding-top: 15px;
}
.witr_testi_s10 .em_test_thumb {
    float: none;
    margin-right: 0;
}
.solarsun_test_area2 .test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.solarsun_test_area2 .all_color_testimonial h2 {
    font-size: 22px;
}
.solarsun_test_area2 .em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
	color: #203260;
}
.solarsun_test_area2 .em_test_thumb {
    float: inherit;
    margin-right: 0;
}
.solarsun_test_area2 .em_testi_text {
    text-align: center;
}
/* ===== 7. Portfolio Area CSS ===== */
.solarsun_project_area {
    background: #f9f9f9;
    padding: 85px 0 100px;
}
.witr_single_pslide {
    position: relative;
    overflow: hidden;
}
.witr_pslide3 .witr_single_pslide {
    margin-bottom: 100px;
    overflow: inherit;
}
.witr_pslide_image {
    overflow: hidden;
    position: relative;
}
.witr_pslide_image:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
    opacity: .5;
    background: #222429;
}
.witr_pslide_image img {
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
}
.witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.ps2.ps1 .witr_content_pslide_text {
    position: absolute;
    bottom: auto;
    top: -100px;
    left: 30px;
    right: 30px;
    -webkit-transition: .5s;
    transition: .5s;
	opacity: 0;
    z-index: 2;
    text-align: left;
}
.witr_content_pslide_text{
    margin: 50px 0 0;
    padding: 25px 0 20px;
}
.all_pslides_color h3 a, .all_pslides_color h3 {
    font-size: 28px;
    color: #fff;
}
.witr_content_pslide_text h3 {
    margin-bottom: 0;
	margin-top: -50px;
}
.ps1 .witr_content_pslide_text h3 {
    color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ps1 .witr_content_pslide_text p {
    color: #fff;
	padding:0 0 50px 0;
}
.witr_content_pslide_text a {
  
}
.all_pslides_color p {
    margin: 20px 0 0;
}
 .ps1 .witr_content_pslide_text p {
    color: #fff;
}
.witr_pslide_btnb a {
    color: #203260;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    margin: 30px 0 0;
    padding: 12px 20px;
	color:#203260;
}
.witr_content_pslide_text a {

}
.ps2.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
    top: 25px;
}
.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
    opacity: 1;
    bottom: 30px;
}
.witr_pslide_btnb a:hover {
    color: #fff;
    background: #3aa40c;
    border-style: solid;
    border-color: #3aa40c;
}

.portfolio_nav {
    padding: 0 0 28px;
}
.p