.serbancontent ul li {width: calc(50% - 20px);padding-right: 15px;text-align: left;line-height: 20px;margin: 5px 0;margin-bottom: 0;border-bottom: 1px dashed rgb(255 255 255 / 20%);padding-bottom: 5px;}
.serbancontent ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
section.service_banner{
	min-height:500px;
}
section.service_banner .serban_img {
    height: 100%;
}
section.service_banner .container-fluid, section.service_banner .container-fluid > div{
	    padding: 0;
    display: flex;
    height: 500px;
    align-items: stretch;
    flex-wrap: wrap;
}
.serbancontent ul li {width: calc(50% - 20px);padding-right: 15px;text-align: left;line-height: 20px;margin: 5px 0;margin-bottom: 0;border-bottom: 1px dashed rgb(255 255 255 / 20%);padding-bottom: 5px;}
.serbancontent ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 20px;
    margin-bottom: 20px;
}
.aprrochwork_sec .col-md-12.col-sm-12.col-xs-12.approch_block > div {
	padding: 0;
    margin: 10px;
    margin-top: 0;
    margin-bottom: 10px;
}
.aprrochwork_sec .col-md-12.col-sm-12.col-xs-12.approch_block {
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.col-md-12.col-sm-12.col-xs-12.approch_block > div {
    padding: 0;
}

.helping_text h4 {
    padding: 0;
    font-size: 15px;
    text-align: center;
}

.helping_text h4::before {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    top:auto;
}

.helping_text {
    min-height: auto;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
    margin: 0;
    padding: 8px;
}
section.aprrochwork_sec {
    padding: 10px 30px;
}
section.faq_sec {
    padding: 50px 0;background: #f2f5fe;
}

.faq_btns ul {
    padding: 0;
    margin: 0;
    display: flex;
}

.faq_btns ul li {
    border-radius: 8px;
    /* background-color: #f1f1f1; */
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
    -webkit-transition: 150ms cubic-bezier(.25, .46, .45, .94);
    transition: 150ms cubic-bezier(.25, .46, .45, .94);
    text-decoration: none;
    margin: 10px;
    padding: 25px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 32px;
    text-align: center;
    justify-content: center;
}

.faq_btns ul li::marker {
    content: none;
}

.faq_btns ul li span {
	display: block;
    margin-bottom: 22px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
}
.faq_btns ul li span b {
    font-size: 18px;
    background: linear-gradient( 135deg,#ea9126 0,#e73952 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 5px;
    display: block;
}
.faq_btns ul li a {
    justify-content: end;
    /* margin-left: auto; */
    /* margin-right: 0; */
    background: #01e4ff;
    color: #000;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 50px;
    text-decoration: none;
}
section.our_technosec {
    padding: 50px 0;
}

.techno_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.techno_box .technolist {
    background: #0073e3;
    width: calc(33.33% - 15px);
    margin: 10px 0;
    padding: 30px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    transition: 600ms all;
}

.techno_box .technolist i {
    display: block;
    font-size: 35px;
    color: #fff;
    text-shadow: 5px 5px 1px rgb(0 0 0 / 15%);
    margin-bottom: 15px;
}

.techno_box .technolist span {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

.techno_box .technolist::before {
    content: "";
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    top: -50px;
    left: -23px;
    mix-blend-mode: soft-light;
    opacity: 0.3;
    transition: 600ms all;
}

.techno_box .technolist:hover::before {
    transform: scale(10.5);
}

.techno_box .technolist:hover {box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;box-shadow: rgb(46 97 240 / 40%) 0px 5px, rgb(46 124 240 / 30%) 0px 10px, rgb(46 124 240 / 20%) 0px 15px, rgb(46 142 240 / 10%) 0px 20px, rgb(45 87 240 / 5%) 0px 25px;}
section.addres_sec.aprrochwork_sec {
    padding: 40px 0;
}
section.service_banner .serban_img {
    height: 100%;
}

a.sec_btn {
    margin-top: 30px;
    display: inline-block;
    background: linear-gradient( 135deg,#ea9126 0,#e73952 100%);
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    text-decoration: none;
}
.ser_abocontent > span {
    text-align: center;
    font-size: 14px;
    background: linear-gradient( 135deg,#ea9126 0,#e73952 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.work_box {
    background: #fff;
}

.work_sec .work_box .work_img,.work_sec .work_box .work_txt {
    display: block;
    width: 100%;
}

.work_box .work_img img {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: cover;
    margin: 0;
}

.work_sec .work_box .work_txt {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.work_sec .work_box .work_txt p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.work_sec .work_box .work_txt a {
    font-size: 18px;
    background: linear-gradient( 135deg,#ea9126 0,#e73952 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.work-block {
    padding: 30px 0 10px;
}
.serbancontent a:last-child {
    background: #e85b41;
    color: #fff;
}
.serbancontent a {
    margin: 10px 10px 0 0;
    font-size: 15px;
}
.whatsapp_icon {
    box-shadow: 1px 6px 24px 0 rgb(7 94 84 / 24%);
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    bottom: 20px;
    position: fixed;
    text-align: center;
    line-height: 56px;
    left: 20px;
    z-index: 500;
}
.whatsapp_icon a {
    display: block;
}
.whatsapp_icon svg,.whatsapp_icon img {
    width: 35px;
}
.whatsapp_icon svg {
    margin-top: 12px;
}
.work_sec{cursor: auto;}
@media (max-width: 768px) {
	div#myHeader,.navbar-header,.navbar-default{background:#fff;margin-top:0;height:65px;}
	.navbar-brand.navbar-brand-centered img{width:120px;}
	.navbar-default .navbar-toggle {
	    margin-top: -2px;
	}
	#myHeader .navbar-collapse{top:65px;}
	.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	    padding: 10px 15px;
	}
	.serbancontent {
	    padding: 20px;    padding-top: 35px;
	}
	section.service_banner,section.service_banner .container-fluid, section.service_banner .container-fluid > div{min-height: auto;height:auto;width: 100%;}
	.serbancontent ul li{width: calc(100% - 20px);}
	.serbancontent h1 {
	    font-size: 25px;
	}
	.techno_box .technolist{margin: 5px 0;width: calc(50% - 5px);}.techno_box .technolist{padding:15px;}
	.techno_box .technolist span{font-size: 16px;font-weight: 500;}
	.faq_btns ul {
	    flex-wrap: wrap;
	}
	.aprrochwork_sec .col-md-12.col-sm-12.col-xs-12.approch_block {
	    flex-wrap: wrap;
	}
	.work_box{margin: 10px 0;}
	.container-fluid{width:100%;}
	.ser_abocontent p{text-align:left;padding-left: 0;padding-right: 0;}.wuery_form{padding:10px;margin-bottom:20px;}
}	