/*
Theme Name: Wetac
Author: Wetac
Author URI: https://Wetac.nl
Description: The Wetac Theme based on the famous Wordpress CMS.
Version: 1.0
*/


@import url('fonts/stylesheet.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
* {margin: 0;padding: 0;box-sizing: border-box;scroll-behavior: smooth;}
img {max-width: 100%;height: auto;}
body {background: #ffffff;font-size:15px;color: #000000;font-family: "Open Sans", sans-serif;font-weight: 400;}
ul {padding: 0;margin: 0;}
p {font-size: 15px;line-height: 25px;margin-bottom: 20px;font-weight: 400 !important;}
p:last-child {margin-bottom: 0;}
a {color: inherit;text-decoration: none;transition: 0.4s;}


/* ---- TEMP voor Live ---- */

.agenda_recent {display:none;}


/* ----- Heading Font CSS ------ */

h1,h2,h3,h4,h5,h6 {font-family: "Open Sans", sans-serif;font-weight: 700;margin-bottom: 20px;}
h1 {font-size: 39px;line-height: 39px;}
h2 {font-size:35px;line-height: 40px;}
h3 {font-size:30px;line-height: 32px;}
h4 {font-size:27px;line-height: 32px;}
h5 {font-size: 25px;line-height: 27px;}
h6 {font-size: 17px;line-height: 32px;}

a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}
input:focus,textarea:focus,select:focus{border: none;outline: none;}

/* global css start */ 
.full_width {width: 100%;float: left;}
.wrapper,.centering {max-width: 1150px;width: 100%;padding: 0 30px;margin: 0 auto;}
.layout {overflow: hidden;width: 100%;float: left;}
/* .main-content {margin-top: 273px;} */

.btn_one {display: inline-block;min-width: 137px;text-align: center;font-size: 12px;font-weight: 700;color: #FF6C00;border: 1px solid #000000;transition: 0.4s;padding: 8px 15px;text-transform: uppercase;}
.btn_one:hover {border-color: #FF6C00;background: #FF6C00;color: #ffffff;}
.btn_one.black{color: #000;border-color: #FF6C00;}
.btn_one.black:hover{color: #fff;}

.list-items ul{padding-left: 25px;list-style-type: none;}
.list-items ul li{font-size: 15px;line-height: 27px;position: relative;margin-bottom: 8px;}
.list-items ul li::before{content: '';position: absolute;width: 8px;height: 8px;background: #FF6200;border-radius: 100%;left: -20px;top: 10px;}
.list-items ul li a{font-size: 15px;line-height: 27px;text-decoration: underline;}
.list-items ul li a:hover{color: #FF6200;text-decoration: none;}
.list-items ul li strong{font-weight: 600;}

.list-items ol{padding-left: 25px;}
.list-items ol li{font-size: 15px;line-height: 27px;margin-bottom: 8px;}
.list-items ol li a{font-size: 15px;line-height: 27px;text-decoration: underline;}
.list-items ol li a:hover{color: #FF6200;text-decoration: none;}
.list-items ol li strong{font-weight: 600;}

.pt_0{padding-top: 0 !important;}
/* global css end */
.flexible_page .regualtion_sec .inner_part .btm_part{margin:0px;}
.flexible_page .regualtion_sec {padding: 119px 0px 140px;}
/* ******************************* main css ***************************** */

/* sticky_slide start */
.sticky_slide {position: fixed;right: -513px;top: 20%;width: 600px;z-index: 9999;transition:0.4s;overflow: hidden;}
.sticky_slide .button_fix {text-transform: uppercase;cursor: pointer;position: absolute;width: 420px;transform: rotate(-90deg);text-align: right;transform-origin: 23px 63px;bottom: 0;left: 40px;padding: 18px 135px 18px 47px;background:#FFD700;font-size: 22px;font-weight: 700;line-height: 25px;}
.sticky_slide .button_fix .arrow {position: absolute;right: 35px;bottom: 26px;width: 30px;height: 30px;background: url(img/arrow-icon.svg)center center no-repeat;transform: rotate(90deg);transition: 0.4s;}
.sticky_slide.show .button_fix .arrow {background: url(img/cross-icon.svg)center center no-repeat;}
.sticky_slide .inner_form {width: calc(100% - 86px);padding: 45px 135px 50px 32px;float: right;background:#FFD700;}
.sticky_slide .inner_form .field {width: 100%;margin-bottom: 12px;}
.sticky_slide .inner_form .field label {font-size: 12px;font-weight: 400;display: block;margin-bottom: 8px;text-transform: uppercase;}
.sticky_slide .inner_form .field select {width: 100%;padding: 10px 35px 10px 10px;border: 1px solid #000000;color: #000000;outline: none;background: transparent;appearance: none;background: url(img/select-arrow.svg)right 10px center no-repeat;cursor: pointer;}
.sticky_slide .inner_form .field.submit {margin-bottom: 0;margin-top: 25px;text-align: right;}
.sticky_slide .inner_form .field.submit input {background: transparent;color: #000000;cursor: pointer;border: 1px solid #000 !important;}
.sticky_slide .inner_form .field.submit input:hover {color: #ffffff;background: #000000;}
.sticky_slide.show {right: 0;pointer-events: all;}
.sticky_slide .inner_form .field.submit{position: relative;}
.sticky_slide .inner_form .field.submit .wpcf7-spinner{position: absolute !important;top: 5px !important;right: 30px !important;}
/* sticky_slide end */

/* header start */
.header {padding: 30px 0;position: relative;top: 0;left: 0;z-index: 999;transition: 0.4s;}
.header .header_top_menu ul {list-style: none;}
.header .header_top_menu li {display: inline-block;margin-right: 22px;position: relative;}
.header .header_top_menu li.current-menu-item > a{color: #FF6C00;}
/* .header .header_top_menu li.menu-item-has-children ul li a{color: #FF6C00;} */
.header .header_top_menu li:last-child {margin-right: 0;}
.header .header_top_menu li a {display: inline-block;font-size: 12px;font-weight: 400;color: #000000;}
.header .header_top_menu li a:hover {color: #FF6C00;}
.header .header_bottom_links {display: flex;flex-wrap: wrap; justify-content: flex-end;margin-bottom: 74px;padding-right: 55px;}
.header .header_bottom_links li {display: inline-block;position: relative;padding-left: 20px;margin-left: 25px;}
.header .header_bottom_links li::before {content: '';position: absolute;width: 2px;height: 25px;background: #FF6C00;left: 5px;bottom: 0;transform: rotate(30deg);transition: 0.4s;}
.header .header_bottom_links li:hover::before {background: #000000;}
.header .header_bottom_links li:first-child {margin-left: 0;}
.header .header_bottom_links li a {display: inline-block;font-size: 12px;font-weight: 700;text-transform: uppercase;}
.header .header_bottom_links li.lang-select::before {background: #000000;}
.header .header_logo {display: flex;justify-content: flex-end;transition: 0.4s;}
/*.header .logo {width: 237px;}*/
.header .logo a {display: block;}
.header .logo a img {display: block;width: 100%;}

.header .header_top_menu li ul.sub-menu {position: absolute;width: 250px;left: -31px;top: 100%;visibility: hidden;opacity: 0;pointer-events: none;transition: 0.4s;background: #fff;padding: 50px 10px 10px;}
.header .header_top_menu li:hover ul.sub-menu {opacity: 1;visibility: visible;pointer-events: all;}
.header .header_top_menu li li {display: block;padding-left: 20px;margin-right: 0;margin-bottom: 10px;}
.header .header_top_menu li li::before {content: '';position: absolute;width: 2px;height: 25px;left: 6px;top: 1px; bottom: 0;transform: rotate(30deg);background: #000000;transition: 0.4s;}
.header .header_top_menu li li:hover::before {background: #FF6C00;}
.header .header_top_menu li li a {display: inline-block;font-size: 25px;font-weight: 400;color: #000000;line-height: 1;}

.header .header_bottom_links ul{margin-right: 25px;}
.header .header_bottom_links ul:last-child{margin-right: 0px;}

.header .header_bottom_links li ul {position: absolute;width: 150px;left: -11px;top: 100%;padding: 44px 10px 10px;visibility: hidden;opacity: 0;pointer-events: none;transition: 0.4s;background: #fff;}
.header .header_bottom_links li:hover ul {opacity: 1;visibility: visible;pointer-events: all;}
.header .header_bottom_links li li {display: block;padding-left: 20px;margin: 0 0 12px;}
.header .header_bottom_links li li a {display: inline-block;font-size: 16px;font-weight: 400;color: #000000;line-height: 1;transition: 0.4s;text-transform: none;}
.header .header_bottom_links li li::before {content: '';position: absolute;width: 2px;height: 18px;left: 6px;top: 2px; bottom: 0;transform: rotate(30deg);background: #000000;transition: 0.4s;}
.header .header_bottom_links li li:hover::before {background: #FF6C00;}
.header .header_bottom_links li li:hover a {color: #FF6C00;}

/* sticky header  start*/
.sticky_header{position: fixed;left: 0;top: -100%;width: 100%;transition: 0.8s;box-shadow: 1px -2px 18px rgba(0,0,0,0.4);background: #ffffff;}
.sticky_header.sticky{top: 0;}
.sticky_header .header_bottom_links{margin-bottom: 0;}
.sticky_header.mbl_menus{box-shadow: none;background: transparent;}
/* sticky header  end*/



/* .header .header_bottom_links ul{width: 100%;text-align: end;}
.header .header_bottom_links ul.lang-dropdown {width: 150px;display: none;list-style: none;margin: 40px 0px 0px;padding-left: 68px;}
.header .header_bottom_links ul.lang-dropdown li::before {background: #000;height: 18px;left: 6px;}
.header .header_bottom_links ul.lang-dropdown li:hover::before {background: #FF6C00;}
.header .header_bottom_links ul.lang-dropdown{text-align: start;}
.header .header_bottom_links .lang-dropdown li{padding-left: 16px;display: block;margin: 0 0 12px;}
.header .header_bottom_links .lang-dropdown li a{font-size: 16px;line-height: 1;transition: 0.4s;font-weight: 400;text-transform: none;}
.header .header_bottom_links .lang-dropdown li a:hover{color: #FF6C00;} */
  


/* .header.sticky .header_logo{display: none;transition: 0.4s;background: #fff;}
.header.sticky .header_bottom_links{margin-bottom: 0px;}
.header.sticky{padding: 19px 0px;box-shadow: 1px -2px 18px rgba(0, 0, 0, 0.4);} */

.menubar {display: none;}
.header .header_top_menu .mobile_contact_menu {display: none;}
/* header end */

/* .three_card_sec start */
.three_card_sec {margin-bottom: 73px;padding-top: 30px;}
.three_card_sec .inner_part {display: flex;flex-wrap: wrap;gap: 29px;width: 100%;max-width: 800px;}
.three_card_sec .card_block {width: calc(33.33% - 20px);}
.three_card_sec .card_block h4 {position: relative;text-transform: uppercase;color: #FF6C00;margin-bottom: 27px;padding-left: 34px;}
.three_card_sec .card_block h4::before {content: '';position: absolute;width: 2px;height: 43px;background: #000000;left: 11px;bottom: 0;transform: rotate(30deg);}
.three_card_sec .card_block img {display: block;width: 100%;margin-bottom: 20px;}
.three_card_sec .card_block p {margin-bottom: 34px;line-height: 24px;}
.three_card_sec .card_block .btn-box {display: flex;}
/* .three_card_sec end */

/* trusted_sec start */
.trusted_sec {display: flex;flex-wrap: wrap;}
.trusted_sec .left_img {width: 44%;position: relative;}
.trusted_sec .left_img .img-box {width: 100%;height: 100%;}
.trusted_sec .left_img .energy-text {float: right;position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding:195px 190px 130px 0px;text-align: left;}
.trusted_sec .left_img .energy-text h2 {margin-bottom: 0 !important;max-width: 300px;float: right;}
.trusted_sec .left_img .energy-text .mobile-text {display: none;}
.trusted_sec .right_text::before {content: '';position: absolute;width: 436px;height: 100%;background: #FF6200;left: -435.5px;top: 0;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.trusted_sec .left_img img {width: 100%;display: block;height: 100%;object-position: top;object-fit: cover;}
.trusted_sec .right_text {width: 56%;background: #FF6200;padding: 195px 0 129px;position: relative;}
.trusted_sec .right_text .text_box {width: 100%;max-width: 740px;float: left;position: relative;z-index: 1;}
.trusted_sec .right_text .text_box h2 {font-family: 'neue_haas_grotesk_displa95Blk';font-weight: normal;font-size: 39px;line-height: 39px;margin-bottom: 65px;text-transform: uppercase;}
.trusted_sec .left_img .energy-text h2 {font-family: 'neue_haas_grotesk_displa95Blk';font-weight: normal;font-size: 39px;line-height: 39px;margin-bottom: 90px;text-transform: uppercase;}
.trusted_sec .right_text .text_box p {font-size: 25px;line-height: 33px;}
.trusted_sec.update .left_img .energy-text h2 {color: #fff;}
.trusted_sec.update .left_img .energy-text{padding: 270px 250px 70px 0px;}
.trusted_sec.update .right_text{padding: 270px 0px 70px;}

.trusted_sec.vacancie_page .right_text{padding-bottom: 140px;}

.trusted_sec .button{margin-top: 44px;}
.trusted_sec .btn_one{color: #000000;border-color: #ffffff;}
.trusted_sec .btn_one:hover{background:#ffffff;border-color: #ffffff;}

.trusted_sec .text_box ul.slick-dots{list-style-type: none;position: absolute;bottom: -100px;left: 130px;}
.trusted_sec .text_box ul.slick-dots li{display: inline-block;margin-right: 10px;width: 22px;height: 3px;background: #fff;cursor: pointer;transition: 0.4s;}
.trusted_sec .text_box ul.slick-dots li:last-child{margin-right: 0px;}
.trusted_sec .text_box ul.slick-dots li button{font-size: 0px;display: none;}
.trusted_sec .text_box ul.slick-dots li.slick-active{background: #000;}


/* trusted_sec end */

/* benefit_sec start */
.benefit_sec {padding: 55px 0 0;}
.benefit_sec .inner_part {display: flex;flex-wrap: wrap;gap: 16px;margin-bottom: 66px;}
.benefit_sec .benefit_card {width: calc(25% - 12px);text-align: center;}
.benefit_sec .benefit_card .benefit-text {font-size: 15px;line-height: 1;font-weight: 700;color: #FF6200;text-transform: uppercase;display: block;margin-bottom: 15px;}
.benefit_sec .benefit_card h5 {text-transform: uppercase;}
.benefit_sec  .bottom_text {text-align: right;padding: 47px 0;position: relative;}
.benefit_sec  .bottom_text h6 {position: relative;margin-bottom: 0;}
.benefit_sec  .bottom_text::after {content: '';position: absolute;width: 501%;height: 100%;background: #FF6200;right: -501%;top: 0;}
.benefit_sec  .bottom_text::before {content: '';position: absolute;width: 105px;height: 100%;background: #FF6200;right: 0;top: 0;clip-path: polygon(calc(100% - 35px) 0%, 100% 0%, 100% 100%, 0% 100%);z-index: -1;}
.benefit_sec .offer_heading {margin-bottom: 74px;}
.benefit_sec .offer_heading h6{font-size: 15px;margin-bottom: 0;color: #FF6200;text-transform: uppercase;}

.benefit_sec.new_update{padding: 165px 0 0;}

/* benefit_sec end */

/* promise_sec start */
.global_top_title {width: 100%;max-width: 600px;}
.global_top_title h3 {color: #FF6200;padding-left: 50px;position: relative;text-transform: uppercase;margin-bottom: 20px;}
.global_top_title h3::before {content: '';position: absolute;width: 2px;height: 43px;background: #000000;left: 20px;bottom: 0;transform: rotate(30deg);}
.global_top_title h2 {margin-bottom: 70px;font-weight: 400;}

.promise_sec {background: #F7F7F7;padding: 111px 0 108px;}
.promise_sec .inner_part {display: flex;flex-wrap: wrap;align-items: flex-end;padding-left: 172px;}
.promise_sec .left_part {width: 47%;}
.promise_sec .left_part img {display: block;clip-path: polygon(60px 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);}
.promise_sec .right_part {width: 53%;padding-left: 35px;}
.promise_sec .right_part p {margin-bottom: 30px;}
.promise_sec .right_part p:last-child {margin-bottom: 10px;}
.promise_sec .right_part p strong{text-transform: uppercase;}
.promise_sec .right_part .more_content p {margin-bottom: 10px;}
.promise_sec .more_btn{font-size: 12px;font-weight: 700;line-height: 25px;cursor: pointer;}
.promise_sec .less_btn{font-size: 12px;font-weight: 700;line-height: 25px;cursor: pointer;}
.promise_sec .more_content{display: none;}
.promise_sec .button{margin-top: 35px;}
.promise_sec p a{text-decoration: underline;}
.promise_sec p a:hover{color: #FF6200;text-decoration: none;}


.promise_sec.update  .global_top_title{margin-bottom: 60px;}
.promise_sec.update .inner_part{padding-left: 184px;}
.promise_sec.update .left_part{width: 58%;}
.promise_sec.update .right_part{width: 42%;padding-left: 37px;}
.promise_sec.update .button{margin-top: 55px;}
.promise_sec.update .button .btn_one{min-width: 160px;}
.promise_sec.update .content{margin-top: 40px;max-width: 327px;margin-left: auto;}
.promise_sec.update .right_part .content{max-width: 327px;margin-left: unset;margin-top: unset;}
.promise_sec.update .right_part {padding-top: 225px;}

.promise_sec.segments{padding: 126px 0px 95px;}
.promise_sec.segments .global_top_title{margin-bottom: 112px;}
.promise_sec.segments .inner_part{align-items: flex-start;padding-left: 80px;}
.promise_sec.segments .left_part {width: 44%;}
.promise_sec.segments .left_part .content{max-width: 328px;margin-left: auto;margin-top: 45px;}
.promise_sec.segments .right_part{padding-top: 63px;width: 56%;padding-left: 28px;}
.promise_sec.segments .right_part h6{font-size: 15px;font-weight: 700;line-height: 25px;position: relative;margin-bottom: 30px;text-transform: uppercase;}
/* .promise_sec.segments .right_part h6::after{content: '';position: absolute;bottom: -15px;left: 0; background: #FF6200;width: 30px;height: 2px;} */
.promise_sec.segments .right_part .content-box{margin-bottom: 40px;}
.promise_sec.segments .right_part .tab{margin-bottom: 95px;}
.promise_sec.segments .right_part p{margin-bottom: 0;}
.promise_sec.segments .right_part .button{margin-top: 30px;display: flex;flex-wrap: wrap;gap: 12px;}
.promise_sec.segments .right_part .button .btn_one{min-width: 160px;}

.promise_sec.segments .right_part .wing-content{margin-bottom: 55px;}
.promise_sec.segments .right_part .wing-content:last-child{margin-bottom: 0px;}
.promise_sec.segments .right_part .wing-content ul{list-style-type: none;}
.promise_sec.segments .right_part .wing-content ul li{border-top: 1px solid #000;position: relative;}
.promise_sec.segments .right_part .wing-content ul li:last-child{border-bottom: 1px solid #000;}
.promise_sec.segments .right_part .wing-content ul li a{line-height: 20px;padding:6px 20px 6px 0px;font-size: 14px;color: #000;transition: 0.4s;display: block;font-weight: 400;}
.promise_sec.segments .right_part .wing-content ul li a:hover{color: #FF6200;}
.promise_sec.segments .right_part .wing-content ul li::after{content: '>';color: #ff6200;position: absolute;top: 5px;right: 8px;font-size: 14px;font-weight: 400;}

/* promise_sec end */

/* news_sec start */
.news_sec {background: #FF6200;padding: 85px 0;}
.news_sec .title h3 {position: relative;padding-left: 38px;color: #ffffff;text-transform: uppercase;margin-bottom: 70px;}
.news_sec .title h3::before {content: '';position: absolute;width: 2px;height: 43px;background: #000000;left: 10px;bottom: 0;transform: rotate(30deg);}
.news_sec .inner_part {display: flex;flex-wrap: wrap;gap: 15px;}
.news_sec .news_card {width: calc(33.33% - 10px);}
.news_sec .news_card h3 {font-weight: 400;margin-bottom: 30px;}
.news_sec .news_card .date {display: block;text-align: right;color: #ffffff;font-size: 15px;font-weight: 700;line-height: 1;margin-bottom: 25px;}
.news_sec .news_card .news-img {display: block;margin-bottom: 32px;}
.news_sec .news_card .news-img img {display: block;}
.news_sec .news_card p{min-height: 125px;}
.news_sec .btn-box {margin-top: 30px;width: 100%;float: left;}
.news_sec .btn_one {color: #000000;border-color: #ffffff;}
.news_sec .btn_one:hover {background: #ffffff;border-color: #ffffff;}
.news_sec .news_card p strong{text-transform: uppercase;}

.news_sec.all_news_section  .inner_part {gap:70px 15px;}
/* news_sec end */

/* motivation_sec start */
.motivation_sec {min-height: 768px;padding: 100px 0 146px;position: relative;display: flex;justify-content: flex-end;align-items: flex-end;}
.motivation_sec .img-box {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: -1;}
.motivation_sec .img-box img {display: block;width: 100%;height: 100%;object-fit: cover;}
.motivation_sec .inner_part {display: flex;justify-content: flex-end;align-items: flex-end;}
.motivation_sec .motivation_slider {max-width: 461px !important;clip-path: polygon(65px 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);background:#fff;padding: 61PX 78PX 50PX 89PX;width: 100%;}
.motivation_card h6 {font-size: 16px;line-height: 16px;color: #FF6C00;margin-bottom: 10px;text-transform: uppercase;}
.motivation_card h3 {font-size: 29px;line-height: 33px;font-weight: 400;margin-bottom: 73px;}
.motivation_sec .slick-dots {list-style: none;}
.motivation_sec .slick-dots li {display: inline-block;width: 22px;height: 3px;background: #000000;margin-right: 10px;transition: 0.4s;cursor: pointer;}
.motivation_sec .slick-dots li:last-child {margin-right: 0;}
.motivation_sec .slick-dots li.slick-active {background: #FF6C00;}
.motivation_sec .slick-dots button {display: none;}
.news_sec .news_card p:empty {display: none;}
/* motivation_sec end */

/* task section start */
.task_sec{padding: 124px 0px 175px;background: #fff;}
.task_sec .global_top_title{margin-bottom: 100px;}
.task_sec .inner_part{max-width: 900px;margin-left: auto;gap: 16px;display: flex;flex-wrap: wrap;justify-content: flex-start;float: unset;}
.task_sec .content{width: calc(50% - 8px);}
.task_sec .content p strong{text-transform: uppercase;}
.task_sec .button {margin-top: 65px;}
.task_sec .button .btn_one{min-width: 155px;}

/* task section end */

/* Slider section start */
.slider_sec{padding: 126px 0px 108px;background: #fff;}
.slider_sec .global_top_title{margin-bottom: 74px;}
.slider_sec .inner_part{display: flex;flex-wrap: wrap;max-width: 800px;margin: 0px  auto;}
.slider_sec .inner_part .cards{width: 33%;}
.slider_sec .inner_part p strong{text-transform: uppercase;}
.slider_sec .inner_part p {margin-bottom: 42px;}
.slider_sec .cards .slider_img{width: 100%;margin-bottom: 20px;}
.slider_sec .slick-initialized .slick-slide{margin: 0 10px;}
.slider_sec .cards .slider_img img {width: 100%; display: block;clip-path: polygon(60px 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);}
.slider_sec .slick-arrow{font-size: 0;position: absolute;top: 72px;width: 23px;height: 43px;background-size: 23px;border: none;cursor: pointer;z-index: 1;}
.slider_sec .slick-prev{ background: url('img/left-slider-arrow.svg') center no-repeat; left: -109px;}
.slider_sec .slick-next{ background: url('img/right-slider-arrow.svg') center no-repeat; right: -109px;}

/* Slider section end */

/* contact_sec start */
.contact_sec {padding: 114px 0 124px;}
.contact_sec .top_title h6 {font-size: 12px;line-height: 1;text-transform: uppercase;margin-bottom: 20px;}
.contact_sec .top_title h2 {display: none;}
.contact_sec .inner_part {display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_sec .left_part {width: 40%;}
.contact_sec .left_part h2 {text-transform: uppercase;margin-bottom: 44px;}
.contact_sec .left_part .contact-box h6 {text-transform: uppercase;font-size: 15px;line-height: 1;margin-bottom: 23px;}
.contact_sec .left_part .contact-box p a:hover {text-decoration: underline;color: #FF6200;}
.contact_sec .left_part .contact-box {padding-left: 92px;}
.contact_sec .left_part .contact-box p{margin-bottom: 36px;}
.contact_sec .left_part .social-icon {display: flex;align-items: center;flex-wrap: wrap;gap: 8px;}
.contact_sec .left_part .social-icon a {width: 53px;height: 53px;background:#FF6200;border-radius: 100%;display: flex;justify-content: center;align-items: center;padding: 10px;border: 1px solid #FF6200;transition: 0.4s;}
.contact_sec .left_part .social-icon a:hover {background: transparent;}
.contact_sec .left_part .social-icon a .color-fill {transition: 0.4s;}
.contact_sec .left_part .social-icon a:hover .color-fill {fill: #FF6200;}
.contact_sec .right_part {width: 51%;}
.contact_sec .right_part .wetac-text {margin-bottom: 84px;margin-top: 10px;max-width: 199px;width: 100%;float: right;}
.contact_sec .right_part .wetac-text img {display: block;width: 100%;}
.contact_sec .wetac-text.mobile-view {display: none;}
.contact_sec .right_part .form-box {width: 100%;max-width: 442px;float: left;}
.contact_sec .right_part .form-box p{margin-bottom: 0;}
.contact_sec .right_part .field {width: 100%;margin-bottom: 12px;}
.contact_sec .right_part .field.submit {margin-bottom: 0;margin-top: 30px;text-align: right;}
.contact_sec .right_part .field.submit input {cursor: pointer;border: 1px solid #FF6200; width: auto;}
.contact_sec .right_part .field.submit input:hover {background: transparent;color: #fff;background: #FF6C00;;}
.contact_sec .right_part .field label {display: block;font-size: 12px;line-height: 1;font-weight: 400;text-transform: uppercase;margin-bottom: 7px;}
.contact_sec .right_part .field input {width: 100%;outline: none;border: 1px solid #000000;font-size: 12px;color: #000000;padding: 8px 10px;background: #ffffff;font-family: "Open Sans", sans-serif;}
.contact_sec .right_part .field select {width: 100%;outline: none;border: 1px solid #000000;font-size: 12px;color: #000000;padding: 8px 35px 8px 10px;background: #ffffff;cursor: pointer;font-family: "Open Sans", sans-serif;appearance: none;background:  url(img/select-arrow.svg)right 10px center no-repeat;}
.contact_sec .right_part .field input::placeholder {color: #000000;font-size: 12px;}
.contact_sec .right_part .support_btn{color:#000; margin-top: 0px; background: none;width: 100%;cursor: pointer;padding: 12px 10px;transition: 0.4s;border: 1px solid #FF6200;}
.contact_sec .right_part .support_btn span{width: 100%;color: #fff;font-size: 12px;font-weight: 700;line-height: 1;text-transform: uppercase;display: block;text-align: center;}
.contact_sec .right_part .support_btn:hover{background: #FF6200;border: 1px solid #FF6200;color:#fff;}
.contact_sec .right_part .support_btn:hover span{color: #FF6200;}
.contact_sec .requirements{margin-top: 60px;display: none;}
.contact_sec .requirements .field {margin-bottom: 8px !important;}
.contact_sec .requirements .field label {font-size: 12px;line-height: 22px;font-weight: 400;text-transform: none !important;}
.contact_sec .requirements .check_fields{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 30px;}
.contact_sec .requirements .content{width: 65%;}
.contact_sec .requirements .content p{font-size: 12px;line-height: 22px;font-weight: 400;}
.contact_sec .requirements .radio_btn{width: 32%;display: flex;flex-wrap: wrap;gap:17px;justify-content: flex-end;padding-top: 6px;}
.contact_sec .requirements .radio_btn .button{width: calc(50% - 9px);}
.contact_sec .right_part .field.submit{position: relative;}
.contact_sec .right_part .field.submit .wpcf7-spinner{position: absolute !important;right: 30px !important;top: 5px !important;}


.contact_sec .requirements .radio_btn input:checked,.radio_btn input:not(:checked) {position: absolute;left: -9999px;}
.radio_btn .wpcf7-list-item-label{position: relative;padding-left: 35px;cursor: pointer;}
.radio_btn .wpcf7-list-item-label::before{content: '';position: absolute;left: 0;top: -4px;width: 25px;height: 25px;border: 1px solid #707070;border-radius: 100%;background: #fff;}
.radio_btn .wpcf7-list-item-label::after{content: '';width: 17px;height: 17px;background: #CECECE;position: absolute;top: 1px;left: 5px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.radio_btn .wpcf7-list-item.first{margin-left: 0 !important;}
.radio_btn input:checked +  .wpcf7-list-item-label::after{background: #FF6C00;}

.wpcf7 form.sent .wpcf7-response-output {border-color: #46b450!important;background-color: #46b450!important;color: #fff;border-radius: 50px;text-align: center !important;  padding: 7px 7px !important;font-size: 13px !important;line-height: 16px !important;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { background: red; 
color:#fff; border-color: red !important;  border-radius: 50px;text-align: center !important;  padding: 7px 7px !important;font-size: 13px !important;line-height: 16px !important; }

/* contact_sec end */

/* Regulation Section start */
.regualtion_sec{padding: 119px 0px 165px;background: #F7F7F7;}
.regualtion_sec .global_top_title{margin-bottom: 100px;}
.regualtion_sec .inner_part{max-width: 905px;margin-left: auto;}
.regualtion_sec .inner_part .top_part{max-width: 720px;margin-left: auto;}
.regualtion_sec .inner_part p{font-size: 17px;}
.regualtion_sec .inner_part .btm_part {display: flex;flex-wrap: wrap;margin: 90px 0px 115px;}
.regualtion_sec .inner_part .left_part {width: 59%;}
.regualtion_sec .inner_part .left_part img {display: block;clip-path: polygon(60px 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);}
.regualtion_sec .inner_part .right_part {width: 41%;padding-left: 40px;padding-top: 225px;}
.regualtion_sec .button {margin-top: 45px;}

.regualtion_sec.mb_btm .btm_part{margin-bottom: 0;}
.regualtion_sec .inner_part:last-child .btm_part {margin-bottom: 0;}

/* Regulation Section end */

/* Get in tocuh Section start */
.touch_sec{background: #F7F7F7;padding: 279px 0px 205px;position: relative;}
.touch_sec::before{content: '';position: absolute;width: 220px;height: 67%;background:#fff;left: 0px;top: 0;clip-path: polygon(100% 0, 0 0, 0 100%);}
.touch_sec .text-box{max-width: 685px;margin-left: auto;width: 100%;}
.touch_sec .text-box h2{font-family: 'neue_haas_grotesk_displa95Blk';font-weight: normal;font-size: 39px;line-height: 39px;margin-bottom: 65px;text-transform: uppercase;}
.touch_sec .text-box p{font-size: 25px;line-height: 33px;}


/* Get in tocuh Section end */

/* Our Network Section start */
.our_netwrk_sec{background: #F7F7F7;}
.our_netwrk_sec .global_top_title{margin-bottom: 100px;}
.our_netwrk_sec .inner_part .detail-box{display: flex;flex-wrap: wrap;justify-content: flex-start;padding-bottom: 94px;margin-bottom: 94px; border-bottom: 1px solid #000;}
.our_netwrk_sec .inner_part .detail-box:last-child{margin-bottom: 0px; border-bottom: none;}
.our_netwrk_sec .contact_details{width: 33%;padding-right: 20px;}
.our_netwrk_sec .contact_details h3{margin-bottom: 81px;text-transform: uppercase;}
.our_netwrk_sec .contact_details h6{text-transform: uppercase;font-size: 17px;line-height: 25px;margin-bottom: 0;}
.our_netwrk_sec .contact_details p{margin-bottom: 15px;font-size: 17px;line-height: 25px;}
.our_netwrk_sec .contact_details ul{list-style-type: none;}
.our_netwrk_sec .contact_details ul li{display: block;}
.our_netwrk_sec .contact_details ul li a{font-size: 17px;line-height: 25px;transition: 0.4s;}
.our_netwrk_sec .contact_details ul li a:hover{color: #FF6200;}

/* Our Network Section end */

/* Error Page css start */
.error_page{padding: 100px 0px;}
.error_page .inner_part{text-align: center;}
.error_page .inner_part h1{margin-bottom: 50px;}
.error_page .inner_part img{margin-bottom: 50px;}
/* Error Page css end */

/* Default Page css start */
.default_page {padding:100px 0px;}
.default_page ul {margin: 15px 0px;}



/* Default Page css end */

/* Blog card css start */
.blog_card{padding: 100px 0px;}
.blog_card .global_top_title {margin-bottom: 100px;}
.blog_card .inner_part{max-width: 905px;margin-left: auto;}
.blog_card .inner_part .btm_part {display: flex;flex-wrap: wrap;margin:90px 0px 80px;}
.blog_card .inner_part .left_part {width: 59%;}
.blog_card .inner_part .right_part {width: 41%;padding-left: 40px;padding-top: 225px;}
.blog_card .inner_part .left_part img {display: block;clip-path: polygon(60px 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);}

/* Blog card css end */

/*  */
.mobile-menu {display: none;opacity: 0;visibility: hidden;pointer-events: none;}

/*  */

/* footer start */
.footer {padding-bottom: 87px;}
.footer .inner_part{padding-left: 90px;}
.footer .inner_part ul li {display: inline-block;padding-right: 10px;margin-right: 10px;position: relative;line-height: 1;}
.footer .inner_part ul li:last-child {padding-right: 0;margin-right: 0;}
.footer .inner_part ul li::before {content: '';position: absolute;width: 1px;height: 100%;background: #000000;right: 0;top: 3px;}
.footer .inner_part ul li:last-child::before {display: none;}
.footer .inner_part ul li a {display: inline-block;font-size: 12px;font-weight: 400;line-height: 1;}
.footer .inner_part ul li a:hover {text-decoration: underline;color: #FF6200;}
/* footer end */

/* Download section start */
.promise_sec.globle_left_right_section  *{color: #fff;}
.promise_sec.globle_left_right_section h1{position: relative;padding-left: 40px;text-transform: uppercase;}
.promise_sec.globle_left_right_section h1::before{content: '';position: absolute;width: 2px;height: 43px;background: #fff;left: 10px;bottom: 0;transform: rotate(30deg);}
.promise_sec.globle_left_right_section{background: #000;position: relative;}
.promise_sec.globle_left_right_section::before{content: '';position: absolute;width: 50%;height: 100%;background: #FF6200;left: 0px;top: 0;clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);}
.promise_sec.globle_left_right_section .global_top_title{margin-bottom: 50px;}
.promise_sec.globle_left_right_section .inner_part{align-items: flex-start;padding-left: 80px;}
.promise_sec.globle_left_right_section .left_part{width: 300px;opacity: 1;}
.promise_sec.globle_left_right_section .right_part{padding-left: 80px; width: calc(100% - 300px);}
.promise_sec.globle_left_right_section .sidebar ul{list-style-type: none;margin-top: 40px;}
.promise_sec.globle_left_right_section .sidebar ul ul{margin: 15px 0px;}
.promise_sec.globle_left_right_section .sidebar ul li a{margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #fff;display: block;transition: 0.4s;font-size: 15px;}
.promise_sec.globle_left_right_section .sidebar ul li a:hover{color: #ffd700;}
.promise_sec.globle_left_right_section .widget input{padding: 10px 60px 10px 10px;border: 1px solid #fff;background: transparent;outline: none;color: #fff;font-family: "Open Sans", sans-serif;font-size: 15px;line-height: 1;width: 100%;}
.promise_sec.globle_left_right_section .widget form{position: relative;}
.promise_sec.globle_left_right_section .widget button{position: absolute;top: 0;right: 0;cursor: pointer;font-size: 0;border: 1px solid #fff;width: 50px;height: 100%;background: url(img/search-orange.svg)right 10px center no-repeat #fff !important;background-size: 30px !important;}
.promise_sec.globle_left_right_section .widget button:hover{background: #fff;}

.promise_sec.globle_left_right_section .right_part .article__download ul{list-style-type: none;display: flex;flex-wrap: wrap;gap: 10px;justify-content: center;}
.promise_sec.globle_left_right_section .right_part .article__download ul li{width: calc(25% - 8px);border: 1px solid #fff;display: flex;text-align: center;justify-content: center;transition: 0.4s;}
.promise_sec.globle_left_right_section .right_part .article__download ul li:hover{background: #FF6200}
.promise_sec.globle_left_right_section .right_part .article__download ul li p{line-height: 1.2;margin-bottom: 0;}
.promise_sec.globle_left_right_section .right_part .article__download ul li a{display: block;width: 100%;padding:30px 10px;font-size: 15px;}
.promise_sec.globle_left_right_section .right_part .article__download ul img{margin-bottom: 20px;}
.promise_sec.globle_left_right_section .right_part .article__download{text-align: center;}
.promise_sec.globle_left_right_section .sidebar li:empty,.promise_sec.globle_left_right_section .sidebar ul:empty{display: none;}

/* Download section end */

/* Agenda section start */
.promise_sec.globle_left_right_section .wrapper.large{max-width: 1800px;}
.globle-table{width: 100%;overflow: auto;width: 100%;overflow: auto;background: #ffffff1c;padding: 20px;}
.globle-table table {min-width: 978px;overflow: hidden;width: 100%;font-size: 15px;margin: 0 0 20px;border-collapse: collapse;}
.globle-table table tr {position: relative;}
.globle-table table tr td strong{display: none;}
.globle-table table th {text-align: left;font-weight: 700;color: #010101;background: #000 !important;font-family: "Open Sans", sans-serif;}
.globle-table table th, .globle-table table td {color: #fff;border-bottom: 0rem solid #ccc;background: transparent;padding: 10px 20px;text-align: start;line-height: 1;}
.globle-table table th a, .globle-table table td a {color: #fff;font-size: 15px;font-family: "Open Sans", sans-serif;}
.globle-table table tr td a {display: block;font-family: "Open Sans", sans-serif;}
.globle-table table tr:nth-child(2n+1) td {background: rgba(0, 0, 0, 0.5) !important;}
.promise_sec.globle_left_right_section .global_top_title{max-width: 100%;}

.promise_sec.globle_left_right_section .vue-filter {margin-bottom: 30px;}
.promise_sec.globle_left_right_section .vue-filter button{position: unset;width: 100%;background: transparent !important;background-size: unset;font-size: 15px;padding: 13px 10px;background: #000 !important;color: #fff;transition: 0.4s;border: 1px solid #fff;text-transform: capitalize;}
.promise_sec.globle_left_right_section .vue-filter button:hover{background: #FF6200 !important;border: 1px solid #fff;}
.promise_sec.globle_left_right_section .vue-filter select{width: 100%;padding: 10px;font-size: 15px;background: transparent;border: 1px solid #fff;outline: none;margin-bottom: 20px;cursor: pointer;}
.promise_sec.globle_left_right_section .vue-filter select:last-child{margin-bottom: 0px;}
.promise_sec.globle_left_right_section .vue-filter select option{background: #000;border-radius: 0 !important;color: #fff;transition: 0.4s;}
.promise_sec.globle_left_right_section .vue-filter select option:hover{background: #FF6200;}
.promise_sec.globle_left_right_section .vue-filter .divider span{display: block;text-align: center;margin: 10px 0px;text-transform: uppercase;}
.promise_sec.globle_left_right_section .vue-filter .divider hr{display: none;}
.promise_sec.globle_left_right_section .bss__image {margin-bottom: 20px;}
.promise_sec.globle_left_right_section .bss__image img{width: 100px;}
.promise_sec.globle_left_right_section .vue-filter select[disabled=disabled]{opacity: 0.5;}
.promise_sec.globle_left_right_section .widget .title{display: none;}
.promise_sec.globle_left_right_section .widget .bss__btn {width: 100%;background: #000;transition: 0.4s;border: 1px solid #fff;color: #fff;text-align: center;margin-bottom: 30px;}
.promise_sec.globle_left_right_section .widget .bss__btn:hover{background: #FF6200;border: 1px solid #fff;}
.promise_sec.globle_left_right_section .widget .bss__btn a{display: block;padding: 13px 10px;text-transform: capitalize;}
.promise_sec.globle_left_right_section .widget ul li h4{font-size: 20px;margin-bottom: 0;}
.promise_sec.globle_left_right_section .widget ul li h4 span{color: #ffd700;}
.promise_sec.globle_left_right_section .right_part .specifications_box ul{list-style-type: none;padding-left: 15px;}
.promise_sec.globle_left_right_section .right_part .specifications_box ul li{margin-bottom: 10px;}
.promise_sec.globle_left_right_section .right_part .specifications_box p{margin-bottom: 8px;}
.promise_sec.globle_left_right_section .right_part .specifications_box p:last-child{margin-bottom: 30px;}
.promise_sec.globle_left_right_section .right_part .specifications_box h2{font-size: 22px;line-height: 1;}
.promise_sec.globle_left_right_section .left_part .sidebar__title h2{font-size: 25px;line-height: 1;}
/* Agenda section end */

/* Default Page  start */
.default-page-section .regualtion_sec .inner_part {max-width: 100%;padding-left: 80px;}
.default-page-section .regualtion_sec .global_top_title {margin-bottom: 50px;}
.default-page-section a{color: #ff6200;transition: 0.4s;}
.default-page-section a:hover{text-decoration: underline;}

.default-page-section p strong{margin-bottom: 15px;}
.default-page-section img{margin-top: 15px;}
 .default-page-section .regualtion_sec p {font-size: 15px;line-height: 25px;}
/* .default-page-section table{padding: 20px;} */

.default-page-section table tr:nth-child(2n+1) td {background: rgba(255, 98, 0, 0.1) !important;}
.default-page-section table tr {position: relative;}
.default-page-section table td {color: #000;padding: 10px 18px;text-align: start;line-height: 1;font-size: 15px;}
.default-page-section table th {color: #000 ;background: transparent;padding: 10px 18px;text-align: start;line-height: 1;font-size: 15px;}
.default-page-section table{border-collapse: collapse;width: 100% !important;}
.default-page-section table tbody tr:first-child td{background: #FF6200 !important;color: #fff;}

.default-page-section label {display: block;font-size: 12px;line-height: 1;font-weight: 400;text-transform: uppercase;margin-bottom: 7px;}
.default-page-section input {width: 100%;outline: none;border: 1px solid #000000;font-size: 12px;color: #000000;padding: 8px 10px;background: #ffffff;font-family: "Open Sans", sans-serif;}
.default-page-section button{width: auto !important;color: #fff;font-size: 12px !important;font-weight: 700;line-height: 1;text-transform: uppercase;display: block;padding: 8px 15px !important;text-align: center;background: #FF6200;transition: 0.4s;border: 1px solid transparent;outline: none;}
.default-page-section button:hover {color: #FF6200;background: #fff;border: 1px solid #000;}

/* Default Page  end */

/* forminator from  start */
form .forminator-label{display: block;font-size: 12px !important;line-height: 1 !important;font-weight: 400 !important;text-transform: uppercase !important;margin-bottom: 7px !important;}
form .forminator-input{width: 100% !important;outline: none !important;border: 1px solid #000000 !important;font-size: 12px !important;color: #000000 !important;padding: 8px 10px !important;background: transparent !important;font-family: "Open Sans", sans-serif !important;}
form .support_btn{margin-top: 25px;background: #FF6200;color: #fff;width: 100%;cursor: pointer;padding: 12px 10px;transition: 0.4s;border: 1px solid transparent;font-size: 12px;font-weight: 700;line-height: 1;text-transform: uppercase;display: block;text-align: center;}
form .support_btn:hover{color: #FF6200;border: 1px solid #000;}
form .forminator-field button{cursor: pointer;border: 1px solid #FF6200 !important;outline: none;font-size: 12px !important;color: #fff;padding: 8px 10px !important;background: #FF6200;font-family: "Open Sans", sans-serif;float: right;font-weight: 700 !important; min-width:137px !important;transition: 0.4s;}
form .forminator-field button:hover{box-shadow: none !important;background: #fff;color: #000;border: 1px solid #FF6200;}
form .requirements .radio-btn-box span{width: 65% !important;text-transform: none !important;float: left !important;display: block !important;margin-bottom: 0 !important;padding-left: 0px !important;}
form .requirements .radio-btn-box{margin-bottom: 10px;width: 100%;float: left;}
form .requirements .radio-btn-box label{float: left !important;display: block !important;width: 16% !important;margin: 0 !important;}
form .requirements .forminator-row{width: 100% !important;float: left !important;clear: both !important;}

form .requirements .forminator-field label{text-transform: none !important;}
form .requirements .radio-btn-box label span{width: 25px !important;height: 25px !important;}
form .forminator-row{float: left;width: 100%;}
form .selection span.select2-selection{background: transparent !important;border: 1px solid #000 !important;outline: none !important;font-size: 12px !important;padding: 8px 10px !important;font-family: "Open Sans", sans-serif !important;}
form .selection span.select2-selection__rendered{padding: 0 !important;}
form .selection .select2-selection__arrow{width: unset !important;height: unset !important;}
.sticky_slide.show button{background: transparent !important;color: #000000 !important;cursor: pointer !important;border: 1px solid #000 !important;text-transform: uppercase !important;}
.sticky_slide.show button:hover {color: #ffffff !important;background: #000000 !important;}
    
.forminator-ui#forminator-module-11943.forminator-design--default .forminator-radio input + .forminator-radio-bullet::before{background: #CECECE !important;width: 17px !important;height: 17px !important;left: 48% !important;top: 49% !important;opacity: 1;}
.forminator-ui#forminator-module-11943.forminator-design--default .forminator-radio input:checked + .forminator-radio-bullet::before{background: #FF6200 !important;}

.forminator-ui#forminator-module-11943.forminator-design--default .forminator-radio .forminator-radio-bullet{border: 1px solid #707070 !important;background: transparent !important;}
.forminator-ui#forminator-module-11943.forminator-design--default .forminator-radio .forminator-radio-bullet::before{background: #CECECE !important;width: 17px !important;height: 17px !important;left: 48% !important;top: 49% !important;}
.forminator-ui [class*="forminator-icon-"]::before, .forminator-ui [class^="forminator-icon-"]::before {content: '' !important;background: url(img/select-arrow.svg)right center no-repeat;width: 19px !important;height: 10px !important;background-size: 19px !important;}
.forminator-ui#forminator-module-11944.forminator-design--default select.forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered{font-size: 12px !important;line-height: 17px !important;}
.select2-container .forminator-select-dropdown{background: #fff !important;color: #000;}
.select2-container .forminator-select-dropdown ul li:hover{background: #FF6200 !important;color: #fff !important;}
.forminator-select-dropdown-container--open .forminator-custom-form-11944.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected, .forminator-select-dropdown-container--open .forminator-custom-form-11944.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box){font-size: 15px !important;background: #FF6200 !important;color: #fff !important;transition: 0.4s !important;}

/* forminator from  end */

/* Bg Color Chnager css  start */
.layout.blue .promise_sec::before{background: rgba(14,113,184,0.4) !important;}
.layout.blue  .globle-table table tr:nth-child(2n+1) td{background: rgba(14,113,184,0.4) !important;}
.layout.blue  .globle-table table th {background: rgba(14,113,184,1) !important;}

.layout.green .promise_sec::before{background: rgba(19,126,98,.4) !important;}
.layout.green  .globle-table table tr:nth-child(2n+1) td{background: rgba(19,126,98,.4) !important;}
.layout.green  .globle-table table th {background: rgba(19,126,98,1) !important;}

.layout.red .promise_sec::before{background: rgba(211,43,35,.4) !important;}
.layout.red  .globle-table table tr:nth-child(2n+1) td{background: rgba(211,43,35,.4) !important;}
.layout.red  .globle-table table th {background: rgba(211,43,35,1) !important;}

/* Bg Color Chnager css  end */

/* Language switcher css  start */
.lang-sw{width: auto;}
.lang-sw .wpml-ls-legacy-dropdown-click{width: auto !important;}
.lang-sw .wpml-ls-legacy-dropdown-click {
  transition: padding-bottom 0.3s ease;
}

.lang-sw .wpml-ls-legacy-dropdown-click:hover {
  padding-bottom: 100px;
}
.lang-sw .wpml-ls-legacy-dropdown-click ul li a{border: none !important;color: #000 !important;text-transform: uppercase;}
.lang-sw .wpml-ls-legacy-dropdown-click ul li a:hover{background: transparent !important;}
.lang-sw .wpml-ls-legacy-dropdown-click ul ul{border-top: none !important;}
.lang-sw .wpml-ls-legacy-dropdown-click ul ul li a{padding: 0 !important;transition: 0.4s;}
.lang-sw .wpml-ls-legacy-dropdown-click ul ul li:hover a{color: #FF6200 !important;}
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover{background: transparent !important;}

.news_top_text{padding-bottom: 50px;}
.news_top_text .text_wrap{max-width: 680px;float: right;}
.news_top_text .text_wrap p{font-size: 25px;line-height: 33px;}
.all_news_section{clip-path: polygon(200px 0, 100% 0, 100% 100%, 0 100%, 0% 400px);}
.wp-pagenavi{padding-bottom: 30px;}
.wp-pagenavi a, .wp-pagenavi span{color: #000; padding: 0 !important;border: none !important;margin: 0 !important;font-size: 19px !important;}

.pagination{display: flex;justify-content: flex-end;}
.wp-pagenavi a:not(:last-child), .wp-pagenavi span:not(:last-child){padding-right: 8px !important;margin-right: 8px !important;border-right: 1px solid #000 !important;}
.wp-pagenavi span.current {font-weight: inherit;color: #fff;}
.agenda_recent{margin-top: 110px;padding-top: 110px;border-top: 1px solid #000;}
/* Language switcher css  end */

/* responsive-css start */
@media only screen and (min-width: 1367px) {
.trusted_sec .left_img img {max-height: 900px;}
}

@media only screen and (max-width: 1100px) {
h2 {font-size: 32px;line-height: 37px;}
h3 {font-size: 26px;line-height: 28px;}
h4 {font-size: 24px;line-height: 29px;}
.header .header_top_menu li {margin-right: 15px;}
.header .header_bottom_links {padding-right: 20px;margin-bottom: 60px;}
.header.sticky_header .header_bottom_links {margin-bottom: 0px;}
.header .header_bottom_links li {margin-left: 15px;}
/*.header .logo {width: 200px;}*/
.three_card_sec .card_block h4 {margin-bottom: 22px;}
.trusted_sec .right_text {padding: 150px 0;}
.trusted_sec .right_text .text_box p {font-size: 22px;line-height: 30px;}
.trusted_sec .right_text .text_box h2, .trusted_sec .left_img .energy-text h2 {margin-bottom: 70px;}
.benefit_sec {padding: 120px 0 0;}
.benefit_sec .benefit_card {padding: 0 15px;}
.global_top_title h3 {margin-bottom: 25px;}
.motivation_sec {min-height: 700px;}
.contact_sec .left_part {width: 37%;}
.contact_sec .left_part .contact-box {padding-left: 60px;}
.contact_sec .right_part .form-box {max-width: 400px;}

.sticky_slide {right: -370px;width: 430px;}
.sticky_slide .button_fix {font-size: 16px;line-height: 18px;width: 400px;transform-origin: 23px 37px;left: 14px;padding: 12px 115px 12px 30px;}
.sticky_slide .inner_form {width: calc(100% - 53px);padding: 29px 44px 50px 32px;}
.sticky_slide .inner_form .field label {margin-bottom: 5px;}
.sticky_slide .inner_form .field select {padding: 8.5px 35px 8.5px 10px;background-size: 15px;}
.sticky_slide .button_fix .arrow {right: 40px;bottom: 15px;background-size: 10px;}
.slider_sec .slick-next{right: -53px;}
.slider_sec .slick-prev{left: -53px;}
.benefit_sec .benefit_card p br{display: none;}
.trusted_sec .left_img .energy-text{padding: 154px 165px 130px 0px;}
.trusted_sec.update .left_img .energy-text {padding:200px 180px 70px 0px;}
.trusted_sec.update .right_text {padding:200px 0px 70px;}
.trusted_sec.vacancie_page .right_text{padding-bottom: 90px;}
.trusted_sec .text_box ul.slick-dots{bottom: -50px;}
.contact_sec .requirements .radio_btn .wpcf7-list-item{margin-left: 10px;}
.footer .inner_part {padding-left: 60px;}
.sticky_slide {top: 32%;}
.flexible_page .regualtion_sec {padding: 120px 0px;}
.promise_sec.globle_left_right_section .inner_part{padding-left: 43px;}
.promise_sec.globle_left_right_section .right_part {padding-left: 50px;}
.promise_sec.globle_left_right_section .right_part .article__download ul li {width: calc(33% - 5px);}
.default-page-section .regualtion_sec .inner_part {padding-left: 80px;}
.all_news_section {clip-path: polygon(100px 0, 100% 0, 100% 100%, 0 100%, 0% 200px);}
.news_top_text .text_wrap p {font-size: 22px;line-height: 28px;}
}

@media only screen and (max-width: 1023px) {
h2 {font-size: 28px;line-height: 33px;}
h3 {font-size: 24px;line-height: 26px;}
body.stop_scroll {overflow: hidden;}
.wrapper {max-width: 800px;}
.header .header_bottom_links {display: none;}
.menubar {display: block;width: 33px;cursor: pointer;}
.menubar span:first-child {width: 25px;}
.menubar span {display: block;width: 100%;height: 2px;background: #000000;margin-bottom: 8px;transition: 0.4s;}
.menubar span:last-child {margin-bottom: 0;}
.header.sticky .header_top_menu {margin-bottom: 0px;}
.header_top_menu {display: flex;justify-content: space-between;margin-bottom: 65px;min-height: 22px;}
.header_top_menu .navigation {display: none;}
.header .header_top_menu .mobile_contact_menu {display: block;padding-right: 35px;}
.header .header_top_menu .mobile_contact_menu li {position: relative;display: inline-block;padding-left: 30px;}
.header .header_top_menu .mobile_contact_menu li::before {content: '';position: absolute;width: 2px;height: 31px;background: #FF6200;left: 7px;top: 0;transform: rotate(30deg);}
.header .header_top_menu .mobile_contact_menu li a {display: inline-block;font-size: 12px;font-weight: 700;color: #000000;text-transform: uppercase;}
.header .header_top_menu .mobile_contact_menu li a:hover {color: #FF6200;}
/*.header .logo {width: 200px;}*/
.trusted_sec .right_text .text_box {max-width: 400px;margin-left: -25px;}
.trusted_sec .right_text .text_box p {font-size: 20px;line-height: 26px;}
.trusted_sec .right_text .text_box p br{display: none;}
.trusted_sec .left_img::before {width: 300px;}
.trusted_sec .left_img .energy-text {max-width: 282px;padding: 130px 80px 100px 0px;}
.trusted_sec .right_text .text_box h2, .trusted_sec .left_img .energy-text h2 {font-size: 35px;line-height: 35px;margin-bottom: 30px;}
.benefit_sec .benefit_card {padding: 0;}
.benefit_sec .bottom_text {padding: 30px 0;}
.promise_sec .inner_part {padding-left: 80px;}
.news_sec .title h3 {padding-left: 40px;}
.contact_sec .left_part {width: 44%;}
.contact_sec .left_part .contact-box {padding-left: 35px;} 

.header .header_top_menu.active {position: relative;z-index: 99999;justify-content: flex-end;}
.header .header_top_menu.active .mobile_contact_menu li a {color: #ffffff;}
.menubar.active {padding-top: 15px;position: fixed;left: 26px;top: 29px;}
.menubar.active span:first-child {display: none;}
.menubar.active span:nth-child(2) {transform: rotate(45deg);}
.menubar.active span:nth-child(3) {transform: rotate(-45deg);margin-top: -10px;}
.mobile-menu {z-index: 9999;transition: 0.4s;position: fixed;width: 100%;left: 0;top: 0;height: 100%;background: #000000;padding: 250px 0;}
.mobile-menu.show {display: block;opacity: 1;visibility: visible;pointer-events: all;}
.mobile-menu::before {content: '';position: absolute;width: 120px;height: 222px;left: 0;top: 0;background:#fff;z-index: -1;clip-path: polygon(100% 0, 0 0, 0 100%);}
.mobile-menu .inner_part {padding-left: 35px;width: 100%;height: 100%;max-height: 80vh;overflow-y: auto;overflow-x: hidden;}
.mobile-menu li {display: block;margin-bottom: 25px;position: relative;padding-right: 30px;cursor: pointer;}

/* .mobile-menu li.icon::after{content: '';position: absolute;right: 0;top: 2px;background: url(img/drp-dwn.svg);width: 20px;height: 20px;background-size: 20px;transition: 0.4s;}
.mobile-menu.open li::after{transform: rotate(-180deg);} */
.custom-arrow{position: absolute;right: 0;top: -6px;background: url(img/drp-dwn.svg)center right no-repeat ;width: 100%;height: 30px;background-size: 20px;transition: 0.4s;}


.mobile-menu li:last-child {margin-bottom: 0;}
.mobile-menu li a {display: inline-block;font-size: 20px;line-height: 1;color: #ffffff;transition: 0.4s;}
.mobile-menu li a:hover {color: #FF6200;}
.mobile-menu li ul.sub-menu {padding-top: 32px;padding-bottom: 20px;display: none;}
.mobile-menu li li {display: block;position: relative;padding-left: 55px;margin-bottom: 15px;}
.mobile-menu li li:last-child {margin-bottom: 0;}
.mobile-menu li li::before {content: '';position: absolute;width: 2px;height: 18px;background: #ffffff;transform: rotate(30deg);left: 35px;top: 0;transition: 0.4s;}
.mobile-menu li li::after {display: none;}
.mobile-menu li li:hover::before {background: #FF6200;}

.slider_sec .inner_part{padding: 0px 70px;}
.slider_sec .slick-prev {left: 25px;}
.slider_sec .slick-next {right: 25px;}

.trusted_sec .right_text {padding:130px 0;}
.contact_sec {padding:114px 0 100px;}
.footer {padding-bottom: 70px;}
.contact_sec .left_part h2{margin-bottom: 35px;}
.trusted_sec.update .left_img .energy-text {padding:130px 80px 70px 0px;}
.trusted_sec.update .right_text {padding:130px 0px 70px;}
.promise_sec.segments {padding:100px 0px 95px;}
.promise_sec.segments .global_top_title {margin-bottom: 90px;}
.promise_sec.segments .right_part .tab {margin-bottom: 60px;}
.benefit_sec.new_update {padding:120px 0 0;}
.benefit_sec .inner_part{margin-bottom: 50px;}
.trusted_sec .right_text::before {width: 300px;left: -300px;}
.task_sec {padding:100px 0px 140px;}
.task_sec .global_top_title {margin-bottom: 70px;}
.task_sec .button {margin-top: 40px;}
.promise_sec {background:#F7F7F7;padding:100px 0 120px;}
.promise_sec.update .inner_part {padding-left: 80px;}
.promise_sec.update .right_part{padding-left: 25px;padding-top: 0;}
.regualtion_sec .inner_part .right_part{padding-left: 25px;padding-top: 0;}
.regualtion_sec .global_top_title {margin-bottom: 70px;}
.regualtion_sec .inner_part .btm_part{margin: 60px 0px 80px;}
.regualtion_sec{padding: 100px 0px 120px;}
.trusted_sec .text_box ul.slick-dots {bottom: -30px;}
.regualtion_sec.mb_btm .inner_part .btm_part{margin-bottom: 0;}
.touch_sec{padding: 130px 0px 160px;}
.touch_sec .text-box {max-width: 500px;}
.touch_sec .text-box p {font-size: 20px;line-height: 26px;}
.touch_sec .text-box h2{margin-bottom: 30px;font-size: 35px;line-height: 35px;}
.our_netwrk_sec .inner_part .detail-box{padding-bottom: 70px;margin-bottom: 70px;}
.our_netwrk_sec .contact_details h3{margin-bottom: 50px;}
.our_netwrk_sec .global_top_title {margin-bottom: 70px;}
.our_netwrk_sec .contact_details p{font-size: 15px;}
.regualtion_sec .inner_part p{font-size: 15px;}
.blog_card .global_top_title {margin-bottom: 80px;}
.blog_card {padding:80px 0px;}
.blog_card .inner_part .right_part {padding-left: 20px;padding-top: 60px;}
.blog_card .inner_part .btm_part{margin-bottom: 80px;}
.default_page {padding:80px 0px;}
.sticky_slide{z-index: 99;}
.footer .inner_part {padding-left: 35px;}
.contact_sec .requirements .content p br{display: none;}
.contact_sec .requirements .content{width: 100%;margin-bottom: 15px;}
.contact_sec .requirements .radio_btn{width: 100%;}
.contact_sec .requirements .radio_btn{justify-content: flex-start;}
.header.mbl_menus .header_top_menu.active .mobile_contact_menu li a:hover{color: #ff6200;}
.trusted_sec.update .left_img .energy-text .mobile-text h2{color: #000;}
.promise_sec.segments .right_part .wing-content ul li a{padding: 6px 24px 6px 0px;}
.flexible_page .regualtion_sec {padding: 100px 0px;}

.promise_sec.globle_left_right_section .wrapper.large {max-width: 800px;}
.promise_sec.globle_left_right_section .left_part {width: 100%;order: 2;padding-left: 42px;}
.promise_sec.globle_left_right_section .right_part {margin-bottom: 50px;order: 1;width: 100%;padding-left: 42px;}
.promise_sec.globle_left_right_section .inner_part {padding-left: 0;}
.promise_sec.globle_left_right_section::before {width: 100%;clip-path: polygon(0 0, 100% 0, 20% 100%, 0% 100%);}
.default-page-section .regualtion_sec .inner_part {padding-left: 42px;}
.default-page-section table td{display: block;text-align: center;width: 100% !important;}
form .requirements .radio-btn-box label{width: 25% !important;}
form .requirements .radio-btn-box span{margin-bottom: 12px !important;width: 100% !important;}
.forminator-ui.forminator-custom-form[data-design="default"] .forminator-button{width: unset !important;}
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option{line-height: 25px !important;}

.news_top_text .text_wrap p{font-size: 18px;}
.news_top_text .text_wrap{max-width: 500px;}
.agenda_recent{margin-top: 70px;padding-top: 70px;}
}

@media only screen and (max-width: 767px) {
.three_card_sec .card_block {margin: 0 10px;}
.three_card_slider {width: calc(100% + 20px) !important;margin-left: -10px;}
.three_card_sec .slick-dots, .benefit_sec .slick-dots, .news_sec .slick-dots {list-style: none;display: flex;justify-content: flex-end;width: 100%;margin-top: 20px;}
.three_card_sec  .slick-dots li, .benefit_sec .slick-dots li, .news_sec .slick-dots li {display: inline-block;width: 22px;height: 3px;background: #000000;margin-right: 10px;transition: 0.4s;cursor: pointer;}
.three_card_sec  .slick-dots li:last-child, .benefit_sec .slick-dots li:last-child, .news_sec .slick-dots:last-child {margin-right: 0;}
.three_card_sec  .slick-dots li.slick-active, .benefit_sec .slick-dots li.slick-active, .news_sec .slick-dots li.slick-active {background: #FF6C00;}
.three_card_sec  .slick-dots button, .benefit_sec .slick-dots button, .news_sec .slick-dots button {display: none;}
.three_card_sec .inner_part, .benefit_sec .inner_part, .news_sec .inner_part {gap: 0;}
.three_card_sec .card_block .btn-box {justify-content: flex-start;}
.trusted_sec .left_img {width: 100%;}
.trusted_sec .left_img img{max-height: 600px;}
.trusted_sec .right_text {width: 100%;padding: 0 30px 70px;}
.trusted_sec .left_img .energy-text {max-width: 100%;padding-right: 0;display: flex;align-items: center;gap: 38px;justify-content: center;z-index: 1;width: 100%;padding: 0px 30px;}
.trusted_sec .left_img .energy-text .mobile-text {display: block;overflow: hidden;margin-right: auto;max-width: 295px;}
.trusted_sec .right_text .text_box h2 {display: none;}
.trusted_sec.first .right_text .text_box h2{display: block;}
.trusted_sec .right_text .text_box {max-width: 295px;margin: -35px auto 0 auto;float: unset;}
.benefit_sec .bottom_text {display: none;}
.benefit_sec {padding: 98px 0 50px;}
.benefit_sec .inner_part {margin-bottom: 0;}
.benefit_sec .slick-dots {margin-top: 70px;}
.benefit_sec .benefit_card {padding: 0 10px;}
.promise_sec .left_part {width: 81%;margin-bottom: 33px;}
.promise_sec .right_part {width: 81%;padding-left: 0;}
.promise_sec .inner_part {padding-left: 0;justify-content: center;}
.global_top_title .top_title {margin-bottom: 80px;padding-right: 15px;}
.promise_sec {padding: 72px 0 62px;}
.promise_sec .global_top_title{margin-bottom: 79px;}
/* .promise_sec .right_part .btn_one {display: none;} */
/* .promise_sec .right_part p:last-child {margin-bottom: 0;} */
.news_sec .news_card {margin: 0 7px;}
.news_sec .news_slider {width: calc(100% + 14px);margin-left: -7px;}
.news_sec .slick-dots li.slick-active {background: #ffffff;}
.news_sec .btn-box {text-align: left;} 
.news_sec .slick-dots {margin-top: 0;}
.news_sec {padding: 72px 0 50px;}
.motivation_card h3 {font-size: 24px;line-height: 27px;margin-bottom: 70px;}
.motivation_sec .motivation_slider {max-width: 405px !important;padding: 54PX 78PX 42PX 78PX;}
.motivation_sec .inner_part {position: relative;}
.motivation_sec .inner_part::before {content: '';position: absolute;width: 500%;height: 100%;background: #ffffff;right: -500%;top: 0;}
.contact_sec .left_part {width: 100%;}
.contact_sec .right_part {width: 100%;margin-bottom: 60px;}
.contact_sec .right_part .wetac-text {display: none;}
/* .contact_sec .right_part .wetac-text.mobile-view {display: block;} */
.trusted_sec .right_text::before {height: 601px;right: 0;left: unset;top: -600px;width: 100%;clip-path: polygon(65% 0, 100% 0, 100% 100%, 52% 100%, 0 100%);}
.contact_sec .left_part {order: 2;}
.contact_sec .left_part .wetac-text.mobile-view {display: block !important;width: 157px;margin-left: auto;}
.contact_sec .left_part h2 {display: none;}
.contact_sec .right_part .form-box {max-width: 100%;}
.contact_sec {padding: 100px 0;}
.contact_sec .left_part .contact-box {padding-left: 0;margin-bottom: 35px;}
.contact_sec .left_part .social-icon a {width: 44px;height: 44px;}
.contact_sec .top_title h2 {display: block;margin-bottom: 60px;font-size: 24px;line-height: 28px;text-transform: uppercase;}
.footer {padding-bottom: 70px;}
.promise_sec .left_part img {width: 100%;}
.contact_sec .left_part .contact-box p {margin-bottom: 45px;}
.promise_sec .button {margin-top: 15px;}
.contact_sec .requirements {margin-top: 40px;}
.trusted_sec.update .right_text {padding:0 0px 70px;}
.trusted_sec.update .left_img .energy-text {padding:0px 30px;}
.slider_sec {padding:72px 0px 62px;}
.slider_sec .inner_part {padding:0px 40px;}
.slider_sec .slick-prev {left: 10px;}
.slider_sec .slick-arrow{width: 14px;height: 30px;background-size: 14px !important;}
.slider_sec .slick-next {right: 10px;}
.slider_sec .global_top_title {margin-bottom: 50px;}
.promise_sec.segments {padding:72px 0px 62px;}
.promise_sec.segments .global_top_title {margin-bottom: 50px;}
.promise_sec.segments .inner_part{padding-left: 40px;}
.promise_sec.segments .left_part {width: 100%;}
.promise_sec.segments .left_part .content{max-width: 100%;margin-top: 30px;}
.promise_sec.segments .right_part {padding-top: 0;width: 100%;padding-left: 0;}
.promise_sec.segments .right_part .tab {margin-bottom: 40px;}
.benefit_sec.new_update {padding:70px 0 ;}
.task_sec {padding:72px 0px 62px;}
.task_sec .global_top_title {margin-bottom: 50px;}
.task_sec .button {margin-top: 30px;}
.promise_sec.update .inner_part {padding-left: 40px;}
.promise_sec.update .left_part {width: 100%;}
.promise_sec.update .content {margin-top: 30px;max-width: 100%;margin-left: unset;}
.promise_sec.update .right_part {padding-left: 0;width: 100%;}
.promise_sec.update .right_part .content {max-width: 100%;margin-left: unset;margin-top: 0;}
.promise_sec.update .button {margin-top: 20px;}
.regualtion_sec {padding:70px 0px ;}
.regualtion_sec .global_top_title {margin-bottom: 50px;}
.regualtion_sec .inner_part .btm_part {margin:50px 0px 50px;}
.regualtion_sec .inner_part .left_part {width: 100%;margin-bottom: 30px;}
.regualtion_sec .inner_part .right_part {padding-left: 0px;width: 100%;}
.touch_sec {padding:120px 0px 130px;}
.our_netwrk_sec .inner_part .detail-box {padding-bottom: 50px;margin-bottom: 50PX;row-gap: 40px;}
.our_netwrk_sec .contact_details {width: 50%;}
.our_netwrk_sec .contact_details h3 {margin-bottom: 30px;}
.benefit_sec .offer_heading {margin-bottom: 30px;}
.task_sec .content {width: 100%;}
.our_netwrk_sec .global_top_title {margin-bottom: 50px;}
.footer .inner_part {padding-left: 0;}
.error_page {padding:80px 0px;}
.blog_card .global_top_title {margin-bottom: 50px;}
.blog_card { padding: 60px 0px;}
.blog_card .inner_part .left_part { width: 100%;}
.blog_card .inner_part .right_part {width: 100%;padding: 30px 0px 0px;}
.blog_card .inner_part .btm_part {margin-bottom: 50px;}
.contact_sec .requirements .field label br{display: none;}
.promise_sec.segments .right_part h6{margin-bottom: 20px;}
.promise_sec.segments .right_part .wing-content {margin-bottom: 40px;}
.flexible_page .regualtion_sec {padding: 90px 0px;}
.news_sec.all_news_section .news_card {width: calc(50% - 5px);margin: 0px;}
.news_sec.all_news_section .inner_part {gap: 50px 10px;}
.promise_sec.globle_left_right_section .right_part .article__download ul li {width: calc(50% - 5px);}
.promise_sec.globle_left_right_section .left_part{padding-left: 40px;}
.promise_sec.globle_left_right_section .global_top_title {margin-bottom: 30px;}
.promise_sec.globle_left_right_section .sidebar ul{margin-top: 30px;}
.promise_sec.globle_left_right_section .widget ul li h4 {font-size: 18px;}
.promise_sec.globle_left_right_section .right_part .specifications_box ul {margin-bottom: 15px;padding-left: 0px;}
.globle-table{padding: 15px;}
.globle-table table{margin-bottom: 0px;min-width: auto;}
.promise_sec.globle_left_right_section .right_part {margin-bottom: 40px;padding-left: 40px;}
.default-page-section .regualtion_sec .global_top_title {margin-bottom: 40px;}
.default-page-section .regualtion_sec .inner_part {padding-left: 40px;}
.promise_sec.globle_left_right_section h1{font-size: 30px;line-height: 30px;}
.promise_sec.globle_left_right_section h1::before {height: 32px;}
.globle-table table tr th{display: none;}
.globle-table table tr td{display: block;text-align: center;}
  form .requirements .radio-btn-box label {width: 15% !important;}
  form .requirements .radio-btn-box{margin-bottom: 0;}
  .forminator-ui.forminator-custom-form[data-design="default"] .forminator-radio .forminator-radio-label{line-height: 23px !important;}

.scroll_hide{overflow: hidden;}
}

@media only screen and (max-width: 600px){
h2 {font-size: 27px;line-height: 30px;}
h3 {font-size: 24px;line-height: 26px;}
.wrapper {padding: 0 25px;}
.three_card_sec .card_block {margin: 0;}
.three_card_sec .wrapper {padding: 0;}
.three_card_sec .card_block h4 {margin-bottom: 16px;padding: 12px 25px 0 75px;}
.three_card_sec .card_block h4::before {left: 55px;}
.three_card_slider {width: 100% !important;margin-left: unset;}
.three_card_sec .card_block .text_box {padding-right: 25px;max-width: 253px;width: 100%;margin-left: 65px;}
.three_card_sec .card_block p {margin-bottom: 20px;}
.news_sec .wrapper {max-width: 352px;}
.news_sec .title h3 {padding-left: 17px;}
.news_sec .title h3::before {left: -5px;}
.news_sec .title h3{margin-bottom: 20px;font-size: 24px;line-height: 30px;}
.news_sec .news_card h3 {font-size: 27px;line-height: 30px;}
.news_sec .news_card .news-img {margin-bottom: 25px;}
.news_sec .btn-box {margin-top: 30px;}
.motivation_sec {min-height: 770px;}
.motivation_sec .motivation_slider {max-width: 340px !important;padding: 54PX 10px 42PX 78PX;}
.benefit_sec .slick-dots {padding-right: 15px;}
.contact_sec .top_title h6 {margin-bottom: 25px;}
.sticky_slide {width: 100%;}
.sticky_slide .inner_form {width: calc(100% - 60px);}
.sticky_slide {right: calc(-100% + 60px);}
.three_card_sec .slick-dots {padding-right: 40px;}
.benefit_sec .benefit_card {padding: 0 45px;}
.trusted_sec .right_text .text_box h2, .trusted_sec .left_img .energy-text h2 {font-size: 24px;line-height: 24px;}
.contact_sec .wrapper {padding: 0 40px;}
.trusted_sec .right_text::before {height: 401px;top: -400px;}
.trusted_sec .left_img img {max-height: 400px;}
.contact_sec {padding:100px 0 90px;}
.footer .inner_part {padding-left: 15px;}
.global_top_title h2 br{display: none;}
.slider_sec .inner_part {padding:0px 30px;}
.slider_sec .slick-prev {left: 5px;}
.slider_sec .slick-next {right: 5px;}
.slider_sec .slick-initialized .slick-slide {margin:0 5px;}
.promise_sec.segments .inner_part {padding-left: 32px;}
.promise_sec.update .inner_part {padding-left: 32px;}
.global_top_title h3 {margin-bottom: 20px;}
.trusted_sec .text_box ul.slick-dots{left: 95px;}
.touch_sec::before {width: 100px;height: 50%;}
.touch_sec {padding:100px 0px 110px;}
.our_netwrk_sec .contact_details {width: 100%;padding-right: 0;}
.contact_sec .requirements .content {width: 100%;margin-bottom: 15px;}
.contact_sec .requirements .radio_btn{width: 100%;justify-content: flex-start;}
.contact_sec .requirements .radio_btn .button {width: calc(30% - 9px);}
.error_page .inner_part h1 {margin-bottom: 30px;font-size: 26px;line-height: 30px;}
.error_page .inner_part img {margin-bottom: 30px;}
.error_page {padding:60px 0px;}
.error_page .btn-box {margin-top: 30px;}
.blog_card .inner_part .btm_part {margin-bottom: 35px;}
.blog_card .global_top_title {margin-bottom: 35px;}
.default_page {padding:60px 0px;}
.default_page h1{font-size: 30px;line-height: 36px;}
.promise_sec.update .left_part{margin-bottom: 20px;}
.touch_sec .text-box h2{font-size: 24px;line-height: 24px;}
.default_page h1,h2,h3,h4,h5,h6{margin-bottom: 12px;}
.flexible_page .regualtion_sec {padding: 70px 0px;}
.news_sec.all_news_section .news_card {width: 100%;}
.news_sec.all_news_section .card-heading {height: auto !important;}
.promise_sec.globle_left_right_section h1 {font-size: 28px;line-height: 28px;}
.promise_sec.globle_left_right_section .right_part .article__download ul li {width: 100%;}
.promise_sec.globle_left_right_section .right_part .article__download ul li a{padding: 25px 10px;}
.promise_sec.globle_left_right_section h1{padding-left: 30px;}
.promise_sec.globle_left_right_section .right_part{padding-left: 30px;}
.promise_sec.globle_left_right_section .left_part {padding-left: 30px;}
.promise_sec.globle_left_right_section .sidebar ul {margin-top: 20px;}
.default-page-section .regualtion_sec .inner_part {padding-left: 0px;
        padding-right: 60px;
    }}
form .requirements .radio-btn-box label {width: 30% !important;}
.contact_sec .requirements {margin-top: 30px;}
.all_news_section {clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0% 100px);}
.wp-pagenavi a, .wp-pagenavi span{font-size: 16px !important;}

.sticky_slide .inner_form{overflow: auto;height: 460px;}
.sticky_slide{top: 60%;transform: translateY(-50%);}
.sticky_slide .inner_form{padding: 25px 25px 30px 25px;}
.sticky_slide .forminator-row{margin-bottom: 15px !important;}
.sticky_slide form .forminator-input{padding: 5px 10px !important;}
.sticky_slide .button_fix{padding-right: 140px;}
.news_sec .slick-dots{margin-top: 10px;}
.news_sec .title {margin-top: 40px;}

}