:root{--bg-yellow:#ffdd80;--bg-pink:#0d6efd;--bg-black:#000;--bg-gray:#eeeeee6e;--bg-light-sky:#0073E6;--bg-white:#fff;--bg-blue:#004aad;}
*{margin: 0;padding: 0;box-sizing: border-box;--bg-purple:#c8bbff;}
body {font-family: 'Poppins', sans-serif;color:#0e1013a8; font-size:15px;letter-spacing: 0;line-height:24px;}
a {color:var(--bg-blue);text-decoration: none;}
a:hover {color:var(--bg-black);text-decoration: none;}
h1{font-size:2.6rem; color:var(--bg-black);font-weight:bold;}
h2 {
    font-size:42px;
    color: #1f1f1f;
    font-weight: 600;
   
}
h2 span{color:#5335c0;}
h1 span{color:var(--bg-light-sky);}
.tagline-title {color:var(--bg-light-sky);}
h3{font-size:24px; color:var(--bg-black);font-weight: 700;}

.space{padding:65px 0;}
/*.container{max-width:1260px;}*/
.bg-gray{background:var(--bg-gray);}
.bg-black{background:var(--bg-black);}
.bg-yellow{background:var(--bg-yellow);}
/* header */
header {background-color: var(--bg-white);}
.fixed-top{padding:10px 0;border-bottom: 1px solid #1c498033;}
a.logo img {max-width: 250px;}
.who-we .items-ser {position:relative;}
span.mobile-nav {font-size: 42px;position:fixed;top: 0;right: 0; display:none; line-height:0; background:var(--bg-blue);}
.bi-x {display: none !important;-webkit-transition: all .4s;transition: all .4s;}
span.mobile-nav.open .bi-list {display: none;}
span.mobile-nav.open .bi-x {display: block !important;}
/*menu*/
.headmenu {background: var(--bg-white);margin-top:0;}
ul.navigation {display: flex;flex-wrap: wrap;}
.nav ul {margin: 0;padding: 0; list-style-type: none;}
.headmenu .nav ul li a {padding:10px;position: relative;font-weight:600;color:#000;text-transform: capitalize;background: none;
font-size: 16px;display: block;text-decoration: none;}
.headmenu .nav li.current_page_item a {color: var(--bg-blue);}
.headmenu .nav ul li {padding: 0px 1px; position: relative;z-index: 1;}

.navigation ul {position: absolute;padding: 20px;top: 40px;opacity: 0;left: 0;background-color: var(--bg-white);min-width: 220px;transition: 0.3s;
padding-top: 15px;padding-bottom: 15px;border-radius: 3px;box-shadow: 2px 20px 20px 0px #0c08081f; height:0; overflow:hidden;}
.headmenu nav ul li>ul.subNav li a {color: #000;padding: 10px 0;border-bottom: 1px solid #eee;font-size: 14px;}
.headmenu nav ul li:hover>ul.subNav {opacity: 1;transition: .3s;height: auto;}

.breadcrumb h1 {color:#fff;text-align: center;line-height:55px;font-size:42px;}
.breadcrumb {background:#004aad;margin-top:70px; position:relative; margin-bottom:0;}
.breadcrumb .container{position: relative;}
.breadcrumb img {position: absolute;top: 0;width: 100%;height: 100%;object-fit: cover; filter: opacity(10%);}

img{ height:auto; width:auto;max-width:100%;}
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:var(--bg-white)}
a.mobile-nav-trigger.open {position: fixed;right: 0;z-index: 99999;width: 49px;background:var(--bg-yellow);top: 0;left: auto;color: var(--bg-white) !important;}
a.mobile-nav-trigger.open .bi-list {display: none;}
a.mobile-nav-trigger .bi-x {display:none;-webkit-transition: all .4s;transition: all .4s;}
a.mobile-nav-trigger.open .bi-x{display:none;}
/* New Css Added */
.btn {
    transition: .5s;
    font-weight: 500;
    /* color: #fff; */
    padding: 10px 22px;
    display: table;
    background: #fff;
    border-radius: 50px;
    font-size: 17px;
    border: 2px solid #eee;
}
.btn:hover {
    /* box-shadow: inset 200px 0 0 0 var(--bg-light-sky); */
    color: #fff;
    background-color: #3264f5;    border: 2px solid transparent;}

/*slider*/
.slider {
    min-height: auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-image: url(https://saer.com.au/assets/images/sliderbg.jpg);
    background-position: center right;
    height:750px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider:before {
    background:linear-gradient( 135deg, rgb(75, 51, 208) 0%, rgb(98, 58, 162) 100%);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
  
}
.sliderimg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.slidert-text .small {color:#ffffffc7;}
.slider .container {position: relative;}
.bigTitle {
    font-size: 52px;
    color: var(--bg-white);
    /* line-height: 96px; */
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}
.bigTitle span {
    color: var(--bg-yellow);
    font-weight: 100;
}
.small{font-size: 1.125rem;}
.mid{font-size: 1.125rem;}
.slider-img {overflow:hidden;position:absolute;right:0;bottom:0px;width:45%;filter: drop-shadow(115px 45px 0px var(--bg-yellow));
animation: dzMove1 12s linear infinite;}
img.slid-img {width: 100%;height: 100%;object-fit: cover;-webkit-mask-image: url(../images/cover-bg.png);mask-image: url(../images/cover-bg.png);
-webkit-mask-position: center center;mask-position: center center;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: 100%;
mask-size: 100%;}

.call-btn {display: flex;align-items: center;color: #fff;gap: 10px;}
.call-btn .bi {color: #fff;background: var(--bg-yellow);display: flex;width: 50px;height: 50px;font-size: 30px;align-items: center;justify-content: center;border-radius: 5px;}
.call-btn span {display: block;font-size: 16px;line-height: 25px;}
.call-btn a {font-weight: 700;font-size: 24px;color: #fff;line-height: 24px;}
/*slider*/
ul.numberList {padding:20px;list-style-type: none;display: flex;align-items: center; gap:20px; margin:0; margin-top:-130px;}
ul.numberList li{font-size:18px;box-shadow: 0 0 10px #0000002e;padding: 20px;border-radius: 10px;line-height:26px;height:100%; position:relative; background:#fff;}
.itembx{display: flex;align-items: center;gap: 10px;}
ul.numberList li span.numC {font-size: 80px;position:relative;font-weight: 900;color:var(--bg-yellow);}
ul.numberList li span {position: relative;z-index: 1;}
ul.numberList li:after {content: attr(data-name);position: absolute;font-size: 100px;font-weight: 600;width: 100%;line-height: 1;
text-align: right;letter-spacing: 10px;color: #fff;text-shadow: 0 0 1px var(--bg-yellow), 0 0 1px var(--bg-yellow), 0 0 1px var(--bg-yellow);
opacity: 0.7; top:0;display: block;left: 0;}
/*contact ua*/
.contactForm {box-shadow: 0 0 20px #00000029;border-radius:20px;background: #fff;padding: 50px;}
.php-email-form.bg-black{background:var(--bg-black);}
.php-email-form span.title {font-size:32px;font-weight: bold; color:var(--bg-yellow); display: block; margin-bottom:20px;}
.php-email-form .form-control {border:1px solid #0808082b;font-size: 16px;height:50px;border-radius:5px;    background: #f9f9f9;}

.bg-dark-img {background: url(../images/services-bg.png) no-repeat top;background-size: cover;position: relative;}
.bg-dark-img .container{position:relative;}
ul.numberlist {list-style: none;counter-reset: item;    padding: 0;}
ul.numberlist li {counter-increment: item;margin-bottom: 15px;position: relative;padding-left: 35px;}
ul.numberlist li:before {margin-right: 10px;content: counter(item);background: var(--bg-yellow);border-radius: 100%;color: #000;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;font-family: none !important; font-weight: 700;}
ul.arrowlist {list-style: none;    padding: 0;}
ul.arrowlist li {margin-bottom: 15px;position: relative;padding-left:35px;}
ul.arrowlist li:before {content: '\F134';font-family: "bootstrap-icons" !important;color: var(--bg-blue);border-radius: 100%;position: absolute;left: 0;font-size:24px;top: 11px;line-height: 0;}

footer#footer {background:#0c141f;}
footer#footer .footer-top{padding: 50px 0; color:rgba(255,255,255,.7);}
footer#footer .footer-top h3{ color:#fff; }
footer#footer .footer-top ul{margin:0; padding:0; list-style-type:none;}
footer#footer .footer-top a{color:rgba(255,255,255,.7);}
footer#footer .footer-top a:hover{color:#fff;}
/*footer#footer .footer-top li:before {content: '\F270';font-family: "bootstrap-icons" !important;color:rgba(255,255,255,.7);border-radius: 100%;position: absolute;left: 0;font-size: 20px;top: 14px;line-height: 0;}*/
footer#footer .footer-top li:hover:before{color:#fff;}

.copyright{color:var(--bg-white);background:var(--bg-blue);border-top: 1px solid #eeeeee17;}
.copyright a:hover{color:var(--bg-white);}

.php-email-form textarea.form-control {height: 100px;}
img.right {box-shadow: 4px 4px 0 var(--bg-yellow);}
img.left {box-shadow: -4px -4px 0 var(--bg-yellow);}
.tagline span {background: #00000080;display: table;margin: auto;padding: 2px 30px;border-radius: 30px;font-size: 16px;color: var(--bg-yellow);margin-bottom: 11px;}
.testimonials .slide-card{padding: 30px; height:100%; color:#fff;  text-align: center;  background: #0000002e;}
span.star {color: #e7dc0b;}
.testimoni-icon .bi {font-size: 64px;background: var(--bg-yellow);display: flex;width: 100px;height: 100px;align-items: center;justify-content: center;
border-radius: 50px;margin: auto;box-shadow: inset 0 0 5px #0000009e;}
.testimonials .slick-dotted.slick-slider {margin-bottom:0px;height: 100%;}
.testimonials .slide-card p{font-size:17px;}
.testimonials .slick-list{height: 100%;}
.testimonials .slick-track{height: 100%;}
.faq strong {background: var(--bg-light-sky);color: var(--bg-sky);padding: 8px;border-radius: 43px;font-size: 19px;margin-bottom: -8px;}
.faqSec .panel.panel-default.mb-4 {border-left: 3px solid var(--bg-yellow);border-right: 3px solid var(--bg-yellow);box-shadow: 0 0 5px #eeeeee9e;}
h4.panel-title1 a.accordion-toggle.collapsed {color: var(--bg-black); font-size:16px;}
h4.panel-title1 a.accordion-toggle {font-size: 16px;display: block;padding: 15px; position: relative;    color: var(--bg-black);border-bottom: 1px solid #eee;}
.faqSec .panel-body {padding: 15px;}
.panel-heading1 a:before {content: "\F2EA";position: absolute;font-family: "bootstrap-icons" !important;top: 10px;right: 10px;font-size: 30px;
transition: all 0.5s;transform: scale(1);}
.panel-heading1 a.collapsed:before {content: "\F4FE";position: absolute;font-family: "bootstrap-icons" !important;font-size: 27px;transition: all 0.5s;
transform: scale(1);top: 10px;right: 10px;}
.services-boxes {background: var(--bg-yellow);height: 100%;padding: 14px;text-align: center;border-radius: 29px;border: 2px solid;}
.br-40 {border-radius: 40px;}
.bg_yellow {background-color: var(--bg-yellow);}
.contact_sec {background:#111111;border-radius: 100px 100px 100px 100px;border:7px solid #ffffff;}
.contect-tittle {font-size: 2rem;}
.contact_btn .bg_c {background-color: #f3b007;padding: 4px 24px 4px 4px;color: #fff;font-size: 17px;border-radius: 30px;}
.contact_btn .bg_c {background-color: var(--bg-yellow);padding: 4px 24px 4px 4px;color: #111111;font-size: 17px;border-radius: 30px;}
.contact_btn span i {background: #111;width: 42px;height: 42px;display: flex;justify-content: center;align-items: center;border-radius: 50px;
color: #fff;font-size: 21px;}
.contact-box {background: var(--bg-yellow);padding: 40px;border-radius: 115px;border-right: 5px solid;border-left: 5px solid;box-shadow: 0px 3px 16px 2px;}
.service-bx {box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, .06);dispaly: flex !important;flex-direction: row;text-align: left;gap: 9px;border-radius: 30px 0;}

.descreptions-bx {width: 90%;border-left:2px solid var(--bg-yellow);padding-left: 14px;}

.caltoaction{background:url(../images/pest.jpg) no-repeat;background-size: cover;height: 100%;padding:30px; position: relative;}
.caltoaction .items {position: relative;border: 5px double #ffffff7a;padding: 20px;}
.caltoaction:before{content: '';display: block;position: absolute;top: 0;bottom: 0;left: 0;width: 100%;background: rgb(4 4 4 / 77%);}
.caltoaction h2 {font-weight: 600;font-size: 32px;line-height: 50px;}
.caltoaction .call-us span {display: block;color: #fff;font-size: 20px;}
.caltoaction .call-us a{-webkit-text-stroke-width: 1px;-webkit-text-stroke-color:#fff; font-size:42px; font-weight:900;color: #38353500;}
.caltoaction .call-us a:hover{color: #fff;-webkit-text-stroke-color:var(--bg-yellow);}
section.testimonials{position: relative;}
section.testimonials .container{position:relative;}
img.mid-img {height: 100%;width: 100%;object-fit: cover;}


section.faqSec {position: relative; overflow:hidden;}
section.faqSec .container{position: relative; z-index: 9;}
section.faqSec:before{content: '';display: block;position: absolute;top: 0;bottom: 0;left: 0;width:40%;background:url(../images/pest-control-services.jpg) no-repeat;
background-size: cover;}
section.faqSec .faqSec:after {content: '';display: block;position: absolute;top: -30px;bottom: -40px;left: -83px;width: 200px;background: #ffffff;
border-radius: 80%;box-shadow:inset 10px 0px 0px #d1183f;}
section.faqSec .faqinside{position: relative; z-index: 9;    padding: 50px 0;}
.faqSec {position: relative; background:#fff;}

section.call-to-action {background: url(../images/pestcontroll.jpg) no-repeat top;background-size: cover;position: relative;}
section.call-to-action .container{position: relative;}
section.call-to-action::before {content: '';display: block;position: absolute;top: 0;bottom: 0;left: 0;width: 100%;background: rgb(4 4 4 / 77%);}
section.call-to-action h3{color:#fff; margin:0;}
section.call-to-action .call-us{min-width:260px;background:var(--bg-yellow);color:#fff;padding:10px 20px;border-radius:10px;outline:5px double #fff;}
section.call-to-action .call-us a{color:#fff; font-size:32px; font-weight:700;}

.blog-items {text-align: center;}
.blog-items a.btn-link {color: var(--bg-yellow);text-decoration: none;font-weight: 600;}
.blog-item{padding:21px;border-radius:20px;}
.blog-items .blog-img {padding: 20px;}
.blog-items span.post-date { background:var(--bg-yellow);color: #fff;padding: 5px 10px;display: table;margin: auto;margin-bottom: 10px;border-radius: 20px;font-size: 12px;}

.copyright a {color: #ffffff75;}
/*added by sachin*/
.text-size { font-size: 24px;font-weight: 900;}
.call-icon i {display: flex;align-items: center;justify-content: center;
color: #131b5f;border-radius: 50px; font-size:32px;}
.btn-btn {background-color: var(--bg-blue);color: #fff;padding: 9px 30px;position:relative;z-index:1;border:none;}
.btn-btn:before {background-color: #0073E6;position: absolute;content: '';left: 0;top: 0;width:23px;height: 100%;border-radius: 0.25rem 0 0 0.25rem;
z-index:0;}

.our-service { background-color: var(--bg-white);box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin: 11px;
border-radius: 20px;
position: relative;
padding:25px!important;
}
.number-of-srvice {
position: absolute;
top: 15%;
right: 0;
padding: 9px 78px 9px 20px;
border-radius: 30px 0 0 30px;
width: 150px;
height: 47px;
display: flex;
align-items: center;
padding-left: 30px;
color: #f3f5f7;
background: linear-gradient(45deg, #b9c6d8, transparent);
box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
font-size: 2rem;
font-weight: 800;
}
.service-icon img {
width: 80px;
height: 80px;
max-width: 100%;
min-width: 60px;
min-height: 60px;
}
.latest-projects{position:relative;}
.latest-projects img{border-radius:20px;}
.latest-projects:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
/* background: linear-gradient(45deg, #1c4980bf, #00000000); */
z-index: 1;
top: 0;
left: 0;
border-radius: 20px;
background-image: linear-gradient(to bottom, #0073e647, #000000b8);
}
.view-done-project h4 {
color: #ffffff;
margin-bottom: 18px;
}
.view-done-project {
position: absolute;
left: 50%;
transform: translateX(-50%);
text-align: center;
z-index: 2;
top: 70%;
width:66%;
}
.view-done-project a {
background-color: #0073E6;
padding: 6px 18px;
color: #fff;
border-radius: 30px;
}
.view-done-project a:hover{background:var(--bg-blue);}
.more-p .btn {
margin: auto;
}
.feedbaks {background-color: #fff;padding: 25px;box-shadow:2px 2px 0px 5px #eeeeeea1;transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
border-radius: 12px;
position:relative;
display: flex; height:100%;
}
.T-icon{position: relative; min-width:150px; height:150px; margin-right:20px;}
.feedbaks .ratting {
position: absolute;
left:25px;
color: #0073e6;
bottom:70px;
font-size:16px;
display: flex; gap:5px;
}
/*.feedback-details span i {*/
/*    position: absolute;*/
/*    right: 50px;*/
/*    font-size: 60px;*/
/* top: 50%; */
/*    transform: rotate(180deg);*/
/*    bottom: -34px;*/
/*    background-color: transparent;*/
/*    width: 70px;*/
/*    height: 70px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-around;*/
/*    border-radius: 50px;*/
/*    border: 1px solid rgba(0, 0, 0, .125);*/
/*    color: #004aad;*/
/*}*/
.author-name {
font-weight: 700;color:var(--bg-blue);
}
.feedback-details .sub-details {
color: #0073e6;
}
.feedback-bg{background:url(../images/feedback-bg.png);}
.feedback-bg:after {
background-color: #ffffff24;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.thumb-items img {width: 100%;max-height: 500px;object-fit: cover;}
.bg-color {
background-color: var(--bg-blue);color: #fff;
}
.bg-pink {
background: var(--bg-pink);
}
.bg-purple {
background: var(--bg-purple);
}
.our-responce {
text-align: center;
border-radius: 7px;
}
.satisfaction {
color: #1c4980;
}
.bg-color h2 {
color: #fff;
}
.satisfaction {
color: #1c4980;
font-weight: 600;
}
.responce-icon {
font-size: 65px;
}.total-counts span {
font-size: 2rem;
color: #1c4980;
font-weight: 800;
}
.blog-item {
height: 100%;
background: #fff;
box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);
padding:15px;
}
.text-itemss {
    padding: 12px 9px;
}
.thumnails:before {
    content: '';
    position: absolute;
    background: #0000002b;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.text-item .btn-link {
text-decoration: none;
color: #000;
font-weight: 600;
}
.text-item i {
color: var(--bg-light-sky);
}
.thumnails {
box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;border-radius:20px;
position: relative;
}
.date-nd-author {
text-transform: uppercase;
font-size: 14px;
}
ul.arrow {
list-style: none;
padding-left: 0;
}
ul.arrow li {
position: relative;
padding-left: 25px;
margin-bottom: 15px;
}
ul.arrow li:before {
content: '\F26A';
position: absolute;
left: 0;
top: 0;
font-family: 'bootstrap-icons';
color: #0073e6;
}

ul.social-links li:before {
display: none;
}
ul.social-links li i {
background-color: #0073e6;
display: flex;
width: 40px;
height: 40px;
align-items: center;
justify-content: center;
border-radius: 50px;
color: #fff;
}
.report-bx h3 {
    color: #fff;
}
span.img-items {
    margin-bottom: 15px;
    display: block;
}

span.img-items img {border-radius: 10px;}
.itembox .icon-item {
    min-width: 70px;
    display: flex
;
    align-items: center;
    /* justify-content: center; */
    height: 75px;
    /* margin-right: 15px; */
    /* position: relative; */
    background: #004aad;
    width: 75px;
    padding: 10px;
    border-radius: 12px;
    margin-bottom: 12px;
}
/*.itembox.odd .icon-item::before{content:''; display: block;background: url(../images/ellipse01.png) no-repeat;left:0; top:0;bottom:0; position:absolute;right:0;}*/
.itembox .icon-item img{position: relative;filter: brightness(100);}
/*.itembox.even .icon-item::before{content:''; display: block;background: url(../images/ellipse02.png) no-repeat right;left:0; top:0;bottom:0; position: absolute;right:0;}*/
.report-bx { background: #ffffff1f; padding: 25px; border-radius: 5px; text-align: center; height:100%;}
.marquees{overflow: hidden;}
.marquees img {border-radius: 10px;    background: transparent;   padding: 9px;  border: 2px solid #fff;}
.call-us a {font-weight: bold;color: #1c4980;font-size: 24px;margin-left: 10px;}
.thumnails img {width:100%;border-radius:20px;transition: linear all 0.3s;}
.calltoaction {
    background: url(https://wordpress.themeholy.com/webteck/wp-content/uploads/2024/07/counter_bg_9.png) no-repeat;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 9;
    background:linear-gradient(45deg, #131b5f, #0d25f5)

   
}.bg-custom button {
    display: none !important;
}
.calltoaction2 {background: #004aad; overflow:hidden;    position: relative;}
img.icon-right{position: absolute;bottom: -90px;left: 0;transform: rotate(45deg);}
img.icon-left {position: absolute;top: -130px;}

.who-we .items-ser img {max-width: 200px;transition: all 500ms ease;
}
.who-we .items-ser:hover img {
    transform: translateY(-20px);
    transition: all 500ms ease;
}

img.office {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    /* left: 0; */
    z-index: -1;
    width: 52%;
    height: 100%;
    object-fit: cover;
}
.who-we .items-ser p{margin: 0; }
.shap-top img {width: 100%;}
.shap-bottom img {width: 100%;}
.bg-blue {background: #004aad;}
.bg-blue .service-tagline {color: #fff;}
.bg-blue .service-tagline h2{color: #fff;}
.service-bxx {
    background:#f1f8ff!important;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10196078431372549);
    border-radius: 20px 20px 20px 20px !important;
    /* text-align: center !important; */
    padding:35px 40px 62px 30px;
    height: 100%;
    position: relative;
    overflow: hidden;
    border: 2px solid #eee;
     transition: all 400ms ease;
}

.service-bxx:hover {
    transform: translateY(-20px);
    transition: all 400ms ease;
}
.service-bxx:hover .click-readmore i {
    background: #131b5f;
    color: #fff;
    transition: all 500ms ease;
        box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1)
}
.service-bxx:hover .number-img {
    background: #131b5f;
    transition: all 400ms ease;
}
.click-readmore i {
    background: #ffffff;
    width: 50px;
    height:50px;
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 22px;
    color: #131b5f;
     transition: all 500ms ease;
}
h5.service-ttle {
    color: #131b5f;
    font-weight: 600;
}
/*.number-img img {*/
/*    width: 70px;*/
/*}*/
/*    .service-bxx .number-img {*/
/*    margin-bottom: 12px;*/
/*}*/
a.btn.bg-white {color:#000;}
.service-bxx .text-areas{display:flex; flex-wrap:wrap; flex-direction:column; justify-content:center;margin-bottom:45px; }

.service-bxx p{margin:0;}
.service-bxx.colum {flex-direction: column-reverse;display: flex;flex-wrap: wrap;}
.our-feedback {color: #004aad;font-weight: bold;}
.whychooseus {background:#004aad;}
.shap-bottom.ca img {height: 40px;}
.shap-top.ca img {height: 40px;}

body::-webkit-scrollbar {width: 5px;}
body::-webkit-scrollbar-track {background:#fff;}
body::-webkit-scrollbar-thumb {background-color:#004aad; border-radius: 20px;}

.items-box.misn-vsn {background: #004aad;padding: 20px;color: #fff;position: relative;height: 100%;padding-left: 100px;display: flex;
align-items: center;}
.items-box.misn-vsn .missn {position:absolute;color:#fff;background:#ffdd80;top:0;bottom:0;left:0;    width: 80px;
display: flex;align-items: center;justify-content: center;text-transform: uppercase;}
.items-box.misn-vsn .missn h2{transform: rotate(-90deg);color: #004aad;margin:0; font-size: 32px;}

.service-items {padding:10px;text-align: center;height: 100%;}
.service-items .text-areas {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;padding: 40px;min-height: 230px;}
.service-items.colum {flex-direction: column-reverse;display: flex;flex-wrap: wrap;}
.service-items a.service-ttle {color: #000;font-weight: bold;font-size: 24px;}
.service-items h5.service-ttle {color: #000;font-weight: bold;font-size: 24px;}

.breadcrumb-career {padding-top: 120px;position: relative; color:#fff;    overflow: hidden;}
.breadcrumb-career h1{color:#fff;font-size:3rem;}
.breadcrumb-career h1 span {font-size: 24px;color: #ffdd80;font-weight: 100; font-family: cursive;}
.breadcrumb-career .container{position: relative;}
/*.breadcrumb-career:before{content:'';position:absolute;width:100%;height:100%;background:#004aad;top:0;
clip-path:polygon(0 0, 150% 0, 0 100%, 0% 100%);}*/
.breadcrumb-career .btn {background:transparent;color:#fff;border: 2px solid #ffdd80;}
.breadcrumb-career .btn:hover{color:#fff;}
.job-opening {background: #eeeeee61;padding: 30px;height: 100%;border-radius: 20px;box-shadow: 0 0 10px #0000004a;}
.job-opening h2 {color: #004aad;font-size: 32px;}
button.btn.btn-yellow {background: #ffdd80;color:#000;}
button.btn.btn-yellow:hover{color:#fff;}
section.map {position: relative;top: 85px;}
.shap-top {position: relative;top:1px;}
.shap-bottom {bottom:3px;position: relative;}
.address {padding: 30px;border-radius: 20px;}
.address a{color:#fff;}
.address .location {background: #ffffff21; padding: 20px; margin-bottom: 10px;}
.address .phone{background: #ffffff21; padding: 20px; margin-bottom: 10px;}
.address .email{background: #ffffff21; padding: 20px; margin-bottom: 10px;}
.address .social_links{background: #ffffff21; padding: 20px; margin-bottom: 10px;}
ul.social {list-style-type: none;padding: 0;margin: 0;display: flex;gap: 20px;font-size: 32px;}


.aboutimage {position:relative;-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite; width:300px; display:block; margin-left:auto;}
img.customersupport {
height: 330px;
display: block;
margin-left: auto;
}
@-moz-keyframes spin {
100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
100% {-webkit-transform: rotate(360deg); transform:rotate(360deg);} 
}


@keyframes topBubbles
{
0%
{
background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
}
50%
{
background-position: 0 80%, 0 20%, 10% 40%, 20% 0, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
}
100%
{
background-position: 0 70%, 0 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
}
}

@keyframes bottomBubbles
{
0%
{
background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0;
}
50%
{
background-position: 0 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0;
}
100%
{
background-position: 0 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
}
}

.one-line {overflow: hidden;display: -webkit-box;-webkit-line-clamp:1; /* number of lines to show */line-clamp:1; -webkit-box-orient: vertical;}
.two-line {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2; /* number of lines to show */line-clamp: 2; -webkit-box-orient: vertical;}
.three-line {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3; /* number of lines to show */line-clamp:3; -webkit-box-orient: vertical;}

.service-items-img img {width: 100%;height: 100%;object-fit: cover;}
.service-info {display: flex;align-items: center;gap: 50px;}
.service-items-img {width: 400px;min-width: 400px;height: 400px;border-radius: 200px;overflow: hidden;}
.btn-learnmore {font-size: 20px;padding:10px 30px 10px;border: 4px solid #004aad;display: inline-block;border-radius: 10px;font-weight: 600;
position: relative;}
.btn-learnmore:hover{background:#004aad; color:#fff;}
.btn-learnmore:hover:before{display: block;opacity: 1; pointer-events: none; color:#004aad;
visibility: visible;    animation: topBubbles ease-in-out .75s forwards;
background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 20%, CurrentColor 20%, transparent 30%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%);
background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
top: -75%;background-repeat: no-repeat;
content: '';
/* display: none; */
height: 100%;
left: -20%;
/* opacity: 0; */
position: absolute;
transition: all ease-in-out .5s;
/* visibility: hidden; */
width: 140%;
z-index: -1000;}
.btn-learnmore:hover:after{ display: block;opacity: 1;pointer-events: none;color:#004aad;    visibility: visible;    animation:bottomBubbles ease-in-out .75s forwards;
background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 20%, CurrentColor 20%, transparent 30%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%);
background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
bottom: -75%;background-repeat: no-repeat;
content: '';height: 100%;left: -20%;position: absolute;transition: all ease-in-out .5s;width: 140%;z-index: -1000;}

.service-items-img2 img {width: 200px;height: 200px;object-fit: cover;border-radius: 100px;display: block;margin: auto;}
.serv-items h2.service-ttle {font-size: 28px;}
@keyframes circle{
0%{transform: rotate(0deg);}
100%{transform:rotate(360deg)}
}
.process { position: relative;padding: 25px;}
.process .icon{padding:25px;border-radius:65px;display:flex;margin:auto;margin-bottom:20px;position: relative;max-width:130px;height:130px;}
.process .icon img{max-width:130px; position: relative;}
.process .icon:before{animation: circle 15s linear infinite; content:'';border:3px dashed #004aad;max-width:130px;height:130px;position: absolute;
left: 0;right: 0;top: 0;border-radius:65px;}


.icon-rotate{padding:25px;border-radius:65px;display:flex;margin:auto;margin-bottom:20px;position: relative;max-width:130px;height:130px;}
.icon-rotate img{max-width:130px; position: relative;}
.icon-rotate:before{animation: circle 15s linear infinite; content:'';border:3px dashed #004aad;max-width:130px;height:130px;position: absolute;
left: 0;right: 0;top: 0;border-radius:65px;}
.section-service-detail .element-item {text-align: center;    width: 25%;    padding:15px;}
.list-items{border: 1px solid #eee;padding: 20px;}
.list-items h4 {font-weight: bold;color: #000;}

.section-service-detail .list-items:hover{background: #004aad;color: #fff;border-radius: 20px;}
.section-service-detail .list-items:hover h4{color:#fff;}
.section-service-detail .list-items:hover .icon-rotate img{filter: grayscale(10) brightness(100);}
.section-service-detail .list-items:hover .icon-rotate:before{border:3px dashed #fff;}

.mobileApp{position:relative;}
.mobileApp .container{position:relative;}

img.w-100.app {opacity: 0.7;}
div#cards .list-items {display: flex;align-items: center;gap: 20px;}
.img_sticky {position: sticky;top: 80px;}
.php-email-form.C-page {background: #004aad;color: #fff;}
.php-email-form.C-page h2{color:#fff;}
.blog-content h2 {    font-size:28px;}
.blog-content h3 {    font-size:18px;}

@supports (animation-timeline: view()) {
.webDev {
--index0: calc(var(--index) - 1); /* 0-based index */
--reverse-index: calc(var(--numcards) - var(--index0)); /* reverse index */
--reverse-index0: calc(var(--reverse-index) - 1); /* 0-based reverse index */
}

@keyframes scale {to {transform:scale(calc(1.1 - calc(0.1 * var(--reverse-index))));}}
#cards {--numcards: 4;view-timeline-name: --cards-element-scrolls-in-body;}
.card__content {--start-range: calc(var(--index0) / var(--numcards) * 100%);--end-range: calc((var(--index)) / var(--numcards) * 100%);animation: linear scale forwards;animation-timeline: --cards-element-scrolls-in-body;
animation-range: exit-crossing var(--start-range) exit-crossing var(--end-range);}
}

#cards {padding-bottom: calc(var(--numcards) * var(--card-top-offset));margin-bottom: var(--card-margin);}
#card_1 {--index: 1;}
#card_2 {--index: 2;}
#card_3 {--index: 3;}
#card_4 {--index: 4;}
.webDev {position: sticky;top:120px;padding-top: calc(var(--index) * var(--card-top-offset)); background:#fff;}
.card__content {transform-origin: 50% 0%;will-change: transform;}
/*.blog-sidebar {position: sticky;left: 0;top:65px;}*/

.breadcrumb-img .container{display: flex;align-items: center;justify-content: center;}
.breadcrumb-img:before {background: #00000063;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.blog-sidebar .sidebar-input input {width: 100%;height: 42px;border-radius: 4px;border: 1px solid #ccc;padding: 0 15px;}
.sidebar-input textarea {width: 100%;border: 1px solid #ccc;border-radius: 5px;}
.blog_details h5 a {font-size: 16px;color:#000;font-weight: 600;transition: all 300ms ease;}
.blog_items {display: flex;align-items: start;gap: 15px;margin-bottom:0;}
.blog_details {width: 70%;}
.blog_details h5 {margin: 0;}
span.blog_date {font-size: 14px;}
.sidebar_main_heading h3 {position: relative;display: inline-block;margin-bottom:15px;font-size:22px;}

.blog_details h5 a:hover {color: #004aad;transition: all 300ms ease;}
.sidebar_submit {width: auto;padding-left: 30px;padding-right: 30px;}
.blog_thumbnail img {width: 70px;height: 70px;object-fit: cover;border-radius: 3px;max-width: 100%;}
.table_data td, .table_data th {padding: 10px;}
.contact_info li {display: flex;align-items: self-start;gap: 15px;margin-bottom: 18px;}
.icon_icon i {width: 45px;height: 45px;background: transparent;display: flex;align-items: center;justify-content: center;border: 1px solid #fff;border-radius: 50px;position: relative;z-index: 2;color:#fff;}
.icon_icon i:after {content: '';position: absolute;width: 0;height: 0;background: #d81b60;border-radius: 50px;transition: all 300ms ease;z-index: -1;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.contact_info li:hover .icon_icon i:after {width: 100%;height: 100%;transition:all 300ms ease;}

/*Blog-details Page*/
.sidebar_all_services li, .sidebar_blog li {position: relative;padding: 12px 0;display: flex;align-items: flex-start;gap:7px;}
.sidebar_all_services li:after, .sidebar_blog li:after{content: '';position: absolute;width: 90%;height: 1px;background-color: #ccc;left:0;/* max-width: 100%; */bottom: 0;}
.sidebar_all_services li a {display: inline-block;color: #000000d6;}
.sidebar_all_services li i {font-size: 19px;position: relative;margin-top: -2px;}
.sidebar_all_services li:hover i, .sidebar_all_services li:hover a {color: #024bae;transition: all 500ms ease 0s;}
.blog_pages_img {border-radius: 15px;margin-bottom: 25px;}
/*Blog-details Page*/


.blog-content br {display: none;}
.client-info img {width:260px;height:auto;background: transparent;border: 1px solid #ccc;padding: 7px;border-radius: 50px;max-width: 100%;}
.ratting i {color: #fba600;}
.For_hiring_note{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;width: 100%;flex-wrap: wrap;gap: 9px;}
.hiring_update .accordion-button::after{display:none;}
.hiring_update button.accordion-button.collapsed {box-shadow: 0px 0px 12px 0px rgba(24, 26.000000000000007, 32, 0.08);}
.for_required span {font-weight: 500;font-size:18px;}
.hiring_update .accordion-button:focus{box-shadow:none;}
.more-details a {background-color: #004aad;display: inline-block;padding: 12px 18px;border-radius: 4px;color: #fff;}
button.accordion-button {box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08) !important;}
.hiring_update .accordion-button:not(.collapsed) {color: #212529 !important;}
.hiring_update .accordion-item{border:none;}
.heading_qaute { font-size:2rem; }
hr.hr-item {margin: 0 0 40px;}


.reviewed {background:#ffffff29;width: 100%;display: flex;padding: 15px;gap: 20px;border-radius: 20px;  flex-wrap: wrap;}
.reviewed img {max-width: 85px;}
.socialLogo {display: flex;align-items: center;margin-left: auto;gap: 20px;}
ul.contact_info_0.ps-0 {display: flex;gap: 40px;     flex-wrap: wrap;}
ul.contact_info_0.ps-0 .icon_iconn {background: #1082f4;min-width: 50px;display: flex;justify-content: center;border-radius: 25px;padding: 10px;width: 50px;height: 50px;}
footer#footer .footer-top p{color:#fff;}
footer#footer .footer-top a{color:#fff;}
footer#footer .footer-top ul.contact_info_0 a{font-weight:bold;}
footer#footer ul.arrow_list li{margin-bottom:2px;}
footer#footer ul.arrow_list li a { color: #ffffffd1;  font-size: 14px;}


.proces-section{
    background: url(https://saer.com.au/assets/images/slider-image.jpg);
    color: #fff;
    position: relative;
    z-index: 2;
    background-size: cover;
    padding: 65px 0;
    background-attachment: fixed;
}
.proces-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 135deg, rgb(75, 51, 208) 0%, rgb(98, 58, 162) 100%);
    z-index: -1;
    /* background-attachment: fixed; */
}
.proces-section h2 {
    color: #fff;
}


/*neww css saer.au*/
.servicebx h5 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    color: #131b5f;
}

.servicebx {
    display: flex;
    gap:9px;
    /* width: 100%; */
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10196078431372549);
    padding: 30px;
    height:100%;
}


.margin-start {
    margin-left: -55px;
}

.margin-right {
    margin-right: -55px;
}

.OurTaem-bx {
    display: grid;
    text-align: center;
    gap: 15px;
    position: relative;
    z-index: 2;
    grid-template-columns: repeat(4, 1fr);
}
.dec-bx {
    border: 2px solid #ddd;
    border-radius: 30px;
    padding: 18px;

}

.img-icon img {
    max-width: 50px;
}
.img-icon {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    border-radius: 50%;
    margin:auto;
     margin-bottom:20px;
}
.img-icon.bx1 {
    background: linear-gradient(to right, #0841c68f, #05c6fb);
    /* background-color: #0841c6; */
    background-image: url(linear-gradient(to right,#0841c6,#05c6fb));
    box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
   
}
.img-icon.bx2 {
    box-shadow: 0 7px 18px rgba(5, 198, 251, 0.39);
    -webkit-box-shadow: 0 7px 18px rgba(5, 198, 251, 0.39);
    background-image: -webkit-gradient(linear, left top, right top, from(#00e1b9), to(#05c6fb));
}
.img-icon.bx3 {
    box-shadow: 0 7px 18px rgba(251, 213, 5, 0.39);
    -webkit-box-shadow: 0 7px 18px rgba(251, 213, 5, 0.39);
    background-image: -webkit-gradient(linear, left top, right top, from(#ff7200), to(#fbd505));
}

.img-icon.bx4 {
    box-shadow: 0 7px 18px rgba(195, 0, 224, 0.39);
    -webkit-box-shadow: 0 7px 18px rgba(195, 0, 224, 0.39);
    background-image: -webkit-gradient(linear, left top, right top, from(#1500e0), to(#c300e0));
}

.OurTaem-bx:before {
    content: '';
    position: absolute;
    background: url(https://demo.casethemes.net/nimmo/wp-content/themes/onevo/assets/images/line-process2.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 25px;
    left: 133px;
    /* background: red; */
    /* transform: translateX(-50%); */
    z-index: -1;
}
.dec-bx h4 {
    color: #01a0ff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
}

.header {
  position: relative;
  width: 100%;
  background: white;
  transition: all 0.s ease;
  padding:0;
  box-shadow: none;
  z-index: 1000;
}

/* When user scrolls, this class will be added */
.fixheader {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding:0;
}

.header-item.callBox {
    display: none;
}
.process-icon {
    position: relative;
    display:inline-block;
}
.process-icon img {
    border-radius: 50%;
    border: 3px solid #fff;
    width: 170px;
    height: 170px;
    object-fit: cover;
     transition: all 0.35s ease-in-out;
       margin-bottom:15px;
}
img.secondImg {
    transform: scale(1.4);
    margin-bottom: 50px;
}

.our-process:hover img {
    transition: all 0.35s ease-in-out;
    transform: scale(1.4);
    margin-bottom: 45px;
}
.our-process:hover img.secondImg {margin-bottom:50px;

}

img.abslote-img {
    position: absolute;
    bottom: 0;
}
span.process-n {
    position: absolute;
    /* top: -27px; */
    right: -22px;
    background: #fff;
    width: 55px;
    height: 55px;
    display: flex
;
    color: #004aad;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    border-radius: 50px;
    border: 2px solid #fff;
    bottom: 27px;
}

.addresBox {
    display: flex;
}

@media screen and (min-width:992px)
{.header {
    position: absolute;
    top: 25px;
    width: 68%;
    left: 50%;
    transform: translateX(-50%);
    border-radius:4px;
backdrop-filter: blur(10px);
     background-color: rgb(255 255 255 / 95%);
}
    
.header.fixheader{  position: fixed;
        top: 0;
        width: 100%;
        border-radius: 0;
        box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
        -webkit-backdrop-filter: blur(10px);
        background-color: rgb(255 255 255 / 95%);
}    
    
    
}
@media(max-width: 991px){
    ul.menu-main {
    display: flex;
    flex-direction: column;
}
.header .menu > ul > li > a{width:100%;}
    .slider{margin-top: 55px;padding: 25px 0;height:auto;}
    .bigTitle{font-size: 34px;line-height: 40px;}
    .mobile-menu-head, .mobile-menu-trigger{display:block!important;}
.header{padding:0;padding:7px 0;position:fixed;box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);-webkit-backdrop-filter: blur(10px);background-color: rgb(255 255 255 / 95%);top:0;}
.header .item-center{order:3;flex:0 0 100%;}
.v-center{justify-content:space-between;}
.mobile-menu-trigger{display: flex;height:20px;width: 30px;margin-left: 15px;cursor: pointer;align-items: center;justify-content: center;position: fixed;right: 15px;top: 20px;z-index: 99999999;border-top: 3px solid #000;border-bottom: 3px solid #000;}
.mobile-menu-trigger span{display: block;height:3px;background-color:#000;width:100%;position: relative;top:5px;}
.header .item-right{align-items: center;}
.header .menu{position: fixed;width: 300px;background-color:#ffffff;left:0;top:0;height: 100%;overflow: hidden;transform: translate(-100%);transition: all 0.5s ease;z-index: 1099;}
.header .menu.active{transform: translate(0%);  }
.header .menu > ul > li{line-height: 1;display: block;}
.header .menu > ul > li > a{line-height: 33px;height: 50px;padding:0 50px 0 15px;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);padding:9px 0;}
.header .menu > ul > li > a i{position: absolute;height: 50px;width: 50px;top:0;right: 0;text-align: center;line-height: 50px;transform: rotate(-90deg);}
.header .menu .mobile-menu-head{display: flex;height: 50px;border-bottom: 1px solid rgba(0,0,0,0.1);justify-content: space-between;align-items: center;position: relative;z-index: 501;position: sticky;background-color: #ffffff;top:0;}
.header .menu .mobile-menu-head .go-back{height: 50px;width: 50px;border-right: 1px solid rgba(0,0,0,0.1);cursor: pointer;line-height: 50px;text-align: center;color:#000000;font-size: 16px;display: none;}
.header .menu .mobile-menu-head.active .go-back{display: block;}
.header .menu .mobile-menu-head .current-menu-title{font-size: 15px;font-weight: 500;color:#000000;}
.header .menu .mobile-menu-head .mobile-menu-close{height: 50px;width: 50px;border-left: 1px solid rgba(0,0,0,0.1);cursor: pointer;line-height: 50px;text-align: center;color:#000000; font-size: 25px;}
.header .menu .menu-main{height: 100%;overflow-x: hidden;overflow-y: auto;}
.header .menu > ul > li .sub-menu.mega-menu,.header .menu > ul > li .sub-menu{visibility: visible;opacity: 1;position: fixed;box-shadow: none;margin:0;padding:15px;top:0;left:0;width: 100%;height: 100%;padding-top: 65px;max-width: none;
min-width: auto;display: none;transform: translateX(0%);overflow-y: auto;z-index: 99;}
.header .menu > ul > li .sub-menu.active{display: block;}

.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{margin-top:0;}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{margin-bottom: 20px;}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{margin-bottom:0px;}
.header .menu > ul > li .sub-menu > ul > li > a,.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{display: block;}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {margin-bottom: 15px;}
.menu-overlay{position: fixed;background-color: rgba(0,0,0,0.5);left:0;top:0;width: 100%;height: 100%;z-index: 1098;visibility: hidden;opacity:0;transition: all 0.5s ease;}
.menu-overlay.active{visibility: visible;opacity:1; }

.header .menu > ul > li span.in-mobile {line-height: 33px;height: 50px;padding: 0 50px 0 15px;display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 9px 0;display: block!important;}
.header-item.item-left .logo img {max-width: 100px !important;}
.breadcrumb-career{padding-top:95px;}
a.all-service-btn{      transition: .5s;font-weight: 500;color: #fff;padding: 10px 20px;display: table;background: var(--bg-blue);border-radius: 50px;font-size: 18px;display: block;margin-top: 20px !important;}
span.in-mobile i.fa.fa-angle-down {position: absolute;right: 15px;}
  
.header-item.item-left {position: relative;z-index: 9;}
.header .menu > ul > li > a{position:relative;z-index:2;}
h4.title {margin: 0;font-size: 20px;}
.service_detials.w-60 p {margin: 0;font-size: 13px;line-height: 20px;}
a.in-desktop {display: none !important;}
.header .menu > ul > li > a{color:#000;}
.header .item-right{justify-content:start;}
.header .item-right a:last-child {
    display: none;
}
.part1{display:block;}
.client-info{margin:15px;}
.client-info img{width:100px;}
.review-bg{background: #edf2fa;}
}
















@media (max-width: 767.98px) {
.contry-bar.collapsed {max-height: 0;overflow: hidden;transition: max-height 0.3s ease;}
.contry-bar.expanded {max-height: 1000px; /* large enough to show full list */}
.toggle-icon {cursor: pointer;font-size: 18px;margin-left: auto;color: #fff;}
.sidebar_main_heading {display: flex;align-items: center;justify-content: space-between;}
.container{padding:0 20px;}
.cardbox {grid-column: span 12;}
.breadcrumb-career h1{font-size: 2rem;}
div#particle-slider{    position: relative !important; top:0 !important;}
}
@media screen and (min-width:200px) and (max-width:991px){
ul.navigation{display: block;}
.headmenu nav.nav.mobile-menu {position: fixed;left: 0;background: var(--bg-blue);overflow: auto;top: 0;display: block;margin: 0;bottom: 0;max-width: 75%;
width: 350px;z-index: 9999;left: -75%;-webkit-transition: all .4s;transition: all .4s;padding-top: 20px;}
.headmenu.open nav.nav.mobile-menu {left: 0;}
h1 {font-size: 32px;}
h2 {font-size:26px;}
h3 {font-size:20px;}
span.mobile-nav {display:block;}
.headmenu .nav li.current_page_item a {color:#fff;}
.headmenu .nav ul li a{color:#fff;}
.space {padding: 30px 0;}
.navigation ul{position: relative;height:auto;opacity: 1;top: 0;padding: 15px;left: 13px;}
.contact_sec{border:0;border-radius:0;}
.call-us {margin-right:0px;}
footer#footer .footer-top{padding:50px 0 0;}
footer#footer .footer-top{overflow: hidden;}
img.icon-left{top: -48px;max-width: 50px;left: 0;}
img.icon-right {bottom: -28px;left: auto;max-width: 50px;right: 0;}
section.calltoaction:before{display:none;}
section.calltoaction:after{display:none;}

}
@media screen and (min-width:100px) and (max-width:575px){
.OurTaem-bx{grid-template-columns:1fr;}
.OurTaem-bx:before{display:none;}
.margin-right {
    margin-right:0;
}
.margin-start {
    margin-left:0;
}
.servicebx{display:block;}
.serviceNo {
    display: none;
}
}
@media screen and (min-width:576px) and (max-width:767px){
.section-service-detail .element-item{width:50%;}
}
@media screen and (min-width:768px) and (max-width:1199px){
.section-service-detail .element-item{width:33%;}   
}

@media screen and (min-width:100px) and (max-width:479px){
.stycky-phone {display: block;background: var(--bg-yellow);color: var(--bg-black);text-align: center;padding:5px;justify-content: center;padding-top: 0;gap: 10px;font-size: 24px; font-weight: bold;}
.stycky-phone a {color: var(--bg-white);font-size: 20px;}
.fixed-top .container .btn{display:none;}
a.logo.m-0{display: flex; justify-content: center;    width: 100%;}
.fixed-top{padding:0;}
.call-us {display:none !important;}
a.logo.m-0{justify-content:start;}
.fixed-top{padding: 10px 0;}
span.mobile-nav{color:#fff; top:10px;}
.itembox {display:block;text-align: center;padding: 15px;}
.itembox .icon-item {margin-bottom: 10px;}
}
@media screen and (min-width:100px) and (max-width:767px){
.view-all-service {flex-wrap: wrap;}
.service-items.colum{flex-direction: column;}
.service-items .text-areas{min-height:auto; padding:10px;}
.service-info {display: block;text-align: center;margin-bottom:25px;}
.service-items-img{width:300px;height:300px;min-width:300px;margin: auto;margin-bottom: 12px;}
.C-page{top:0!important;}
div#cards .list-items {display:block;text-align: center;}
.coTact-bx {display: block;text-align: center;}
}
@media screen and (min-width:480px) and (max-width:991px){
.stycky-phone{display: none;}
span.mobile-nav{color: var(--bg-white); top:8px;}
a.logo img {max-width: 150px;}
.fixed-top .container .btn {padding: 0;background: transparent;border: 0;color: var(--bg-yellow);font-size: 24px;font-weight: bold;margin-right: 40px;}
}

/* Manager form css  start*/
.managerLogin {background-color: #fff;box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);display: flex;align-items: center;z-index: 2;gap: 35px;position: relative;}
.manager-bx {background: #eceff7;padding: 50px;position: relative;z-index: 0;}
.managerLogin .php-email-form {padding: 45px 30px 45px 45px;}
.manager-bx:before {content: '';position: absolute;left: 0;bottom: 0;width: 75%;height: 50%;background: #c8bbff;}
.manager-bx:after {content: '';position: absolute;width: 40%;height: 40%;background: #0d6efd;right: 0;top: 0;}
.managerLogin img {background: #eaedf5;padding: 20px 20px 0;}
/* Manager form css  End*/
.card-3 {position: relative;margin-bottom: var(--blog-space-y, 40px);padding: 40px;border: 1px solid #ecf1f9;box-shadow: 0px 7px 14px 0px rgba(234, 237, 242, 0.5);border-radius: 10px;}
.admin span {background: transparent;padding:2px 12px 2px 24px;border-radius: 30px;border: 1px solid #0d6efd;color: #0d6efd;position: relative;}
.admin span:before {content: '';position: absolute;width: 8px;height: 8px;background: #0d6efd;left: 11px;top: 50%;transform: translateY(-50%);border-radius: 50%;}
.blog-card {box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);height:100%;}
.total-view i {display: flex;background-color: #0d6efd;width:25px;height:25px;justify-content: center;align-items: center;color: #fff;border-radius: 50px;font-size:14px;}
.blog-thumnail{position: relative;}
.total-view span {color: #00000094;font-weight: 500;}
.blog-category i{color:#0d6efd;}
.blog-title a {text-decoration: none;color: #000000b8!important;}

.blog-thumnail img{width: 100%;max-height: 250px;border-radius: 12px 12px 0 0;box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);min-height: 250px;object-fit: cover;}
.thumnails img{max-height: 250px;min-height: 250px;object-fit: cover;}
.blog-card {position: relative;}
.blog-thumnail{overflow: hidden;}
.link-arrow {position: absolute;font-size: 2rem;color: #0d6efd;right: 15px;top: -50px;transition: all 400ms ease;}
.blog-card:hover .link-arrow {top: 5px;transition: all 400ms ease;}
.php-email-form {padding:25px;background: #f3f7fb;}
.C-page {position: relative;top: 0;box-shadow: 0px 10px 40px 0px rgba(24, 26.000000000000007, 32, 0.08);}
.conTact-input-field input {height: 55px;}
.conTact-input-field {height: 55px;}
.submit-btn {background-color: #000 !important;display: inline-block !important;padding: 14px 24px !important;color: #fff !important;box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24);}
.border-shp {border: 1px solid #ccc;border-radius: 7px;padding: 20px;}
.border-shp .icons i {width: 70px;height: 70px;display: flex;background: #f3f7fb;justify-content: center;align-items: center;font-size: 32px;color: #004aad;border-radius: 7px;transition: all 500ms ease;}
.border-shp:hover .icons i {background: #004aad;color: #fff;transition: all 500ms ease;}
.boxx h5 {font-weight: 700;}
.boxx a, .boxx p {text-decoration: none;color: #4D5765;}
.admin span, .total-view span{font-size:14px;}
/*header css start*/
:before,:after{box-sizing: border-box;}
ul.square{list-style: none;margin:0;padding:0;}
ul.square li {position: relative;margin-bottom:5px;}
ul.square li:before {display: inline-block;content: "\F2EF";font-size: 14px;font-family: "bootstrap-icons";margin-right: 5px;}
.seo-card {box-shadow: 0 0 10px #00000030;padding: 30px;border-radius: 20px;}
/*.container{max-width: 1200px;margin:auto;}*/
.row{display: flex;flex-wrap: wrap;}
.v-center{align-items: center;position:relative;}
.blog-content ul{list-style: none;margin:0;padding:0;}
.blog-content ul li {position: relative;margin-bottom: 15px;}
.blog-content ul li:before {display: inline-block;content: "\F2EF";font-size: 14px;font-family: "bootstrap-icons";margin-right: 5px;}
ul.sidebar_all_services {padding: 0;margin: 0;}
ul.menu-main {padding: 0;margin: 0;}
a{text-decoration: none;}
/* header */
/*.header{display: block;width: 100%;position: relative;z-index: 99;padding:0;}*/
.header .item-left{max-width:145px;}
.header .logo a{font-size: 30px;color:#000000;font-weight: 700;text-decoration: none;}
.header .item-center{width: auto;margin: auto;}
.header .item-right{display: flex;justify-content:end;position:relative;align-items:center;}
.header .item-right a{ text-decoration: none;font-size: 16px;color:#ffb300;display: inline-block;margin-left: 10px;transition: color 0.3s ease;}
.header .menu > ul > li{display: inline-block;line-height: 50px;margin-left:17px;}
.header .menu > ul > li > a{font-size: 15px;font-weight: 500;color:#000;position: relative;text-transform: capitalize;transition: color 0.3s ease;display: inline-block;padding:15px 3px;}
.header .menu > ul > li .sub-menu{position: absolute;z-index: 500;background-color:#ffffff;box-shadow:-2px 15px 42px -25px rgba(0,0,0,0.3);padding: 20px 30px;transition: all 0.5s ease;margin-top:25px;visibility: hidden;top:-999px;z-index:-1;}
.proced {background:#f1f8ff;padding:30px;border-radius: 10px;height: 100%;}
.getFreeReport {background: #fff; padding: 30px;border-radius: 30px;box-shadow: 0 0 20px #00000052;margin-bottom: 30px;}
.getFreeReport h4 {color: #000;font-weight: bold;}
.getFreeReport p {color: #000;}
.getFreeReport input.form-control {height: 50px;}
.getFreeReport button.btn-custom {background: #004aad;color: #fff;border: 0;padding: 10px 30px;border-radius: 20px;}
.getFreeReport button.btn-custom:hover{  background: #000;}
.processBg h2{color:#fff;}
.aboutimage, .mx-width{max-width:300px;}
.dark-yellow{background-color:#ffb300;color: var(--bg-blue);}
.accordion-button:not(.collapsed) {background: #004aad;color: #fff;}
.tagline {font-weight: 500;color: #004aad;font-size: 18px;position:relative;display:inline-block;}
.tagline:after{width: 65px;height: 2px;background: #ffb300;content: '';right: 0;position: absolute;right:105%;top: 50%;transform: translateY(-50%);}
.tagline:before {width:65px;height: 2px; background: #ffb300; content: ''; right: 0; position: absolute; left: 108%; top: 50%; transform: translateY(-50%);}
.OurServie-bx {
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10196078431372549);
    padding: 30px 30px 55px;
    position:relative;
    overflow: hidden;
    border-radius:12px;
    height:100%;
}
.Service-descption h5 {
    color: #131b5f;
    font-weight: 600;
}
 .service_Icon {
    max-width: 80px;
        padding: 10px;
    border-radius: 12px;
}

.zoom-in-zoom-out {

  animation: zoom-in-zoom-out 2s ease-out infinite;

}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

.otherServic {
    padding: 25px 35px 40px;
    position: relative;
    height: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    border-bottom: transparent;
    box-shadow:0px 0px 40px 0px rgba(0, 0, 0, 0.10196078431372549);
    border-radius: 15px;
}

.otherServic.seo {
    background: #f1f8ff;
}
span.service-n {
    position: absolute;
    right: 16px;
    font-size: 94px;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #131b5f30;
    color: transparent;
    top: 47px;
}
.OurServie-bx .service-bx-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
 
}
a.Read-more-detail {
    text-transform: uppercase;
    font-size: 13px;
        background: #f1f8ff;
    padding: 7px 15px;
}
.OurServie-bx span.number-of-service {
    font-size: 77px;
    font-weight: 800;
color: #0000000a;
}
.OurServie-bx:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background: #004aad94;
    right: -2px;
    bottom: -35px;
    border-radius: 50% 50% 0 50%;
    /* top: 0; */
    transition: all 500ms ease;}
    .OurServie-bx:after {
    content: '';
    position: absolute;
    width: 100px;
    height:  100px;
    background: #004aad94;
    right: -44px;
    bottom: -10px;
    border-radius: 50%;
}

.bg-lights {
    background-color: #f1f8ff;
}
.items-serr {
    background-color: #fff;
    background: #FFFFFF;
    border: 1px solid rgba(95, 45, 238, 0.16);
    border-radius: 8px;
    padding: 20px;
    padding-top: 20px;
    margin-top: 30px;
    height: 100%;
}

.otherServic.seo {
    background: #f1f8ff;
    /* padding: 35px; */
}
.items-serR {
    display: flex
;
    align-items: flex-start;
    text-align: left;
    gap: 20px;
}

.Why-Uss {
    border-radius: 50%;

    height:400px;
    background: transparent;
    padding: 13px;
    border: 1px solid #004aad47;
    position: relative;
    width: 400px;
}.Choose-us-section .Choose-us-icon {
    max-width: 70px;
    BACKGROUND: #ffffff;
    BORDER-RADIUS: 50%;
    PADDING: 4PX;
    BORDER: 1PX SOLID #EEE;
}

.Choose-us-section span.taglinep:before, .Choose-us-section span.taglinep:after {
    background: #004aad;
}
.Choose-us-section span.taglinep {
    color: #004aad;
}


.serviceNo {
    font-size: 70px;
   font-family: system-ui;
}

@media(min-width: 992px){
.header .menu > ul > li.menu-item-has-children:hover .sub-menu{margin-top: 0;visibility: visible;top:78px;}
}

.header .menu > ul > li .sub-menu > ul > li{line-height: 1;}
.header .menu > ul > li .sub-menu > ul > li > a{display: inline-block;padding: 10px 0;font-size: 15px;color: #555555;transition: color 0.3s ease;text-decoration: none;text-transform: capitalize;}
.header .menu > ul > li .single-column-menu{min-width: 280px;max-width: 350px;}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li{line-height: 1;display: block; }
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {padding:10px 0;display: inline-block;font-size: 15px;color:#555555;transition: color 0.3s ease;}
.header .menu > ul > li .sub-menu.mega-menu{ left: 50%;transform: translateX(-50%);  }
.header .menu > ul > li .sub-menu.mega-menu-column-4{max-width: 100%;width: 100%;  display: flex;flex-wrap: wrap;padding:20px 15px;border-radius:0 0 12px 12px;}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .title{font-size: 16px;color:#ea4636;font-weight: 500;line-height: 1;padding:10px 0 0;margin-bottom:6px;}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img {max-width:60px;width:60px;vertical-align: middle;margin-top: 0;height:60px;}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a:hover,.header .menu > ul > li .sub-menu > ul > li > a:hover,.header .item-right a:hover,.header .menu > ul > li:hover > a{color:#2196F3;}
/* banner section */
.banner-section{background-image: url('../img/banner.jpg');background-size: cover;background-position: center;height: 700px;width: 100%;display: block;}
.mobile-menu-head,.mobile-menu-trigger{display: none;}
/*new css add by sachin */
.list-item {display: flex;align-items: center;gap:12px;}
h4.title a {font-weight: 600;color: #000;}
.fixed-top {padding:0;border-bottom: 1px solid #1c498033;}
/*header.header {position: fixed;top: 0;right: 0;left: 0;z-index: 9999;background:#0c141f;}*/
.d-flex-bx{display: flex;gap: 10px;background: #fff;padding:8px;border-radius: 12px;border: 1px solid #eee;}
.service_detials p{line-height: 24px;font-size: 14px;}
header {background-color:#fff;}
/*responsive*/
.header .menu > ul > li span.in-mobile{display:none;}  

/*blog page css*/
.sidebar_all_services li, .sidebar_blog li {position: relative;padding: 12px 0;display: flex;align-items: flex-start;gap:7px;}
.sidebar_all_services li:after, .sidebar_blog li:after{content: '';position: absolute;width: 90%;height: 1px;background-color: #ccc;left:0;/* max-width: 100%; */bottom: 0;}
.sidebar_all_services li a {display: inline-block;color: #000000d6;}
.sidebar_all_services li i {font-size:24px;position: relative;margin-top:0px;color: #004aad;}
.sidebar_all_services li:hover i, .sidebar_all_services li:hover a {color: #024bae;transition: all 500ms ease 0s;}
.blog_pages_img {border-radius: 15px;margin-bottom: 25px;}
.sidebar-input textarea {padding: 10px 10px 10px 13px;}
.show-link{cursor:pointer;}
.blog-image img, .blog-img img, .venue-image img{object-fit: cover; max-height: 200px;}  
/*next pre blogs*/
.blog-items2 {background:#fff;display: flex;flex-wrap: wrap;border-radius: 30px;overflow: hidden;box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03137254901960784); padding:10px;}
.blog-items2 .thumb-nall-blob img {height: 100%;object-fit: cover;width: 100%;}
.blog-items2 .thumb-nall-blob {width: 45%;height: 230px;border-radius: 30px 0 0 30px;overflow: hidden;}
.blog-items2 .blog-body {padding:15px;width: 55%;}
.blog-items2 .blog-body h3 {    margin-bottom: 10px;font-size: 18px;font-weight: bold;}
.blog-items2 .blog-body h3 a {color: #000000de;letter-spacing: 0.2px;}
.nextPre .col-md-6 {position: relative;    overflow: hidden;}
.nextPre .next-arrow {position: absolute;right:-50px;top: 40%;font-size: 32px;color: #0d6efd;-webkit-transition: all .4s;transition: all .4s;}
.nextPre .pre-arrow {font-size: 32px;position: absolute;top: 40%;color: #0d6efd;-webkit-transition: all .4s;transition: all .4s;left:-50px;}
.nextPre .row:hover .next-arrow{right:10px;}
.nextPre .row:hover .pre-arrow{left:10px;}
.twoline {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.share-drop-menu {position: relative;}
ul.share-submenu li {width: 100%;margin-bottom: 3px !important;padding: 0 !important;border: 0 !important;margin-right: 0 !important;}
ul.share-submenu li a {display: flex;padding: 5px;background: #eeeeee8f;align-items: center;gap: 5px;}
ul.share-submenu li .bi {background: #0e6efca6;color: #fff;display: flex;width: 20px;height: 20px;align-items: center;justify-content: center;font-size: 14px;border-radius: 13px;}
ul.share-submenu li a:hover {color: #1270fb;}
li.share-drop-menu:hover ul.share-submenu {display: block;}
ul.share-submenu {position: absolute;left: 0;width: 130px;padding: 5px;box-shadow: 0 5px 5px #0000004d;background:#fff;display: none;    list-style-type: none;z-index: 9;}
#likes{cursor:pointer;}
#share{cursor:pointer;}
ul.share-submenu li:before{display:none;}
.share-drop-menu:hover ul.share-submenu {display: block;}
#share-icon{cursor:pointer;}
.share-section{color:#fff;}
.blog-sidebar .card {border: 0;box-shadow: 0 0 5px #0000001f;}
section.space.breadcrumb.blogCrumb {padding-bottom: 250px;}
.thumbImage {position: relative;margin-top: -200px;}
.thumb-items {box-shadow: 0 0 20px #00000021;border-radius: 20px;overflow: hidden;}
.tags {display: flex;flex-wrap: wrap;gap: 10px;}
.tags .tag {background: #eeeeee99;display: block;padding: 0px 5px;border-radius: 5px;color: #000000d1;font-size: 14px;}
div#button-container span {color: #004aad;border: 1px solid #004aad;padding: 0 10px;border-radius: 5px;}
img.rounded-circle.user {max-width: 50px;}
p.name-poster {font-weight: bold;margin: 0;font-size: 14px;color: #000;line-height:24px;}
p.name-position {margin: 0;font-size: 13px;line-height: 24px;}
.sidebar_latest_blogs h5 a {font-size: 14px;color: #363434;}
.share-section {color: #fff;display: flex;flex-wrap: wrap;gap: 0 20px;justify-content: center;}

.footer-top .loction_icons i {color: #fff;background: transparent;display: flex;width: 42px;height: 42px;justify-content: center;align-items: center;border-radius: 2px;border-radius: 50px;border: 1px solid #fff;}
.footer-top .office_address {position: relative;}
.footer-top .office_address {display: flex;gap: 4px;font-size: 15px;}
.footer-top ul.arrow_list li {position: relative;padding-left: 21px;margin-bottom: 8px;}
.footer-top ul.arrow_list li:before {content: '\F138';font-family: bootstrap-icons;top: 0;position: absolute;left: 0;top: 0;/* transform: translateY(-50%); */}
.footer-top h3.widget-title {position: relative;display: inline-block;margin-bottom: 10px;}
/*h3.widget-title:before {content: '';position: absolute;background: #fff;width: 50%;height:2px;bottom: -8px;}*/
.footer-top .lacate h5 {color: #fff;}
footer#footer .footer-top p{color: #fff;line-height: 18px;font-size: 12px;}
ul.privacy-menu {padding: 0;margin: 0;list-style-type: none;display: flex;align-items: center;gap: 10px;font-size: 13px;flex-wrap: wrap;}
li.pipline {color: #ffffff75;}
.copyright{font-size:13px;}
.logo-animation {
    position: relative;
}
div#particle-slider {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    top: -40px;
}
a.footer-number {
    display: flex
;
    align-items: center;
    gap: 8px;
    font-size: 19px;
    font-family: auto;
    font-weight: 600;
}

a.footer-number i.bi.bi-telephone-inbound{
      display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
    font-size: 24px;}

.spacE{padding:100px 0 0 0;}
.content-card {
    border-radius: 20px;
    font-family: 'Segoe UI', sans-serif;
    line-height: 1.7;
    color: #333;
    border: 1px solid #16232B1A;
    padding: 35px 30px;
}

    .page_Name h1 {
        font-size: 45px;
        font-weight: 700;
        color: #023aa6;
        margin-bottom: 25px;
        text-align: center;
    }

    .content-card h2 {
        font-size: 22px;
        font-weight: 600;
        margin-top: 30px;
        color: #1e2a41;
    }

    .content-card p {
        margin: 12px 0;
        font-size: 16px;
    }
    .content-card address {
        margin-top: 20px;
        font-style: normal;
        background: #edf2fa;
        padding: 15px;
        border-left: 4px solid #023aa6;
        border-radius: 6px;
    }

    @media (max-width: 768px) {
        .content-card {
            padding: 25px 20px;
        }

        .page_Name h1 h1 {
            font-size: 26px;
        }

        .content-card h2 {
            font-size: 20px;
        }

        .content-card p {
            font-size: 15px;
        }
          .dc-content{padding:15px!important;}
    }
    .dc-content {
    background-color:#edf2fa;
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #16232B1A;
}
.accordion-button{padding:1.3rem 1.25rem;color:#004aad;font-weight: 600;}

.accordion-flush .accordion-item{border-radius:20px;}

.FAQs {
     background-color:#f1f8ff; 
    position: relative;
    z-index: 2;
}
/*.FAQs:before {
    background:#00000008;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}*/
a.click-readmore {
    font-size: 17px;
}
/*.service-bxx:hover .number-img img {*/
/*    transform: rotate(359deg);*/
/*}*/
/*.number-img {*/
/*    position: absolute;*/
/*    right: -20px;*/
/*    bottom: -36px;*/
/*    background:#004aad;*/
/*    padding: 40px 50px 50px 40px;*/
/*    border-radius: 50%;*/
/*    transition: all 400ms ease;*/
/*}*/
.accordion-item {
    margin-bottom: 12px;
    border-radius:20px;
}
.accordion-flush .accordion-item .accordion-button{border-radius:0;}
.accordion-item{border:none;}

@media screen and (min-width:200px) and (max-width:991px){
.blog-items2 .thumb-nall-blob{width: 100%;}
.blog-items2 .blog-body {padding: 10px;width: 100%;}
.breadcrumb h1{line-height: 44px;font-size: 32px;}
section.space.breadcrumb.blogCrumb {padding-bottom: 30px;}
.thumbImage {margin-top: 0;}
.thumb-items{border-radius: 0;}
.thumbImage .container {padding: 0;}
.slider:before{width:100%;}
}
/*End blog page css*/


@media screen and (min-width:1366px) and (max-width:2000px){
.container{max-width:1300px;}    
}
@media screen and (min-width:200px) and (max-width:991px){
}

@media screen and (min-width:992px) and (max-width:1199px){
.header .item-right{max-width: 420px;position: absolute;width: auto;right: 0;top: 81px;background: #000000;padding: 10px;}
.header .menu > ul > li{margin-left: 10px;}
.header .item-right a{color:#fff;}
}
@media screen and (min-width:1200px) and (max-width:1365px){
  .header .menu > ul > li{margin-left: 10px;}  
}
.dg.ac{display: none;}

@media screen and (min-width: 1700px) {
  .bgImg {
    background-size: cover;
  }
}