/*
Theme Name: Porto Child
Template: porto
*/
@import url('https://fonts.cdnfonts.com/css/helvetica-2');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
body{
    font-family: 'Open Sans', sans-serif !important;
}
.header-left {
display: flex !important;
    padding: 10px 0;
    align-items: center;
}
#google_language_translator select.goog-te-combo {
    width: auto !important;
}
.skiptranslate.goog-te-gadget {
    align-items: center;
    display: flex;
}

.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect {
    border: none !important;
    border-radius: 0 !important;
    margin-right: 10px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
    padding: 1px !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option-selected, .woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option:hover {
    background-color: #0f4e9f !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-options {;
    border-radius: 0px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0px !important;
}
.switcher {
    margin-top: 10px;
    margin-left: 20px;
    width: auto !important;
}
.switcher .selected {
    background: transparent !important;
}
.switcher .selected a:hover {
    background: transparent !important;
}
.switcher .selected a {
    border: none !important;
    color: #fff !important;
    font-size: 14px;
    padding: 1px !important;
    width: auto !important;
    padding-left: 5px !important;
}
.switcher .selected a:after{
    display:none !important;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
    background-image: url('./img/arrow-down.png');
}
.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect {
    border: solid transparent 1px !important;
    color: #fff !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.wSelect-arrow:after {
    display: inline-block;
    content: "\e81c";
    font-family: "porto";
    font-weight: 400;
    font-size: 1em;
    margin: 7px 0 0 0px;
    line-height: 1;
}
.woocommerce-currency-switcher-form .wSelect-selected {
    margin-right: -2px;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
    background-image: none !important;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
    right: 20px !important;
}
.subscribe_newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-radius: 30px 0 0 30px;
    height: 48px;
    padding-left: 25px;
    border: 0;
    font-size: 14px;
}

.subscribe_newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #222529;
    height: 48px;
    text-transform: uppercase;
    padding: 0 25px;
    border-radius: 0 30px 30px 0;
    border: 0;
    font-family: inherit;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 600;
}

div#wpcf7-f4543-o2 p {margin-bottom: 0;}

/* .footer-top {
    padding: 50px 0 !important;
} */
form.wpcf7-form.init p{
    display:flex;
}
.mfp-close, .mfp-close-btn-in .mfp-close {
    color: #ffffff;
}
#header .searchform button i:before {
    font-weight: bold !important;
    color: #fff !important;
}
#header:not(.sticky-header) .header-main .mega-menu:after {
    border-right: 1px solid #ffffff !important;
}
.home-ads .porto-ibanner-title {
    font-size: 24px !important;
    font-weight: 600 !important;
}
.top_sale_product .product-image:before {
    top: 8px !important;
}

.stock.out-of-stock {
    opacity: 0;
}

.top_sale_product .product-inner .product-image img {
    padding: 44px 20px;
    padding-bottom:10px;
}
.footer-top {
    background-color: transparent !important;
}
.footer-top .vc_column_container.col-md-6.col-lg-4 {
    background: #f4631b;
}
.footer-top .vc_column_container.col-md-6.col-lg-3 {
    background: #f4631b;
}
.footer-top .vc_column_container.col-md-12.col-lg-5 {
    background: #f4631b;
}
/*.footer-top .vc_column_container.col-md-12.col-lg-5.wpb_wrapper.vc_column-inner.wpcf7.js.form.wpcf7-form.init {*/
/*    background: #f4631b;*/
/*}*/

img.alignnone.wp-image-4736 {padding-bottom: 21px;}

h4.vc_custom_heading.mb-4.mb-lg-0.align-left {
    color: #000 !IMPORTANT;
    FONT-WEIGHT: 600;
    PADDING: 15PX 0;
}


.code-text {

    padding: 30px 0 0;

}

.quotation-text{position: relative;padding: 1em;border-left: 10px solid #358ccb;padding: 50px 50px;background-color: #fff;text-align:center;width: 100%;min-height: 1px;}

.quotation-text h4 {

    font-size:26px;

    font-style: italic;

	color:#445b78;

	font-family: 'Snell Roundhand';

	font-weight:500;

}

.quotation-text::after {

    content: '';

    z-index: -2;

    display: block;

    position: absolute;

    bottom: 0.75em;

    width: 40%;

    height: 20%;

    -webkit-box-shadow: 0px 13px 8px #979797;

    -moz-box-shadow: 0px 13px 8px #979797;

    box-shadow: 0px 13px 8px #979797;

	right: 0.75em;

	left: auto;

	-webkit-transform: rotate(2deg);

	-moz-transform: rotate(2deg);

	-ms-transform: rotate(2deg);

	-o-transform: rotate(2deg);

	transform: rotate(2deg);



}

.quotation-text::before {

    content: '';

    z-index: -2;

    display: block;

    position: absolute;

    bottom: 0.75em;

    left: 0.18em;

    width: 40%;

    height: 20%;

    -webkit-box-shadow: 0px 13px 8px #979797;

    -moz-box-shadow: 0px 13px 8px #979797;

    box-shadow: 0px 13px 8px #979797;

    -webkit-transform: rotate(-2deg);

    -moz-transform: rotate(-2deg);

    -ms-transform: rotate(-2deg);

    -o-transform: rotate(-2deg);

    transform: rotate(-2deg);

}

.product-portfolio figure figcaption::before {

	position:absolute;

	content:"";

	width: 0;

	height: 0;

	border-left:1px solid transparent;

	border-right:20px solid transparent;

	border-bottom: 26px solid #202020;

	right: -19px;

	bottom: 0;

	}



.product-portfolio figure figcaption::after {

    position: absolute;

    content: "";

    width: 0;

    height: 0;

    border-left: 19px solid transparent;

    border-right: 1px solid transparent;

    border-top: 26px solid #202020;

    left: -19px;

    top: 0;

	}

.complite-bos figure {
    margin-top: 0 !importnat;
}



section.event-section{
    padding: 60px 0;
}
section.event-section .card-body {
    position: relative;
    display: block;
    overflow: hidden;
    background: #F1F1F1;
    border-radius: 10px;
    transition: all 500ms ease;
    border: none;
    padding: 30px;
}

section.event-section img.country-img {
    position: absolute;
    width: 43px;
    right: 15px;
}

section.event-section .card-body:hover {
    background: #fff;
    box-shadow: 0 0 120px rgb(0 0 0 / 10%);
}

section.event-section .card {
    border: none;
    margin: 15px 0;
}

section.event-section .card-body a {
    background: transparent;
    color: #0f4e9f;
    border: 1px solid #0f4e9f;
    border-radius: 5px;
    padding: 2px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}
section.event-section p.card-text {
    margin: 0;
}

section.event-section p.card-text i {
    color: #f15a2c;
    margin-right: 7px;
}

section.event-section p.card-text {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
}
@media only screen and (max-width: 600px) {
    .footer-top .vc_column_container.col-md-6.col-lg-4 {
        padding: 20px;
        padding-bottom: 0;
    }
    .footer-top .vc_column_container.col-md-12.col-lg-5 {
        padding: 20px;
        padding-top: 10px;
    }
    
        input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
        width: 170px;
    }
        #header .mobile-toggle {
        color: #0f4e9f !important;
        background-color: #f4631b;
        margin-right: 0.5rem;
        font-size: 20px !important;
    }
    #header .header-right{
        display:none !important;
    }
    .header-left {
        justify-content: center;
    }
    .header-left select {
        width: 78px !important;
        padding: 4px !important;
        margin-right: 10px !important;
        box-shadow: none;
            color: #fff;
        background: transparent;
        border: none;
    }
    select.woocommerce-currency-switcher {
        width: 35px;
    }
    .col-sm-6 {
        width: 50%;
    }.home-slider .porto-ibanner img {
        height: 63vh;
    }
    .home-slider .porto-ibanner {
        height: auto !important;
    }
    .vc_column_container.col-md-2 {
    width: 45%;
        margin: 5px;
        padding-top: 22px;
    }
    .wpb_wrapper .top-icon .porto-just-icon-wrapper {
        margin-bottom: 10px !important;
    }
}


.wpb_wrapper .top-icon .porto-just-icon-wrapper {
    margin-bottom: 10px !important;
}
.vc_column_container.col-md-2:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background-image: url(https://powernsun.com/pub/static/version1659424465/frontend/Smartwave/porto/en_GB/images/line.png);
    background-repeat: no-repeat;
    width: 1px;
    height: 100%;
    background-position: right center;
}
.vc_column_container.col-md-2:last-child::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background-image: url(https://powernsun.com/pub/static/version1659424465/frontend/Smartwave/porto/en_GB/images/line.png);
    background-repeat: no-repeat;
    width: 1px;
    height: 100%;
    background-position: right center;
}
.vc_row.wpb_row.top-row.vc_custom_1675397485207.section.section-default.section-no-borders.porto-inner-container {
    padding: 0 !important;
}

.vc_column_container.col-md-2 {
    padding: 14px 12px;
}
#header .header-main .header-left {
    padding: 0 !important;
}
#header .header-main .header-center {
    padding: 5px 15px !important;
    text-align: center;
}
#header .header-main .header-right {
    padding: 12px 0 !important;
}



img.wp-image-2459.size-full {
    width: 25px;
    float: left;
    vertical-align: middle;
    margin-top: 2px;
}

figure.wp-block-media-text__media {
    width: 25px;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 2px;
}

.wp-block-media-text__content {
    padding: 0 !important;
}

.is-layout-flow.wp-block-column {
    padding: 0;
}

/* .footer .widget p {
    padding: 0;
    margin: 0 !important;
    font-size: 12px;
    line-height: 1.4;
        font-weight: 600;
} */

.is-layout-flex.wp-container-2.wp-block-columns {
    margin: 0;
}

.widget ol, .widget ul {
    margin: 0;
}
aside#block-19 {margin-bottom: 0 !important;}

.widget_block.widget_text {
    margin-top: 7px;
}


aside#block-20 p {
    font-size: 17px;
}

aside#block-8 {
    margin-bottom: 0;
}

aside#block-9 p {
    font-size: 17px;
}
.size-full {
    margin-bottom: 10px !important;
}



#header .main-menu .sub-menu li.menu-item  > a{
    color: #696969;
}

#header .main-menu .sub-menu li.menu-item > a {
    font-weight: 500;
    margin: 8px 0;
}

.careers_contact_form .email .wpcf7-email, .solar-installer-training-program-contact-form .wpcf7-email {
    border: 1px solid var(--porto-input-bc) !important;
    outline: none;
    box-shadow: none;
    text-align: left;
    line-height: 1.42857;
    padding: 8px 12px;
    font-size: 0.85rem;
    vertical-align: middle;
    height: auto !important;
    border-radius: 0 !important;
}

.wpcf7_form_input{
	
}

form.wpcf7-form.init {
    margin: 0 auto;
    
}

#wpcf7-f5104-p68-o1 form.wpcf7-form.init {
    background: #ebebeb;
	padding: 40px;
}

/* #wpcf7-f4543-o2 form.wpcf7-form.init, #wpcf7-f4543-o1 form.wpcf7-form.init, #wpcf7-f4543-p5184-o1 form.wpcf7-form.init, #wpcf7-f4543-p5173-o1 form.wpcf7-form.init {
	padding: 40px;
} */

#block-widget-12 .wpcf7.js form.wpcf7-form.init {
	padding: 40px;
}

/* .wpcf7.js */

/* form.wpcf7-form.init {
	background: #ebebeb;
    margin: 0 auto;
    padding: 40px;
} */

.careers_contact_form .submit .wpcf7-submit {border-radius: 0 !important;padding: 10px 40px !important;}

/* input.wpcf7-form-control {
    width: 100%;
} */

.subscribe_newsletter .wpcf7-email {
    width: 100%;
}
.subscribe_newsletter .wpcf7-submit {
    width: auto;
}

.careers_contact_form form.wpcf7-form.init p {
    justify-content: center;
}

.careers_contact_form p {
    justify-content: center;
    width: 100%;
}

.careers_contact_form label {
    width: 100%;
}

ul.products .woocommerce-loop-product__title, .product_list_widget .product-details a{
	white-space: normal !important;
}

.archive.search.search-no-results.post-type-archive.post-type-archive-product .porto-block .vc_custom_1560807927847{
	display:none;
}

/* menu item Brand childs width udjustment for 3 column */
#nav-menu-item-4549 ul.sub-menu li{
	width:33.33% !important
}


.product-content .category-list{display:none !important} /* hide category lists of product archive page */

.yith-ywraq-add-to-quote a, .yith_ywraq_add_item_browse_message a{ 
	margin-top:17px;
	height:46px;
	text-transform: uppercase;
	font-size: 1em !important;
	font-weight:700 !important;
	padding-top: 12px;
}




/* portfolio/news */
.powesun__news__single a{
    text-decoration: none;
  }
.powesun__news {
    position: relative;
    display: block;
    padding: 120px 0 90px;
  }
  
  .powesun__news__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  
  .powesun__news__img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
  }
  
  .powesun__news__img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(244 99 27 / 22%);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1;
  }
  
  .powesun__news__single:hover .powesun__news__img:before {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  
  .powesun__news__img img {
    width: 100%;
    transition: all 500ms ease;
    height: 250px;
    object-fit: fill;
  }
  
  .powesun__news__single:hover .powesun__news__img img {
    transform: scale(1.05);
  }
  
  .powesun__news__content {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    padding: 24px 30px 0;
    z-index: 2;
  }
  
  .powesun__news__date {
    position: absolute;
    top: -89px;
    right: 0;
    background-color: #f4631b;
    padding-top: 23px;
    padding-bottom: 12px;
    padding-left: 50px;
    padding-right: 30px;
    text-align: right;
    border-top-left-radius: 70px;
    z-index: 2;
  }
  
  .powesun__news__date p {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
    margin: 0;
  }
  
  .powesun__news__date span {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  
  .powesun__news__meta {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  
  .powesun__news__meta li+li {
    margin-left: 10px;
  }
  
  .powesun__news__meta li a {
    font-size: 14px;
    transition: all 500ms ease;
  }
  
  .powesun__news__meta li a i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #f4631b;
    padding-right: 3px;
    transition: all 500ms ease;
  }
  
  .powesun__news__meta li a:hover {
    color: #f4631b;
  }
  
  .powesun__news__title {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
  }
  
  .powesun__news__title a {
    color: var(--insur-black);
    transition: all 500ms ease;
  }
  
  .powesun__news__title a:hover {
    color: #f4631b;
  }
  
  .powesun__news__read-more {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-top: 1px solid rgba(206, 218, 222, 0.4);
    padding: 12px 0;
    margin-top: 23px;
    transition: all 500ms ease;
  }
  
  .powesun__news__read-more span {
    position: relative;
    display: inline-block;
    font-size: 15px;
    padding-left: 8px;
    top: 2px;
    transition: all 500ms ease;
  }
  
  .powesun__news__read-more:hover {
    color: #f4631b;
  }

/* hiding category filter on product archive page */
/*#woocommerce_product_categories-2{ display: none;}*/
  
#header .top-links>li.menu-item {
    margin: 0 9px !important;
}



/* whatsapp chat icon */ 
#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
    width: 10%;
    padding: 7%;
}
#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
  margin: 0px !important;
}

/* hide price from table, https://newsite.powernsun.com/request-quote/ */
#yith-ywrq-table-list .product-subtotal{display:none; }




/* career page style start */

section.careers__powernsun .number-part {
    padding: 50px 45px 40px 30px;
    background-color: #ededed;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F2F2F2;
    margin: 0 3px 0 3px;
    margin-bottom: 30px;
}

section.careers__powernsun .number-part span.number-prefix {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #00000021;
    display: block;
    margin-bottom: 22px;
}

section.careers__powernsun .number-part .number-title .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0 0 12px;
}

section.careers__powernsun .number-part .number-txt {
    margin-bottom: 27px;
}

section.careers__powernsun .number-part .loac-text {
    padding-top: 12px;
}

section.careers__powernsun .number-part a.readon.apply {
    padding: 5px 15px 10px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #f4631b;
    text-decoration: none;
}

.sec-title .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0;
    position: relative;
    padding-top: 20px;
}
.sec-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 65px;
    height: 5px;
    background: #f4631b;
    z-index: 1;
    margin-left: 0;
    left: 0;
    top: 0;
}
.heading {
    margin-bottom: 50px;
}

/* APPLY HERE */
.apply__career{
    padding: 100px 0;
}
.apply__career .container{
    background-color: #0f4e9f;
    padding: 80px;
    border-radius: 15px;
}
.career__form .form-control {
    font-size: 18px;
    padding: 18px 30px 18px 30px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #FFFFFF;
    background-color: #FFFFFF12;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    margin-bottom: 25px;
}

button.btn.btn-career {
    font-size: 18px;
    padding: 15px 70px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #0f4e9f;
    background-color: #fff;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    max-width: 100%;
    opacity: 1;
    width: 100%;
}

.career__img img {
    width: 100%;
    height: 500px;
    border-radius: 15px;
    object-fit: cover;
}
.apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
    font-size: 14px;
  }
  .apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
  }
  .career__title {
    padding: 18px 0;
}

.career__title h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.career__title p {
    font-size: 14px;
    color: #e9ecef;
}

.career__form {
    padding: 0 34px;
}

/* CONTACT PAGE */
.powernsun__contact{
    padding: 100px 0;
}
.contact__form {
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
    padding: 80px;
    border-radius: 20px 20px 20px 20px;
}

.contact__form .form-control {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    color: #686a6f;
    font-size: 0.9rem;
    width: 100%;
}

.contact__title {
    margin-bottom: 30px;
}

.contact__title h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.contact__title h3 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact__title h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

button.btn.btn-contact {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4631b;
    border: 1px solid #f4631b;
    color: #fff;
    font-size: 0.9rem;
    width: 100%;
}
.contact-title h2 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

.contact-title p {
    margin-top: 30px;
    font-size: 16px;
}

.address-boxs {
    display: flex;
    position: relative;
    align-items: center;
    margin: 30px 0;
}

.address-icon {
    background: #0f4e9f;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border-radius: 5px;
}

.address-icon i {
    color: #ffffffbf;
    font-size: 24px;
}

.address-text .text span {
    color: #3E3E3E !important;
    font-size: 14px;
    display: block;
}

span.des {
    color: #19082D !important;
    font-size: 17px !important;
    width: 400px;
    font-weight: 500;
}
.google__map{
    margin-top: 100px;
}
.google__map iframe {
    border-radius: 10px;
    filter: grayscale(100%);
}

.gt_selected {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
}

.gt_container-p8tsz9 .gt_switcher .gt_selected a {
    color: #ffff !important;
    border: none !important;
    padding: 0 !important;
}
.gt_container-p8tsz9 .gt_switcher .gt_selected a:after{
    display:none;
}

.gt_switcher_wrapper {
    position: absolute !important;
    left: 9% !important;
    top: 12px !important;
}

.gt_selected a:hover {
    background:transparent !important;
}
.gt_selected a {
    color: #ffff !important;
    border: none !important;
    padding:0 !important;
}
.gt_selected a:after {
    display:none !important;
}

/* career page style end */


/* Contact us form style start 

.form-group input, .form-group textarea  {
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #f15a2c66;
    background-color: transparent;
}

.form-group input{
    height: 50px;
}

.form-group textarea  {
    width: 100%
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #e16428;
}


@media only screen and (max-width: 600px) {
  .form-group textarea  {
    width: auto;
  }
  .contact_us_form .wpcf7-email.form-control{
    width:100% !important;
  }

}


.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}

Contact us form style end */



/* career archive start*/
section.careers__powernsun {
    background: #ededed;
    padding: 100px 0;
}
section.careers__powernsun .number-part {
    padding: 50px 45px 40px 30px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F2F2F2;
    margin: 0 3px 0 3px;
    margin-bottom: 30px;
}

section.careers__powernsun .number-part span.number-prefix {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #00000021;
    display: block;
    margin-bottom: 22px;
}

section.careers__powernsun .number-part .number-title .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0 0 12px;
}

section.careers__powernsun .number-part .number-txt {
    margin-bottom: 27px;
}

section.careers__powernsun .number-part .loac-text {
    padding-top: 12px;
}

section.careers__powernsun .number-part a.readon.apply {
    padding: 5px 15px 10px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #f4631b;
    text-decoration: none;
}

.sec-title .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0;
    position: relative;
    padding-top: 20px;
}
.sec-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 65px;
    height: 5px;
    background: #f4631b;
    z-index: 1;
    margin-left: 0;
    left: 0;
    top: 0;
}
.heading {
    margin-bottom: 50px;
}

/* APPLY HERE */
.apply__career{
    padding: 100px 0;
}
.apply__career .container{
    background-color: #0f4e9f;
    padding: 80px;
    border-radius: 15px;
}
.career__form .form-control {
    font-size: 18px;
    padding: 18px 30px 18px 30px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #FFFFFF;
    background-color: #FFFFFF12;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    margin-bottom: 25px;
}

button.btn.btn-career {
    font-size: 18px;
    padding: 15px 70px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #0f4e9f;
    background-color: #fff;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    max-width: 100%;
    opacity: 1;
    width: 100%;
}

.career__img img {
    width: 100%;
    height: 500px;
    border-radius: 15px;
    object-fit: cover;
}
.apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
    font-size: 14px;
  }
  .apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
  }
  .career__title {
    padding: 18px 0;
}

.career__title h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.career__title p {
    font-size: 14px;
    color: #e9ecef;
}

.career__form {
    padding: 0 34px;
}

/* CONTACT PAGE */
.powernsun__contact{
    padding: 100px 0;
}
.contact__form {
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
    padding: 80px;
    border-radius: 20px 20px 20px 20px;
}

.contact__form .form-control {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    color: #686a6f;
    font-size: 0.9rem;
    width: 100%;
}

.contact__title {
    margin-bottom: 30px;
}

.contact__title h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.contact__title h3 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact__title h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

button.btn.btn-contact {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4631b;
    border: 1px solid #f4631b;
    color: #fff;
    font-size: 0.9rem;
    width: 100%;
}
.contact-title h2 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

.contact-title p {
    margin-top: 30px;
    font-size: 16px;
}

.address-boxs {
    display: flex;
    position: relative;
    align-items: center;
    margin: 30px 0;
}

.address-icon {
    background: #0f4e9f;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border-radius: 5px;
}

.address-icon i {
    color: #ffffffbf;
    font-size: 24px;
}

.address-text .text span {
    color: #3E3E3E !important;
    font-size: 14px;
    display: block;
}

span.des {
    color: #19082D !important;
    font-size: 17px !important;
    width: 400px;
    font-weight: 500;
}
.google__map{
    margin-top: 100px;
}
.google__map iframe {
    border-radius: 10px;
    filter: grayscale(100%);
}

/* career archive end*/


/* career single start */
section.careers__powernsun {
    background: #ededed;
    padding: 100px 0;
}
section.careers__powernsun .number-part {
    padding: 50px 45px 40px 30px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F2F2F2;
    margin: 0 3px 0 3px;
    margin-bottom: 30px;
}

section.careers__powernsun .number-part span.number-prefix {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #00000021;
    display: block;
    margin-bottom: 22px;
}

section.careers__powernsun .number-part .number-title .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0 0 12px;
}

section.careers__powernsun .number-part .number-txt {
    margin-bottom: 27px;
}

section.careers__powernsun .number-part .loac-text {
    padding-top: 12px;
}

section.careers__powernsun .number-part a.readon.apply {
    padding: 5px 15px 10px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #f4631b;
    text-decoration: none;
}

.sec-title .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0;
    position: relative;
    padding-top: 20px;
}
.sec-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 65px;
    height: 5px;
    background: #f4631b;
    z-index: 1;
    margin-left: 0;
    left: 0;
    top: 0;
}
.heading {
    margin-bottom: 50px;
}

/* APPLY HERE */
.apply__career{
    padding: 100px 0;
}
.apply__career .container{
    background-color: #0f4e9f;
    padding: 80px;
    border-radius: 15px;
}
.career__form .form-control {
    font-size: 18px;
    padding: 18px 30px 18px 30px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #FFFFFF;
    background-color: #FFFFFF12;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    margin-bottom: 25px;
}

button.btn.btn-career {
    font-size: 18px;
    padding: 15px 70px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    color: #0f4e9f;
    background-color: #fff;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.05);
    border: none;
    max-width: 100%;
    opacity: 1;
    width: 100%;
}

.career__img img {
    width: 100%;
    height: 500px;
    border-radius: 15px;
    object-fit: cover;
}
.apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
    font-size: 14px;
  }
  .apply__career .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
  }
  .career__title {
    padding: 18px 0;
}

.career__title h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.career__title p {
    font-size: 14px;
    color: #e9ecef;
}

.career__form {
    padding: 0 34px;
}

/* CONTACT PAGE */
.powernsun__contact{
    padding: 100px 0;
}
.contact__form {
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
    padding: 80px;
    border-radius: 20px 20px 20px 20px;
}

.contact__form .form-control {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    color: #686a6f;
    font-size: 0.9rem;
    width: 100%;
}

.contact__title {
    margin-bottom: 30px;
}

.contact__title h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.contact__title h3 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact__title h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

button.btn.btn-contact {
    height: calc(2rem + 18px);
    padding: 14px 30px;
    outline: 0;
    background-color: #f4631b;
    border: 1px solid #f4631b;
    color: #fff;
    font-size: 0.9rem;
    width: 100%;
}
.contact-title h2 {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
}

.contact-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#f4631b), to(transparent));
    background: linear-gradient(to right, #f4631b, transparent);
    content: "";
}

.contact-title p {
    margin-top: 30px;
    font-size: 16px;
}

.address-boxs {
    display: flex;
    position: relative;
    align-items: center;
    margin: 30px 0;
}

.address-icon {
    background: #0f4e9f;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border-radius: 5px;
}

.address-icon i {
    color: #ffffffbf;
    font-size: 24px;
}

.address-text .text span {
    color: #3E3E3E !important;
    font-size: 14px;
    display: block;
}

span.des {
    color: #19082D !important;
    font-size: 17px !important;
    width: 400px;
    font-weight: 500;
}
.google__map{
    margin-top: 100px;
}
.google__map iframe {
    border-radius: 10px;
    filter: grayscale(100%);
}

/* CAREER DETAILS */
h2.detail-title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0;
    position: relative;
}
p.location {
    color: #f4631b;
    padding-top: 4px;
}

section.career__listing {
    padding: 60px 0;
}

.career__description h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0 0 12px;
}

.career__description ul li {
    padding: 8px 0;
}

section.career__listing .career__form {
    background-color: #0f4e9f;
    padding: 40px;
    border-radius: 15px;
    position: sticky;
    top: 5rem;
}
section.career__listing .career__form .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
    font-size: 14px;
}
section.career__listing .career__form .form-control::placeholder {
    color: #ffffffa8;
    opacity: 1; /* Firefox */
}
  
/* career single end */

.woocommerce-form.woocommerce-form-login.login .woocommerce-Button.button.register-btn{ display: none;}

.stock.out-of-stock {
    opacity: 0;
}

.product-inner:hover .stock.out-of-stock {
	opacity: 1 ;
}
