/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.3.6.1762306434
Updated: 2025-11-05 01:33:54

*/
a, a img, a::before, a::after  {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.site-header-upper-wrap {
    padding: 12px 0;
}
.site-bottom-header-wrap {
    background-color: #167e78;
}
.header-html-inner {
    display: flex;
    gap: 35px;
    align-items: center;
    line-height: 1.2;
    font-size: 18px;
    color: #000;
}
.header-html-inner div {
    position: relative;
    padding-left: 40px;
}
.header-html-inner div:before {
    content: "\f2a0";
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #167e78;
}
.site-header-wrap .header-html-inner a {
    text-decoration: none;
    color: #000;
}
.site-header-wrap .header-html-inner a:hover {
    color: #167e78;
}
ul#primary-menu a {
    padding: 15px 16px;
}
ul#primary-menu li:last-child {
    display: none;
}
.header-button-wrap a.button {
    padding: 13px 35px;
    background-color: #0a4c48;
    border-radius: 0;
    color: #ffffff;
}
.header-button-wrap a.button:hover {
    background-color: #000;
}
.site-middle-footer-inner-wrap {
    padding: 60px 0 30px 0;
    border-bottom: 1px solid #ffffffb8;
}
.site-footer-middle-section-1 {
    align-items: center;
    gap: 40px;
    justify-content: space-between;
}
.footer-widget1 img {
    width: 250px;
}
.site-footer-middle-section-1 .footer-widget-area {
    flex: auto;
}
.footer-navigation {
    justify-content: center;
}
.site-bottom-footer-inner-wrap {
    padding: 0;
}
.site-bottom-footer-inner-wrap .footer-html {
    margin: 18px 0;
    font-size: 90%;
}
a.spbtn, input.wpcf7-submit {
    width: auto;
    background: #167e78;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    transition: all .6s cubic-bezier(.68,-.55,.265,1.55);
    color: #fff;
    text-decoration: none;
    padding: 14px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    z-index: 1;
    letter-spacing: 1px;
}
a.spbtn.outline {
    background: transparent;
    border: 2px solid #167e78;
    color: #167e78;
    padding: 12px 30px;
}
a.spbtn:hover, a.spbtn.outline:hover, input.wpcf7-submit:hover {
    color: #fff;
}
input.wpcf7-submit:hover {
    background: #000;    
}
a.spbtn:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%);
    width: 150%;
    height: 150%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    transition-duration: .7s;
    transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
    z-index: -1;
    background-image: linear-gradient(#595959, #000000);
}
a.spbtn.outline:after {
    background-image: linear-gradient(#167e78, #167e78);
}
a.spbtn:hover::after {
    bottom: -50%;
}
h1, h2 {
    font-weight: 800;
}
.hsec1 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.hsec1 .rightc {
    padding-top: 35px;
    padding-bottom: 35px;
}
.hsec1 .rightc .wpb_single_image {
    position: relative;
}
.hsec1 .rightc .wpb_single_image:before, .hsec1 .rightc .wpb_single_image::after {
    content: '';
    background-color: #fef3de;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 150px 0px 0px 0px;
    top: -35px;
    left: -35px;
}
.hsec1 .rightc .wpb_single_image::after {
    top: auto;
    left: auto;
    right: -35px;
    bottom: -35px;
    background-color: #167e78;
}
.hsec1 .rightc img {
    border-radius: 150px 0px 0px 0px;
    position: relative;
    z-index: 1;
}
.hsec1 .lefcol {
    padding-right: 45px;
}
.bigts {
    font-size: 20px;
}
.hsec1 .btns p {
    display: flex;
    gap: 35px;
}
.pcounts {
    margin-top: 100px;
}
.pcounts .stats-block .aio-icon-left {
    display: none;
}
.pcounts .stats-block .stats-number, .pcounts .stats-block .counter_suffix {
    font-size: 54px !important;
    font-weight: bold;
    color: #f7ab1e;
}
.pcounts .stats-block .stats-text {
    color: #000;
    font-size: 20px !important;
    position: relative;
    padding-top: 10px;
    margin-top: 5px;
}
.pcounts .stats-block .stats-text:before {
    content: '';
    width: 35px;
    height: 5px;
    background-color: #167e78;
    position: absolute;
    left: 0;
    top: 0;
}
.hsec2 {
    background-color: #f4fcfa;
    padding-top: 60px;
    padding-bottom: 60px;
}
.sechead h2 {
    margin-bottom: 5px;
}
.hsec3 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.hsec3 .leftcol {
    padding-right: 45px;
}
ul.tlist {
    margin-left: 0;
    padding: 0;
    list-style: none;
}
ul.tlist li {
    position: relative;
    padding-left: 28px;
    margin: 5px 0;
}
ul.tlist li:before {
    content: "\f14a";
    font-family: 'Font Awesome 7 Free';
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0;
    /* transform: translateY(-50%); */
    font-size: 20px;
    color: #167e78;
}
.hsec3 ul.tlist, .appsec2 ul.tlist {
    display: flex;
    flex-wrap: wrap;
}
ul.tlist.col2 {
   columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.hsec3 ul.tlist li, .appsec2 ul.tlist li {
    width: 50%;
}
.shadimg img {
   /*  border-radius: 150px 0px 0px 0px;
    box-shadow: 35px 35px 0 #167e78;
	 */
	border-radius: 0px 150px 0px 0px;
   box-shadow: -34px 34px 0px 0px #167e78;
}
h2 strong {
    font-weight: 800;
    color: #167e78;
}
.hsec4 {
    background-color: #f4fcfa;
    padding-top: 60px;
    padding-bottom: 45px;
}
#testimain {
    box-shadow: 0px 0 20px rgb(46 178 166 / 9%);
    padding: 50px;
    background-color: #fff;
    border-radius: 5px;
}
#testimain .wpmslider-viewport {
    border: none;
}
#testimain .testimonial-inner {
    border: none;
    padding: 0;
}
#testimain .wpmslider-viewport .testimonial-image {
    margin: 0 25px 0 0;
    width: 250px;
    height: 250px;
}
#testimain .wpmslider-viewport .testimonial-image img {
    border: none;
    padding: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
#testimain .wpmslider-viewport .testimonial-content {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 20px;
}
#testimain .wpmslider-viewport .testimonial-field {
    text-align: left;
}
#testimain .wpmslider-viewport .testimonial-name {
    font-weight: bold;
    color: #167e78;
}
#testimain .wpmslider-controls {
    padding: 0;
    bottom: -25px;
}
#testimain .wpmslider-controls .wpmslider-pager-item a:before {
    color: #f7ab1e;
    background: #f7ab1e;
    width: 16px;
    height: 16px;
}
.hsec5 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: linear-gradient(#f4fcfa, transparent);
}
.faqimgcol {
    padding-right: 45px !important;
}
.faqimgcol .vc_column-inner>.wpb_wrapper {
    column-count: 2;
    gap: 10px;
}
.faqimgcol .wpb_wrapper .wpb_single_image {
    margin: 0;
    overflow: hidden;
}
.faqimgcol .wpb_wrapper .wpb_single_image:nth-child(1) {
    margin-top: 50px;
    border-radius: 100px 0px 0px 0px;
}
.faqimgcol .wpb_wrapper .wpb_single_image:nth-child(2) {
    border-radius: 0px 0px 0px 100px;
    margin: 10px 0 0 12px;
}
.faqimgcol .wpb_wrapper .wpb_single_image:nth-child(3) {
    border-radius: 0px 100px 0px 0px;
}
.faqimgcol .wpb_wrapper .wpb_single_image:nth-child(4) {
    border-radius: 0px 0px 100px 0px;
    margin: 10px 10px 0 0;
}
#faqacc .vc_tta-panel .vc_tta-panel-heading, #faqacc .vc_tta-panel .vc_tta-panel-body {
    border: none;
}
#faqacc .vc_tta-panel-heading a {
    padding: 20px 0px;
    color: #000000;
    font-size: 21px;
}
#faqacc .vc_active .vc_tta-panel-heading a, #faqacc .vc_tta-panel-heading:hover a {
    color: #167e78;
}
#faqacc .vc_tta-panel-heading:hover {
    background: none;
}
#faqacc .vc_tta-panel-body {
    padding: 5px 0 20px 0;
}
.subpsec1 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.subpsec1 .wpb_single_image, .aboudogsec .wpb_single_image {
    background-color: #167e783b;
    padding: 35px;
    border-radius: 100px 0 100px 0;
    margin-right: 25px;
    box-shadow: 0 0 20px rgb(46 178 166 / 17%);
}
.subpsec1 .wpb_single_image img, .aboudogsec .wpb_single_image img {
    border-radius: 100px 0 100px 0;
    border: 3px solid #fff;
}
.wpb_text_column p:not(:last-child) {
    margin-bottom: 20px;
}
.subpsec2 {
    background-color: #f4fcfa;
    padding-top: 60px;
    padding-bottom: 60px;
}
.subpsec2 .wpb_text_column {
    font-size: 21px;
    font-style: italic;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    color: #167e78;
}
.appsec2, .subprow2 {
    padding-bottom: 45px;
}
.conpsec1 {    
    padding-top: 60px;
    padding-bottom: 60px;
}
.conpsec1 .leftcol {
    padding-right: 40px;
}
.conpsec1 .leftcol h2 {
    margin-bottom: 25px;
}
.conpsec1 .leftcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.conpsec1 .leftcol ul li {
    margin: 20px 0;
    position: relative;
    min-height: 60px;
    display: flex;
    align-items: center;
    padding-left: 75px;
}
.conpsec1 .leftcol ul li i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #f7ab1e;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	transition: all 0.5s ease;
	transform: translateY(-50%);
}
.conpsec1 .leftcol ul li a {
    color: #000;
}
.conpsec1 .leftcol ul li a:hover {
    color: #167e78;
}
.conpsec1 .leftcol ul li:hover i {
    background-color: #167e78;
}
.workh {
    margin: 50px 0;
    padding: 60px 80px;
    background-color: #f4fcfa;
    border-radius: 0px 100px 0px 100px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.workh div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}
.workh .headh {
    font-weight: bold;
    font-size: 22px;
}
.conpsec1 a.map {
    font-weight: bold;
    color: #167e78;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0 0 3px 0;
}
.conpsec1 a.map i {
    overflow: hidden;
    display: inline-block;
    margin: 0 0 -4px 4px;
}
.conpsec1 a.map i:before {
    transform: translateX(-5px);
    display: inline-block;
    transition: transform 300ms ease-in-out;
}
.conpsec1 a.map:hover i:before {
    transform: translateX(0px);
}
.conpsec1 a.map::after {
    background: currentcolor;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    transform: scaleX(0);
    transform-origin: 0px 0px;
    transition: transform 300ms ease-in-out;
    width: 100%;
}
.conpsec1 a.map:hover::after {
    transform: scaleX(1);
}
.conpsec1 .wpcf7 {
    padding: 50px;
    background-color: #167e7824;
    border-radius: 0px 100px 0px 100px;
}
.conpsec1 .wpcf7 .forrow {
    margin-bottom: 20px;
    width: 100%;
}
.conpsec1 .wpcf7 .forrow p {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.conpsec1 .wpcf7 input[type=text], .conpsec1 .wpcf7 input[type=email], .conpsec1 .wpcf7 input[type=date], .conpsec1 .wpcf7 select, .conpsec1 .wpcf7 textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
}
.conpsec1 .wpcf7 ::placeholder {
    color: #00000080
}
.conpsec1 .wpcf7 textarea {
    height: 250px;
}
.conpsec1 .wpcf7 .forrow .wpcf7-radio {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.conpsec1 .wpcf7 .forrow .wpcf7-radio span {
    margin-left: 0;
}
.conpsec1 .wpcf7 .forrow.col2 {
    display: flex;
    gap: 20px;
    margin: 0;
}
.conpsec1 .wpcf7 span.wpcf7-spinner {
    display: none;
}
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 .wpcf7-not-valid {
    border-color: red !important;
    background-color: #ff000008;
}
.conpsec2 {
    padding-bottom: 20px;
    font-size: 90%;
    opacity: .7;
}
.aboudogsec {
    padding-bottom: 50px;
}
.aboudogsec .wpb_single_image {
    margin-right: 0;
}
.aboudogsec .wpb_text_column {
    font-size: 36px;
    color: #167e78;
}
.getstasec2, .serpsec2, .sopersec2 {
    margin-bottom: 50px;
}
.serpsec2 .vc_col-sm-5, .getstasec2 .vc_col-sm-7, .sopersec2 .vc_col-sm-5 {
    background-color: #167e78;
    padding: 30px;
}
.serpsec2 .vc_col-sm-5 *, .serpsec2 .vc_col-sm-5 li:before, .getstasec2 .vc_col-sm-7 *, .getstasec2 .vc_col-sm-7 li:before, .sopersec2 .vc_col-sm-5 *, .sopersec2 .vc_col-sm-5 li:before {
    color: #fff;
}
ul.serlist {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}
ul.serlist li {
    box-shadow: 0 0 10px  rgb(46 178 166 / 9%);
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 5px;
    color: #167e78;
    text-align: center;
    border: 1px solid #97d4d0;
}
.subpsec2_new .wpb_text_column {
    background-color: rgb(22 126 120 / 20%);
    padding: 35px;
}


@media screen and (max-width: 1362px) {
    h1 {font-size: 46px;}
    .pcounts {margin-top: 50px;}
    .hsec1 .rightc {padding-bottom: 15px;}
    h2 {font-size: 38px;}
    .site-footer-middle-section-1 {gap: 20px;}
    .site-middle-footer-inner-wrap {padding: 50px 0 30px 0;}
    .hsec1 .rightc .wpb_single_image::after {right: -15px;bottom: -15px;}
    .hsec1 .rightc .wpb_single_image::before {top: -15px;left: -15px;}
    .hsec1 .rightc img, .hsec1 .rightc .wpb_single_image::before, .shadimg img {border-radius: 100px 0px 0px 0px;}
    .shadimg img {box-shadow: 15px 15px 0 #167e78;}
    .hsec1 {margin-top: 25px;margin-bottom: 20px;}
    .hsec2 {padding-top: 35px;padding-bottom: 35px;}
    .hsec3 {padding-top: 50px;padding-bottom: 35px;}
    .hsec4 {padding-top: 40px;padding-bottom: 15px;}
    .hsec5 {padding-top: 40px;padding-bottom: 45px;}
    .subpsec1 {padding-top: 35px;padding-bottom: 15px;}
    .subpsec2, .conpsec1 {padding-top: 35px;padding-bottom: 35px;}
    .appsec2, .subprow2 {padding-bottom: 15px;}
    .conpsec2 {padding-bottom: 0;}
}
@media screen and (max-width: 992px) {
    .site-header-upper-wrap{box-shadow:0 3px 10px #ddd}
    h1{font-size:34px}h2{font-size:30px}
    .hsec1 .btns p{gap:15px}
    .bigts{font-size:18px}
    .hsec1 .wpb_text_column,.hsec3 .wpb_text_column{margin-bottom:25px}
    .pcounts{margin-top:0}
    .pcounts .stats-block .stats-text{font-size:16px!important;padding-top:20px}
    .pcounts .stats-block .stats-number{font-size:40px!important}
    .pcounts .stats-block .counter_suffix{font-size:30px!important}
    .hsec1 .btns .spbtn{padding:12px 22px}
    body,input,select,optgroup,textarea{font-size:16px}
    .top-icon .aio-icon-header h3.aio-icon-title{margin:20px 0 15px}
    #testimain{padding:30px 30px 45px}
    #testimain .wpmslider-viewport .testimonial-content{font-size:18px}
    .hsec5 .wpb_text_column{margin-bottom:18px}
    #faqacc .vc_tta-panel-heading a{padding:17px 0;font-size:18px}
    .site-footer-middle-section-1{display:block}
    .footer-widget1 img{margin:0 auto 15px}
    .footer-social-wrap .footer-social-inner-wrap{justify-content:center!important;margin-top:15px}
    #colophon .footer-navigation .footer-menu-container>ul li a{padding-left:calc(1em / 1);padding-right:calc(1em / 1)}
    .site-branding a.brand img {max-width: 220px;}
    .site-main-header-inner-wrap {min-height: auto;}
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {font-size: 40px;}
    #testimain .wpmslider-viewport .testimonial-image {width: 200px;height: 200px;}
    .faqimgcol {padding-right: 20px !important;}
    .hsec3 .leftcol {padding-right: 10px;}
    .conpsec1 .leftcol ul li i {width: 40px;height: 40px;line-height: 40px;font-size: 16px;}
    .conpsec1 .leftcol ul li {min-height: 40px;padding-left: 50px;}
    .workh {margin: 35px 0;padding: 30px;border-radius: 0px 30px 0px 30px;}
    .conpsec1 .wpcf7 {padding: 30px;border-radius: 0px 30px 0px 30px;}
    .aboudogsec .wpb_text_column {font-size: 26px;}
    .aboudogsec {padding-bottom: 20px;}
}
@media screen and (max-width: 767px) {
    .hsec1 .pcounts .vc_col-sm-6{width:50%;float:left}
    .hsec1 .stats-block.stats-left{margin-bottom:20px!important}
    .hsec1 .rightc{padding-bottom:0}
    .bigts{font-size:16px}
    #faqacc .vc_tta-panel-body .wpb_text_column{margin:0}
    .hsec5 .wpb_text_column{margin-top:25px;margin-bottom:15px}
    .hsec5{padding-bottom:15px}
    .hsec1 .lefcol, .faqimgcol, .conpsec1 .leftcol {padding-right: 0 !important;}
    .hsec3 {padding-top: 35px;padding-bottom: 30px;}
    .hsec4 {padding-top: 35px;}
    #colophon .footer-navigation .footer-menu-container > ul li a {padding-left: 8px;padding-right: 8px;}
    .subpsec1 .wpb_single_image, .aboudogsec .wpb_single_image {padding: 25px;margin-right: 0;box-shadow: none;}
    .getstasec2, .serpsec2 {margin-bottom: 25px;}
}
@media screen and (max-width: 479px) {
	ul.tlist.col2 { -webkit-columns: auto;  }
    .conpsec1 .wpcf7{padding:25px}a.spbtn,input.wpcf7-submit{padding:14px 18px}
    .site-branding a.brand img{max-width:190px}
    .site-main-header-inner-wrap{min-height:60px}
    h1{font-size:28px}
    h2{font-size:24px}
    h3 {font-size: 21px;}
    .sechead h2{margin-bottom:12px}
    .hsec1 .wpb_text_column,.hsec3 .wpb_text_column,.hsec3 ul.tlist{margin-bottom:15px}
    .hsec1 .btns p{display:block}
    .hsec1 .btns .spbtn.outline{margin-top:10px}
    .spbtn{padding:11px 20px}
    .pcounts .stats-block .stats-text{padding-top:18px}
    .hsec1 .rightc{padding-top:20px}
    .hsec1 .rightc .wpb_single_image::before{top:-13px;left:-13px}
    .hsec1 .rightc img,.hsec1 .rightc .wpb_single_image::before,.shadimg img{border-radius:50px 0 0 0}
    .hsec1 .rightc .wpb_single_image::after{right:-13px;bottom:-13px}
    .hsec2 .sechead,.hsec4 .sechead{margin-bottom:20px}
    .hsec2 .top-icon .aio-icon-header h3.aio-icon-title{margin:13px 0 10px;font-size:20px}
    .hsec3{padding-bottom:20px}
    .hsec3 .leftcol{padding-right:0}
    .hsec3 ul.tlist{display:block}
    .hsec3 ul.tlist li, .appsec2 ul.tlist li, ul.tlist.col2 li{width:100%}
    .shadimg img{box-shadow:13px 13px 0 #167e78}
    #testimain{padding:15px}
    #testimain .wpmslider-viewport .testimonial-image{margin:0 auto;width:100%;height:100%}
    #testimain .wpmslider-viewport .testimonial-content{font-size:16px;display:grid;margin-bottom:15px}
    #testimain .strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type{margin-top:17px;text-align: center;}
    #testimain .wpmslider-viewport .testimonial-field{text-align:center;margin-bottom:0}
    #testimain .wpmslider-controls{bottom:0;position:relative;margin-top:12px}
    .hsec5 {padding-bottom: 10px;padding-top: 40px;}
    #faqacc .vc_tta-panel-body {padding: 2px 0 10px;}
    #faqacc .vc_tta-panel-heading a {padding: 12px 40px 12px 0;font-size: 18px;line-height: normal;}
    .site-middle-footer-inner-wrap {padding: 30px 0 25px;}
    #colophon .footer-navigation .footer-menu-container > ul li a {font-size: 16px;}
    .footer-widget1 img {width: 200px;}
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {font-size: 32px;}
    .subpsec1, .appsec2, .subprow2 {padding-bottom: 0;}
    .subpsec2 {padding-top: 30px;padding-bottom: 30px;}
    .subpsec2 .wpb_text_column {font-size: 20px;}
    .workh {margin: 25px 0 20px 0;}
    .conpsec1 .wpcf7 .forrow .wpcf7-radio, .conpsec1 .wpcf7 .forrow.col2 {flex-direction: column;gap: 2px;}
    .conpsec1 .wpcf7 textarea {height: 160px;}
    .faqimgcol .wpb_wrapper .wpb_single_image:nth-child(1) {margin-top: 15px;border-radius: 50px 0 0 0;}
    .faqimgcol .wpb_wrapper .wpb_single_image:nth-child(2) {border-radius: 0 0 0 50px;}
    .faqimgcol .wpb_wrapper .wpb_single_image:nth-child(3) {border-radius: 0 50px 0 0px;}
    .faqimgcol .wpb_wrapper .wpb_single_image:nth-child(4) {border-radius: 0 0 50px 0;}
    .aboudogsec .wpb_text_column {font-size: 20px;}
    .aboudogsec {padding-bottom: 15px;}
    .subpsec1 .wpb_single_image img, .aboudogsec .wpb_single_image img, .subpsec1 .wpb_single_image, .aboudogsec .wpb_single_image {border-radius: 50px 0 50px 0;}
    ul.tlist li::before {font-size: 17px;}
    .serpsec2 .vc_col-sm-5, .getstasec2 .vc_col-sm-7, .sopersec2 .vc_col-sm-5 {padding: 20px 15px;}
    .ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {margin-left: 0;}
	.hsec1 {display: grid !important;}
	.hsec1 .rightc {order: 0;}
	.hsec1 .lefcol {order: 1;}
	.hsec3 {padding-top: 0;}
	.subpsec1 .wpb_single_image, .aboudogsec .wpb_single_image {padding: 10px;}
	.subpsec1 .sechead {margin-bottom: 15px !important;}
	.subpsec2_new .wpb_text_column {padding: 20px;}
    ul.serlist {gap: 10px;}
    ul.serlist li {padding: 7px 15px;}
    ul.tlist.col2 {columns: 1;}
}