@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

/*

font-family:"stinger-variable";

font-family: "DM Sans", sans-serif;

font-variation-settings: "wght" 700, "wdth" 94;

*/



/*

Theme Name: Never a Bother

Author: Never a Bother

Tags: responsive, fixed width

*/



* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }

html, body { width: 100%; font-size: 24px; line-height: 30px; color: #000; font-family:"stinger-variable"; font-weight: 400; background: #fff; }

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }



article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section { display: block; }

.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }



input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}

button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }





[href^="tel"] { cursor: text; }

[href^="tel"]:hover { text-decoration:none !important; }



textarea::input-placeholder,input::input-placeholder { opacity: 1; } 

textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 

textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  



.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }



input[type="text"]:focus,

input[type="url"]:focus,

input[type="email"]:focus,

input[type="tel"]:focus,

input[type="password"]:focus,

 textarea:focus { outline: none; }

input.wpcf7-validates-as-required {  }

input.wpcf7-validates-as-required:focus { }



/* common */

a { color: inherit; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }

a:hover { text-decoration: underline; }

img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }

ul,ol { margin-bottom: 20px; padding: 0 0 0 20px; }

.clear { clear: both; overflow: hidden; }

h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-variation-settings: "wght" 700, "wdth" 94; font-family:"stinger-variable"; line-height: 1; } 



h1, .h1 { font-size: 110px; }

.head h3,

h2, .h2 { font-size: 48px; }

h3, .h3 { font-size: 32px; }

h4, .h4 { font-size: 24px; font-variation-settings: "wght" 700, "wdth" 94; }

h5, .h5 { font-size: 20px; }

h6, .h6 { font-size: 18px; }



p { padding-bottom: 20px; font-family: "DM Sans", sans-serif; }

p a { color:inherit; text-decoration: underline; }

p a:hover { text-decoration:none; }



ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }

ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }



.field, .wpcf7-text, textarea { display: block; border-radius:20px !important; width: 100%; height: 70px; font-size: 28px ; padding: 15px 20px; background:#fff; border:3px solid #000; color:#000; margin-bottom: 20px; font-family:"stinger-variable"; }

textarea { padding: 20px; height: 260px; resize: none; }



a.close, a.mobilemenu { display: none; }



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="tel"]:focus,

input[type="password"]:focus,

 textarea:focus { outline:none; }



.button { font-size: 24px; line-height: 1.25; text-align: center; color: #000; font-weight: 700; display: inline-block; padding: 12px 22px; border: 3px solid #000; border-radius: 10px; background: #faedb6; text-decoration: none; cursor: pointer; transition: all 0.3s; }

.button:hover { box-shadow: 3px 3px 0 0px #000; text-decoration: none; transform: translate(-3px,-3px); }

.button.orange { background: #FF6B00; }

.button.pink { background: #f695c5; }

.button.black { background: #000; border-color: #fff; color: #fff; }

.button.black:hover { box-shadow: 3px 3px 0 0px #fff; }

.button.yellow { background: #ffd100; }

.button.purple { background: #BE90C3; }





/* wrapper */

#wrapper { width: 100%; overflow: hidden; min-height: 100%; position: relative; }

.wrapper,

.centering { width: 100%; max-width: 1510px; padding: 0 35px; margin:auto; position: relative;}  

.wrapper2 { width: 100%; max-width: 1270px; padding: 0 35px; margin:auto; position: relative;}  



.text_center { text-align:center; }

.flex-wrap { display: flex; flex-wrap: wrap; }

.space-between { justify-content: space-between; }

.v-center { align-items: center; }

.v-top { align-items: flex-start; }

.side_graphic { cursor: move; }

.h-center { justify-content: center; }



/* header-part */

#header-part { width: 100%; z-index:99; position: relative; left:0; top:0; background: #fff; }



/* top_sec */

.top_sec { padding: 17px 0; text-align: center; width: 100%; background: #965ec9; }

.top_sec a.get_help_trigger { letter-spacing: 0.02em; font-weight: 700; text-decoration: underline; font-size: 30px; line-height: 1.4; font-family:"stinger-variable"; color: #FFD116; }

.top_sec .wrapper { max-width: 1800px; padding: 0 150px; }

.top_sec .language { font-size: 18px; line-height: 1.4; color: #000; font-weight: 700; font-family:"stinger-variable"; display: inline-block; border: 3px solid #000; border-radius: 0 0 10px 10px; background: #fe6c00; line-height: 40px; padding: 0 17px; position: absolute; right: 15px; top: -20px; letter-spacing: 0.03em; display: none; }

.top_sec .language:hover { box-shadow: 4px 4px 0 -1px rgba(0,0,0,1); }


.country-selector.weglot-default { position: initial; display: block; }
.country-selector.weglot-inline label { display: none; }
.country-selector.weglot-inline ul { position: absolute; right: 50%; top: -3px; margin: 0 -885px 0 0; }
.country-selector.weglot-inline ul li { margin: 0; }
.country-selector.weglot-inline ul li a { font-size: 18px; line-height: 1.4; color: #000; font-weight: 700; font-family:"stinger-variable"; display: inline-block; border: 3px solid #000; border-radius: 0 0 10px 10px; background: #fe6c00; line-height: 40px; padding: 0 17px; letter-spacing: 0.03em; }
.country-selector.weglot-inline ul li a:hover { color: #000; text-decoration: none; box-shadow: 4px 4px 0 -1px rgba(0,0,0,1); }



.popup_box { transition: all 0.3s; opacity: 0; visibility: hidden; text-align: left; padding: 50px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: fixed; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; z-index: 9999; background: #965ec7; }

.popup_box .popup_inner { padding: 60px; background: #fff; position: relative; border: 3px solid #000; border-radius: 20px; width: 100%; max-width: 1430px; }

.popup_box .popup_close { z-index: 1; cursor: pointer; width: 50px; height: 50px; position: absolute; right: 20px; top: 20px; background: url(images/popup-close.png) no-repeat; background-size: contain; font-size: 0; line-height: 0; }

.popup_box .popup_close:hover { opacity: 0.7; }

.popup_box h2 { position: relative; z-index: 1; padding-bottom: 100px; }

.popup_box h2 span { position: relative; }

.popup_box h2 span:before { width: 160px; height: 70px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-40%) rotate(-15deg); border-radius: 60%; background: #ffe87f; z-index: -1; }

.popup_box .col2 { width: 50%; padding: 0 15px; font-family: "DM Sans", sans-serif; }

.popup_box .row { margin: 0 -15px; }

.popup_box .col2 h3 { padding-bottom: 20px; margin-bottom: 15px; border-bottom: 2px solid #ffd100; font-family: "DM Sans", sans-serif; }

.popup_box  .inner { max-width: 530px; }

.popup_box .button { margin-top: 10px; }

.popup_box .full_list { margin-top: 40px; padding: 12px; background: #ffe87f; border-radius: 15px; text-align: center; }

.popup_box .full_list p { padding: 0; font-family:"stinger-variable"; font-weight: 700; }

.popup_box.active { opacity: 100; visibility: visible; }

.locked { overflow: hidden; }

.popup_box .mob_show { display: none; }





/* menu_sec */

.menu_sec { padding: 38px 0; width: 100%; background: #ffd202; }

.menu_sec .wrapper { max-width: 1840px; padding: 0 35px; }

.menu_sec .logo { max-width: 290px; display: block; }

.menu_sec .right { padding: 0 0 0 20px; }

.menu_sec .nav_title { font-size: 24px; line-height: 1.2; letter-spacing: 0.04em; font-style: italic; margin: 0 -10px 0 0; }

.menu_sec ul { list-style: none; margin: 0; padding: 0; }

.menu_sec li { padding-left: 27px; margin-left: 27px; display: inline-block; vertical-align: top; font-size: 24px; line-height: 1.2; font-weight: 700; position: relative; }

.menu_sec li:before { width: 4px; height: 40px; content: ''; position: absolute; left: -5px; top: 50%; margin-top: -20px; background: rgba(255,255,255,0.7);}

.menu_sec li a { color: #000; letter-spacing: -0.010em; }

.menu_sec #menu {margin: 0 80px 0 0; }

.menu_sec li:first-child:before { display: none; }

.menu_sec li.current-menu-item > a,

.menu_sec li a:hover { text-decoration: underline; }



.menu_sec .mobbox { display: none; flex-wrap:wrap; width: 160px; justify-content: space-between; }

.menu_sec .mobbox .button { width: 100px; padding: 10px; font-size: 18px; height: 50px; list-style: 1.2; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; border: 0; border-radius: 5px; }

.menu_sec .mobbox .button:hover { box-shadow: none; transform: none; }

.menu_sec .mobbox .menu_trigger { position: relative; width: 50px; height: 50px; border-radius: 5px; background: #ff6b00; }

.menu_sec .mobbox .menu_trigger span { width: 32px; height: 3px; content: ''; background: #000; display: block; margin: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all 0.3s; }

.menu_sec .mobbox .menu_trigger span:after,

.menu_sec .mobbox .menu_trigger span:before { transition: all 0.3s; width: 100%; height: 3px; background: #000; display: block; content: ''; position: absolute; left: 0; top: -10px; }

.menu_sec .mobbox .menu_trigger span:after { top: 10px; }





/*

#header-part.show { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2); }

*/



/* banner_sec */

.banner_sec { padding: 85px 0 85px; min-height: 825px; width: 100%; background: #ffd202; position: relative; }
.banner_sec .image { width: 41.5%; order: 1; }
.banner_sec .text { padding: 30px 100px 0 15px; width: 58.5%; }
.banner_sec h1 { padding-bottom: 10px; position: relative; font-size: 110px; z-index: 1; font-variation-settings: "wght" 700, "wdth" 100; }
.banner_sec h1 em {font-style: italic; font-weight: 400; border-bottom: 3px solid #fff; } 
.banner_sec h1 strong { display:inline-block; position: relative; }
.banner_sec h1 strong:before { width: 130%; height: 82px; content: ''; position: absolute; left: 60%; top: 65%; transform:  translate(-50%,-50%); background: url(images/oval.png) no-repeat; background-size: contain; z-index: -1; }
.banner_sec p { letter-spacing: 0.022em; padding: 0 0 0 10px; font-size: 32px; line-height: 36px; max-width: 590px;}
.banner_sec .button { margin-top: 70px; }
.banner_sec .slick-dots { position: absolute; left: 0; bottom: 40px; }
.banner_sec .wrapper,
.banner_sec .banner_slider {  position: initial; }
.banner_sec.inner { padding: 50px 0 70px; min-height: 603px; }
.banner_sec.inner .text { padding-top: 70px; }
.banner_sec.inner h1 strong:before { width: 115%; height: 100%; background: rgba(255,255,255,0.6); transform: rotate(-13deg) translate(-50%,-50%); top: 10%; border-radius: 100%; }
.banner_sec.inner .wrapper { max-width: 1270px; }
.banner_sec.inner .image { text-align: right; }
.banner_sec.inner .image img { width: 100%; display: inline-block; }
.banner_sec .slick-dots li:only-child { display: none; }
.home .fancybox-content { }


/*1-6-24*/
.page-template-home-template .banner_sec ,
.home .banner_sec { padding-top: 0px; padding-bottom: 155px; }
.page-template-home-template .banner_sec .image ,
.home .banner_sec .image { margin-top:60px; }

.banner_sec .slide1 .image img { width: 100%; max-width: 562px; transform: translate(20px,0px); }
.banner_sec .two_col_content { margin: 25px 0; border:2px solid #000; justify-content:space-between; background: #fff; padding: 23px; border-radius: 20px; width: 100%; max-width: 635px; }
.banner_sec .two_col_content p { padding:0; font-size: 18px; line-height:25px; }
.banner_sec .two_col_content p a[href^="tel"] { text-decoration:none; }
.banner_sec .two_col_content .col1 { width: 43%; }
.banner_sec .two_col_content .col2 { width: calc(57% - 23px); } 
.banner_sec .two_col_content .col { background: #ffe87f; border-radius: 14px; padding: 18px; }
.banner_sec .two_col_content p strong ,
.banner_sec .two_col_content p a { font-weight:700; }
.banner_sec .two_col_content .button { display: none; }
.banner_sec small { font-size: 18px; line-height: 22px; display: block; padding-bottom: 20px; }



/*1-6-24*/


.page-id-120 .banner_sec.inner .image img { max-width: 468px; }
.page-id-259 .banner_sec.inner .image { width: 47%; }
.page-id-259 .banner_sec.inner .text { width: 53%; }
.page-id-258 .banner_sec.inner .image { width: 62%; margin: 0 -15% 0 -8%; }
.page-id-258 .banner_sec.inner .text { width: 53%; }
.page-template-contact .banner_sec.inner h1 strong:before { width: 100%; height: 105%; transform: rotate(-10deg) translate(-50%,-50%); }
.page-template-about-us .banner_sec.inner h1 strong:before { width: 100%;  left: 45%; height: 90%; }
.page-template-about-us .banner_sec.inner .image { width: 46.4%; }
.page-template-about-us .banner_sec.inner .text { width: 53.6%; }
.single-testimonial .banner_sec.inner .image,
.page-template-story .banner_sec.inner .image { width: 46.5%; }
.single-testimonial .banner_sec.inner .text, 
.page-template-story .banner_sec.inner .text { width: 53.5%; padding-bottom: 60px; }
.single-testimonial .banner_sec.inner h1 strong:before, 
.page-template-story .banner_sec.inner h1 strong:before { width: 100%;  left: 50%; height: 90%; }
.page-template-get-help-now .banner_sec.inner .image { width: 47.5%; }
.page-template-get-help-now .banner_sec.inner .text { width: 52.5%; }
.page-template-get-help-now .banner_sec.inner h1 strong:before { width: 145%;  left: 50%; height: 90%; }




/* paging_dropdown */

.paging_dropdown { position: relative; padding: 100px 0; width: 100%; background: linear-gradient(to right,  #965ec7 0%,#fe6b02 100%); }

.paging_dropdown .wrapper { max-width: 1265px; }

.paging_dropdown .dropdown_trigger { position: relative; padding: 20px 30px; font-size: 28px; line-height: 1.1; background: #fff4eb; border-radius: 20px; border: 3px solid #000; display: block; cursor: pointer; }

.paging_dropdown .dropdown_trigger:before { width: 100px; height: 100%; border-left: 3px solid #000; content: ''; position: absolute; right: 0; top: 0; background: #ff6b00; border-radius: 0 17px 17px 0; }

.paging_dropdown .dropdown_trigger:after { width: 100px; height: 100%; content: ''; position: absolute; right: 0; top: 0; background: url(images/drop-arrow.png) center center no-repeat; background-size: 55px auto; transition: all 0.3s; }

.paging_dropdown .dropdown_trigger.active { background: #fcdcbf; }

.paging_dropdown .dropdown_trigger.active:after { transform: scale(1,-1); }

.paging_dropdown .menubox { display: none; padding: 30px 0 0 0; background: #fff; margin: -30px 0 0 0; border-radius: 0 0 20px 20px ; border: 3px solid #000; }

.paging_dropdown .menubox ul { padding: 15px 0px 15px; list-style: none; margin: 0; }

.paging_dropdown .menubox li { width: 100%; font-size: 28px; line-height: 32px; }

.paging_dropdown .menubox li a { padding: 15px 30px; display: block; color: #000; }

.paging_dropdown .menubox li a:hover { font-variation-settings: "wght" 700, "wdth" 94; }

.paging_dropdown .side_graphic { position: absolute; left: -140px; top: -245px; }





/* .paging_dropdown.inner .menubox li.current-menu-item { display: none; } */

.paging_dropdown.inner .dropdown_trigger .menu-main-menu-container { display: inline-block; vertical-align: top; }

.paging_dropdown.inner .dropdown_trigger .menu-main-menu-container ul { list-style: none; padding: 0; margin: 0; }

.paging_dropdown.inner .dropdown_trigger .menu-main-menu-container ul li:not(.current-menu-item) { display: none; }

.paging_dropdown.inner .dropdown_trigger .menu-main-menu-container ul li { font-variation-settings: "wght" 700, "wdth" 94;  }

.paging_dropdown.inner .dropdown_trigger .menu-main-menu-container ul li a { pointer-events: none; }





/* support_sec */

.support_sec { padding: 100px 0 75px; width: 100%; background: #fcdbbf; }

.support_sec .row { margin-bottom: 20px; align-items: flex-start; }

.support_sec .row .image { width: 47.5%; background: #ff6b00; border-radius: 15px; border: 3px solid #000; }

.support_sec .row .image img { width: 100%; }

.support_sec .row .content { width: calc(52.5% - 60px); background: #fff;  border-radius: 15px; border: 3px solid #000; padding: 60px 50px 50px 50px; margin-left: 60px; }

.support_sec .wrapper { max-width: 1265px; }

.support_sec h2 { position: relative; z-index: 1; font-size: 48px; line-height: 1;  padding-bottom: 25px; margin-right: -10px; }

.support_sec h2 strong { display:inline-block; font-weight: 400; position: relative; }

.support_sec h2 strong:before { width: 120px; height: 50px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(-18deg); background: #ffb57f; z-index: -1; border-radius: 60%; }

.support_sec p:last-child { padding-bottom: 0; }

.support_sec .button { margin-top: 30px; }

.support_sec .row:nth-of-type(2) .image { background: #f695c5; order: 1;}

.support_sec .row:nth-of-type(2) .content { margin: 0 60px 0 0; }

.support_sec .row:nth-of-type(2) { align-items: end; } 

.support_sec .row:nth-of-type(2) h2 strong:before { background: #facae2; }



.stories_sec { position: relative; padding: 120px 0 75px; width: 100%; background: linear-gradient(to right,  #6aabe4 0%,#f097c6 100%); }

.stories_sec p { padding-bottom: 50px; }

.stories_sec .side_graphic { position: absolute; right: 0; top: -65px; }

.stories_sec .story_list { margin: 0 -22px; }

.stories_sec .story { position: relative; border: 1px solid #000; padding: 30px 30px 30px 30px; background: #fff; width: calc(33.33% - 44px); margin: 0 22px 110px;  }

.stories_sec .story figure { display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; }

.stories_sec .story figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }

.stories_sec .story blockquote { text-indent: -6px; font-size: 32px; line-height: 1.1; font-style: italic; padding: 35px 0 0; }

.stories_sec .story .button { white-space: nowrap; position: absolute; left: 50%; top: calc(100% + 25px); transform: translate(-50%,0); }

.stories_sec .story .button:hover { transform: translate(calc(-50% - 3px),-3px) ; }

/* story_button_more */
.story_button_more { margin: 0;position: absolute;left: 50%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }


/*help_sec*/

.home_help_sec { padding: 100px 0; width: 100%; background: #fcdcbf; }
.home_help_sec .row { margin: 0 -8px; }
.home_help_sec .col { width: calc(33.33% - 16px); border: 3px solid #000; border-radius: 20px; margin: 0 8px; background: #a4bed5; }
.home_help_sec .col figure img { width: 100%; }
.home_help_sec .col .title { color: #000; border-radius: 0 0 17px 17px; border-top: 3px solid #000; width: 100%; display: block; padding: 25px 25px 15px; background: #6aabe4; }
.home_help_sec .col .title em { display: block; font-weight: 400; }
.home_help_sec .col .title h2 { padding: 0; position: relative; z-index: 1;  }
.home_help_sec .col:nth-of-type(2) { background: #be90c3; }
.home_help_sec .col:nth-of-type(3) { background: #fd994c; }
.home_help_sec .col:nth-of-type(2) .title { background: #975dc7; }
.home_help_sec .col:nth-of-type(3) .title { background: #ff6b00; }
.home_help_sec .col .title h2 strong { position: relative; }
.home_help_sec .col .title h2 strong:before { width: 185px; height: 40px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(-10deg); background: rgba(255,255,255,0.3); z-index: -1; border-radius: 60%; }
.home_help_sec .helpbox { margin-top: 20px; background: #fcd54c; border: 3px solid #000; border-radius: 20px; }
.home_help_sec .helpbox .left { display: flex; flex-wrap: wrap; align-items: end; width: 25.5%; border-right: 3px solid #000; background-color: #ffd100; border-radius: 17px 0 0 17px; padding: 30px 30px 45px ; }
.home_help_sec .helpbox .right { width: 74.5%; padding: 35px 45px; }
.home_help_sec .helpbox .right p { padding-bottom: 15px; }
.home_help_sec .helpbox .right p:last-child { padding: 0; }
.home_help_sec .helpbox .right p a { color: #000; font-variation-settings: "wght" 700, "wdth" 94; text-decoration: underline; }
.home_help_sec .helpbox .right p a:hover { text-decoration: none; }
.home_help_sec .helpbox h3 { padding: 0; }
.home_help_sec .helpbox h3 em { font-weight: 400; display: block; }



/* instagram_sec */

.instagram_sec { position: relative; padding: 110px 0 70px; width: 100%; background: #6aabe4; }

.instagram_sec #sb_instagram .sbi_photo_wrap { padding: 20px; background: #fff; }

.instagram_sec .instagrambox { margin: 0 -14px; }

.instagram_sec #sb_instagram .sbi_photo { border-radius: 15px; border: 1px solid #000; }

.instagram_sec .graphic1 { position: absolute; left: -30px; top: 9.5%; max-width: 173px; }

.instagram_sec .graphic2 { position: absolute; right: -30px; bottom: 10%; max-width: 164px; }





/* content-part */

#content-part { width: 100%; position: relative; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }





/* footer-part */

#footer-part { width: 100%; background: linear-gradient(to right,  #f696c5 0%,#fed101 100%); }



/* footer_sec */

.footer_sec { padding: 100px 0 30px; position: relative; width: 100%; }

.footer_sec .wrapper { max-width: 1840px; }

.footer_sec .leftside { max-width: 50%; }

.footer_sec .rightside { max-width: 50%; text-align: right; }

.footer_sec .logo { max-width: 323px; display: inline-block; vertical-align: top; } 

.footer_sec .menubar { display: inline-block; vertical-align: top; padding: 30px 0 0 55px; }

.footer_sec .menubar ul { list-style: none; margin: 0; padding: 0; }

.footer_sec .menubar li { padding-bottom: 12px; font-family: "DM Sans", sans-serif; }

.footer_sec .social_list { list-style: none; margin: 0 -10px 60px 0; padding: 0; }

.footer_sec .social_list li { display: inline-block; vertical-align: top; font-size: 50px; margin: 0 0 0 30px; }

.footer_sec .social_list li a:hover { opacity: 0.50; }

.footer_sec .right_logo { max-width: 136px; display: block; margin-left: auto; }

.footer_sec .copyright p { font-size: 16px; }

.footer_sec .copyright { padding: 15px 0 0 0; }

.footer_sec .smaller_screen { display: none; }





h2,h3 { z-index: 1; position: relative; }
h2 span,
h3 span,
h3 strong,
h2 strong { position: relative; }

h3 span:before,
h2 span:before,
h3 strong:before,
h2 strong:before { width: 140%; height: 110%; background: rgba(255,255,255,0.2); content: ''; position: absolute; left: 50%; top: 50%; transform: rotate(-18deg) translate(-50%,-50%); top: 10%; border-radius: 100%; z-index: -1; }

/* help_sec */
.help_sec { width: 100%; background: #cfe1ed; padding: 102px 0; }
.help_sec .content { background: #fff; border: 3px solid #000; border-radius: 20px; padding: 45px 50px 40px; }
.help_sec h2 { position: relative; z-index: 1; padding-bottom: 50px; }
.help_sec h2 strong { position: relative; }
.help_sec h2 strong:before { width: 140%; height: 110%; background: #b3d3f0; content: ''; position: absolute; left: 50%; top: 50%; transform: rotate(-18deg) translate(-50%,-50%); top: 10%; border-radius: 100%; z-index: -1; }
.help_sec p { padding-bottom: 30px; }
.help_sec blockquote { background: #fee980; border-radius: 15px; padding: 25px; width: auto; margin: -15px 0 60px 0; }
.help_sec blockquote p:last-child { padding: 0; }
.help_sec blockquote p { padding: 0; }
.help_sec blockquote hr { margin: 20px 0; height: 2px; background: #000; border: 0; }
.help_sec h3 { font-size: 24px; text-align: center; padding: 0; }
.help_sec h3 a { text-decoration: underline; }
.help_sec h3 a:hover { text-decoration: none; }



.page-id-258 .help_sec p { padding-bottom: 15px; }

.page-id-258 .help_sec p:last-child { padding-bottom: 10px; }

.page-template-contact .help_sec h2 strong::before { background: #fbcbe3; }

.page-template-contact .help_sec p:last-child { padding: 0; }





/* content_with_image_sec */

.content_with_image_sec { padding: 100px 0; width: 100%; background: #f793c7; }

.content_with_image_sec .row { background: #fe6c00; border: 3px solid #000; border-radius: 20px; }

.content_with_image_sec .image { width: 50%; border-right: 3px solid #000; background: #fd994e; border-radius: 17px 0 0 17px; }

.content_with_image_sec .text { font-size: 18px; line-height: 22px; padding: 38px 45px 30px 45px ; width: 50%; display: flex; flex-wrap: wrap; align-items: center; }

.content_with_image_sec .text .inner_text { width: 100%; }

.content_with_image_sec .right .image { order: 1; border-left: 3px solid #000; border-right: 0; background: #fd994e; border-radius: 0 17px 17px 0;  }

.content_with_image_sec h3 { font-size: 48px; padding-bottom: 35px; }

.content_with_image_sec h4 { padding-bottom: 20px; }

.content_with_image_sec h3 strong:before { height: 90%; } 

.content_with_image_sec p { padding-bottom: 15px; }
.accordion_sec .content_with_image_sec blockquote { padding: 20px; margin: 0 0 20px 0; border-radius: 20px; background: rgba(255,255,255,0.4); }

.content_with_image_sec li { font-family: "DM Sans", sans-serif; padding: 0 0 12px 22px; position: relative; }
.content_with_image_sec li a { text-decoration: underline; font-weight: 700; }
.content_with_image_sec li a:hover { text-decoration: none; }

.content_with_image_sec li:before { width: 7px; height: 7px; border-radius: 50%; background: #000; border-radius: 50%; content: ''; position: absolute; left: 0; top: 8px; }

.content_with_image_sec li:last-child { padding-bottom: 0; }

.content_with_image_sec ul { padding: 7px 0 20px 0; margin: 0; list-style: none; }

.content_with_image_sec ul:last-child { padding-bottom: 0; }



/* slider_sec */

.slider_sec { padding: 95px 0 100px; background: #fcddc1; width: 100%; position: relative; }

.slider_sec .head { margin-bottom: 80px; text-align: center; }

.slider_sec h3 span:before { background: #ffa360; width: 140%; height: 100%; }

.slider_sec .the_slider { max-width: 1194px; padding: 0 90px; }

.slider_sec .the_slider .slide { width: 507px; }

.slider_sec .the_slider .slick-center { /*width: 0; opacity: 0;*/ }

.slider_sec .the_slider .slick-list { padding: 0 !important; }

.slider_sec .the_slider .slide img { border-radius: 17px; position: absolute; left: 0; top: 0; height: 100%; width: 100%; object-fit: cover; box-sizing: border-box; }

.slider_sec .the_slider .slide figure { overflow: hidden; border-radius: 20px; border: 3px solid #000; width: 100%; height: 0; padding-bottom: 65%; display: block; position: relative; background: #fed44c; transform: translate(calc(50% - 1px),0); }

.slider_sec .the_slider .slide.slick-center figure { transform: none; }

.slider_sec .the_slider .slide.slick-center + .slide figure { transform: translate(calc(-50% - 1px),0); }





.slider_sec .slick-arrow { transition: all 0.3s; cursor: pointer; width: 60px; height: 80px; border-radius: 20px; border: 3px solid #000; font-size: 0; line-height: 0; background: #ffd202 url(images/arrow.png) center center no-repeat; background-size: auto 40px; position: absolute; left: 0; top: 50%; margin-top: -40px; z-index: 1; transform: scale(-1,1); }

.slider_sec .slick-arrow.slick-next { left: auto; right: 0; transform: scale(1,1); }

.slider_sec .slick-arrow:hover { background-color: #f8de8b; }

.slider_sec .main_slider {  width: 530px; position: absolute; left: 50%; top: -70px; transform: translate(-50%,0); }

.slider_sec .slider_group { margin-bottom: 185px; position: relative; display: none; }

.slider_sec .main_slider .slide .inner { border: 3px solid #000; border-radius: 20px; background: #fed44c; box-shadow: 3px 3px 0px 3px #000; }

.slider_sec .main_slider .slide img { border-radius: 17px 17px 0 0; }

.slider_sec .main_slider .slide { padding: 0 5px 5px 0; }

.slider_sec .main_slider .slide figure { border-bottom: 4px solid #000; }

.slider_sec .main_slider .slide .text { padding: 20px 30px; min-height: 180px; display: flex; flex-wrap: wrap; align-items: center; background: #ffd202; border-radius: 0 0 17px 17px; }

.slider_sec .main_slider { border-radius: 20px; background: #ffd202; }



.slider_sec .main_slider .slick-arrow { display: none !important; }



.slider_sec .inner_text { width: 100%; font-size: 18px; line-height: 22px; }

.slider_sec .inner_text p { padding: 0; }
.slider_sec .inner_text ul { margin-top: 10px; }

.slider_sec .bottom_text { border-radius: 20px; border: 3px solid #000; background: #fff; padding: 18px 20px; text-align: center; }

.slider_sec .bottom_text p { padding: 0; font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 100;  }
.slider_sec.slider2 { background: #71d64c; }
.slider_sec.slider2 .head { margin-bottom: 74px; }
.slider_sec.slider2 .rotateslider-container .inner { background: #005586; }
.slider_sec.slider2 .rotateslider-container .inner .text { background: #fff; }
.slider_sec.slider2 .rotateslider-container { margin-bottom: 5px; }
.slider_sec.slider2 .rotateslider-container .arrow { background-color: #fff; }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }
.slider_sec.slider2 { }



.page-template-contact .slider_sec .slider_group { margin-bottom: 150px; }

.page-template-contact .slider_sec { padding-bottom: 40px; background: linear-gradient(to right,  #70d05c 0%,#6bb2ca 100%); }

.page-template-contact .slider_sec h3 { margin: 0 -45px; }

.page-template-contact .rotateslider-container .inner,

.page-template-contact .slider_sec .the_slider .slide figure,
.page-template-contact .slider_sec .main_slider,
.page-template-contact .slider_sec .slide .inner { background: #975ec7; }

.page-template-contact .rotateslider-container .inner .text ,
.page-template-contact .slider_sec .slide .text { background: #fff; } 

.page-template-contact .slider_sec .social_list { list-style: none; margin: 0; padding: 10px 0 0; }

.page-template-contact .slider_sec .social_list li { display: inline-block; vertical-align: top; padding: 0 20px 10px 0; }

.page-template-contact .slider_sec .social_list li a { display: inline-flex; }

.page-template-contact .slider_sec .social_list li a:hover { text-decoration: none; }

.page-template-contact .slider_sec .social_list li a:hover span { text-decoration: none; }

.page-template-contact .slider_sec .social_list li a i { font-size: 40px; line-height: 40px; }

.page-template-contact .slider_sec .social_list li a span { padding-left: 10px; text-decoration: underline;  font-size: 18px; line-height: 40px; font-family: "DM Sans", sans-serif; }

.page-template-contact .rotateslider-container .arrow,
.page-template-contact .slider_sec .the_slider .slick-arrow { background-color: #fff; }
.page-template-contact .rotateslider-container { margin-bottom: 60px; }



.page-template-get-help-now .slider_sec { background: #975ec7; padding-bottom: 60px; }
.page-template-get-help-now .rotateslider-container { margin-bottom: 0; }


.page-template-get-help-now .slider_sec .slider_group { margin-bottom: 50px;  }





/* accordion_sec */

.accordion_sec { padding: 100px 0 80px 0; width:100%; background: #69aae4; }

.accordion_sec .accordion .accordion_panel { transition:all 0.3s; -webkit-transition:all 0.3s; background: #fff; border-radius: 20px; box-shadow: 0px 0px 20px rgba(0,0,0,0.1); margin-bottom: 20px; }

.accordion_sec .accordion_panel .accordion_head { transition: all 0.3s; position: relative; cursor:pointer; padding: 30px 125px 30px 30px; font-size: 24px; font-family: "DM Sans", sans-serif; line-height: 1.1; border: 3px solid #000; border-radius: 20px; background: #fd994e; }

.accordion_sec .accordion_panel .accordion_head:after { background: #fe6c00; border-radius: 0 17px 17px 0; width: 105px; height: 100%; border-left: 3px solid #000; content: ''; position: absolute; right: 0px; top: 0; }

.accordion_sec .accordion_panel .accordion_head:before { width: 56px; height: 56px; content: ''; position: absolute; right: 25px; top: 50%; transform: translate(0,-50%); background: url(images/plus.png) left top no-repeat; background-size: 100% auto; z-index: 1; }

.accordion_sec .accordion_panel.active .accordion_head:before { background-position: left bottom; }

.accordion_sec .accordion_panel.active .accordion_head { background-color: #fe6c00; }

.accordion_sec .content p:last-child { padding-bottom:0; }

.accordion_sec .content { border: 3px solid #000; margin-top: -70px; padding: 115px 45px 45px; border-radius: 0 0 20px 20px; display: none; }



/* textbox */

.accordion_sec .textbox blockquote { padding: 25px 30px; border-radius: 20px; background: #fd994c; margin: 0; font-family:"stinger-variable"; }

.accordion_sec .textbox blockquote p { padding: 0; font-family:"stinger-variable"; font-weight: 700; }



/* content_with_image */

.accordion_sec div + .content_with_image_sec { margin-top: 20px; }

.accordion_sec .content_with_image_sec { padding: 0; background: none; }

.accordion_sec .textbox + div { margin-top: 40px; }

.accordion_sec .content_with_image_sec .image img { width: 100%; }

.accordion_sec .content_with_image_sec .image { width: 40%; }

.accordion_sec .content_with_image_sec .text { width: 60%; }

.accordion_sec .content_with_image_sec .row { background: #fd994c; }

.accordion_sec .content_with_image_sec .row .image { background: #ff6b00; }



/* image_content_list */

.accordion_sec .image_content_list { margin-top: 20px; border: 3px solid #000; text-align: center; background: #ff6b00; border-radius: 20px; padding: 45px; }

.accordion_sec .image_content_list .top_text { text-align: center; padding-bottom: 50px; }

.accordion_sec .image_content_list .top_text h4 { padding-bottom: 5px; font-size: 24px; font-variation-settings: "wght" 500, "wdth" 95; }

.accordion_sec .image_content_list .top_text p { font-size: 18px; }

.accordion_sec .image_content_list .the_list { margin: 0 -20px; background: rgba(255,255,255,0.5); padding: 40px; border-radius: 20px; }

.accordion_sec .image_content_list .the_list .col { width: 25%; padding: 0 20px; }

.accordion_sec .image_content_list .the_list .col .icon { margin: 0 auto; } 

.accordion_sec .image_content_list .the_list .col .text { padding: 30px 0 0; font-size: 18px; line-height: 22px; }

.accordion_sec .image_content_list .bottom_text { font-family: "DM Sans", sans-serif; padding: 35px 0  0 0; font-size: 18px; line-height: 22px; }

.accordion_sec .content_with_image_sec.type2 { }
.accordion_sec .content_with_image_sec.type2 ul { padding-top: 0px; }
.accordion_sec .content_with_image_sec.type2 li { padding: 20px 0px; border-bottom: #000000 solid 2px; }
.accordion_sec .content_with_image_sec.type2 li:before { display: none; }
.accordion_sec .content_with_image_sec.type2 .text { padding: 24px 37px 14px 40px; width: 50%; }
.accordion_sec .content_with_image_sec.type2 li:last-child { border: 0px; }
.accordion_sec .content_with_image_sec.type2 .row .image { padding: 0 55px; width: 50%; display: flex; align-items: center; justify-content: center; }
.accordion_sec .content_with_image_sec.type2 .row .image.bottom { align-items:flex-end; }
.accordion_sec .content_with_image_sec.experiences .row .image { padding:0; }

.accordion_sec .content_with_image_sec.type2 { }
.accordion_sec .content_with_image_sec.type2 { }
.accordion_sec .content_with_image_sec.type3 { }
.accordion_sec .content_with_image_sec.type3 { }
.accordion_sec .content_with_image_sec.type3 .row .image { padding: 0 40px; width: 50%; display: flex; align-items: center; justify-content: center; }
.accordion_sec .content_with_image_sec.type3 .row .image figure { max-width: 440px; }
.accordion_sec .content_with_image_sec.type3 .text { width: 50%; }
.accordion_sec .content_with_image_sec.type3 { }
.accordion_sec .content_with_image_sec.type4 .row .image { width: 50%; }
.accordion_sec .content_with_image_sec.type4 .text { width: 50%; }
.accordion_sec .content_with_image_sec.type4 { }
.accordion_sec .content_with_image_sec.type4 { }

.accordion_sec .tab_contents_Sec { }
.accordion_sec .tab_contents_Sec .tabs_intro { padding-bottom: 50px; }
.accordion_sec .tab_contents_Sec .tabs_intro p { padding-bottom: 10px; }
.accordion_sec .tab_contents_Sec { }
.accordion_sec .tab_contents_Sec .tabcontentbox { padding: 47px 46px 40px 48px; border: 3px solid #000000; border-radius: 20px; background: #FF6B00; }
.accordion_sec .tab_contents_Sec .tabcontentbox h4 { padding-bottom: 48px; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox { }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox ul { width: 326px; list-style: none; padding: 0px; margin: 0px; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox li { padding: 0px 0px 15px; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox li:last-child { padding-bottom: 0px; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox li a { padding: 10px; text-align: center; color: #000000; font-size: 24px; font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 100; line-height: 32px; display: block; border: 3px solid #000000; background: #F8C4D9; border-radius: 9px; text-decoration: none !important; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox li a.active { background: #F695C5; box-shadow: 4px 5px 0px 0px #000; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox .tabdetails { margin: 0px 0px 0px 60px; width: calc(100% - 386px); min-height: 205px; display: flex; align-items: center; border-radius: 20px; background: rgba(255,255,255,0.88); }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox .tabcontent { padding: 15px 45px; display: none; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox .tabcontent#tab1 { display: block; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox p { font-size: 18px; line-height: 22px; }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox { }
.accordion_sec .tab_contents_Sec .tabcontentbox .tabbgbox { }
.accordion_sec .tab_contents_Sec .tabcontentbox { }
.accordion_sec .tab_contents_Sec .tabcontentbox { }
.accordion_sec .tab_contents_Sec .tabcontentbox { }
.accordion_sec .tab_contents_Sec { }
.accordion_sec .tab_contents_Sec { }
.accordion_sec .tab_contents_Sec { }

.page-id-259 .accordion_sec { background: #f9dae2; }



/* two_column_text_sec */

.accordion_sec .two_column_text_sec { font-size: 18px; line-height: 22px; width: 100%; }

.accordion_sec .two_column_text_sec .text { width: calc(50% - 20px); background: #fcddbf; padding: 50px; border-radius: 20px; display: flex; flex-wrap: wrap; align-items: center; }



/* two_column_text_sec */

.accordion_sec .two_column_text_sec.three_col .text { width: calc(33.33% - 20px); padding: 30px; }







/* bottom_highlighted_text */

.accordion_sec .bottom_highlighted_text { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 94; background: #fd994c; border-radius: 20px; padding: 20px; text-align: center; margin-top: 20px; }

.accordion_sec .bottom_highlighted_text p { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 100; }



/* image_gallery_sec */

.accordion_sec .image_gallery_sec { width: 100%; background: #FCDDBF; border-radius: 20px; padding: 40px 45px; }

.accordion_sec .image_gallery_sec .row { padding: 35px 0; }

.accordion_sec .image_gallery_sec .col { width: calc(50% - 25px); }

.accordion_sec .image_gallery_sec .col figure { width: 100%; height: 0; padding-bottom: 70%; position: relative; display: block; }

.accordion_sec .image_gallery_sec .col figure img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 20px; box-shadow: 0px 3px 6px #00000029; }

.accordion_sec .image_gallery_sec .button { display: table; margin: auto; }



/* text_with_highlighted */

.accordion_sec .text_with_highlighted { width: 100%; border: 3px solid #000; border-radius: 20px; padding: 45px; background: #fd994c; }

.accordion_sec .text_with_highlighted.smaller_font { font-size: 18px; line-height: 22px; }

.accordion_sec div + .text_with_highlighted { margin-top: 20px; }  

.accordion_sec .highlight { font-family: "DM Sans", sans-serif; padding: 25px; border-radius: 20px; background: rgba(255,255,255,0.5); }

.accordion_sec .highlight ul { /*list-style: none; margin: 0; padding: 0;*/ }

.accordion_sec .highlight ul li { padding-bottom: 10px; }

.accordion_sec .highlight ul:last-child { margin-bottom: 0; }



.accordion_sec .accordion .accordion_panel:nth-of-type(3)  .content_with_image_sec .row .image { width: 50%; }

.accordion_sec .accordion .accordion_panel:nth-of-type(3)  .content_with_image_sec .row .text { width: 50%; }



/* steps_section */

.accordion_sec .steps_sec { width: 100%; }

.accordion_sec .steps_sec .step_list { counter-reset: section; }

.accordion_sec .steps_sec .row { min-height: 143px; border: 3px solid #000; border-radius: 20px; background: #FD994C; counter-increment: section;  }

.accordion_sec .steps_sec .row small:after { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 94; font-size: 80px; line-height: 1;  content: counter(section); display: block; padding-top: 4px; }

.accordion_sec .steps_sec .row + .row { margin-top: 20px; }

.accordion_sec .steps_sec .step_num { width: 173px; border-right: 3px solid #000; background: #ff6b00; border-radius: 17px 0 0 17px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; font-family:"stinger-variable"; font-variation-settings: "wght" 400, "wdth" 94; font-size: 30px; line-height: 1; }

.accordion_sec .step { width: calc(100% - 173px); display: flex; flex-wrap: wrap; align-items: center; padding: 20px 45px; }

.accordion_sec .step ul {  padding: 25px; border-radius: 20px; background: rgba(255,255,255,0.5); font-family: "DM Sans", sans-serif; width: 100%; list-style: none; margin: 0; }

.accordion_sec .step li { position: relative; padding: 0 0 10px 20px; }

.accordion_sec .step li:before { width: 7px; height: 7px; border-radius: 50%; background: #000; position: absolute; left: 0; top: 12px; content: ''; }



/* talking_bubbles */

.accordion_sec .talking_bubbles { padding: 45px 45px 85px 45px ; background: #FCDDBF; border-radius: 20px; margin-top: 20px; }

.accordion_sec .textbox + .talking_bubbles { margin-top: 20px; }

.accordion_sec .talking_bubbles .bubble { position: relative; margin: 0 25px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; }

.accordion_sec .talking_bubbles .left_bubble { margin-top: 20px; padding: 50px 80px 65px 80px; width: 53.12%; min-height: 385px; background: url(images/talk-bubble1.png) no-repeat; background-size: 100% 100%; }

.accordion_sec .talking_bubbles .right_bubble { padding: 50px 75px; width: 33.8%; min-height: 412px; background: url(images/talk-bubble2.png) no-repeat; background-size: 100% 100%;  }

.accordion_sec .talking_bubbles h4 { padding-bottom: 10px; }

.accordion_sec .talking_bubbles .right_graphic { position: absolute; left: 11%; bottom: -12%; max-width: 137px; }

.accordion_sec .talking_bubbles .left_graphic { position: absolute; right: 0%; bottom: -12%; max-width: 180px; }

.accordion_sec .talking_bubbles.bubble_style_2 .left_bubble { min-height: 385px; width: 43%; background-image: url(images/talk-bubble3.png); }

.accordion_sec .talking_bubbles.bubble_style_2 .right_bubble { margin-left: 35px; min-height: 357px; width: 40%; background-image: url(images/talk-bubble4.png); }

.accordion_sec .talking_bubbles.bubble_style_2 .v-top { align-items: center; }



/* toolkit_box */

.accordion_sec .toolkit_box { width: 100%; }

.accordion_sec .toolkit_list { margin-bottom: -50px; }

.accordion_sec .toolkit_list .col { width: calc(50% - 25px); padding-bottom: 50px; }

.accordion_sec .toolkit_list .col figure { width: 100%; height: 0; padding-bottom: 60%; position: relative; }

.accordion_sec .toolkit_list .col figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }

.accordion_sec .toolkit_list .col .inner { border-radius: 20px; border: 3px solid #000; background: #FD994C; padding: 45px; }

.accordion_sec .toolkit_list .col .button { margin-top: 20px; min-width: 200px; }

.accordion_sec .toolkit_list .col h4 { padding-bottom: 20px;}

.accordion_sec .text_with_highlighted.list_design { }
.accordion_sec .text_with_highlighted.list_design ul { padding: 0px; margin-bottom: 0px; list-style: none;}
.accordion_sec .text_with_highlighted.list_design li { padding: 20px 0px 20px 0px; border-bottom: #ca7a3d solid 2px; font-family: "DM Sans", sans-serif; }
.accordion_sec .text_with_highlighted.list_design li:last-child { border: 0px; padding-bottom: 0px; }
.accordion_sec .text_with_highlighted.list_design { }

.accordion_sec .counter_list_Sec { }
.accordion_sec .counter_list_Sec .counter_intro { padding-bottom: 43px; }
.accordion_sec .counter_list_Sec { }
.accordion_sec .counter_list_Sec .counter_items { margin: 0 -20px -40px; }
.accordion_sec .counter_list_Sec .counter_items .counterbox { padding: 15px 10px 15px 32px; min-height: 174px; margin: 0px 20px 40px 20px; position: relative; display: flex; align-items: center; flex-wrap: wrap; width: calc(33.33% - 40px); border-radius: 20px; background: #FCDDBF; }
.accordion_sec .counter_list_Sec .counter_items span.number { display: block; width: 86px; height: 86px; border-radius: 50%; line-height: 96px; text-align: center; color: #000000; font-size: 58px; font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 94; background: #FF6B00; }
.accordion_sec .counter_list_Sec .counter_items .textbg { padding: 0px 25px 0px 25px; width: calc(100% - 86px); }
.accordion_sec .counter_list_Sec .counter_items .textbg p { padding: 0px; font-size: 18px; line-height: 22px; font-family: "DM Sans", sans-serif; }
.accordion_sec .counter_list_Sec .counter_items .textbg { }
.accordion_sec .counter_list_Sec .counter_items .textbg { }
.accordion_sec .counter_list_Sec .counter_items .textbg { }
.accordion_sec .counter_list_Sec .counter_items { }
.accordion_sec .counter_list_Sec { }

.accordion_sec .bubble_contents_Sec { }
.accordion_sec .bubble_contents_Sec .bubblecontent-list { margin: 0 -21px; }
.accordion_sec .bubble_contents_Sec .contentbg { padding: 35px 45px 20px 35px; margin: 0 21px; width: calc(33.33% - 42px); border-radius: 20px; min-height: 503px; background: #FCDDBF; }
.accordion_sec .bubble_contents_Sec .bubblebg { padding: 70px 60px 50px 60px; margin-top: 20px; text-align: center; width: 359px; height: 348px; background: url(images/chat-bg.png) no-repeat; }
.accordion_sec .bubble_contents_Sec .bubblebg p { padding: 0px; transform: rotate(-10deg); }
.accordion_sec .bubble_contents_Sec .bubblebg { }
.accordion_sec .bubble_contents_Sec .bubblebg { }
.accordion_sec .bubble_contents_Sec .bubblebg { }
.accordion_sec .bubble_contents_Sec .contentbg { }
.accordion_sec .bubble_contents_Sec .contentbg ul { margin-bottom: 0px; }
.accordion_sec .bubble_contents_Sec .contentbg li { padding-bottom: 15px; font-size: 18px; line-height: 20px; font-family: "DM Sans", sans-serif; }
.accordion_sec .bubble_contents_Sec .contentbg h4 { padding-bottom: 20px; }
.accordion_sec .bubble_contents_Sec .contentbg li:last-child { padding-bottom: 0px; }
.accordion_sec .bubble_contents_Sec .contentbg { }
.accordion_sec .bubble_contents_Sec .contentbg { }
.accordion_sec .bubble_contents_Sec { }
.accordion_sec .bubble_contents_Sec { }
.accordion_sec .bubble_contents_Sec { }


.accordion_sec .accordion .accordion_panel .content_with_image_sec.width2 .row .image { display: flex; flex-wrap: wrap; align-items: center;  width: 40%; }
.accordion_sec .accordion .accordion_panel .content_with_image_sec.width2 .row .text { width: 60%; }
.accordion_sec .accordion .accordion_panel .content_with_image_sec.width2 .row .text h4 { line-height: 1.1; }

.accordion_sec .content_with_image_sec .text hr { width: 100%; height: 2px; margin: 20px 0 40px; background: #000; border: 0; }


.toolkit_sec { padding: 100px 0; background: #fceca7; width: 100%; }
.toolkit_sec .inner { background: #fff; border-radius: 20px; padding: 70px 50px 50px; border: 3px solid #000; }
.toolkit_sec .toolkit_list { margin-bottom: -50px; }
.toolkit_sec .toolkit_list .col { width: calc(50% - 25px); padding-bottom: 50px; }
.toolkit_sec .toolkit_list .col figure { width: 100%; height: 0; padding-bottom: 60%; position: relative; }
.toolkit_sec .toolkit_list .col figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }
.toolkit_sec .toolkit_list .col .inner { border-radius: 20px; border: 3px solid #000; background: #FD994C; padding: 45px; }
.toolkit_sec .toolkit_list .col .button { margin-top: 20px; min-width: 200px; }
.toolkit_sec .toolkit_list .col h4 { padding-bottom: 20px;}
.toolkit_sec .textbox { padding-bottom: 20px; }
.toolkit_sec .highlighted_text { background: #fe6c00; border-radius: 20px; padding: 30px; border: 3px solid #000; margin-bottom: -35px; position: relative; z-index: 1; }
.toolkit_sec .highlighted_text p { padding: 0; font-size: 24px; font-family: "DM Sans", sans-serif; line-height: 1.1; font-weight: 700; }


/* lifeline_sec */

.lifeline_sec { padding: 100px 0; width: 100%; position: relative; background-color:  #ddc9e4; }

.lifeline_sec .inner { padding: 45px 45px 40px; border: 3px solid #000; border-radius: 20px; background: #fff; }

.lifeline_sec h2 { margin-bottom: 40px; }

.lifeline_sec h2 span:before { background: #ffe880; }

.lifeline_sec .row span { margin-bottom: 20px; border-radius: 20px; padding: 15px; background: #ffe880; display: block; text-align: center; width: calc(50% - 25px); font-family: "DM Sans", sans-serif; }

.lifeline_sec .row span a { text-decoration: underline; }

.lifeline_sec .row span a:hover { text-decoration: none; } 

.lifeline_sec p:last-child { padding: 0; }



/* video_box_columns_sec */

.video_box_columns_sec { padding: 110px 0; background: linear-gradient(to right,  #72d257 0%,#6baed8 100%); }

.video_box_columns_sec .video_row { padding: 45px; border: 3px solid #000; border-radius: 20px; background: #fff; }

.video_box_columns_sec .video_col { width: calc(50% - 25px); padding: 45px; border: 3px solid #000; border-radius: 20px; background: #f793c7; }

.video_box_columns_sec .video_col a { width: 100%; height: 0; padding-bottom: 60.50%; position: relative; display: block; }

.video_box_columns_sec .video_col a img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }

.video_box_columns_sec h4 { padding-bottom: 15px; }

.video_box_columns_sec h3 { padding-bottom: 30px; }



/* full_width video */

.video_box_columns_sec.full_width { background: linear-gradient(to right,  #1e5799 0%,#a46caf 0%,#f2c319 100%); } 

.video_box_columns_sec.full_width .video_col { margin: 0 auto; width: 100%; max-width: 975px; background: #fff; }

.page-id-258 .video_box_columns_sec.full_width { background: linear-gradient(to right,  #6daae3 0%,#f294c6 100%); }

.video_box_columns_sec.full_width .video_col.multirow { margin: 0 20px 30px; width: calc(50% - 40px); }


.page-template-get-help-now .video_box_columns_sec { background: #975ec7; padding: 40px 0 110px; }

.page-template-get-help-now .video_box_columns_sec .video_col { background: #fcd54c; }





/* text_grid_sec */

.text_grid_sec { padding: 100px 0 50px; width: 100%; background: #fdeca7; }

.text_grid_sec .col { margin: 0 24px 50px; width: calc(50% - 48px); border: 3px solid #000; border-radius: 20px; background: #ff6b01; padding: 50px 50px 45px 50px ; font-size: 18px; line-height: 22px; }

.text_grid_sec .grid_list { margin: 0 -24px; }

.text_grid_sec h4 { padding-bottom: 20px; }

.text_grid_sec blockquote { padding:  20px 20px; border-radius: 15px; background: rgba(255,255,255,0.5); margin: 0 0 20px 0; }

.text_grid_sec blockquote p { padding-bottom: 10px; }

.text_grid_sec blockquote p:last-child { padding-bottom: 5px; }

.text_grid_sec .videobox,

.text_grid_sec .iframe_parent { display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; }

.text_grid_sec .videobox img,

.text_grid_sec .iframe_parent iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 20px; }

.text_grid_sec p:last-child { padding-bottom: 0; }

.text_grid_sec blockquote:last-child { margin: 0; }





/* contact_sec */

.contact_sec { padding: 110px 0 60px; width: 100%; background: #ff6b00; }

.contact_sec .col { width: 50%; padding: 0 70px; }

.contact_sec .row { margin: 0 -70px; }

.contact_sec .col1 { width: 46%; }

.contact_sec .col2 { width: 54%; }

.contact_sec h2 strong:before { min-width: 100px; height: 85%; background: rgba(255,255,255,0.5); }  

.contact_sec h2 { margin-bottom: 40px; }

.contact_sec blockquote { font-size: 18px; line-height: 22px; margin: 20px 0 0 0; padding: 25px; background: rgba(255,255,255,0.5); border-radius: 20px; }

.contact_sec blockquote p { padding: 0; } 

.contact_sec h4 { font-family: "DM Sans", sans-serif; padding: 0; }

.contact_sec a[href^="mailto"] { text-decoration: none; }

.contact_sec a[href^="mailto"]:hover { text-decoration: underline; }

.contact_sec .button { background: #ffd100; min-width: 200px; }



/* campaign_sec */

.about_sec { padding: 100px 0; width: 100%; background:#fcddbf; }

.about_sec .box { padding: 45px; border: 3px solid #000; border-radius: 20px; background: #fff; }

.about_sec h2 { margin-bottom: 40px; }

.about_sec h2 strong:before { background: #b4d5f1; width: 80%;}

.about_sec .leftside { font-size: 18px; line-height: 22px;  padding: 0 60px 0 0; width: 55%; }

.about_sec .rightside { padding: 100px 0 0 0; width: 45%; }

.about_sec .videobox { padding: 35px; border: 3px solid #000; border-radius: 20px; background: #6aabe4; }

.about_sec p { padding-bottom: 15px; }

.about_sec h4 { line-height: 1.2; padding-bottom: 15px; }

.about_sec .pic { width: 100%; height: 0; padding-bottom: 60%; position: relative; display: block;}

.about_sec .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }

.about_sec .highlighted { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 94; background: #ffd101; border-radius: 20px; padding: 20px; text-align: center; margin-top: 25px; }

.about_sec .highlighted p { padding: 0; font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 100; padding: 0;  }





/* campaign_sec */

.campaign_sec { width: 100%; padding: 100px 0; background: linear-gradient(to right,  #71d54d 0%,#6aabe3 100%); }

.campaign_sec .box { background:  #d0e1ec; border-radius: 20px; border: 3px solid #000; padding: 30px 30px;  }

.campaign_sec .wrapper { max-width: 780px; }

.campaign_sec img { max-width: 232px; }

.campaign_sec .text { padding: 10px 0 10px 30px; margin-left: 40px;  width: calc(100% - 277px); border-left: 3px solid #000; }

.campaign_sec .text p { padding: 0; }



/* story_sec */

.story_sec { padding: 100px 0 20px; width: 100%; background: linear-gradient(to right,  #6aabe4 0%,#f097c6 100%); }

.story_sec p { padding-bottom: 15px; }

.story_sec .story_list { margin: 30px -23px; }

.story_sec .story_list .story { width: calc(33.33% - 46px); margin: 0 23px 50px; }

.story_sec .story_list .story a { min-height: 100%; padding: 30px 30px 22px 30px ; border: 1px solid #000; background: #fff; display: block; }

.story_sec .story_list .story figure { width: 100%; height: 0; padding-bottom: 62%; position: relative; display: block; }

.story_sec .story_list .story figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }

.story_sec .story_list .story .title { display: block; padding: 25px 0 0 0; font-family:"stinger-variable"; font-style: italic; font-size: 32px; line-height: 1.15; }

.story_sec 

.story_sec {}


/* what_to_do_sec */

.what_to_do_sec { width: 100%; background: #6aabe4; padding: 100px 0; }

.what_to_do_sec .content_with_image_sec { background: none; padding: 0; }

.what_to_do_sec .inner { background: #fff; border-radius: 20px; padding: 55px 50px 48px; border: 3px solid #000; }

.what_to_do_sec h2 { padding-bottom: 45px; }

.what_to_do_sec .row + .row { margin-top: 20px; }

.what_to_do_sec h2 span:before { width: 160%; background: #b8eaa5; }

.what_to_do_sec .image { width: 40%; }

.what_to_do_sec .text { width: 60%; }



.what_to_do_sec .green .content_with_image_sec .row { background: #9ce182; }

.what_to_do_sec .green .content_with_image_sec .image { background: #71d54c; }

.what_to_do_sec .green h2 span:before { background: #b8eaa5; }



.what_to_do_sec .orange .content_with_image_sec .row { background: #fe6c00; }

.what_to_do_sec .orange .content_with_image_sec .image { background: #fd994e; }

.what_to_do_sec .orange h2 span:before { background: #fda561; }



.what_to_do_sec .purple .content_with_image_sec .row { background: #BE90C3; }

.what_to_do_sec .purple .content_with_image_sec .image { background: #975EC7; }

.what_to_do_sec .purple h2 span:before { background: #cbaee3; width: 85%; height: 120%; }



.what_to_do_sec h4 { font-variation-settings: "wght" 600, "wdth" 94; line-height: 1.2; }

/*.what_to_do_sec .content_with_image_sec .text li { font-weight: 400; }*/

.what_to_do_sec .content_with_image_sec .text blockquote { padding: 20px; margin: 0 0 20px 0; border-radius: 20px; background: rgba(255,255,255,0.4); }

.what_to_do_sec .content_with_image_sec .text blockquote p { padding: 0; font-weight: 700; }



.what_to_do_sec .bottom_highlighted_text { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 94; background: #ffd101; border-radius: 20px; padding: 20px; text-align: center; margin-top: 20px; }

.what_to_do_sec .bottom_highlighted_text p { font-family:"stinger-variable"; font-variation-settings: "wght" 700, "wdth" 100; padding: 0; }





/* cards_sec */

.cards_sec { padding: 108px 0 95px; background: #FFD100; }

.cards_sec .card { align-content: space-between; display: flex; flex-wrap: wrap; width: calc(50% - 25px); border: 3px solid #000; border-radius: 20px; background: #a4bed5; }

.cards_sec .card figure { max-height: 355px; border-radius: 17px 17px 0 0; width: 100%; display: block; border-bottom: 3px solid #000; background: #6aabe5; }

/* .cards_sec .card.bottom { align-content: flex-end; } */

.cards_sec .card.bottom figure { border-radius: 0 0 17px 17px; order: 1; border: 0; border-top: 3px solid #000;}

.cards_sec .card figure img { width: 100%; max-height: 100%; object-fit: contain; }

.cards_sec .card .text { min-height: calc(100% - 355px); display: flex; flex-wrap: wrap; align-items: center; padding: 45px; width: 100%; font-size: 18px; line-height: 22px; }

.cards_sec h4 { line-height: 1.2;  font-variation-settings: "wght" 600, "wdth" 94; }

.cards_sec p { padding-bottom: 15px; }

.cards_sec li { padding-bottom: 10px; }

.cards_sec blockquote { margin: 0; padding: 20px 25px; border-radius: 20px; background: rgba(255,255,255,0.5); }

.cards_sec blockquote p { padding: 0; } 

.cards_sec .inter { width: 100%; }

.cards_sec ul:last-child { margin-bottom: 0; padding-bottom: 0; }



.page-template-basic-template .menu_sec { background: #d0e1ec; }

.default_sec { padding: 60px 0 100px; font-size: 18px; line-height: 22px; width: 100%; background: #d0e1ec; }
.default_sec .inner { padding: 45px; border: 3px solid #000; background: #fff; border-radius: 20px; }
.default_sec .wrapper { max-width: 1260px; }
.default_sec h1 { padding-bottom: 55px; font-size: 47px; font-variation-settings: "wght" 500, "wdth" 110; }
.default_sec p { padding-bottom: 10px; }
.default_sec h6 { padding-top: 25px; font-family: "DM Sans", sans-serif; }
.default_sec h6, .default_sec h5, .default_sec h4, .default_sec h3, .default_sec h2 { padding-top: 25px; }
 

.multi_content_sec { padding: 93px 0px 100px 0px; background: #f5bdbc; }
.multi_content_sec .wrapper { padding: 0 37px; }
.multi_content_sec .colorbox { padding: 54px 47px 48px 48px; width: 100%; border: 3px solid #000000; border-radius: 20px; background: #fff; display: flex; flex-wrap: wrap; }
.multi_content_sec .colorbox h2 { padding-bottom: 48px; }
.multi_content_sec .colorbox h2 span { position: relative; }
.multi_content_sec .colorbox h2 span:before { content: ""; position: absolute; left: 8px; top: -13px; width: 141px; height: 75px; background: url(images/pink-ellipse.png) no-repeat; border-radius: 0px; transform: rotate(0deg); }
.multi_content_sec .introcontent { padding: 54px 42% 38px 44px; margin-bottom: 20px; position: relative; border-radius: 20px; background: #EF7C85; width: 100%; }
.multi_content_sec .introcontent figure { position: absolute; bottom: -82px; right: 105px; }
.multi_content_sec .introcontent p { padding-bottom: 10px; font-family:"stinger-variable"; font-variation-settings: "wght" 400, "wdth" 100; line-height: 28px; }
.multi_content_sec .introcontent p strong { font-variation-settings: "wght" 700, "wdth" 100; }
.multi_content_sec .introcontent { }
.multi_content_sec .block2 { padding: 50px 40px 20px 43px; width: calc(35.80% - 20px); margin-right: 20px; border-radius: 20px; background: #f5b0b5; }
.multi_content_sec .block2 ul { padding: 0px; margin: 0px; list-style: none; }
.multi_content_sec .block2 li { padding: 20px 0px; color: #000000; font-size: 18px; line-height: 22px; border-bottom: #c48d92 solid 2px; font-family: "DM Sans", sans-serif; }
.multi_content_sec .block2 li:last-child { border: 0px; }
.multi_content_sec .block2 h4 { padding-bottom: 0px; }
.multi_content_sec .block2 { }
.multi_content_sec .block2 { }
.multi_content_sec .block3 { padding: 50px 104px 28px 45px; width: 64.2%; border-radius: 20px; background: #fad7db; }
.multi_content_sec .block3 .content_with_image_sec li { font-family: "DM Sans", sans-serif; padding: 0 0 12px 22px; position: relative; }
.multi_content_sec .block3 li:before { width: 5px; height: 5px; border-radius: 50%; background: #000; border-radius: 50%; content: ''; position: absolute; left: 0; top: 8px; }
.multi_content_sec .block3 li:last-child { padding-bottom: 0; }
.multi_content_sec .block3 ul { padding: 7px 0 20px 0; margin: 0; list-style: none; }
.multi_content_sec .block3 li { font-family: "DM Sans", sans-serif; padding: 0 0 14px 16px; font-size: 18px; line-height: 22px; position: relative; }
.multi_content_sec .block3 h4 { padding-bottom: 13px; }
.multi_content_sec .block3 { }
.multi_content_sec .block4 { padding: 35px 37px 13px 40px; margin-top: 20px; width: 100%; border-radius: 20px; border: 3px solid #000000; background: #ffd101; }
.multi_content_sec .block4 .contentbg { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.multi_content_sec .block4 .contentitem { padding: 20px 20px 20px 26px; display: flex; align-items: center; justify-content: center; width: calc(19.18% - 20px); margin: 0px 10px 20px 10px; border-radius: 20px; background: rgba(255,255,255,0.5); }
.multi_content_sec .block4 .contentitem:nth-child(2) { width: calc(42.7% - 20px); }
.multi_content_sec .block4 .contentitem:nth-child(3) { width: calc(38.12% - 20px); }
.multi_content_sec .block4 p { padding: 0px; line-height: 28px; font-family:"stinger-variable"; font-variation-settings: "wght" 400, "wdth" 100; }
.multi_content_sec .block4 h4 { padding-bottom: 21px; }
.multi_content_sec .block4 { }
.multi_content_sec .block4 { }
.multi_content_sec { }
.multi_content_sec { }
.multi_content_sec { }
.multi_content_sec { }
.multi_content_sec { }
.multi_content_sec { }











#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }

#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }

#back-to-top.show { opacity: 0.8; }

#back-to-top.show:hover { opacity: 1; }



.wpcf7-not-valid-tip { display: none !important; }

.wpcf7-not-valid { border-color: #f00; }

div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }

div.wpcf7-mail-sent-ok { color: #398f14; }



.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { margin: 15px 0 0 0; padding: 10px; font-size: 18px; line-height: 1.2; border-radius: 15px; }



/* content-bar-bar */

.content-bar { padding: 60px 0 60px; width: 100%; }

.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }



/* blog-bar */

.blog-bar { padding: 60px 0; width:100%; position: relative; }

.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }

.blog-bar .right_sidebar { width: 30%; float: right; }

.blog-bar .centering { display: flex; flex-wrap: wrap; }





.slick-dots { padding: 0; text-align:center; width: 100%; font-size:0; line-height:0;  }

.slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 10px; }

.slick-dots li button { width: 26px; height: 26px; border:0; font-size:0; line-height:0; display:block; background:transparent; padding:0; border: 3px solid #000; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; cursor: pointer; } 

.slick-dots li.slick-active button,.slick-dots li:hover button { background:#ff6b00; }  





/* Alignment */ 

.alignleft { display: inline; float: left; margin-right: 1em !important; }

.alignright { display: inline; float: right; margin-left: 1em !important; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }

table, th, td { border: none }

table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }

caption, th, td { font-weight: normal; text-align: left; }

th { border-width: 0 1px 1px 0; }

td { border-width: 0 1px 1px 0; vertical-align: top; }

td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }

th, td { padding: 0.4em; }

th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }

td img.alignnone { margin: 0px }

blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }

blockquote em, blockquote i, blockquote cite { font-style: normal; }

blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }



#blogWrapper { width:auto; overflow:hidden; }

#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; position: relative; z-index: 9; }



/* left blog box */

.leftBlogBox {	padding: 0;	width: 73%;	position: relative;	background: #fff; }

.single .leftBlogBox h1 { text-transform: capitalize}

.single .leftBlogBox p {	display: block}

.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}

.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}

.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }

.leftBlogBox ul.dateBar li strong {	color: #000;}

.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }

.leftBlogBox .postLoop h2 { font-variation-settings: "wght" 700; padding-bottom: 5px; }

.leftBlogBox .postLoop p { padding: 0;}

.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }

.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }

.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }

.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }

.leftBlogBox .postLoop h2 a:hover { color: #0b9444; }

.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }

.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }

.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }



/* comment form */

.leftBlogBox #commentform { width: 100%; }

.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }

.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }

.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }

.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #0b9444; color: #fff; cursor: pointer; margin-left: 100px; }

.leftBlogBox #respond h3 { padding-bottom: 20px; }

.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }

.leftBlogBox div.error { display: none !important }

.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }

.leftBlogBox #comments { clear: both; margin-bottom: 10px }

.leftBlogBox #comments footer { border: none }

.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }

.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }

.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }

.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }

.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }

.leftBlogBox span.says { font-size: 16px; }

.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }

.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }

.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }

.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }

.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }

.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }

.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }

.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }

.leftBlogBox .reply { padding: 0px 0 15px; }

.leftBlogBox .reply a { color: #000 }

.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }

.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }

.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}

.leftBlogBox label.screen-reader-text { display: none }

.leftBlogBox #searchform { width: 100%; margin: 0 auto; }

.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 

#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }

#commentform label.error { display: none!important }



/* pagination */

.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }

.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }

.wp-pagenavi a, .wp-pagenavi span { border-color: #0b9444; padding: 5px 7px }

.wp-pagenavi span.current { border-color: #0b9444; font-weight: normal; color: #fff; background: #0b9444}

.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #0b9444; color: #fff; border-color: #0b9444; }

.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }



/* right blog box */

.rightBlogBox { padding: 0 0 0 40px; width: 27%; position: relative;	background: #fff;}

.rightBlogBox ul { margin-bottom: 0;  }

.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}

.rightBlogBox .widget h2 { font-size: 25px; line-height: 30px; font-variation-settings: "wght" 700; padding-bottom: 10px; }



.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}

.rightBlogBox label.screen-reader-text { display: none; }

.rightBlogBox #searchform { width: 100%; margin: 0 auto; }

.rightBlogBox .wp-block-search__input { border-radius: 0; width: calc(100% - 90px); border: 2px solid #000; border-right: 0; border-radius: 5px 0 0 5px; height: 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; margin-right: 5px; color: #000; margin: 0; font-size: 16px; }

.rightBlogBox .wp-block-search__button { margin: 0; width: 90px; background: #FF6B00; color: #000; border: 2px solid #000; height: 40px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; border-radius: 0 5px 5px 0; font-size: 16px; }

.rightBlogBox .wp-block-search__button:hover { background: #FF6B00; }

.rightBlogBox ul li { width: 100%; }

.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }

.rightBlogBox ul li.current-cat a { color: #FF6B00; font-variation-settings: "wght" 700; }

.rightBlogBox ul li a:hover { text-decoration: none; color: #FF6B00; }

.mobilesidebar { display: none; }

.desktopsidebar { display: block }



/* single page */

.search-form .screen-reader-text { display: none }

.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #0b9444  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }

.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #0b9444  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #0b9444  ; }

.search-form input[type='submit']:hover { background: #0b9444; border: solid 1px #0b9444; }

/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/

.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }

.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	



/*keyframes*/

@-webkit-keyframes stickyhead{

	0%{opacity:0;-webkit-transform:translateY(-100%)}

	100%{opacity:1;-webkit-transform:translateY(0)}

}



@-moz-keyframes stickyhead{

	0%{opacity:0;-moz-transform:translateY(-100%)}

	100%{opacity:1;-moz-transform:translateY(0)}

}

@keyframes stickyhead{

	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}

	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}

}

#containerCN { counter-reset: my-sec-counter; margin: 0px -20px -40px; display:flex; flex-wrap:wrap; width: auto; overflow: hidden; }
#containerCN .col2 { counter-increment: my-sec-counter; width: 50%; padding: 0 20px 40px; }
#containerCN .col2 .inner { padding: 40px 30px 30px; background: #fcddbf; border-radius: 20px; }
#containerCN .col2 .inner h4:before { display:block; margin-right:15px; content: counter(my-sec-counter); width: 64px; height: 64px; line-height: 70px; text-align: center; background: #FF6B00; border-radius: 50%; font-size: 43px; } 
#containerCN .col2 .inner h4 { padding-bottom:20px; font-family: "DM Sans", sans-serif; display: flex; flex-wrap:wrap; align-items:center; font-weight:700; } 
#containerCN .col2 .inner h4 span { width: calc(100% - 80px); } 
#containerCN .col2 .inner_cont { padding: 20px; border-radius: 20px; background:#fcbb85; }
#containerCN .col2 .inner_cont ol { counter-reset: my-sec-counter1;  list-style: none; margin:0; padding:0; } 
#containerCN .col2 .inner_cont li { counter-increment: my-sec-counter1; font-size: 18px; line-height: 22px; font-family: "DM Sans", sans-serif; padding:0 0 10px 25px; position: relative; } 
#containerCN .col2 .inner_cont li:before { content: counter(my-sec-counter1, lower-alpha); position:absolute; left:0; top:0; }  

