body{ padding: 0px; margin: 0px; list-style: none; font: 400 16px/24px "Kulim Park", serif; color:#000; 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: "Kulim Park", serif;
 font-family: 'Gotham-Bold';
 font-family: 'Gotham-Light';
 font-family: 'Gotham-Book';*/


.container{max-width: 1440px;}
.btn_link { width: auto; height: auto; background: #0095DA; color:#fff; text-transform: uppercase; font: 700 15px/26px "Kulim Park", serif; border-radius: 50px; text-align: center; margin-bottom: 20px; display: inline-block; border: 1px solid #0095DA; padding: 15px 30px 13px; letter-spacing: 4px; }
/*.btn_link:hover{ background: #000; color:#fff; border-color:#000; }*/
.btn_link i{ margin: 0 0 0 5px; position: relative; transform: rotate(-50deg); }



/*header*/
p{padding-bottom: 15px;}
.header_sec { width: 100%; 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; position: absolute; left: 0px; top: 0px; z-index: 5; }
.header_sec .container{ max-width: 1600px; }
.headerMain{position: relative;}
.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: 320px; }
.navbar-brand img{max-width: 100%;width: auto;}

.menu_sec li{margin: 0 0 0 55px; font-size: 18px; line-height: 20px; color:#000; position: relative; }
.menu_sec li a{display: inline-block; color: #000; font-family: "Kulim Park", serif; padding: 10px; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; }
.menu_sec li a:hover{ color:#0095DA; }

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; padding: 10px 0; box-shadow: 0 0 14px -8px #000; }
.header_sec .contact_btn{ position: absolute; right: 0px; top: 19px;}

.contact_btn{background: #005900; border-radius: 30px; color:#fff; text-transform: uppercase; font-size: 16px; line-height: 20px; padding: 14px 32px; letter-spacing: 2px; }
.contact_btn:hover{ background: #80c93b; color:#fff; }
.header_sec.fixed .navbar-brand { width: 270px; }

  
.banner_sec{ width: 100%; position: relative; }  
.banner_box{ width: 100%; position: relative; min-height: 850px; overflow: hidden;  background: rgb(239,250,255);
background: linear-gradient(90deg, rgba(239,250,255,1) 0%, rgba(235,249,255,1) 31%, rgba(227,247,255,1) 46%, rgba(220,245,255,1) 51%, rgba(210,243,255,1) 59%, rgba(204,241,255,1) 75%, rgba(199,240,255,1) 83%, rgba(196,239,255,1) 100%);  }
.banner_img{}
.banner_img img{ width: 100%; }
.banner_innr{ width: 100%; position: absolute; left: 50%; top: 52%; -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); }
.banTxt{width: 700px; display: inline-block; }
.banTxt strong, .banTxt h1{display: inline-block; width: 100%; font-size: 100px; line-height: 105px; font-family: 'Gotham-Book'; color: #000; padding-bottom: 20px; position: relative; margin-bottom: 20px; font-weight: normal; letter-spacing: 1px; text-transform: capitalize; }  
.banTxt strong b, .banTxt h1 b{ font-family: 'Gotham-Bold'; }
.banTxt p{ font-size: 16px; line-height: 30px; color:#000; }
.banTxt .btn_link{margin-top: 20px;}  
.banTxt p em{ font-style: normal; letter-spacing: 4px; margin-left: 20px; }
.banTxt p a{ margin: 0px !important; }
.banner_box { border-radius: 0 0 30px 30px;}
.banner_box:before{ display: none; }

.ban_img{ width: 45%; position: absolute; right: 0px; top: 0px; }
.ban_img img{ max-width: 100%;}

	

.about_sec{ width: 100%; padding: 80px 0 180px 0; overflow: hidden; }
.tophead h1, .tophead h2{font-size: 50px; line-height: 65px; font-family: "Kulim Park", serif; color: #000; padding-bottom: 15px; margin: 0px; position: relative; letter-spacing: 1px; font-weight: 700; text-transform: uppercase; font-weight: 700; }
.tophead h1 span, .tophead h2 span{ display: inline-block; }
.tophead p{font-size: 18px; line-height: 26px; font-family: "Kulim Park", serif; color: #000; padding-bottom: 20px; font-weight: 400; }
.tophead h6{font-size: 20px; line-height: 24px; font-family: "Kulim Park", serif; color: #000; padding-bottom: 20px; font-weight: 400; letter-spacing: 3px; text-transform: uppercase; }
.about_sec .row{ flex-direction: row-reverse; }
.about_txt{ width: 100%; display: inline-block; padding-left: 160px; }
/*.about_txt ul{ list-style: none; padding: 20px 0 0; }
.about_txt ul li{ font-size: 16px; line-height: 24px; font-family: "Comfortaa", serif; color: #000; margin: 0 25px 8px 0; float: left; }
.about_txt ul li:last-child{ margin-right: 0px; }
.about_txt ul li img{}
.about_txt ul li .d-flex{ align-items: center; }*/
.about_img{ width: 100%; text-align: center; position: relative; }
.about_img img{ max-width: 100%; border-radius: 30px; box-shadow: 10px 10px 50px 0px #0000001A; }
.about_img2 { position: absolute; right: -140px; bottom: -103px;}
.about_img2 img{ max-width: 100%; border-radius: 30px; box-shadow: 10px 10px 50px 0px #0000001A; }
.about_sec .row{ align-items: center; }


.expart_sec{ width: 100%; padding: 20px 0 75px 0;  overflow: hidden; }
.expart_top{ text-align: center; width: 100%; }
.expart_btm{ width: 100%; display: inline-block; }

.expart_btm{ width: 100%; padding: 20px 0 120px 0; }
.expart_box{ width: 100%; margin: 15px 0; position: relative; }
.expart_img{ width: 100%; position: relative; text-align: center; -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;}
.expart_img img{ width: 100%; border-radius: 30px; }
.expart_title{ position: absolute; left: 0px; bottom: 0px; text-align: center; padding: 20px 10px; color:#fff; font-size: 22px; line-height: 28px; font-family: "Kulim Park", serif; color: #fff; font-weight: 700; letter-spacing: 2px; width: 100%;  } 
.expart_img:before{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.22%, rgba(0, 0, 0, 0.9) 127.62%); content: ""; border-radius: 30px; }
.expart_hvr {
  width: 95%;
  height: 95%;
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: 1px;
  left: 1px;
  border-radius: 30px;
  background: linear-gradient(146.75deg, rgba(90, 200, 240, 0.9) 1.78%, rgba(0, 126, 185, 0.9) 99.15%);
    backdrop-filter: blur(3px); /* Apply blur effect */
    -webkit-backdrop-filter: blur(3px); /* For Safari support */
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  /*border: 2px solid;
border-image-source: linear-gradient(323.95deg, rgba(129, 219, 252, 0.4) 2.85%, rgba(55, 183, 242, 0.4) 99.87%);*/
padding: 20px;
opacity: 0;
visibility: hidden;
}
.expart_hvr h5{color:#fff; font-size: 22px; line-height: 28px; font-family: "Kulim Park", serif; color: #fff; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; padding: 0 0 30px; }
.expart_hvr p{color:#fff; font-size: 16px; line-height: 18px; font-family: "Kulim Park", serif; color: #fff; font-weight: 600; letter-spacing: 0.5px; }

.expart_box:hover .expart_hvr {
  -webkit-transform: rotate(10deg) translateX(20px) translateY(85px);
  -ms-transform: rotate(10deg) translateX(20px) translateY(85px);
  transform: rotate(10deg) translateX(20px) translateY(85px);
  opacity: 1;
visibility: visible;
}
.expart_box:hover .expart_img{transform: rotate(-3deg) translateX(-5px) translateY(-5px);}

.btm_btn{ width: 100%; text-align: center; }


.process_sec{ width: 100%; padding: 30px 0 85px 0;  overflow: hidden; }
.process_left{ width: 100%; }
.process_left h1{}
.process_rt{ width: 100%; }
.process_rt p{ font-size: 30px; line-height: 38px; color:#000; letter-spacing: 1px; padding: 0 0 15px; font-family: "Kulim Park", serif; font-weight: 400; }
.process_rt .owl-nav { position: absolute; left: -732px; bottom: -8px;}
.process_rt .owl-prev{ width: 50px; height: 50px; background: url(../images/left-arrow.png) no-repeat 0 0 !important; background-size: 100% !important; float: left; font-size: 0 !important; }
.process_rt .owl-next{ width: 50px; height: 50px; background: url(../images/right_arrow.png) no-repeat 0 0 !important; background-size: 100% !important;  float: left; margin-left: 20px; font-size: 0 !important; }

.process_btm{ width: 100%; padding: 100px 0 0; }
.process_btm .container{ max-width: 1720px; }
.process_innr{ position: relative; width: 100%; }
.process_innr:before{ width: 100%; height: 4px; background: #eeeeee; position: absolute; left: 0px; top: 0px; content: ""; }
.process_row{ margin: 0 -10px; display: flex;  flex-wrap: wrap;}
.process_col{ padding: 0 10px; width: 16.6666%; flex: 0 0 auto;}
.process_box{ width: 100%; }
.process_box a{font-size: 22px; line-height: 28px; font-family: "Kulim Park", serif; color: #C9C9C9; font-weight: 600; letter-spacing: 0.5px; padding-top: 30px; display: block; position: relative; }
.process_box a:hover{color:#0095DA; }
.process_box a:before{ width: 14px; height: 14px; background: #D9D9D9; border-radius: 100%; position: absolute; left: 0px; top: -5px; content: ""; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.process_box a:hover:before{background:#0095DA; }
.process_box.actv a:before{background:#0095DA; animation: bounce 0.5s;
    animation-direction: alternate;}
.process_box.actv a{color:#0095DA; }

 @keyframes smoothbounceball{
    from { transform: translate3d(0, 0, 0);}
    to { transform: translate3d(0, 200px, 0);}
}

.diognostic_sec{ width: 100%; padding: 0 0 50px; }
.diognostic_sec .container{ max-width: 1720px; }
.diognostic_innr{ width: 100%; display: inline-block; border-radius: 30px; background-size: cover !important; padding: 60px 100px; position: relative; background-attachment: fixed !important; }
.diognostic_innr:before{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; border-radius: 30px; background: #015F8A; content: ""; opacity: 0.69; }
.diognostic_innr h2{ color:#fff; text-align: center; padding-bottom: 30px; }
.diagstc_box{ margin: 20px 0 0; border-radius: 30px; padding: 20px; align-items: center; background: linear-gradient(284.21deg, rgba(255, 255, 255, 0.16) 2.03%, rgba(255, 255, 255, 0.64) 97.13%); border: 1px solid; border-image-source: linear-gradient(280.35deg, rgba(255, 255, 255, 0.4) 0.92%, rgba(255, 255, 255, 0.15) 97.47%); position: relative; min-height: 200px; backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.diagstc_box .flex-grow-1 h5{ color:#fff; font-size: 34px; line-height: 45px; font-family: "Kulim Park", serif; color: #fff; font-weight: 600; letter-spacing: 1px; letter-spacing: 2px; text-transform: capitalize; }
.diagstc_box .ms-3 { margin-left: 25px !important;}


.client_sec{ width: 100%; padding: 80px 0 30px 0; overflow: hidden; }
.client_left{ width: 100%; position: relative; }
.client_left img { width: 100%; border-radius: 20px; object-fit: cover; height: 766px; }
.client_leftText{ width: 410px; position: absolute; left: 0px; background: url(../images/txt_bg.png) no-repeat 0 0; background-size: 377px 276px; } 
.client_leftText h2{ padding: 0px; }

.client_rt{ width: 100%; }
.client_box{ width: 100%; background: #EFEFEF; padding: 20px; border-radius: 20px; margin: 0 0 20px; }
.client_box .flex-grow-1 h5{ font-size: 20px; line-height: 26px; font-family: "Kulim Park", serif; color: #000; font-weight: 700; }
.client_box .flex-grow-1 em{ font-size: 14px; line-height: 20px; font-family: "Kulim Park", serif; color: #000; font-weight: 400; }
.client_box .d-flex{ padding: 0 0 10px; }
.client_box p{ font-size: 18px; line-height: 28px; font-family: "Kulim Park", serif; color: #000; font-weight: 400; text-align: justify; }

.blog_sec{ width: 100%; padding: 40px 0 65px 0; }
.blog_box{ width: 100%; border-radius: 30px;}
.blog_box img{ width: 100%; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.blog_box a{ width: 100%; position: relative; display: block; }
.blog_sec .owl-carousel{ padding: 40px 0; }
.blog_box a:before{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: linear-gradient(180deg, rgba(0, 149, 218, 0) 31%, rgba(0, 79, 116, 0.8) 100%); content: ""; border-radius: 30px; }
.date_box{ padding: 8px 15px; background: #FFF; border-radius: 20px; color:#000; position: absolute; left: 15px; top: 15px; font-weight: 700; font-size: 12px; line-height: 18px; font-family: "Kulim Park", serif; }
.blog_title{ width: 96%; position: absolute; left: 0px; bottom: 15px; padding: 15px 30px; border-radius: 15px; font-weight: 700; font-size: 22px; line-height: 28px; font-family: "Kulim Park", serif; color:#fff; background: linear-gradient(284.21deg, rgba(255, 255, 255, 0.16) 2.03%, rgba(255, 255, 255, 0.64) 97.13%); margin: 0 2%;  backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.blog_box{ overflow: hidden; }
.blog_box:hover img{-ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.blog_sec .owl-nav{ display: none; }

.contact_sec{ width: 100%; padding: 20px 0 0; }
.contact_innr{ width: 100%; min-height: 380px; background-size: cover !important; border-radius: 20px; box-shadow: 5px 5px 30px 0px #00000033; padding: 30px; position: relative; }
.contact_left{ width: 100%; }
.contact_left h2{ color:#fff; font-size: 80px; line-height: 75px; text-transform: uppercase; letter-spacing: 3px; font-family: "Kulim Park", serif; font-weight: 700; }
.contact_left ul{ width: 100%; display: inline-block; padding: 30px 0 0; }
.contact_left ul li{ width: 100%; display: inline-block; margin-bottom: 5px; padding: 10px; padding-left: 40px; position: relative; }
.contact_left ul li a{ width: 100%; display: inline-block; letter-spacing: 2px; font-family: "Kulim Park", serif; font-weight: 400; font-size: 18px; line-height: 20px; color:#fff; }
.contact_left ul li i{ position: absolute; left: 0px; top: 7px; width: 31px; height: 31px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; color:#333; font-size: 14px; }

.contact_rt{ width: 100%; padding: 15px 0 0; }
.contact_frm{ width: 100%; margin: 0 0 15px; }
.contact_frm input[type="text"], .contact_frm input[type="email"], .contact_frm input[type="tel"], .contact_frm textarea{ width: 100%; height: 40px;  box-shadow: 4px 4px 20px 0px #0000000D; border: none; outline: none; -webkit-appearance: none; color:#fff; letter-spacing: 2px; font-family: "Kulim Park", serif; font-weight: 700; font-size: 15px; line-height: 18px; border-radius: 50px; padding: 0 20px; /*background: url(../images/bg.jpg) no-repeat 0 0; background-size: cover;*/  background: linear-gradient(284.21deg, rgba(255, 255, 255, 0.16) 2.03%, rgba(255, 255, 255, 0.64) 97.13%);  backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.contact_frm textarea{ height: 120px; resize: none; padding: 20px; border-radius: 20px; }
.contct_btn{ position: relative; display: inline-block; }
.contct_btn:after{position: absolute; right: 30px; top: 16px; color:#fff; transform: translate(0, -50%); font-family: "Font Awesome 6 Pro"; font-weight: 900; content:"\f061"; transform: rotate(-50deg); }
.contact_frm .btn_link{ margin: 0px; padding-right: 60px; }

.footer_sec{ width: 100%; background: #0095DA; text-align: center; margin-top: -182px; }
.footer_top{ width: 100%; padding: 230px 0 45px 0; }
.footer_top .sos_list li{margin: 0 40px 0 0;}
.footer_top .sos_list li a{ color:#fff; font-size: 40px; }
.footer_top .sos_list li a:hover{ color:#000; }
.footer_top .sos_list {width: 100%; display: flex; justify-content: center; padding: 10px 0 0; }
.ftr_link{ width: 100%; display: flex; justify-content: center; padding: 40px 0; }
.ftr_link li{ margin: 10px 60px 0 0; padding: 0px; }
.ftr_link li a{ font-size: 16px; line-height: 20px; font-weight: 700; font-family: "Kulim Park", serif; color:#fff; letter-spacing: 2px; text-transform: uppercase; }
.ftr_link li:last-child{ margin-right: 0px; }
.ftr_link li a:hover{ color:#000; }

.copy_rt {width: 100%; display: flex; justify-content: center; padding: 15px 0; border-top: 1px solid #fff; }
.copy_rt p{ font-size: 15px; line-height: 24px; font-weight: 400; font-family: "Kulim Park", serif; color:#fff; padding: 0px; }
.green_bg .container{position: relative; }


.header_sec.fixed .navbar-collapse{ justify-content: flex-end !important; }


/* Rectangle Out */
.shutter_btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #0095DA;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 50px;
}
.shutter_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 50px;
}

.shutter_btn:hover:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.shutter_btn:hover{ color:#fff; }
.contact_frm .btn_link:hover{ background: #000; color:#fff; border-color:#000; }


/*about_us*/
.inner_ban .banner_box { min-height: 750px;} 
.about_sec .row.about_top{flex-direction: row; align-items: flex-start; }
.about_top .about_txt { padding-left: 0;}
.aboutTop_rt{ width: 100%; padding: 0 0 0 30px; }
.aboutTop_rtbox{ width: 100%; padding-bottom: 20px; }
.aboutTop_rtbox .d-flex{ margin: 0 0 15px; align-items: center; }
.aboutTop_rtbox .flex-shrink-0{ width: 130px; height: 130px; background: #0095DA; border-radius: 20px; display: flex; align-items: center; justify-content: center; }
.aboutTop_rtbox .flex-shrink-0 img{ max-width: 100%; }
.aboutTop_rtbox .d-flex h4{ font-weight: 700; font-family: "Kulim Park", serif; color:#000; letter-spacing: 2px; text-transform: uppercase; font-size: 50px; line-height: 56px; }

.about_page_top.about_sec{padding: 80px 0 65px 0;}
.about_diognosticsLeft{ text-align: left; position: relative; }
.about_diognosticsRt{ position: relative; }
.about_diognosticsLeft p{ color:#fff; }
.diognostic_innr .about_diognosticsLeft h2{ text-align: left; padding-bottom: 20px; }
.about_diognostic .diognostic_innr .row{ align-items: center; }
.diagstc_box p{ color:#fff; font-weight: 400; font-family: "Kulim Park", serif; letter-spacing: 1px; font-size: 20px; line-height: 28px; padding: 15px 0 0 !important; }


/*service_page*/
.service_page .about_txt p{ text-align: center; }
.service_page .about_txt{ padding: 0px; }
.service_page.about_sec { padding: 80px 0 65px 0;}
.service_img{ width: 100%; position: relative; }
.service_img img{ width: 100%; border-radius: 20px; }
.service_page .service_row{ margin-top: 30px; flex-direction: row; }
.service_txt{ width: 100%; padding-left: 15px; }
.service_txt p, .service_txt li{ font-size: 18px; line-height: 24px; font-weight: 400; font-family: "Kulim Park", serif; color:#000; }
.service_title{ font-size: 30px; line-height: 34px; font-weight: 700; font-family: "Kulim Park", serif; color:#000; letter-spacing: 5px; text-transform: uppercase; position: absolute; right: 0px; bottom: 0px; padding: 15px; padding: 35px 0 15px 50px; }
.service_row .service_title{ background: url(../images/whtbg1.png) no-repeat 0 0; background-size: 100% 100%; }
.service_row.service_row2 .service_title{background: url(../images/whtbg2.png) no-repeat 0 0; background-size: 100% 100%; padding: 35px 50px 15px 0; }
.service_row.service_row2{ flex-direction: row-reverse; }
.service_row.service_row2 .service_txt { padding: 0 15px 0 0; }
.service_row.service_row2 .service_title{ right: inherit; left: 0px; }

.whyChosBox li .fa-check { margin-right: 8px; }
.whyChosBox li .fa-xmark { margin-right: 8px; }
.directors_sec {width: 100%; text-align: center; padding: 0 0 80px; }
.directorsd_box { width: 100%; border-radius: 8px; padding: 15px; margin: 20px 0 0; box-shadow: 0 0 9px 2px #c6bfbf;}
.directorsd_box img { max-width: 100%; border-radius: 8px 8px 0 0; margin: 0 0 15px;}
.directorsd_box h4 { font-size: 30px; font-weight: 700; padding: 0 0 10px; line-height: 35px;}
.tophead .directorsd_box p { font-size: 20px; line-height: 26px; }
.directors_sec .col-sm-6{ padding: 0 20px; }



.gallery_sec { width: 100%; padding: 80px 0; }
.gallery_sec .service_img{ margin: 0 0 30px; }
.gallery_sec .service_img img{ width: 100%; }
.gallery_sec .service_title { background: url(../images/whtbg1.png) no-repeat 0 0; background-size: 100% 100%; font-size: 24px; line-height: 30px; letter-spacing: 3px; }
.load-more__btn-wrap{ width: 100%; display: flex; justify-content: center; align-items: center; }
.load-more__btn{width: auto;
  height: auto;
  background: #0095DA;
  color: #fff;
  text-transform: uppercase;
  font: 700 15px/26px "Kulim Park", serif;
  border-radius: 50px;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
  border: 1px solid #0095DA;
  padding: 15px 30px 13px;
  letter-spacing: 4px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #0095DA;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 50px;}
.load-more__btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 50px;
}
.load-more__btn:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.load-more__btn:hover {
  color: #fff;
}
.expart_sec.blog_sec.blog_listing { padding: 60px 0 35px 0;}
.blog_listing .blog_box{ margin-bottom: 20px; }


.contact_rt .chbox .wpcf7-list-item{ position: relative; width: 25%; padding-left: 25px; float: left; margin: 0; }
.contact_rt .wpcf7 form .wpcf7-response-output{ border: none !important; padding: 5px 10px; text-align: center; font: 400 13px/16px "Kulim Park", serif; color:#fff;
 margin: 15px 0 0 !important; }
.contact_rt .invalid .wpcf7-response-output{ background:#dc3232; }
.contact_rt .sent .wpcf7-response-output{ background:#84c426; }
.contact_rt span.wpcf7-not-valid-tip { background: #dc3232; position: absolute; top: 24px; left: 0px; font: 400 11px/14px "Kulim Park", serif;
 border-radius: 5px; padding: 6px 14px; color: #fff; z-index: 1;}
.contact_rt span.wpcf7-not-valid-tip::before { position: absolute; top: -15px; left: 10px; border: 9px solid transparent; border-bottom: 10px solid #dc3232;
 content: ""; }
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {  position: relative !important; width: 100%;display: inline-block;}
.contact_rt .wpcf7-form-control-wrap {  position: relative;}
.contact_rt span.wpcf7-not-valid-tip {  top: 100%;}
.contact_rt iframe {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.contact_frm p { position: relative; padding: 0px !important; }
.contact_frm .wpcf7-spinner { margin: 0; position: absolute; right: 0;}

.pagination-wrap .pagination{justify-content: center; align-items: center; }
.pagination-wrap .page-numbers{ width: 40px; height: 40px; text-align: center; line-height: 40px; border: 1px solid #6c757d; color: #6c757d; display: inline-block;}
.pagination-wrap .pagination li{ display: inline-block; margin: 4px;}
.pagination-wrap .page-numbers.current{ background: #6c757d; color: #fff;}
.pagination-wrap a.page-numbers:hover{color: #6c757d; }

.blog_content {
  max-width: 850px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 0 7px -3px #5b5a5a;
  margin: 0 auto;
}
.blogdetails_box img {
  width: 300px;
  float: left;
  margin: 0 15px 20px 0;
  border-radius: 10px;
}
.blogdetails_box h4{ font-size: 22px; line-height: 30px; font-family: 'Gotham-Bold'; color:#000; padding: 0 0 15px; }



/*commend forms*/

.comments-area{ width: 100%; padding: 20px; background: #f3f3f3; margin-top: 20px;}
.comments-area h2, .comment-form-flex > .screen-reader-text , .comment-reply-title small{
    color: #333333;
    font: normal 25px/30px 'Gotham-Bold';
    padding-top: 15px;
}
.comment-reply-title{ padding: 0px !important; border: none !important;}
.comment-reply-title a{  color: #333333 !important;}


.comment-notes{ width: 100%; display: inline-block; margin-top: 10px; font: 400 15px/20px "Kulim Park", serif !important; color: #333333 !important;}
.comments-area p{ width: 100%; margin-top: 10px;}
.comments-area label{ color: #333; font: 500 15px/20px "Kulim Park", serif; width: 100%; margin: 0 0 10px; }

.comments-area input[type="checkbox"] {
    display: none;
}
.comments-area input[type="checkbox"] + label {outline:none; background: url(../images/chk12.png) no-repeat left; padding: 4px 0 4px 20px;
}
.comments-area input[type="checkbox"]:checked + label {
    background: url(../images/chk11.png) no-repeat left;
    outline:none;}


.comments-area input[type="text"], .comments-area input[type="email"], .comments-area input[type="tel"], .comments-area input[type="url"], .comments-area textarea{ border: 1px solid #dddddd; height: 40px;font: 400 16px/20px "Kulim Park", serif; color: #dddddd; background: #fff; width: 100% !important; padding: 0 10px;}
.comments-area textarea{ padding: 10px; height: 110px; resize: none;}

.comments-area input[type="submit"]{
    width: 200px !important;
    display: inline-block !important;
    background: #0095da !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font: 700 16px/50px 'Poppins', sans-serif !important;
    height: 50px !important;
    font-weight: bold;
    border: none;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0px !important;
}
.comments-area input[type="submit"]:hover{ background: #143358 !important;}
.comment-list .comment-author a > img{
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    border-radius: 50%;
}
.comment {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 70px;
}
.comment{
    position: relative;
    padding-left: 110px;
    padding-bottom: 3px; color: #333333 !important;font: 400 15px/20px "Kulim Park", serif;
}
.comment-metadata {
    font: 400 13px/20px "Kulim Park", serif;
    color: #333333 !important;font-style: italic;
}
.comment-author a {
    font-weight: 600;
    color: #333 !important;
    font-size: 20px;
    line-height: 29px;
}
.comments-area p{
    font: 400 13px/20px "Kulim Park", serif;
    color: #333333 !important;
}
.comment-reply a{ text-transform: uppercase; color: #8ac761; font-weight: 700; float: right; margin-top: 10px;}
.comment-list li{ margin: 19px 0 0; display:inline-block; width: 100%;}
.comment-metadata a{ color: #333333 !important; }
.discussion-meta{ display: none;}
.comments-area p a{color:#0095da; }
.price_btn { position: absolute; right: 0; top: 10px; margin: 0;}
.header_sec.fixed .menu_sec{ padding-right: 100px; }
.header_sec.fixed .menu_sec {  padding: 0 160px 0 0; }
.header_sec .shutter_btn { background: #f58220;}
.header_sec.fixed.price_btn { top: 6px;}


.price_btn { top: 18px; }
.header_sec.fixed .price_btn { top: 10px;}
.header_sec.fixed .menu_sec {padding: 0 192px 0 0;}
.gallery_sec .service_img{ overflow: hidden; }
.gallery_sec .service_img img{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.gallery_sec .service_img:hover img{ -ms-transform: scale(1.1);  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
 transform: scale(1.1); }
.service_img { border-radius: 20px; }

.glass_hvr { width: 0px; height: 0px;  background: #f58220;  color: #fff; font-size: 24px; border-radius: 5px; display: flex !important; align-items: center;
  -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: absolute; left: 50%; top: 50%; justify-content: center; font-size: 0; transform: translate(-50%, -50%); }
.gallery_sec .service_img:hover .glass_hvr { width: 50px; height: 50px; font-size: 24px; }

.gallery_sec .service_img img { height: 300px; object-fit: cover;}

.service_page.about_sec .row { align-items: flex-start; }
.service_page .service_row { margin: 40px 0; }
.service_row .service_txt ol{ width: 100%; display: inline-block; position: relative; list-style: none; padding: 0; }
.service_row .service_txt ul{ width: 100%; display: inline-block; position: relative; }
.service_row .service_txt li{ position: relative; padding-left: 20px; margin: 0 0 8px; }
.service_row .service_txt li:before{ width: 8px; height: 8px; position: absolute; left: 0px; top: 6px; content: ""; background: #0095da; border-radius: 100%; }
.service_row .service_txt ol ul { padding: 10px 0;}

.expart_hvr h4 { color: #fff; font-size: 24px; line-height: 30px; font-family: "Kulim Park", serif; font-weight: 600; }
.directors_sec .expart_btm { padding-bottom: 0; }

.client_rt .bx-wrapper{ box-shadow: none; border: none; background: none; margin: 0 !important; }
.client_rt .bx-wrapper .bx-pager{ display: none; }
.client_rt .bx-viewport { height: 100% !important;}
.client_rt { width: 100%; overflow: hidden; height: 766px;}


.directors_sec .expart_hvr p { font-size: 24px; line-height: 32px; }

.client_box .flex-shrink-0 img { width: 50px; height: 50px; object-fit: cover; border-radius: 100%;}
.client_box .d-flex { align-items: center;}







  












  
  
  
@media (min-width: 992px) and (max-width: 9000px) {
.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0px; border: none; border-bottom: 2px solid #ccc; 
    background:#fff !important;
    width: 150px; padding: 0px;
   border-radius: 0; left: 0; right: inherit; padding: 5px 8px 8px; box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 300px;opacity: 1; visibility: visible; /*transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;*/}



}


@media (min-width: 1600px) and (max-width: 1799px) {
.banner_box { min-height: 750px;}
.navbar-brand { width: 275px;}
.menu_sec li { margin: 0 0 0 40px; font-size: 17px; line-height: 18px;}
.banTxt strong, .banTxt h1 {font-size: 75px; line-height: 85px;}
.ban_img { width: 49%;}
.about_img2 { right: -116px; bottom: -80px; width: 281px;}
.about_sec { padding: 75px 0 120px 0;}
.tophead h1, .tophead h2 { font-size: 42px; line-height: 50px; padding-bottom: 15px;}
.process_rt p { font-size: 28px; line-height: 35px;}
.process_rt .owl-nav { left: -732px; bottom: -30px;}
.process_btm .container { max-width: 1620px;}
.header_sec .container { max-width: 1620px;}
.process_sec { padding: 30px 0 70px 0;}
.diognostic_sec .container { max-width: 1620px;}
.diognostic_innr { padding: 50px 80px;}
.diagstc_box .flex-shrink-0 img{ max-width: 84px; }
.diagstc_box .flex-grow-1 h5 {font-size: 29px; line-height: 37px;}
.diagstc_box { border-radius: 22px; min-height: 175px; border: none; }
.client_sec { padding: 60px 0 30px 0;}
.client_leftText { width: 360px; background-size: 348px 260px;}
.tophead h6 { font-size: 18px; line-height: 22px; padding-bottom: 20px;}
.contact_left h2 { font-size: 65px; line-height: 65px;}
.footer_top {padding: 220px 0 40px 0;}
.ftr_link {padding: 30px 0;}
.footer_top .sos_list li a { font-size: 35px;}
.ftr_link li { margin: 10px 50px 0 0;}
.header_sec.fixed .navbar-brand {width: 250px;}


/*about_us*/
.aboutTop_rtbox .flex-shrink-0 { width: 115px; height: 115px; border-radius: 15px; padding: 15px;}  
.aboutTop_rtbox .d-flex h4 { font-size: 42px; line-height: 47px;}
.aboutTop_rtbox { padding-bottom: 10px;}
.inner_ban .banner_box { min-height: 700px;}


/*service_page*/
.service_title { font-size: 28px; line-height: 32px;}
.service_row.service_row2 .service_title { padding: 35px 42px 15px 0;}
.service_title{padding: 35px 0 15px 42px;}


.price_btn {top: 14px;}
.header_sec.fixed .price_btn { top: 10px;}


.directors_sec .expart_hvr p { font-size: 24px; line-height: 32px; }









}


@media only screen and (max-width: 1599px) {
.container{max-width: 1350px;}

.banner_box { min-height: 680px;}
.navbar-brand { width: 240px;}
.navbar-nav.menu_sec {padding-left: 20px;}
.menu_sec li {  margin: 0 0 0 24px; font-size: 16px; line-height: 18px;}
.banTxt strong, .banTxt h1 { font-size: 65px; line-height: 79px; margin: 0; }
.ban_img { width: 50%;}
.about_img2 { right: -98px; bottom: -73px; width: 216px; }
.about_sec { padding: 75px 0 120px 0;}
.tophead h1,.tophead h2{font-size:36px;line-height:42px;padding-bottom:12px;}
.process_rt p{font-size:25px;line-height:34px;}
.process_rt .owl-nav{left:-696px;bottom:-16px;}
.process_btm .container { max-width: 1450px;}
.header_sec .container { max-width: 1450px;}
.process_sec { padding: 30px 0 70px 0;}
.diognostic_sec .container { max-width: 1450px;}
.diognostic_innr { padding: 45px 60px;}
.diagstc_box .flex-shrink-0 img{ max-width: 75px; }
.diagstc_box .flex-grow-1 h5 { font-size: 25px; line-height: 32px; }
.diagstc_box { border-radius: 15px; min-height: 160px; border: none; }
.client_sec { padding: 40px 0 30px 0;}
.client_leftText { width: 295px; background-size: 290px 190px;  }
.tophead h6 { font-size: 18px; line-height: 22px; padding-bottom: 20px;}
.contact_left h2 { font-size: 55px;  line-height: 58px; }
.footer_top {padding: 215px 0 35px 0;}
.ftr_link {padding: 30px 0;}
.footer_top .sos_list li a { font-size: 28px;}
.ftr_link li { margin: 10px 50px 0 0;}
.header_sec.fixed .navbar-brand {width: 220px;}
.btn_link{ font-size: 14px; line-height: 24px; padding: 13px 25px 11px; }
.banTxt p em { letter-spacing: 3px; margin-left: 14px;}
.about_txt { padding-left: 100px;}
.expart_title{padding:20px 10px;font-size:20px;line-height:26px;}
.expart_box:hover .expart_hvr{-webkit-transform:rotate(10deg) translateX(20px) translateY(45px);-ms-transform:rotate(10deg) translateX(20px) translateY(45px);transform:rotate(10deg) translateX(20px) translateY(45px);}
.expart_btm{width:100%;padding:20px 0 80px 0;}
.expart_sec{width:100%;padding: 20px 0 50px 0;}
.process_rt .owl-prev, .process_rt .owl-next { width: 42px; height: 42px;}
.process_box a {font-size: 19px;line-height: 26px;letter-spacing: 0.5px;padding-top: 26px;}
.diagstc_box .ms-3 {margin-left: 20px !important;}
.blog_title {padding: 12px 20px;border-radius: 13px;font-weight: 700;font-size: 20px;line-height: 25px;}
.ftrlogo img{ max-width: 240px; }
.footer_top .sos_list li {margin: 0 30px 0 0;}


/*about_us*/
.aboutTop_rtbox .flex-shrink-0 { width: 100px; height: 100px; border-radius: 12px; padding: 15px;}  
.aboutTop_rtbox .d-flex h4 { font-size: 38px; line-height: 40px;}
.aboutTop_rtbox { padding-bottom: 10px;}
.inner_ban .banner_box { min-height: 600px;}


/*service_page*/
.service_title { font-size: 26px; line-height: 30px; letter-spacing: 3px; }
.service_row.service_row2 .service_title { padding: 35px 42px 15px 0;}
.service_title{padding: 35px 0 15px 42px;}
.service_page.about_sec { padding: 65px 0;}


.gallery_sec .service_title { font-size: 22px; line-height: 25px; letter-spacing: 3px;}


.price_btn {top: 10px;}
.header_sec.fixed .price_btn { top: 8px;}

.service_row .service_txt li::before { top: 8px;}


.directors_sec .expart_hvr p { font-size: 22px; line-height: 30px; }





}   

@media only screen and (max-width: 1399px) {
.container{max-width: 1170px;}

.banner_box { min-height: 580px;}
.navbar-brand { width: 210px;}
.navbar-nav.menu_sec {padding-left: 20px;}
.menu_sec li{margin:0 0 0 20px;font-size:15px;line-height:18px;}
.banTxt strong,.banTxt h1{font-size:48px;line-height:54px;margin:0;}
.ban_img{width:53%;}
.about_img2{right:-84px;bottom:-50px;width:174px;}
.about_sec{padding:65px 0 90px 0;}
.tophead h1,.tophead h2{font-size:32px;line-height:38px;padding-bottom:12px;}
.process_rt p{font-size:22px;line-height:31px;}
.process_rt .owl-nav{left:-600px;bottom:-8px;}
.process_btm .container { max-width: 1300px;}
.header_sec .container { max-width: 1300px;}
.process_sec { padding: 30px 0 70px 0;}
.diognostic_sec .container { max-width: 1300px;}
.diognostic_innr { padding: 40px 50px;}
.diagstc_box .flex-shrink-0 img{ max-width: 60px; }
.diagstc_box .flex-grow-1 h5{font-size:22px;line-height:27px;}
.diagstc_box{border-radius:12px;min-height:130px;border:none;}
.client_sec{padding:40px 0 30px 0;}
.client_leftText{width:275px;background-size:254px 168px;}
.tophead h6{font-size:16px;line-height:18px;padding-bottom:15px;letter-spacing:2px;}
.contact_left h2 { font-size: 55px;  line-height: 58px; }
.footer_top {padding: 180px 0 30px 0;}
.ftr_link {padding: 30px 0;}
.footer_top .sos_list li a { font-size: 28px;}
.ftr_link li { margin: 10px 35px 0 0;}
.header_sec.fixed .navbar-brand {width: 200px;}
.btn_link{font-size:13px;line-height:21px;padding:12px 21px 10px;}
.btn_link i{margin:0px 0 0 2px;} 
.banTxt p em{letter-spacing:2px;margin-left:10px;}
.about_txt{padding-left:85px;}
.expart_title{padding:15px 10px;font-size:17px;line-height:26px;}
.expart_box:hover .expart_hvr{-webkit-transform:rotate(10deg) translateX(20px) translateY(45px);-ms-transform:rotate(10deg) translateX(20px) translateY(45px);transform:rotate(10deg) translateX(20px) translateY(45px);}
.expart_btm{width:100%;padding: 20px 0 50px 0;}
.expart_sec{width:100%;padding: 20px 0 30px 0;}
.process_rt .owl-prev, .process_rt .owl-next { width: 40px; height: 40px;}
.process_box a{font-size:17px;line-height:24px;letter-spacing:0.5px;padding-top:22px;}
.diagstc_box .ms-3{margin-left:20px !important;}
.blog_title{padding:12px 20px;border-radius:13px;font-weight:700;font-size:20px;line-height:25px;}
.ftrlogo img{max-width:240px;}
.footer_top .sos_list li{margin:0 30px 0 0;}
.about_img img,.about_img2 img{border-radius:15px;}
.tophead p{font-size:16px;line-height:23px;padding-bottom:15px;}
.expart_hvr{padding:15px;}
.expart_hvr h5{font-size:20px;line-height:26px;letter-spacing:1px;padding:0 0 15px;}
.expart_hvr p{font-size:15px;line-height:18px;letter-spacing:0.5px;}
.client_box{padding:17px;border-radius:12px;margin:0 0 15px;}
.client_box p{padding:0px;}
.client_left img{border-radius:15px;height:620px;}
.contact_innr{border-radius:15px;padding:25px;}
.contact_left h2{font-size:48px;line-height:52px;letter-spacing:2px;}
.contact_left ul li a{letter-spacing:1px;font-size:15px;line-height:18px;}
.contact_frm input[type="text"],.contact_frm input[type="email"],.contact_frm input[type="tel"],.contact_frm textarea{height:38px;font-size:14px;letter-spacing:1px;}
.contact_frm textarea{height:108px;padding:15px;border-radius:12px;}
.contact_left ul{padding:20px 0 0;}
.footer_top .sos_list{padding:0;}
.footer_sec{margin-top:-150px;}


/*about_us*/
.aboutTop_rtbox .flex-shrink-0 { width: 75px; height: 75px; border-radius: 12px; padding: 15px;}  
.aboutTop_rtbox .d-flex h4 { font-size: 32px; line-height: 35px;}
.aboutTop_rtbox { padding-bottom: 10px;}
.about_page_top.about_sec { padding: 70px 0 50px 0;}
.inner_ban .banner_box { min-height: 500px;}
.inner_ban .ban_img { width: 43%;}


/*service_page*/
.service_title { font-size: 24px; line-height: 28px; letter-spacing: 2px; }
.service_row.service_row2 .service_title { padding: 30px 40px 10px 0;}
.service_title{padding: 30px 0 10px 40px;}
.service_page.about_sec { padding: 65px 0;}
.directorsd_box h4 { font-size: 25px; padding: 0 0 8px; line-height: 27px;}


.gallery_sec .service_title { font-size: 20px; line-height: 24px; letter-spacing: 2px;}
.load-more__btn{ font-size: 14px; line-height: 24px; padding: 10px 24px 10px; letter-spacing: 3px; }


.price_btn {top: 10px;}
.header_sec.fixed .price_btn { top: 8px;}
.contct_btn::after { top: 10px;}

.gallery_sec .service_img img { height: 250px; }

.service_row .service_txt li::before { top: 8px;}
.service_txt p, .service_txt li{ font-size: 16px; line-height: 23px; }
.service_row .service_txt li { padding-left: 15px; margin: 0 0 5px; }
.client_rt { height: 620px;}


.directors_sec .expart_hvr p { font-size: 18px; line-height: 26px; }



} 


@media only screen and (max-width: 1199px) {
.container{max-width: 960px;}


.banner_box { min-height: 450px;}
.navbar-brand { width: 180px;}
.navbar-nav.menu_sec {padding-left: 20px;}
.menu_sec li{margin:0 0 0 8px;font-size:14px;line-height:16px;}
.menu_sec li a{padding:6px;} 
 
 
.banTxt strong,.banTxt h1{font-size:42px;line-height:48px;margin:0;}
.ban_img{width:52%;}
.about_img2{right:-68px;bottom:-40px;width:150px;}
.about_sec{padding:65px 0;}
.tophead h1,.tophead h2{font-size:30px;line-height:34px;padding-bottom:12px;}
.process_rt p{font-size:18px;line-height:25px;}
.process_rt .owl-nav{left:-492px;bottom:-8px;}
.process_btm .container { max-width: 1100px;}
.header_sec .container { max-width: 1100px;}
.process_sec { padding: 30px 0 45px 0;}
.diognostic_sec .container { max-width: 1100px;}
.diognostic_innr { padding: 35px;}
.diagstc_box .flex-shrink-0 img{ max-width: 55px; }
.diagstc_box .flex-grow-1 h5{font-size:18px;line-height:22px;letter-spacing:1px;}
.diagstc_box{border-radius:12px;min-height:110px;border:none;padding:15px;}
.client_sec{padding:40px 0 30px 0;}
.client_leftText{width:275px;background-size:237px 146px;}
.tophead h6{font-size:16px;line-height:18px;padding-bottom:15px;letter-spacing:2px;}
.contact_left h2 { font-size: 55px;  line-height: 58px; }
.footer_top {padding: 160px 0 30px 0;}
.ftr_link {padding: 30px 0;}
.footer_top .sos_list li a { font-size: 28px;}
.ftr_link li { margin: 10px 35px 0 0;}
.header_sec.fixed .navbar-brand {width: 165px;}
.btn_link{font-size:13px;line-height:21px;padding:12px 21px 10px;}
.btn_link i{margin:0px 0 0 2px;} 
.banTxt p em{letter-spacing:2px;margin-left:10px;width:100%;display:inline-block;margin-top:10px;}
.about_txt{padding-left:65px;}
.expart_title{padding:15px 10px;font-size:17px;line-height:26px;}
.expart_box:hover .expart_hvr{-webkit-transform:rotate(10deg) translateX(20px) translateY(45px);-ms-transform:rotate(10deg) translateX(20px) translateY(45px);transform:rotate(10deg) translateX(20px) translateY(45px);}
.expart_btm{width:100%;padding: 20px 0 50px 0;}
.expart_sec{width:100%;padding: 20px 0 30px 0;}
.process_rt .owl-prev, .process_rt .owl-next { width: 40px; height: 40px;}
.process_box a{font-size:13px;line-height:19px;letter-spacing:0.5px;padding-top:21px;}
.diagstc_box .ms-3{margin-left:20px !important;}
.blog_title{padding:6px 15px;border-radius:8px;font-weight:700;font-size:16px;line-height:20px;}
.ftrlogo img{max-width:240px;}
.footer_top .sos_list li{margin:0 30px 0 0;}
.about_img img,.about_img2 img{border-radius:15px;}
.tophead p{font-size:15px;line-height:22px;padding-bottom:15px;}
.expart_hvr{padding:15px;}
.expart_hvr h5{font-size:18px;line-height:23px;letter-spacing:1px;padding:0 0 8px;}
.expart_hvr p{font-size:12px;line-height:16px;letter-spacing:0.2px;padding:0;}
.client_box{padding:17px;border-radius:12px;margin:0 0 15px;}
.client_box p{padding:0px;}
.client_left img{border-radius:15px;height:672px;}
.contact_innr{border-radius:15px;padding:20px;min-height:auto;}
.contact_left h2{font-size:40px;line-height:40px;letter-spacing:3px;}
.contact_left ul li a{letter-spacing:1px;font-size:15px;line-height:18px;}
.contact_frm input[type="text"],.contact_frm input[type="email"],.contact_frm input[type="tel"],.contact_frm textarea{height:38px;font-size:14px;letter-spacing:1px;}
.contact_frm textarea{height:108px;padding:15px;border-radius:12px;}
.contact_left ul{padding:20px 0 0;}
.footer_top .sos_list{padding:0;}
.footer_sec{margin-top:-130px;}

.banTxt{width:360px;display:inline-block;}
.process_btm{padding:50px 0 0;}
.diognostic_sec{padding:0 0 40px;}
.date_box{padding:4px 11px;font-size:11px;line-height:18px;}


/*about_us*/
.aboutTop_rtbox .flex-shrink-0 { width: 65px; height: 65px; border-radius: 12px; padding: 15px;}  
.aboutTop_rtbox .d-flex h4 { font-size: 28px; line-height: 32px;}
.aboutTop_rtbox { padding-bottom: 10px;}
.about_page_top.about_sec { padding: 70px 0 50px 0;}
.inner_ban .banner_box { min-height: 380px;}
.inner_ban .ban_img { width: 44%;}


/*service_page*/
.service_title { font-size: 22px; line-height: 26px; letter-spacing: 2px; }
.service_row.service_row2 .service_title { padding: 25px 30px 10px 0;}
.service_title{padding: 25px 0 10px 30px;}
.service_page.about_sec { padding: 45px 0;}
.service_page.about_sec .row { align-items: flex-start;}
.service_page .service_row {margin-top: 24px;}.directorsd_box h4 { font-size: 22px; padding: 0 0 8px; line-height: 24px; }.directorsd_box { padding: 10px; margin: 20px 0 0;}.tophead .directorsd_box p { font-size: 16px; line-height: 20px; padding: 0 0 10px;}


.gallery_sec .service_title { font-size: 18px; line-height: 22px; letter-spacing: 1px;}
.load-more__btn{ font-size: 14px; line-height: 24px; padding: 10px 24px 10px; letter-spacing: 3px; }
.gallery_sec { padding: 60px 0 50px 0;}


.price_btn { top: 3px;}
.header_sec.fixed .price_btn { top: 1px; }
.header_sec.fixed .menu_sec {padding: 0 160px 0 0;}

.gallery_sec .service_img img { height: 200px; }

.service_row .service_txt li::before { top: 8px; width: 7px; height: 7px; }
.service_txt p, .service_txt li{ font-size: 16px; line-height: 23px; }
.service_row .service_txt li { padding-left: 15px; margin: 0 0 5px; }

.client_rt { height: 672px; }

.directors_sec .expart_hvr p { font-size: 15px; line-height: 21px; }


}


@media only screen and (max-width: 991px) {
.nav_top .navbar-toggler{ border: none; background: none;padding: 10px 0; margin-right: 15px;box-shadow: none;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 34px;height: 3px;  border-radius: 16px; background-color: #000;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 6px;}
.navbar-toggler .icon-bar{-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-toggler.showtoggle .icon-bar:nth-child(1) {transform: translateY(8px) rotate(45deg);}
.navbar-toggler.showtoggle .icon-bar:nth-child(2) { opacity: 0;}  
.navbar-toggler.showtoggle .icon-bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg);} 
.header_sec .container{ padding: 0px;}
.navbar-collapse{ position: absolute; top: 100%; left: 0px; background: #fff; width: 100%; z-index: 11;}
.navbar-brand{ padding-left: 15px;}
.menu_sec li a{ width: 100%; padding: 10px 15px;}
        

.container{max-width: 720px;}

.ban_img{width:400px;top:inherit;bottom:0;}
.header_sec .container{padding:0px 15px;max-width:900px;}
.banTxt strong,.banTxt h1{font-size:32px;line-height:37px;margin:0;}
.btn_link{font-size:13px;line-height:21px;padding:10px 14px 10px;letter-spacing:3px;}
.banner_box{min-height:400px;}
.banTxt p{font-size:15px;line-height:26px;padding:0;}
.header_sec{padding:10px 0;}
.about_img2{right:-40px;bottom:-26px;width:100px;}
.about_txt{padding-left:35px;}
.about_sec{padding:45px 0 25px 0;}
.tophead h1,.tophead h2{font-size:26px;line-height:30px;padding-bottom:10px;}
.tophead h6{font-size:15px;line-height:16px;padding-bottom:10px;letter-spacing:1px;}
.expart_hvr h5{font-size:20px;line-height:26px;letter-spacing:1px;padding:0 0 8px;}
.expart_hvr p{font-size:15px;line-height:22px;letter-spacing:0.2px;}
.expart_box:hover .expart_hvr{-webkit-transform:rotate(10deg) translateX(10px) translateY(5px);-ms-transform:rotate(10deg) translateX(10px) translateY(5px);transform:rotate(10deg) translateX(10px) translateY(5px);}
.process_rt p{font-size:16px;line-height:22px;}
.process_rt .owl-nav{left:-372px;bottom:46px;}
.process_btm{padding:30px 0 0;}
.process_box a{font-size:12px;line-height:16px;letter-spacing:0.5px;padding-top:21px;} 
.process_sec{padding:30px 0;} 
.diognostic_innr{padding:25px;} 
.diognostic_sec{padding:0 0 25px;} 
.client_leftText{width:240px;background-size:220px 131px;} 
.tophead .client_box p{font-size:14px;line-height:20px;padding-bottom:0;} 
.client_left img{height:700px;}
.contact_innr{border-radius:12px;padding:15px;min-height:auto;}
.contact_left h2{font-size:32px;line-height:34px;letter-spacing:2px;}
.contact_left ul li{padding:7px;padding-left:40px;}
.contact_frm textarea{height:92px;}
.footer_sec{margin-top:-110px;}
.footer_top{padding:135px 0 30px 0;}
.ftrlogo img{max-width:210px;}
.ftr_link{padding:25px 0;}
.ftr_link li{margin:10px 26px 0 0;}
.ftr_link li a{font-size:15px;line-height:18px;letter-spacing:2px;}
.footer_top .sos_list li a{font-size:24px;}
.copy_rt{padding:12px 0;} 
.btn_link i{margin:1px 0 0 6px;float:right;} 
.contct_btn::after{right:15px;top:8px;} 
.contact_frm .btn_link{padding-right:38px;} 
.navbar-nav.menu_sec{padding-left:0;}
  

/*about_us*/
.aboutTop_rtbox .flex-shrink-0 { width: 60px; height: 60px; border-radius: 10px; padding: 12px;}  
.aboutTop_rtbox .d-flex h4 { font-size: 24px; line-height: 30px;}
.aboutTop_rtbox { padding-bottom: 10px;}
.about_page_top.about_sec { padding: 60px 0 40px 0;}
.inner_ban .banner_box { min-height: 350px;}
.inner_ban .ban_img { width: 44%;}
.aboutTop_rt {padding: 0 0 0 20px;}  
.diagstc_box .flex-shrink-0 img { max-width: 50px; }
.diagstc_box .ms-3 { margin-left: 14px !important; }  
.diagstc_box .flex-grow-1 h5 { font-size: 16px; line-height: 20px; letter-spacing: 1px; }
.about_diognosticsRt .diagstc_box { min-height: 190px; }


/*service_page*/
.service_title { font-size: 20px; line-height: 24px; letter-spacing: 2px; }
.service_row.service_row2 .service_title { padding: 20px 25px 10px 0;}
.service_title{padding: 20px 0 10px 25px;}
.service_page.about_sec { padding: 40px 0;}
.service_page.about_sec .row { align-items: flex-start;}
.service_page .service_row {margin-top: 20px;}.directorsd_box h4 { font-size: 22px; padding: 0 0 8px; line-height: 24px; }.directorsd_box { padding: 10px; margin: 20px 0 0;}.tophead .directorsd_box p { font-size: 16px; line-height: 20px; padding: 0 0 10px;}


.gallery_sec .service_title { font-size: 18px; line-height: 22px; letter-spacing: 1px;}
.load-more__btn{ font-size: 14px; line-height: 24px; padding: 10px 24px 10px; letter-spacing: 3px; }
.gallery_sec { padding: 60px 0 50px 0;}

.price_btn { top: 3px; right: 60px; }
.header_sec.fixed.price_btn { top: 0px;}
  
.gallery_sec .service_img img { height: 220px; }
     
.service_row .service_txt li::before { top: 8px; width: 7px; height: 7px; }
.service_txt p, .service_txt li{ font-size: 16px; line-height: 22px; }
.service_row .service_txt li { padding-left: 15px; margin: 0 0 5px; }
    
.client_rt { height: 700px; }

.directors_sec .expart_hvr p { font-size: 17px; line-height: 24px; }




} 
 
 


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

.header_sec .container{padding:0;max-width:100%;}
.ban_img{width:290px;}
.banner_box{min-height:370px;}
.about_txt{padding-left:0;}
 .tophead p{font-size:16px;line-height:22px;padding-bottom:15px;}
.about_img2{right:-5px;bottom:-76px;width:160px;}
.about_sec{padding:45px 0 75px 0;}
.expart_hvr{padding:12px;border-radius:14px;}
.expart_box:hover .expart_hvr{-webkit-transform:rotate(6deg) translateX(5px) translateY(5px);-ms-transform:rotate(6deg) translateX(5px) translateY(5px);transform:rotate(6deg) translateX(5px) translateY(5px);}
.expart_btm{padding:20px 0 40px 0;}
.expart_sec .btn_link{margin:0px;}
.process_sec{padding:10px 0 30px;}
.tophead h1,.tophead h2{font-size:26px;line-height:32px;padding-bottom:10px;}
.process_left.tophead h2 br{display:none;}
.client_leftText{width:240px;background-size:210px 140px;} 
.client_left img{height:auto;} 
.client_box{padding:15px;border-radius:12px;margin:15px 0 0;} 
.tophead .client_box p{font-size:15px;line-height:22px;padding-bottom:0;}
.footer_sec{margin-top:0;}
.footer_top{padding:35px 0;}
.contact_sec{padding:20px 0 40px 0;}
.ftr_link{padding:20px 0;flex-direction:column;display:inline-block;}
.ftr_link li{margin:6px 6px 0 0;float:none;display:inline-block;}
.ftr_link li a{font-size:14px;line-height:16px;letter-spacing:2px;}
.footer_top{padding:25px 0;} 
.ftrlogo img{max-width:180px;} 
.footer_top .sos_list li{margin:0 20px 0 0;} 
.footer_top .sos_list{padding:5px 0 0;} 
.copy_rt p{font-size:14px;line-height:22px;} 
.blog_sec .owl-carousel{padding:35px 0;}
.blog_box img{border-radius:12px;}
.blog_box{border-radius:12px;}
  

/*about_us*/
.inner_ban .banner_box { min-height: 280px; }
.about_page_top.about_sec { padding: 40px 0 10px 0; }
.aboutTop_rt { padding: 15px 0 0; }
.aboutTop_rtbox .d-flex h4 { font-size: 21px; line-height: 27px; }


/*service_page*/
.service_txt { padding: 15px 0 0;}
.service_row.service_row2 .service_txt { padding: 15px 0 0;}.directorsd_box h4 { font-size: 20px; padding: 0 0 8px; line-height: 24px; }.directorsd_box { padding: 10px; margin: 20px 0 0;}.tophead .directorsd_box p { font-size: 16px; line-height: 20px; padding: 0 0 10px;}

.blogdetails_box img {width: 200px; margin: 0 15px 20px 0; border-radius: 10px;}

.blogdetails_box h4 { font-size: 16px; line-height: 23px; padding: 0 0 15px;}

.price_btn { top: 7px; right: 55px; padding: 7px 12px 6px; letter-spacing: 2px; }
.header_sec.fixed .price_btn { top: 4px; }
  
.gallery_sec .service_img img { height: 180px; }


.service_page .service_row { margin-top: 0; margin-bottom: 15px; }
.directors_sec .col-sm-6 {padding: 0 15px;}
.tophead  p{font-size: 15px; line-height: 22px; letter-spacing: 0; }
.expart_hvr p { font-size: 14px !important; line-height: 18px !important; letter-spacing: 0; }
.directors_sec .expart_btm { padding: 20px 25px 0; }

.client_rt { height: 550px; margin-top: 20px; }



    

}


@media only screen and (max-width: 600px){ 
.directors_sec .col-sm-6 {padding: 0 15px;}
.tophead .directors_sec p{font-size: 15px; line-height: 22px; }
.directors_sec .expart_btm { padding-bottom: 0; }

}



@media only screen and (max-width: 575px){ 
.banTxt strong,.banTxt h1{font-size:25px;line-height:32px;margin:0;}
.ban_img{width:230px;}
.banTxt{width:200px;}
.banner_innr .container{position:relative;}
.about_sec{padding:35px 0 75px 0;}
.tophead p{font-size:15px;line-height:24px;padding-bottom:15px;}
.tophead h6{font-size:15px;line-height:22px;padding-bottom:10px;letter-spacing:1px;}
.tophead h1,.tophead h2{font-size:25px;line-height:32px;padding-bottom:10px;}
.diognostic_innr{padding:20px;border-radius:12px;} 
.diognostic_innr::before{border-radius:12px;}  

.process_col{padding:0 10px;width:100%;flex:0 0 auto;}
.process_innr::before{width:4px;height:100%;}
.process_box a{font-size:15px;line-height:20px;letter-spacing:0.5px;padding:0 0 0 30px;margin:0 0 15px;}
.process_box a::before{width:12px;height:12px;left:-4px;top:6px;}

.process_box a br{ display: none; }
  

/*about_us*/
.about_diognosticsRt .diagstc_box{ min-height: auto; }


/*service_page*/
.service_title { font-size: 18px; line-height: 22px; letter-spacing: 2px; }


.gallery_sec .service_title { font-size: 14px; line-height: 18px; letter-spacing: 1px; }
.gallery_sec .service_img { margin: 0 0 20px;}



.navbar-brand { width: 150px; }
.price_btn { top: 4px; }
.header_sec.fixed .price_btn { top: 4px; }

.expart_hvr p { font-size: 15px !important; line-height: 21px !important; }





  
} 

@media only screen and (max-width: 480px){ 
.blogdetails_box img { width: 100%; margin: 0 0 20px;}
.expart_sec.blog_sec.blog_listing { padding: 40px 0 35px 0;}
.blog_content { padding: 12px;}




}


@media only screen and (max-width: 460px){ 
.gallery_sec { padding: 40px 0 30px 0; }
/*.gallery_sec .col-6 { width: 100%;}*/
.gallery_sec .service_title { font-size: 17px; line-height: 24px; letter-spacing: 3px; }
.gallery_sec .service_img img { height: 150px; }
.gallery_sec .service_img:hover .glass_hvr { width: 40px; height: 40px; font-size: 16px;}

.directors_sec .expart_btm { padding: 20px 10px 0; }



}




@media only screen and (max-width: 400px){ 
.ban_img{width:142px;}
	
	
	
}
