@charset "utf-8";
/* CSS Document */
body{ 
  width:100%;
  padding:0; 
  margin:0; 
  background:#fff; 
  overflow-x:hidden;
  color:#fff; 
  font-family: 'Poppins', sans-serif;
}

a{ 
  display:inline-block;
  text-decoration:none;
  padding:0; 
  margin:0; 
  transition:all 500ms ease-in-out;
}

a:focus, a:hover{ 
  outline:none; 
  text-decoration:none; 
}

h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}

ul,li{ 
  padding:0; 
  margin:0; 
  list-style:none; 
}

button:focus{
  outline:none;
}

img{
  max-width:100%;
  height:auto;
}

/* ===== common css ====== */
.btn1{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.02em;
  background:#03b101;
  border-radius:12px;
  padding:15px 30px;
}

.btn1:hover{
  background:#337397;
  color:#fff;
}

.btn2{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.02em;
  background:#337397;
  border-radius:12px;
  padding:15px 30px;
}

.btn2:hover{
  background:#03b101;
  color:#fff;
}

.common_paragraph{
  font-size:16px;
  color:#030303;
  line-height:26px;
  margin-bottom:20px;
}

/* ===== Header Starts ====== */
.navbar-default{ 
  background:none; 
  border:none;
  padding:0;
  margin:0; 
  transition:all 500ms ease-in-out; 
}

.head_top{
  background:#337397;
  padding:10px 0;
  transition:all 500ms ease-in-out;
}

.head_contact li a{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  letter-spacing:.02em;
}

.head_contact li a:hover{
  color:#8ecde2;
}

.head_search{
  border-left:2px solid #8ecde2;
}

.head_bottom{
  padding:66px 0;
  transition:all 500ms ease-in-out;
}

.head_bottom .container{
  position:relative;
}

.head_logo{
  position:absolute;
  width:135px;
  left:0;
  right:0;
  top:-51px;
  margin:0 auto;
  transition:all 500ms ease-in-out;
}

@media screen and (min-width:992px){
  .navbar-default.navbar-fixed .head_top{
    margin-top:-55px;
  }

  .navbar-default.navbar-fixed .head_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:45px 0;
  }

  .navbar-default.navbar-fixed .head_logo{
    width:100px;
    top:-35px;
  }

}

body.home{
  background:url(../images/body-bg.png) no-repeat right 10%;
  background-size:contain;
}

.home_banner{
  margin-top:205px
}

.banner_desc{
	left:0;
	bottom:22%;
}

.banner_content{
  width:500px;
  max-width:100%;
}

.banner_big_heading{
  font-family: "Caladea", serif;
  font-size:50px;
  color:#313131;
  line-height:58px;
  margin-bottom:20px;
}

.banner_big_heading span,
.serv_bg_heading span,
.about_big_heading span,
.choose_big_heading span,
.test_big_heading span{
  color:#03b101;
  font-style:italic;
}

.banner_img img{
  border-radius:20px;
}

.mission_sec,
.serv_sec,
.about_sec,
.choose_sec,
.step_lower,
.h_form_sec,
.trust_sec{
  padding-bottom:65px;
}

.thumb_mission{
  border-radius:20px;
  overflow:hidden;
  margin:0 50px;
  margin-top:-20px;
}

.mission_box{
  height:100%;
  padding:25px;
}

.mission_box:hover{
  background:url(../images/mission-bg.png) no-repeat center center, #337397;
  background-size:cover;
}

.mission_heading{
  font-size:24px;
  color:#03b101;
  line-height:32px;
  font-weight:600;
  letter-spacing:.02em;
  margin-bottom:15px;
}

.mission_box:hover .mission_heading,
.mission_box:hover .common_paragraph,
.mission_box:hover .inner_list li,
.serv_box:hover .serv_heading,
.serv_box:hover .common_paragraph{
  color:#fff;
}

.serv_top{
  margin-bottom:35px;
}

.serv_sm_heading{
  font-family: "Caladea", serif;
  font-size:20px;
  color:#020202;
  line-height:22px;
  font-weight:500;
  letter-spacing:.04em;
  background:#dae3e8;
  border-radius:30px;
  margin-bottom:12px;
  padding:12px 25px;
}

.serv_bg_heading,
.about_big_heading,
.choose_big_heading,
.step_big_heading,
.h_form_heading,
.test_big_heading,
.trust_big_heading{
  font-family: "Caladea", serif;
  font-size:48px;
  color:#020202;
  line-height:56px;
  margin-bottom:25px;
}

.serv_box{
  background:#fff;
  border:2px solid #03b201;
  border-radius:25px;
  overflow:hidden;
  min-height:305px;
  padding:25px 20px;
}

.serv_box:hover{
  background:url(../images/serv-box-bg01.jpg) no-repeat center top;
  background-size:cover !important;
}

.serv_bottom .col-lg-3:nth-child(2) .serv_box:hover{
  background:url(../images/serv-box-bg02.jpg) no-repeat center top;
}

.serv_bottom .col-lg-3:nth-child(3) .serv_box:hover{
  background:url(../images/serv-box-bg03.jpg) no-repeat center top;
}

.serv_bottom .col-lg-3:nth-child(4) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg10.jpg) no-repeat center top;
}

.serv_box:hover:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(3,178,1,.8);
  left:0;
  top:0;
}

.serv_box:hover .serv_icon img{
  filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(7deg) brightness(200%) contrast(101%);
}

.serv_heading{
  font-family: "Caladea", serif;
  font-size:22px;
  color:#030303;
  line-height:28px;
  font-weight:600;
  letter-spacing:.02em;
  margin:18px 0 15px;
}

.about_sm_heading,
.choose_sm_heading{
  font-size:20px;
  color:#060606;
  line-height:26xp;
  font-weight:600;
  letter-spacing:.04em;
  margin-bottom:12px;
}

.about_big_heading span,
.test_big_heading span{
  color:#2b6c91;
}

.choose_img img.big{
  border:5px solid #2a6c91;
  border-radius:50%;
}

.choose_box:hover .choose_img img.big{
  border-color:#03b201;
}

.choose_icon{
  position:absolute;
  width:45px;
  height:45px;
  line-height:38px;
  background:#97daf0;
  border:3px solid #fff;
  border-radius:50%;
  text-align:center;
  left:0;
  top:0;
}

.choose_heading{
  font-family: "Caladea", serif;
  font-size:24px;
  color:#373737;
  line-height:32px;
  font-weight:600;
  letter-spacing:.02em;
  margin-top:18px;
}

.step_upper{
  background:url(../images/step-bg.jpg) no-repeat center top;
  background-size:cover;
  padding:65px 0 150px;
}

.step_sm_heading{
  font-size:20px;
  line-height:22px;
  letter-spacing:.02em;
  margin-bottom:12px;
}

.step_lower{
  margin-top:-120px;
}

.step_box{
  border:1px solid #2a6c91;
  border-radius:15px;
  padding:25px;
}

.step_box:before{
  content:"";
  position:absolute;
  width:5px;
  height:50%;
  background:transparent;
  left:-5px;
  top:0;
  bottom:0;
  margin:auto 0;
}

.step_box:hover:before{
  background:#03b201;
}

.step_num_text{
  font-size:22px;
  color:#fff;
  line-height:60px;
  font-weight:600;
  width:60px;
  height:60px;
  background:#8dcce1;
  text-align:center;
  border-radius:50%;
}

.step_heading{
  font-family: "Caladea", serif;
  font-size:24px;
  color:#090909;
  line-height:30px;
  font-weight:600;
  letter-spacing:.02em;
  margin:20px 0 15px;
}

.h_form_box{
  background:url(../images/form-bg.png) no-repeat center center, #8dcce1;
  background-size:cover;
  border-radius:20px;
  padding:30px;
}

.sp-testimonial-content p{
  color:#030303;
  letter-spacing:.03em !important;
}

.sp-testimonial-client-name{
  font-family: "Caladea", serif !important;
  font-size:28px !important;
  color:#03b201 !important;
  line-height:30px !important;
  letter-spacing:.04em !important;
  font-weight:700 !important;
  font-style:italic !important;
}

.trust_img{
  z-index:999;
}

.trust_img img{
  border-radius:50%;
}

.trust_img:before{
  content:"";
  position:absolute;
  width:250px;
  height:250px;
  background:rgba(182,233,255,.55);
  border-radius:50%;
  right:0;
  top:0;
}

.trust_img:after{
  content:"";
  position:absolute;
  width:250px;
  height:250px;
  background:#03b201;
  border-radius:50%;
  left:6%;
  bottom:-40px;
  z-index:-1;
}

.trust_big_heading{
  padding-bottom:20px;
}

.trust_big_heading:after{
  content:"";
  position:absolute;
  width:85px;
  height:2px;
  background:#2789ff;
  left:0;
  bottom:0;
}

.trust_cont .thumb{
  background:url(../images/trust-list-icon01.png) no-repeat left 5px;
  margin-bottom:15px;
  padding-left:42px;
}

.trust_cont .thumb:last-child{
  margin-bottom:0;
}

.trust_heading{
  font-size:24px;
  color:#040404;
  line-height:32px;
  font-weight:600;
  margin-bottom:10px;
}

.footer_top{
  background:url(../images/footer-bg.png) no-repeat center center, linear-gradient(to right, #74b5cb , #3d7a9b);
  background-size:cover;
  padding:60px 0 50px;
}

.footer_top .col-lg-2,
.footer_top .col-lg-3,
.footer_top .col-lg-4{
  border-right:1px solid rgba(255,255,255,.5);
}

.footer_top .col-lg-3:last-child{
  border-right:none;
}

.footer_heading{
  font-family: "Caladea", serif;
  font-size:24px;
  line-height:26px;
  font-weight:600;
  letter-spacing:.04em;
  margin-bottom:20px;
  padding-bottom:15px;
}

.footer_heading:after{
  content:"";
  position:absolute;
  width:65px;
  height:2px;
  background:#fff;
  left:0;
  bottom:0;
}

.footer_link li{
  line-height:0;
  margin-bottom:10px;
}

.footer_link li:last-child,
.ft_contact li:last-child{
  margin-bottom:0;
}

.footer_link li a,
.ft_contact li,
.ft_contact li a{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.02em;
}

.footer_link li a:hover,
.ft_contact li a:hover{
  color:#195475;
}

.ft_contact li{
  margin-bottom:15px;
}

.ft_contact li span{
  font-weight:600;
}

.ft_social li img{
  border:3px solid #fff;
  border-radius:50%;
}

.footer_bottom{
  padding:30px 0;
}

.abn_text{
  font-size:20px;
  color:#030303;
  line-height:22px;
  font-weight:600;
  margin-bottom:20px;
}

.footer_bottom .common_paragraph span{
  color:#2789ff;
  font-weight:600;
}

.footer_bottom .common_paragraph a{
  color:#03b201;
}

#back-button {
  display:inline-block;
  background-color:#03b201;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  border-radius:50%;
  position:fixed;
  bottom:25px;
  right:25px;
  opacity:0;
  visibility:hidden;
  z-index:1000;
  cursor:pointer;
  box-shadow:0 6px 16px rgba(0,0,0,.4);
}

#back-button.show {
  opacity:1;
  visibility:visible;
}

.page .entry-header,
.error404 .page-header{
  background:url(../images/inner-banner01.jpg) no-repeat center top;
  background-size:cover;
  margin-top:205px !important;
  padding:160px 0 120px !important;
  position:relative;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  font-family: "Caladea", serif;
  font-size:50px;
  color:#fff;
  line-height:58px;
  font-weight:700;
  font-style:italic;
  letter-spacing:.02em;
  text-shadow:2px 2px 2px rgba(0,0,0,.7);
}

.inner_cont_sec .section .icon{
  width:75px;
  height:75px;
  background:#337397;
  line-height:75px;
  border-radius:20px 0 20px 20px;
  text-align:center;
}
.inner_cont_sec .section .text{
  width: 75%;
}

.contact-title{
  font-family: "Caladea", serif;
  font-size:24px;
  color:#030303;
  line-height:30px;
  font-weight:600;
  letter-spacing:.02em;
}

.contact-main{
  font-size:16px;
  color:#020202;
  line-height:22px;
}

.contact-main a{
  color:#020202;
  font-weight:500;
}

.contact-main a:hover{
  color:#03b201;
}

.inner_cont_sec .form_block{
  background:#8dcce1;
  border-radius:20px;
}

.contact_form .block{
  margin-bottom:15px;
}

.contact_form .block p{
  margin-bottom:0;
}

.contact_form .block label{
  font-size:16px;
  color:#010101;
  line-height:18px;
  font-weight:500;
  margin-bottom:10px;
}

.contact_form .block .form-control{
  height:52px;
  border-radius:12px;
  border:1px solid #2a6c91;
  background:#8dcce1;
  font-size:16px;
  color:#020202;
  line-height:20px;
  padding:10px 20px;
}

.contact_form .block .form-control::placeholder{
  color:#020202;
  opacity:1;
}

.contact_form .block .form-control::-ms-input-placeholder{
  color:#020202;
}

.contact_form .block .form-control:focus,
.contact_form .block .btn:focus{
  box-shadow:none;
}

.contact_form .block textarea.form-control{
  height:130px;
  resize:none;
}

.contact_form .block select{
  background:url(../images/down-arrow02.png) no-repeat right 20px center, #8dcce1 !important;
}

.contact_form .block select option{
  color:#000;
}

.contact_form .block .wpcf7-list-item{
  display:block;
  margin-left:0;
}

.contact_form .block .btn{
  width:100%;
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:500;
  letter-spacing:.03em;
  text-transform:inherit;
  background:#337397;
  border:none;
  border-radius:10px;
  text-align:center;
  padding:14px 30px;
}

.contact_form .block .btn:hover{
  background:#03b101;
  color:#fff;
}

.contact_form .block .wpcf7-spinner,
.van_booking_form .wpcf7-spinner{
  display:none;
}

.contact_form .block .wpcf7-not-valid-tip{
  font-size:14px;
  margin-top:5px;
}

.contact_form .wpcf7-response-output{
  font-size:14px;
  color:#010101;
  border:none !important;
  margin:0 !important;
  padding:0 !important;
}

.contact_map{
  line-height:0;
}

.contact_map iframe{
  width:100%;
  height:420px;
  margin-bottom:0;
}

.inner_bg_title{
  font-family: "Caladea", serif;
  font-size:46px;
  color:#010101;
  line-height:54px;
  font-weight:700;
  font-style:italic;
  letter-spacing:.02em;
}

.inner_bg_title strong,
.cta_bg_title strong{
  color:#4ea34e;
}

.inner_sm_title{
  font-family: "Caladea", serif;
  font-size:26px;
  color:#020202;
  line-height:34px;
  font-weight:600;
  letter-spacing:.02em;
}

.inner_list li{
  font-size:16px;
  color:#050505;
  line-height:26px;
  font-weight:500;
  letter-spacing:.03em;
  background:url(../images/tick-icon001.png) no-repeat left 5px;
  margin-bottom:10px;
  padding-left:28px;
}

.inner_list li:last-child{
  margin-bottom:0;
}

.sec_bg_color{
  background:#f5f5f5;
}

.cta_bg_title{
  font-family: "Caladea", serif;
  font-size:44px;
  color:#030303;
  line-height:52px;
  font-weight:700;
  font-style:italic;
  letter-spacing:.02em;
}

.cta_bg_title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#115499;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

.cta-btn{
  left:0;
  bottom:0;
  z-index:999;
}

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  text-transform:uppercase;
  letter-spacing:.02em;
  background:#03b201;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  color:#fff;
  background:#337397;
}

.accordion-item{
	border:1px solid rgba(0,0,0,.15) !important;
	margin-bottom:10px;
}

.accordion-item:last-child{
	margin-bottom:0;
}

.accordion-button{
	font-size:18px;
	color:#1c1c1c;
	line-height:25px;
	font-weight:500;
	text-transform:inherit;
	letter-spacing:.02em;
	padding:14px 20px;
}

.accordion-button:focus{
	box-shadow:none;
}

.accordion-button[aria-expanded="true"],
.accordion-button:hover{
	background:#337397;
	color:#fff;
}

.accordion-button[aria-expanded="true"]:after,
.accordion-button:hover:after{
	filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%);
}

.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button{
	border-top-left-radius:0;
  	border-top-right-radius:0;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed{
	border-bottom-right-radius:0;
  	border-bottom-left-radius:0;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(2) .serv_box:hover{
  background:url(../images/serv-box-bg02.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(3) .serv_box:hover{
  background:url(../images/serv-box-bg03.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(4) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg10.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(5) .serv_box:hover{
  background:url(../images/serv-box-bg04.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(6) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg05.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(7) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg06.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(8) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg07.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(9) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg08.jpg) no-repeat center top;
}

.inner_serv_sec .serv_bottom .col-lg-4:nth-child(10) .serv_box:hover{
  background:url(http://carestreamssupport.com.au/wp-content/uploads/2026/03/serv-box-bg09.jpg) no-repeat center top;
}



@media screen and (max-width:1366px){
  .serv_box{
    min-height:360px;
  }


}

@media screen and (max-width:991px){
  .head_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:12px 0;
  }

  .head_logo{
    position:inherit;
    width:80px;
    top:0;
    margin:0;
  }

  .home_banner{
    margin-top:96px
  }
	
	.banner_desc{
		bottom:7%;
	}

  .thumb_mission{
    margin-left:0;
    margin-right:0;
  }

  .footer_bottom{
    padding-bottom:70px;
  }

  #back-button{
    right:20px;
    bottom:35px;
  }

  .page .entry-header, 
  .error404 .page-header{
    margin-top:96px !important;
  }
	
	.inner_cont_sec .section .icon{
		width:65px;
		height:65px;
		line-height:65px;
	}
	
	.contact-main{
		word-break:break-all;
	}

  
}

@media screen and (max-width:767px){
  .mission_box{
    height:auto;
    padding:25px;
  }

  .banner_big_heading,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:30px;
    line-height:38px;
    margin-bottom:12px;
  }

  .common_paragraph,
  .inner_list li{
    font-size:14px;
    line-height:22px;
  }

  .btn1,
  .btn2,
  .contact_form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 20px;
  }

  .mission_sec, 
  .serv_sec, 
  .about_sec, 
  .choose_sec, 
  .step_lower, 
  .h_form_sec, 
  .trust_sec{
    padding-bottom:35px;
  }

  .thumb_mission{
    margin-top:30px;
  }

  .mission_box{
    border-bottom:1px solid rgba(0,0,0,.15);
  }

  .mission_heading{
    font-size:20px;
    line-height:26px;
  }

  .thumb_mission .col-lg-4:last-child .mission_box{
    border-bottom:none;
  }

  .serv_sm_heading{
    font-size:16px;
    line-height:18px;
    padding:10px 20px;
  }

  .serv_bg_heading, 
  .about_big_heading, 
  .choose_big_heading, 
  .step_big_heading, 
  .h_form_heading, 
  .test_big_heading, 
  .trust_big_heading,
  .inner_bg_title,
  .cta_bg_title{
    font-size:28px;
    line-height:36px;
    margin-bottom:20px;
  }

  .serv_box{
    min-height:285px;
  }

  .serv_heading,
  .choose_heading{
    font-size:20px;
    line-height:26px;
  }

  .about_sm_heading, 
  .choose_sm_heading{
    font-size:18px;
    line-height:24px;
  }

  .step_upper{
    padding:35px 0 125px;
  }

  .step_sm_heading{
    font-size:16px;
  }

  .step_lower{
    margin-top:-100px;
  }

  .step_heading{
    font-size:22px;
    line-height:28px;
    min-height:auto;
  }

  .h_form_box{
    padding:25px;
  }

  .contact_form .block .form-control{
    height:42px;
    font-size:14px;
  }

  .contact_form .block textarea.form-control{
    height:90px;
  }

  .sp-testimonial-content p{
    font-size:14px !important;
    line-height:22px !important;
  }

  .sp-testimonial-client-name{
    font-size:24px !important;
    line-height:26px !important;
  }

  .trust_img:before,
  .trust_img:after{
    width:160px;
    height:160px;
  }

  .trust_img:after{
    bottom:-20px;
  }

  .trust_heading{
    font-size:18px;
    line-height:26px;
  }

  .footer_top{
    padding:35px 0 30px;
  }

  .footer_top .col-lg-3, 
  .footer_top .col-lg-4{
    border-right:none;
  }

  .footer_heading{
    font-size:20px;
    line-height:22px;
    margin-bottom:16px;
  }

  .footer_link li a, 
  .ft_contact li, 
  .ft_contact li a{
    font-size:14px;
    line-height:16px;
  }

  .ft_contact li{
    margin-bottom:12px;
  }

  .footer_logo{
    width:140px;
  }

  .abn_text{
    font-size:16px;
    line-height:18px;
    margin-bottom:15px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:80px 0 60px !important;
  }

  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    margin-bottom:0;
  }

  .thankyou_section img,
  .error404 .page-content img{
    width:200px;
  }
	
	.contact-title{
		font-size:20px;
		line-height:22px;
	}
	
	.contact-main{
		font-size:14px;
	}
	
	.inner_sm_title{
		font-size:22px;
		line-height:28px;
	}
	
	.accordion-button{
		font-size:16px;
		line-height:24px;
	}

  
}

@media screen and (max-width:575px){
	.home_banner .ms-view,
	.home_banner .ms-slide,
	.home_banner .ms-slide-bgcont{
		height:400px !important;
	}
	
	.home_banner .ms-view img{
		object-fit:cover;
	}
	
  .serv_box{
    padding:20px;
  }

  .banner_content .btn1,
  .banner_content .btn2{
    padding:12px 14px;
  }

  .serv_box{
    min-height:auto;
  }

  .serv_heading{
    min-height:auto;
  }

  
}
