body{ padding: 0px; margin: 0px; list-style: none; font: 400 16px/24px 'Poppins'; color:#323232; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Poppins';
font-family: 'PlayfairDisplay-Bold';*/


.btn_link { padding: 14px 30px; border-radius: 50px; text-transform: capitalize; font-weight: bold; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; background: #A5CEEE; background: linear-gradient(90deg, rgba(165, 206, 238, 1) 0%, rgba(148, 201, 238, 1) 13%, rgba(117, 176, 224, 1) 44%, rgba(77, 140, 199, 1) 61%, rgba(53, 121, 183, 1) 75%, rgba(49, 94, 151, 1) 88%, rgba(53, 83, 136, 1) 100%); margin-top: 10px; }
.btn_link:hover{ background: #A5CEEE;  background: linear-gradient(270deg, rgba(165, 206, 238, 1) 0%, rgba(148, 201, 238, 1) 13%, rgba(117, 176, 224, 1) 44%, rgba(77, 140, 199, 1) 61%, rgba(53, 121, 183, 1) 75%, rgba(49, 94, 151, 1) 88%, rgba(53, 83, 136, 1) 100%); color:#fff !important; }



/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative;  z-index: 5; }

.header_top{position: relative; width: 100%; background: #365084; padding: 10px 0; border-radius: 0; }
.header_top .container{position: relative; z-index: 1; }
.top_contact ul li{ margin: 0 20px 0 0; color:#fff; font-family: 'Poppins'; font-size: 14px; line-height: 20px; font-weight: 500; float: left; padding-right: 20px; position: relative; }
.top_contact ul li a{ color:#fff; }
.top_contact ul li a:hover{ color:#a1ceee; }
.top_contact ul li i{ margin: 0 5px 0 0; }
.top_contact ul li:last-child{ margin-right: 0px; padding-right: 0px;}
.top_contact ul li:last-child:after{ display: none;}
.top_contact ul li:after{ width: 1px; height: 20px; position: absolute; right: 0px; top: 0px; background: #fff; content: ""; }

.headerMain{ width: 100%; background: #fff; padding: 15px 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.headerMain .row{ align-items: center; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand{margin: 0; padding: 0; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.navbar-brand img{max-width: 100%; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } 

.menu_sec {padding: 0; display: flex; justify-content: center; }
.menu_sec li{ margin: 0 0 0 50px; font-size: 16px; line-height: 20px; color:#293974; position: relative; font-weight: 500; float: left; }
.menu_sec li a{display: inline-block; color: #293974; padding: 5px 0; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#468ac9; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #a1ceee; bottom: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #6da9db; top: 100%; box-shadow: 0 0 7px -4px #646363; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 14px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#fff; }
.site-navigation ul .sub-menu li a:hover{ background: #223e77 !important;}

.top-logo{width: 25%;}
.header-mid { width: 54%;}
.header-right{ width: 21%; }



.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out; }
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .headerMain { padding:10px 0; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{ float: right; margin: 0; }


/* .top_btn { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); }
.call_btn{ background: #28662D; background: linear-gradient(90deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%);}
.call_btn:hover{ background: #28662D; background: linear-gradient(270deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%); } */



.bannersec{ width: 100%; position: relative; }  
.banner_box .container{ position: relative;}
.banner_box{ width: 100%; position: relative; }
.banner_box:before{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; content:""; z-index: 1; background: #335C95;
  background: linear-gradient(90deg, rgba(51, 92, 149, 0) 42%, rgba(51, 92, 149, 0.98) 100%); }
.banner_box img{ width: 100%; height: 625px; object-fit: cover; }
.banner_innr{ width: 100%; position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 1; }
.banTxt{max-width: 360px; float: right; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 60px; line-height: 65px; color: #fff; padding-bottom: 15px; position: relative; text-transform: uppercase; font-family: 'Poppins'; position: relative; font-weight: 700; }   
.ban_content{ color:#fff; padding-bottom: 10px; line-height: 24px; font-size: 14px; }
.banTxt .btn_link{margin: 20px 0 0; background: #fff; color:#365084; }
.banTxt .btn_link:hover{ background: #213d76; }
.banTxt .ban_heading:before{ background: url(../images/ban_logo.png) no-repeat 0 0; position: absolute; left: -34px; top: -25px; background-size: 100%; content: ""; width: 72px; height: 72px; }



/* .ban_btn{ display: flex; justify-content: center; width: 100%; }
.ban_btn .btn_link{ margin: 20px 20px 0; } */







.wrapper{ padding: 90px 0; }
.top_subheading{ width: 100%; font-size: 18px; line-height: 24px; font-family: 'Poppins'; color: #283872; font-weight: bold; text-transform: capitalize; padding-bottom: 12px; }
.top_heading{ width: 100%; font-size: 36px; line-height: 45px; font-family: 'Poppins'; color: #323232; font-weight: bold; text-transform: capitalize; padding-bottom: 20px; }
.top_paragraph{ font-size: 14px; line-height: 30px; font-family: 'Poppins'; color: #323232; font-weight: normal; padding-bottom: 20px; }

/* .about_sec{ width: 100%; padding-bottom: 45px !important; } */
/* .about_row{ flex-direction: row-reverse;} */
.about_left{ width: 100%; padding: 0 20px 0 0; } 
.about_sec .about_row{ align-items: center;}
.about_rt{ width: 100%; }
.about_imgbox{ width: 100%; text-align: center; }
.about_imgbox img{ max-width: 100%; margin-top: 20px; }
.about_img{ width: 100%; border-radius: 10px; }
.about_img.about_img1 { height: 434px; object-fit: cover;}



.service_sec{ width: 100%; text-align: center; background: url(../images/bluebg.jpg) no-repeat 0 0; background-size: cover; }

.service_box{ width: 100%; border-radius: 15px; }
.service_img{ width: 100%; border-radius: 15px 15px 0 0; overflow: hidden; }
.service_img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 15px 15px 0 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.service_txt{ width: 100%; padding: 20px 15px 25px; background: #fff; border-radius:0 0 12px 12px; }
.service_title{ width: 100%; font-size: 20px; line-height: 26px; font-family: 'Poppins'; text-transform: capitalize; padding: 0 0 15px; color:#365084; font-weight: 700; }
.service_description{ font-size: 16px; line-height: 24px; font-family: 'Poppins'; color:#212121; padding: 0 0 15px; }
.service_link{ display: inline-block; font-size: 16px; line-height: 24px; font-family: 'Poppins'; color:#365084; font-weight: 700; text-decoration: underline !important; text-transform: capitalize; letter-spacing: 1px; text-underline-offset: 5px; }
.service_link:hover{ color:#38a8e4; }

.service_sec .owl-carousel{ padding-top: 30px; }
.service_box:hover .service_img img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 24px; color:#fff !important; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; z-index: 5; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; background: #66a3d8; border-radius: 100%; z-index: 5555; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; }


.why_choose{ width: 100%; text-align: center; }
.whybox{ margin: 30px 0 0; width: 100%; padding: 0 10px; display: flex; justify-content: center; flex-direction: column; text-align: center; align-items: center; transition: 0.5s; }
.why_icon { width: 130px; height: 130px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background: #86bde7; border: 9px solid #5894ce; }
.why_icon i{ background: #abcfee; width: 80px; height: 80px; background: #abcfee; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.why_icon i img{ max-width: 100%; transition: 0.5s; }
.why_heading{ font-size: 16px; line-height: 24px; color:#323232; padding: 15px 0 0; font-family: 'Poppins'; font-weight: 700; }
.why_choose .col-lg-2{ width: 20%;}
.whybox:hover { transform: translate(0, -10px);}
.whybox:hover i img {transform: rotateY(360deg);}

.get_in_touch{ width: 100%; text-align: center; background: url(../images/blue_pattern.jpg) no-repeat 0 0; background-attachment: fixed; background-size: cover; }
.get_in_touch .top_subheading, .get_in_touch .top_heading{ color:#fff; }

.get_frm{ width: 100%; display: inline-block; margin: 10px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea{ width: 100%; height: 65px; padding: 0 25px; background: #fff; border: 1px solid #fff; outline: none; font-size: 14px; line-height: 18px; color:#000; border-radius: 10px; font-family: 'Poppins';  }
.get_frm textarea{ padding: 15px 20px; resize: none; height: 130px; }
.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; color:#4c4c4c; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
/* .get_frm .btn_link:hover{background: #10254f;} */
.get_frm select{ cursor: pointer;}

.get_sec .row{ margin: 0 -10px; }
.get_sec .col-md-6, .get_sec .col-md-12{ padding: 0 10px;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}


.testimonial_sec{ width: 100%; position: relative; text-align: center; }
.testimonial_sec .top_heading{ text-align: center; }

.testimonial_box{ width: 100%; background: #fff; padding: 25px; border-radius: 15px; padding: 0 30px; }
.review{ width: 100%; display: inline-block; margin: 0 0 5px; }
.review img{ width: auto !important; max-width: auto !important;}
.review_text{ font-size: 14px; line-height: 25px; color:#000; padding: 0 0 10px; font-weight: normal; min-height: 125px; }
.client_name{ font-size: 14px; line-height: 25px; color:#000; font-style: italic; font-weight: normal; text-align: right; }

.instagram_feed{ width: 100%; }
.instagram_feed img{ width: 100%; }


.footer_sec{ width: 100%; background: #10254f; position: relative; }

.footer_top{ width: 100%; padding: 70px 0 50px 0; }
.footer_box{ width: 100%; }
.footer_heading{ font-size: 20px; line-height: 26px; font-weight: bold; color:#fff; text-transform: capitalize; padding: 0 0 15px; font-family: 'Poppins'; }
.footer_logo{ display: inline-block; margin-bottom: 35px; }
.footer_logo img{ max-height: 100%;}

.social_box{ width: 100%; display: inline-block;}
.social_box li{ margin: 0 10px 0 0; float: left; }
.social_box li:last-child{ margin-right: 0px;}
.social_box li a{ width: 100%; display: inline-block; color:#fff; }
.social_box li a i{ width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border: 1px solid #66a3d8; border-radius: 100%; font-size: 12px; color:#fff; background: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; background: #66a3d8; }
.social_box li a i img{ max-width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.social_box li a:hover i{ background: #0097dc; color:#fff; border-color:#0097dc; }
.social_box li a:hover i img{  filter: brightness(100);}
.social_box li a:hover i{ color:#213d77; background: #fff; border-color:#fff; }

.foot_link li{ width: 100%; margin: 0 0 12px; font-size: 14px; line-height: 20px; color:#fff; }
.foot_link li a{color:#fff; }
.foot_link li a:hover{ color:#66a3d8; }

.foot_contact li{ width: 100%; margin: 0 0 20px; font-size: 14px; line-height: 20px; color:#fff; position: relative; padding: 5px; padding-left: 40px;}
.foot_contact li a{color:#fff; }
.foot_contact li a:hover{ color:#66a3d8; }
.foot_contact li i{ width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border: 1px solid #66a3d8; border-radius: 100%; font-size: 12px; color:#fff; position: absolute; left: 0px; top: 0px; background: #66a3d8; }

.footer_box1{width: 27%;}
.footer_box2{width: 30%;}
.footer_box3{width: 25%;}
.footer_box4{width: 18%;}

.footer_btm{ width: 100%; padding: 20px 0; border-top: 1px solid #fff; font-size: 14px; line-height: 20px; font-weight: normal; color:#fff; text-align: center; }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#66a3d8; }

.mobile_btm{ display: none;}
.ndis_logo{ width: 100%; display: inline-block; margin-bottom: 30px; }
.ndis_logo img{ max-width: 100%; }






/*NEW CSS*/
.primary-navigation{ float: none !important; }
.bigtext span, .bigtext em{ font-family: 'Poppins'; }
.bigtext em{ font-family: 'Poppins';}
.bigtext b{ font-weight: bolder;}
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #1b81c3;}
.primary-navigation .menu_sec ul li a:hover{background-color: #393939; color:#fff !important; padding-left: 20px; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { color: #0097dc !important; background: none !important;}
.navbar-brand img { height: auto;}



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important;
padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; text-transform: none; z-index: 99; margin-bottom: 3px;}
.breadcrumb-container { width: 100%; color: #0097dc; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.page { margin-top: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}


.about_left .btn_div{ text-align: left; }
.get_frm p{ padding: 0px; }
#sp-testimonial-free-wrapper-36 .sp-testimonial-free-section{ margin: 0px; padding-top: 25px !important; }
.sp-testimonial-item { background: #fff !important; padding: 15px !important; }
.sp-testimonial-free{ border-radius: 15px !important;  padding: 95px 40px 30px; box-shadow: 0 0 22px 1px #dbdadb; position: relative; }
.sp-testimonial-free::before {
  width: 90%;
  height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 2px solid #02bcf4 !important;
  content: "";
  border-radius: 15px !important;
  transform: translate(-50%, -50%);
}
.sp-testimonial-free-section .sp-testimonial-client-image{ position: relative; }
.sp-testimonial-free-section .sp-testimonial-client-image img{ max-width: 100%; position: absolute; left: 50%; top: -130px; transform: translate( -50%, 0);}
.sp-testimonial-content p {
  font-size: 14px !important;
  line-height: 25px !important;
  color: #000;
  padding: 0px !important;
}
.sp-testimonial-free-section .sp-testimonial-client-rating {
  margin: 0 0 6px 0;
  text-align: center;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 84px;
  transform: translate(-50%, 0);
}
.sp-testimonial-free-section .sp-testimonial-client-name {
  color: #000 !important;
  font-weight: 500 !important;
  font-style: italic !important;
  text-align: right !important;
  font-size: 14px !important;
}

.primary-navigation li.menu-item-has-children:after{ background: url(../images/caret.png) no-repeat 0 0; width: 6px; height: 5px; position: absolute; right: 5px; top: 15px; content: ""; }
.header_sec.fixed .navbar-brand img{ max-width: 250px;}

.banTxt { max-width: 450px;}
.banTxt .ban_heading, .banTxt h1 { font-size: 50px; line-height: 56px;}







/* INNER CONTENT */

.inner_title {
  color: #323232;
  font-size: 36px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Poppins';
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #323232;
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Poppins';
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_txt {
  font-size: 14px;
  color: #323232;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.7em;
  font-family: 'Poppins';
}
.inner_title strong, .inner_subtitle strong {
  color: #468ac8;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #468ac8;
}
.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  padding-left: 25px;;
  background-size: 18px;
  font-size: 14px;
  line-height: 1.7em;
  font-family: 'Poppins';
  color: #323232;
  font-weight: normal;
  list-style: none;
  padding-bottom: 6px;
}
.inner_list_txt ul li:before{ position: absolute; left: 0; top: 0; font-size: 20px; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f058"; font-size: 16px; color:#468ac8; }
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #34568D;
background: linear-gradient(90deg, rgba(52, 86, 141, 1) 0%, rgba(73, 137, 196, 1) 59%, rgba(143, 197, 236, 1) 100%);
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#66a3d8;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #323232;
}
.sub_heading strong{ color:#468ac8;}
.inner_bottm_sec .inner_txt { margin-top: 20px;}
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}
.reverse{ flex-direction: row-reverse; }

.inner_bottm_sec .inner_list_txt ul li{ color:#fff; display: inline-block; }
.inner_bottm_sec .inner_list_txt ul li:before{ color:#fff; }

.inner_subtitle2{ color: #323232; font-size: 18px; line-height: 1.4; font-weight: bold; position: relative; padding-bottom: 10px; font-family: 'Poppins'; text-transform: capitalize; }
.inner_subtitle2 strong{color:#468ac8; }

.reviews_page .sp-testimonial-free{ margin: 15px 0; }
.reviews_page .sp-testimonial-client-image { position: relative;}
.reviews_page .sp-testimonial-client-image img { max-width: 100%; position: absolute; left: 50%; top: -130px; transform: translate( -50%, 0);}
.reviews_page .sp-testimonial-free{ text-align: center; }
.reviews_page .sp-testimonial-content { min-height: 180px; margin-bottom: 10px;}
.reviews_page .sp-testimonial-client-rating { margin: 0 0 10px;}
.reviews_page .sp-testimonial-client-name { color: #244078;}






/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_touch{ width: 100%; background: #fff; padding: 30px; }
.get_box{ width: 100%; display: inline-block; margin: 0 0 7px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box select, .get_box textarea{ width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#000; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; }
.get_box .btn_link{ border: none; }
.get_box textarea{ height: 70px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#468ac8;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#454545; opacity: 1; }

.contact_page_heading {
font-size: 36px;
line-height: 1.2;
text-transform: capitalize;
color: #323232;
padding: 0 0 15px;
font-family: 'Poppins';
font-weight: bold;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
background:#468ac8;
}
.contact_page_heading strong {color: #468ac8;}
.contact_left{ text-align: left;}
.contact_page_info {
position: relative;
color: #323232;
margin-top: 25px;
padding-left: 60px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background:#ffffff;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
width: 45px;
height: 45px;
border-radius:
50%;
text-align: center;
padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration:
none !important;
color: #1c1c1a;
}
.contact_page_info {
color: #1c1c1a;
}
.contact-text a:hover{ color:#468ac8; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px 25px 0;
border-radius:5px;
text-align: left;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px;
height:50px;
border-radius:7px;
color: #515151;
text-transform: capitalize;
outline:none;
}


.contact-page textarea{ height: 120px; padding: 15px;}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
text-align: center;
border-radius:50px;
width: fit-content;
background-color: #874494;
padding:13px 50px;
transition:all 0.5s ease;
border: none;
font-family: 'Poppins';
height: auto;
letter-spacing: 1px;
}
.contact-page input[type="submit"]:hover {
background-color: #468ac8;
}
.get_touchSec { padding: 20px 0;}
.get_touchSec .col-lg-6, .get_touchSec .col-lg-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }
.contact_right .get_frm {margin: 0 0 10px;}
.contact-page:after, .inner_page:after, .testimonial_page:after{ display: none; }


.thank_you { text-align: center;}

/* error */
.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;;}
.home_btn{ width: 100%; display: inline-block; padding: 30px 0 0; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}


.home_btn { padding: 0;}
.thank_you p{}
.thank_you .inner_txt p{ font-size: 14px; color: #323232; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; font-family: 'Poppins'; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; }
.sp-testimonial-content p { min-height: 190px;}
.service_description { font-size: 14px; line-height: 24px; padding: 0 0 10px; min-height: 130px;}
.service_sec .top_heading {padding-bottom: 40px;}





/* inner form css here  */
.inner-form-container a {
	text-decoration: none !important;
}

.inner-form-page .inner_txt a {
	text-decoration: none;
}

.inner-form-label {
	font-size: 16px;
	font-weight: 500;
}

.inner-form-label p {
	margin-bottom: 0;
}

.inner-form-input input {
	 width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#0d0d0d; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px; }
.inner-form-input select {
	 width: 100%; height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#0d0d0d; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px;  
}

.inner-form-textarea textarea {
	 width: 100%; height: 100px; background: #fff; padding: 15px 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#0d0d0d; font-family: 'Poppins'; border: 1px solid #c4c4c4;  background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; border-radius: 7px; 
}


.inner-form-container {
	margin-top: 30px;
	padding: 30px 20px;
	border-radius: 20px;
	box-shadow: 0 0 5px #dfdfdf;
}

.inner-form-heading p {
	margin-bottom: 0;
  padding: 0;
}

.inner-form-heading {
	color: #323232;
	font-size: 30px;
	line-height: 1.2;
	font-weight: bold;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 24px;
}

.inner-form-heading strong {
	color: #468ac8;
}

.inner-form-heading::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 12px;
	width: 30px;
	height: 3px;
	background: #468ac8;
}

.inner-form-radio .wpcf7-list-item {
	display: block;
	margin: 0;
}

.inner-form-text {
	font-size: 17px;
	text-align: center;
	font-weight: 600;
}
.inner-form-page input:focus,.inner-form-page select:focus,.inner-form-page textarea:focus{
	border: 1px solid #468ac8;
}
.inner-form-submit-btn {
	display: flex;
	justify-content: center;
}

.inner-form-submit-btn input[type="submit"] {
font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    width: fit-content;
    padding: 13px 50px;
    transition: all 0.5s ease;
    background: #A5CEEE;
  background: linear-gradient(90deg, rgba(165, 206, 238, 1) 0%, rgba(148, 201, 238, 1) 13%, rgba(117, 176, 224, 1) 44%, rgba(77, 140, 199, 1) 61%, rgba(53, 121, 183, 1) 75%, rgba(49, 94, 151, 1) 88%, rgba(53, 83, 136, 1) 100%);
}

.inner-form-submit-btn input[type="submit"]:hover {
	background: #A5CEEE;
  background: linear-gradient(270deg, rgba(165, 206, 238, 1) 0%, rgba(148, 201, 238, 1) 13%, rgba(117, 176, 224, 1) 44%, rgba(77, 140, 199, 1) 61%, rgba(53, 121, 183, 1) 75%, rgba(49, 94, 151, 1) 88%, rgba(53, 83, 136, 1) 100%);
  color:#fff;
}

.inner-form-submit-btn .wpcf7-spinner {
	display: none;
}
.inner-form-radio { width: 100%; display: inline-block; padding-bottom: 15px; }
.inner-form-radio .wpcf7-list-item{ position: relative; float: left; margin: 0 15px 0 0; padding: 2px; padding-left: 25px; }
.inner-form-radio input[type="radio"] { border: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; background: url(https://jrtechnologiesweb.in/demo/care2you/wp-content/uploads/2025/05/radio2.png) no-repeat left top 5px; background-size: 18px; }
.inner-form-radio input[type="radio"]:checked{ background: url(https://jrtechnologiesweb.in/demo/care2you/wp-content/uploads/2025/05/radio1.png) no-repeat left top 5px; background-size: 18px; }


.testimonial_sec { background: #fcfcfd;}
.page {margin-top: 0 !important; margin-bottom: 0 !important;}
.primary-navigation .menu_sec li li.current_page_item a{background-color: #223e77; color: #fff !important;}
.wpcf7-spinner{ position: absolute !important;}
.top_subheading {padding-bottom: 6px;}





 
@media only screen and (min-width: 1400px){
.about_box{ width: 605px;}



}

  
  
  
  



@media only screen and (max-width: 1199px) {
.top_contact ul li{ font-size: 13px; }

.headerMain { padding: 12px 0;}
.top-logo { width: 22%;}
.menu_sec li { margin: 0 0 0 34px; font-size: 15px;}
.site-navigation ul .sub-menu li { font-size: 13px; line-height: 18px;}
.banner_box img { height: 560px;}
.banTxt .ban_heading, .banTxt h1, .page .entry-title, .blog_page_title {font-size: 45px; line-height: 50px;}
.wrapper {padding: 75px 0;}
.top_heading, .inner_title { font-size: 32px; line-height: 40px;}
.inner-form-heading { font-size: 28px; }
.inner_subtitle{ font-size: 26px; }
.top_paragraph { font-size: 14px; line-height: 26px;  padding-bottom: 15px;}
.btn_link { font-size: 15px;  padding: 12px 27px;}
.header_sec.fixed .navbar-brand img { max-width: 185px;}
.service_title { font-size: 18px; line-height: 24px;}
.service_link {font-size: 15px;}
.service_description { min-height: 160px;}
.why_heading { font-size: 15px; line-height: 21px;}
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea{ height: 60px; }
.get_frm textarea { height: 120px;}
.sp-testimonial-free-section .sp-testimonial-client-image img { max-width: 80px !important; top: -94px;}
.sp-testimonial-free { padding: 65px 30px 25px;}
.sp-testimonial-free-section .sp-testimonial-client-rating { top: 62px;}
.sp-testimonial-content p { min-height: 210px;}
.footer_top { padding: 60px 0 40px 0;}
.footer_btm { padding: 18px 0;font-size: 13px; line-height: 20px;}
.foot_contact li { margin: 0 0 15px; font-size: 13px; line-height: 20px;}
.foot_link li { margin: 0 0 12px; font-size: 13px; line-height: 18px;}
.toparww { font-size: 20px; width: 45px; height: 45px;}
.footer_logo img { max-width: 200px;}
.ndis_logo img { max-width: 175px;}

.page .entry-header, .blog_page_header { padding: 180px 0 140px !important;}
.wrapper.reviews_page { padding-top: 100px;}
.reviews_page .sp-testimonial-client-image img { top: -108px;}
.reviews_page .sp-testimonial-client-name {font-size: 18px;}
.inner-form-container { margin-top: 30px; padding: 30px 20px; border-radius: 12px;}
.contact_page_info {font-size: 15px;}







}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {  background:#183395;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btn2 {  background:#fff;  position: absolute;  top: 0;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 9px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#2677c1;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}

.top-logo { width: auto; }
.navbar-brand img { height: auto; max-width: 180px;}
.header_sec.fixed .navbar-brand img { max-width: 160px; }





    
} 
 
 
@media only screen and (max-width: 991px) {
.banTxt .ban_heading, .banTxt h1, .page .entry-title, .blog_page_title { font-size: 30px; line-height: 35px; }
.ban_content {color: #fff; padding-bottom: 10px; line-height: 21px; font-size: 13px;}  
.banTxt .btn_link { margin: 10px 0 0;}  
.banTxt { max-width: 320px;}
.banner_box img { height: 410px; }
.wrapper { padding: 50px 0;} 
.top_subheading {font-size: 16px; line-height: 22px;}
.top_heading, .inner_title, .inner-form-heading {font-size: 26px; line-height: 32px; }
.inner_subtitle{ font-size: 23px; }
.about_left {padding: 0;}
.top_paragraph { font-size: 14px; line-height: 24px; padding-bottom: 15px; }
.about_imgbox img {max-width: 110px;}
.about_img {max-width: 100% !important;}
.about_img.about_img1 {height: 360px; object-fit: cover;}
.service_box {margin: 15px 0;}
.service_description { min-height: 110px; }
.service_sec .top_heading {padding-bottom: 30px;}
.why_icon {width: 110px; height: 110px; border-width: 5px;}
.why_icon i { width: 70px; height: 70px;}
.why_icon i img { max-width: 50px;}
.why_heading { font-size: 14px; line-height: 20px; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea { height: 55px; padding: 0 15px; }
.get_frm textarea { height: 120px; padding: 15px 15px; }
.footer_box1 { width: 100%; text-align: center;}
.social_box { width: 100%; display: flex; text-align: center; justify-content: center; margin-bottom: 0;}
.footer_top { padding: 40px 0; }
.footer_logo img { max-width: 230px; }
.ndis_logo img { max-width: 160px; }
.footer_logo {margin-bottom: 25px;}
.ndis_logo {margin-bottom: 25px;}
.footer_box2, .footer_box3, .footer_box4{ margin-top: 30px; }
.footer_box2 {width: 40%;}
.footer_box3 {width: 34%;}
.footer_box4 { width: 26%;}

.page .entry-header, .blog_page_header { padding: 140px 0 100px !important;}
.core-box {min-height: auto; margin: 15px 0;}
.core-box { min-height: 405px;}
.core-box img { width: 70px; padding-bottom: 20px;}
.inner_bottm_sec { padding: 30px 25px;}

.service_mid .core-box { min-height: 335px; }
.reviews_page .sp-testimonial-free { margin: 15px 0 50px;}
.inner-form-container { margin-top: 25px; padding: 20px 10px; border-radius: 10px; }
.inner-form-label {font-size: 15px;}
.inner-form-label p { padding: 0 0 10px;}
.contact_right { padding: 20px 20px 0;}
.contact-page input[type="submit"]{font-size: 15px; line-height: 24px; padding: 12px 35px; }





      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

.banTxt .ban_heading, .banTxt h1, .page .entry-title, .blog_page_title {font-size: 24px;  line-height: 30px; }
.ban_content {  color: #fff; padding-bottom: 10px; line-height: 20px;}
.banTxt .ban_heading::before { left: -23px; top: -17px; width: 45px; height: 45px; }
.banTxt { max-width: 280px;}
.banner_box img { height: 380px;}
.wrapper { padding: 45px 0; }
.top_heading { font-size: 23px; line-height: 28px;}
.service_description { min-height: 132px; }
.why_choose .col-lg-2 {width: 33.3333%;}
.get_frm {margin: 7px 0;}
.wpcf7-spinner{ position: absolute !important;}
.get_frm .btn_link {padding: 12px 35px; font-size: 15px;}
.sp-testimonial-content p { min-height: auto; }
.sp-testimonial-free {  padding: 65px 42px 25px; }


.inner_content .img-fluid{ width: 100%; }
.core-box{ min-height: auto; margin: 10px 0; padding: 20px; }
.core-box .inner_txt:last-child{ padding-bottom: 0;}
.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.core-box img { width: 60px; padding-bottom: 15px; }
.margin-top {margin-top: 20px;}

.service_mid .core-box { min-height: auto; }
.reviews_page .sp-testimonial-content {min-height: auto; margin-bottom: 10px;}

.contact_left {margin-top: 30px;}
.get_touchSec {padding: 5px 0 20px;}
.inner-form-input input{ padding: 0 15px; }
.inner-form-textarea textarea{ padding: 10px 15px; }
.inner-form-submit-btn input[type="submit"]{ padding: 12px 35px; }




}




@media only screen and (max-width: 575px){ 
.error_page .page-content img { max-width: 260px;}

.ban_content{ display: none;}
.banner_innr{top: 70%; }
.banTxt { max-width: 260px; float: left; }
.banner_box img {  height: 300px; object-position: 30% center; }
.banTxt .ban_heading, .banTxt h1, .page .entry-title, .blog_page_title { font-size: 20px; line-height: 26px; }
.banTxt .btn_link { margin: 0; }
.top_subheading {font-size: 15px; line-height: 21px; }
.top_heading, .inner_title, .inner-form-heading {font-size: 21px; line-height: 27px; }
.inner_subtitle{ font-size: 19px; }
.service_description { min-height: auto; }
.service_box { margin: 10px 0; }
.why_choose .col-lg-2 { width: 50%; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea { height: 50px;} 
.get_frm textarea{ height: 100px; } 
.footer_logo img { max-width: 210px; }
.ndis_logo img { max-width: 140px; }
.footer_heading {font-size: 18px; line-height: 26px;}
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.footer_box2, .footer_box3, .footer_box4 { margin-top: 15px; }
.social_box { justify-content: flex-start; margin-bottom: 15px; }
.footer_box1 { width: 100%; text-align: left; }
.toparww { font-size: 14px; width: 35px; height: 35px; right: 5px;}
.footer_fixed_buttons { font-size: 13px; }
.toparww_main.fixed .toparww {bottom: 25px;}
.sp-testimonial-free {padding: 50px 32px 25px; }
.sp-testimonial-free-section .sp-testimonial-client-image img { max-width: 60px !important; top: -70px;  }
.sp-testimonial-free-section .sp-testimonial-client-rating { top: 48px; }
.navbar-brand img { max-width: 145px; }
.header_sec.fixed .navbar-brand img {max-width: 140px; }
.footer_logo img {  max-width: 160px;  }
.banTxt .ban_heading::before { left: -9px; top: -5px; width: 22px; height: 22px;}
.btn_link { padding: 10px 25px;  font-size: 14px !important; }


.page .entry-header, .blog_page_header { padding: 120px 0 80px !important; }
.breadcrumb-container { font-size: 14px; }
.inner_subtitle2 { font-size: 16px;}
.contact_page_info { font-size: 14px; }






} 

@media only screen and (max-width: 400px){ 

	
	
	
}
