/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}small{font-size:80%}img{border:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}input{line-height:normal}a,a:visited{text-decoration:underline}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}
 .navbar{display:none}
 .btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
 .label{border:1px solid #000}
 .table{border-collapse:collapse!important}
 .table td,.table th{background-color:#fff!important}
 .table-bordered td,.table-bordered th{border:1px solid #ddd!important}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}
 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}
 .img-rounded{border-radius:6px}
 .img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
 .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
 .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}
 .h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}
 .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}
 .h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
 .h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}
 .h1,h1{font-size:36px}
.h2,h2{font-size:30px}
.h3,h3{font-size:24px}
.h4,h4{font-size:18px}
.h5,h5{font-size:14px}
.h6,h6{font-size:12px}p{margin:0 0 10px}
 .text-center{text-align:center}

/*userfull css*/
.list-unstyled{padding-left:0;list-style:none}
.container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}
.form-control::-webkit-input-placeholder {color: #999}
.form-group {margin-bottom: 15px}
.btn {display: inline-block;margin-bottom: 0;font-weight: 400;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.btn-success {color: #fff;background-color: #5cb85c;border-color: #4cae4c}
.btn-group-lg>.btn,.btn-lg {padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px}
.collapse {display: none}
.collapse.in {display: block}
.btn-group,.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle}
.btn-group-vertical>.btn,.btn-group>.btn {position: relative;float: left}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {margin-left: -1px}
.btn-group>.btn:first-child {margin-left: 0}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0}
.panel {margin-bottom: 20px;background-color: #fff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);box-shadow: 0 1px 1px rgba(0,0,0,.05)}
.panel-body {padding: 15px}
.panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px}
.panel-heading>.dropdown .dropdown-toggle {color: inherit}
.panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {color: inherit}
.panel-group {margin-bottom: 20px}
.panel-group .panel {margin-bottom: 0;border-radius: 4px}
.panel-group .panel+.panel {margin-top: 5px}
.panel-group .panel-heading {border-bottom: 0}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {border-top: 1px solid #ddd}
.panel-group .panel-footer {border-top: 0}
.panel-group .panel-footer+.panel-collapse .panel-body {border-bottom: 1px solid #ddd}
.panel-default {border-color: #ddd}
.panel-default>.panel-heading {color: #333;background-color: #f5f5f5;border-color: #ddd}
.panel-default>.panel-heading+.panel-collapse>.panel-body {border-top-color: #ddd}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {display: table;content: " "}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {clear: both}


.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}

.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}

.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}
.panel-heading>.dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
/*userfull css Ends*/

 /*# sourceMappingURL=bootstrap.min.css.map */
 @media screen and (max-width:767px){

@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap";@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local(Pacifico-Regular),url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format("woff2");font-display:swap}@font-face{font-family:"Poppins-regular";src:url(../fonts/Poppins-Regular.ttf)}@font-face{font-family:"Poppins-semibold";src:url(../fonts/Poppins-SemiBold.ttf)}@font-face{font-family:"Poppins-bold";src:url(../fonts/Poppins-Bold.ttf)}@font-face{font-family:"Poppins-extrabold";src:url(../fonts/Poppins-ExtraBold.ttf)}html{scroll-behavior:smooth}*{margin:0;padding:0;font-family:"Poppins-regular";box-sizing:border-box}html,body{margin:0;padding:0;font-family:"Poppins";color:#000}
.container{width:100%;padding-right: 20px;padding-left: 20px;margin-right: auto;margin-left: auto}
.p-0{padding:0!important}
.m-0{margin:0!important}
.mb-0{margin-bottom:0!important}
.mb-20{margin-bottom:20px!important}
.mt-10{margin-top:10px}
.mt-20{margin-top:20px}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.d-none{display:none}
.clearfix{clear:both;float:none}
.text-center{text-align:center!important}

.navbar-header{z-index: 1;width: 100%;background: #fffcc2;padding: 0;margin: auto;}
.header-bx{display: flex;justify-content: center;}
.header-bx .co-logo{width:130px;height:74px}
.header-bx .co-logo img{max-width:100%;max-height:100%}
.cont-details{display:flex;flex-flow:row;align-items:center}
.cont-details a{display:flex;align-items:center}
.cont-details .phone-img{height:35px;width:35px;position:relative}
.cont-details .phone-img img{position:absolute;max-height:100%;max-width:100%}
.items{width:98%;margin:0 auto;margin-top:30px}
.carousel-holder{background-color:#FFFCC2;padding:90px 0;position:relative;overflow:hidden;height:auto;display:flex;flex-flow:column;align-items:center;text-align:center}
.carousel-holder .carousel-heading{font-size:70px;font-family:'Poppins-bold';margin-bottom:20px;color:#003040;width:91%;margin-left:auto;margin-right:auto}
.carousel-holder .carousel-sub-heading{font-size:22px;font-weight:600;color:#003040}
.btn-download{background-color:#FF7400;color:#fff;border-color:#FF7400;}
.btn-download:focus,.btn-download:hover{color:#fff;}
.carousel-holder h4.subheading{font-size:26px;font-weight:700;color:#000}
.heading-styling,.enquiry-form .heading-style{font-size:25px;font-family: 'Poppins-bold';}
.heading-styling{color:#003040;text-align:center;font-weight:600;position:relative;margin-bottom:20px}
.heading-styling .heading-red{color:#F31B21}
.heading-styling::after{content:'';position:absolute;height:4px;width:8%;top:66px;margin:auto;text-align:center;left:46%;background:red}

.zero-risk,.partnering,.our-offering,.about-petals,.our-team,.faqs-section,.enquiry-form,.Who-talking,.testimonial-section{padding:15px 0px 15px 0px;}

.zero-risk,.partnering{background-color:#FDFDFF}
.zero-risk ul{display:flex;gap:70px;flex-wrap:wrap;justify-content:center;margin:40px 0}
.zero-risk ul li{width:20%;border-radius:5px;text-align:center}
.zero-risk ul li .zero-block{text-align:center}
.zero-risk ul li .zero-block .img-holder{position:relative;height:120px;margin:0 auto 20px}
.zero-risk ul li .zero-block h4{font-weight:600;line-height:28px;font-size:18px}
.zero-risk ul li .zero-block .img-holder img{position:absolute;top:0;bottom:0;left:0;right:0;max-height:100%;max-width:100%;margin:auto}

.partnering ul{list-style:none outside none;padding-left:0;margin:0}
.partnering ul li, .our-offering ul li{display:flex;flex-flow:row;gap: 15px;align-items: center;}
.partnering .icon-holder{height:60px;width:60px;position:relative}
.partnering .icon-holder img{position:absolute;top:0;bottom:0;left:0;right:0;max-width: 100%!important;margin: auto;transform: scale(1.8);}
.partnering li h4{margin-bottom:10px;font-weight:600;line-height: 26px;font-size: 15px;}

.our-offering{background-color:#FFFCC2}
.our-offering ul{column-count:2;padding:0 20px}
.our-offering ul li h4{font-family: "Poppins-bold";font-size: 15px;}

.our-team .item{border-radius:16px;padding:15px;display: flex;flex-flow: row-reverse;background-color: #FDF9F9;margin-bottom: 10px;align-items: center;}
.our-team .item .team-img-holder{height: 71px;width: 71px;margin: 0px auto;border-radius: 100%;position: relative;background: #fff;padding: 5px; overflow: hidden;}
.our-team .item .team-img-holder img{position:absolute;top:0;bottom:0;left:0;right:0;max-height:100%;max-width:100%!important;margin:auto;padding: inherit;transform: scale(1.2);}
.our-team .item .team-info{width: 75%;padding: 0px 5px;}
.our-team .item h4{position:relative;font-weight:600;margin-top: 0px;}
.our-team .item p{font-size: 10px;margin-bottom:0px;}

.testimonial-section{position:relative;background-color:#F3F2F2}
.testimonial-section .item{margin-bottom:20px;}
.testimonial-section .panel{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#Fff;background-clip:border-box;border:none;border-radius:15px;box-shadow:none;margin-bottom:0}
.testimonial-section .panel .panel-body{flex:1 1 auto;padding:15px}
.testimonial-section .panel .panel-body .cust-name{margin-bottom:2px;font-weight:600}
.testimonial-section .panel .panel-body .cust-profession{font-size:14px}
.testimonial-section .panel .panel-body .template-demo{font-size:14px;padding:15px 0 0}
.testimonial-section .testimonial-client{display:flex;flex-flow:revert;gap:15px;padding:10px 0 0;align-items:center}
.testimonial-section .testimonial-avatar{position:relative;width:70px;height:70px;border-radius:100%;padding:2px;overflow:hidden}
.testimonial-section .testimonial-avatar img{position:absolute;max-width:100%;max-height:100%;top:0;bottom:0;left:0;right:0;margin:auto}
.testimonial-section .star-rating{color:#ffd958;display:flex;gap:5px;margin:0}

.faqs-section{background:#fff}
.faqs-section .faq-image{position:relative;height:540px}
.faqs-section .faq-image img{position:absolute;max-width:100%;max-height:100%;top:0;bottom:0;left:0;right:0;margin:auto}
.faqs-section .panel.panel-default{border-radius:0;margin-bottom:0;border-width:0 0 1px;border-color:#003040;box-shadow:none}
.faqs-section .panel-title>a{font-weight:600;color:#003040}
.faqs-section .panel-title>a .fa{font-size:18px}#accordion h4.panel-title{display:flex;justify-content:space-between;margin-bottom:0;font-size:18px}
.faqs-section .panel-heading{background-color:transparent;padding:20px 0}
.fa-open{transform:rotate(45deg)}
.faqs-section .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none;padding:0 0 20px}

.enquiry-form .form-section .form-control{margin-bottom:15px;height:50px;line-height:40px}
.enquiry-form .panel-heading{background:transparent;border:none;border-radius:0;margin-top:10px;box-shadow:none;margin-bottom:0}
.enquiry-form .panel-heading .panel-title{margin-top:0;margin-bottom:0;font-size:20px;color:#030952;font-weight:600}
.enquiry-form .panel-default{background:#fff;border-color:#f1f1f1;border-radius:8px;margin-bottom:0}
.enquiry-form .panel-default .form-control{border:1px solid #ddd;line-height:38px;border-radius:0;box-shadow:none;background:#fafafa;font-size:13px}
.enquiry-form .panel-default .input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{padding:10px 12px}#demo-form .btn[name='submit']{display:block;margin:10px auto;width:100%}
.enquiry-form .heading-style{color:#003040;font-weight:600;position:relative;width:67%;text-align:center;margin:0 auto 30px}

.Who-talking ul{display:flex;gap: 10px;align-items: center;flex-wrap: wrap;}
.Who-talking ul li{padding:13px;position:relative;background-color:#fff;width:48%;height:150px;border-radius:10px;background-color: #FCF7F7;}
.Who-talking ul li img{position:absolute;max-width:100%;max-height:100%;top:0;bottom:0;left:0;right:0;margin:auto;padding:inherit}footer{position:relative}

.footer-section{background:#97D4ED;min-height:490px;width:100%;position:relative;overflow:hidden;padding:60px 0}
.footer-section .vector-holder{position:absolute;z-index:0;left:0;max-height:620px}
.footer-section .vector-holder img{max-width:100%;max-height:100%}
.footer-frenchice{display:flex;flex-flow:row;flex-wrap:wrap}
.footer-section h2{font-size:21px;font-weight:600;text-align:left}
.footer-frenchice li{padding:4px 10px;border:1px solid #fff;margin:3px;border-radius:6px}
.footer-space {display: block;margin-bottom: 46px;}

.footer-bottom-text{position:relative;text-align:center;margin:20px auto;width:90%;border-top:1px solid #85cce9;padding-top:22px;font-size:14px;color:#2e738f}
.footer-section .contact-us p{line-height:27px;font-size:15px}
.copyright-section{position:relative;width:100%;z-index:10;bottom:0;background:#FF494E;display:flex;justify-content:center;align-items:center;padding:18px;text-align: center;}
.copyright-section p{color:#fff;margin-bottom:0}
.copyright-section a{color: #fff;}

.intrection-btn{position:fixed;right:0;left:0;bottom:0;z-index:99;display:flex;justify-content:center}
.intrection-btn .btn-group{display:flex;flex-flow:revert;width:100%}
.intrection-btn .btn-group-vertical>.btn,.intrection-btn .btn-group>.btn{flex:auto;border-radius:0}

.error{color:red;display:block;margin:5px 2px;text-align:left}
.header-bx .co-logo{width: 175px;height: 100px;}
.navbar-header.fixed .co-logo img{height:50px}
.navbar-header.fixed{height:auto;padding:5px 0;top:0}
.carousel-holder{padding:15px 0}
.carousel-holder .carousel-heading{font-size:28px;color:#EE353A;font-family: 'Poppins-bold';}
.carousel-holder .carousel-sub-heading{line-height:28px;font-size: 14px;width: 80%;margin: auto;}


.zero-risk ul{gap:10px;margin: 10px 0;}
.zero-risk ul li{width:48%;background:#f5f5f5;padding:15px 2px}
.zero-risk ul li .zero-block .img-holder{position:relative;height:80px}
.zero-risk ul li .zero-block h4{font-size:16px;padding:0 5px;line-height:20px;}
.zero-risk p.discription{margin-bottom:60px}p.discription{color:#003040;font-size:15px;text-align:center}
.zero-risk ul li:nth-child(n + 1){background:#FFF0E9;}
.zero-risk ul li:nth-child(n + 2){background:#E7E3FF;}
.zero-risk ul li:nth-child(n + 3){background:#FFF0CB;}
.zero-risk ul li:nth-child(n + 4){background:#E4FCE6;}
.zero-risk ul li:nth-child(n + 5){background:#F3C9F9;}
.zero-risk ul li:nth-child(n + 6){background:#D0F884;}
.zero-risk ul li:nth-child(n + 7){background:#C2FCF4;}
.zero-risk ul li:nth-child(n + 8){background:#FFE5FF;}
.zero-risk ul li:nth-child(n + 9){background: #e6e9ed;}
.zero-risk ul li:nth-child(n + 10){background: #b5e7ff;}
.enquiry-form .form-section{width:100%;margin:auto}
.enquiry-form .heading-style{width:100%}
.heading-styling::after{display:none}
.our-offering ul{column-count:1}

.intrection-btn .btn-download{font-weight:600!important;flex: 2!important;}
.intrection-btn .btn-download + a{font-weight:600!important;}

.btn-download{padding:10px 0;display:block;font-weight:600;font-size: 18px;width: 100%;margin: 15px auto;text-decoration:none!important;}
.faqs-section .panel-title>a{padding: 0px 5px}#accordion h4.panel-title{font-size: 15px;line-height: 22px;}
.faqs-section .panel-heading{padding: 10px 0;}
.thankyou .carousel-holder .container{height: 390px;display: flex;flex-flow: column;align-items: center;justify-content: center;}
}

.faqs-section ul.clearfix.list {
    padding: 0px 0px 0px 17px;
}
