@charset "utf-8";
/* CSS Document */

body{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#223645; line-height: 1.5 !important;}
a{ text-decoration:none;}

/*test */

.service {
    padding: 50px 0px 20px;
    position: relative;
}
.hexagon img {
    max-height: 70px;
    max-width: 70px;
}


.sec-title {
    position: relative;
    margin-bottom: 17px;
}

.service .item-list {
    margin-top: 50px;
}

.service .item {
    margin-bottom: 60px;
    padding: 14px 0px 0px 105px;
    -webkit-transition: .5s;
    transition: .5s;
}

.service .item .hexagon{

	color: #0d5a8d;
}

.service .item .icon-holder {
    position: absolute;
    top: 20px;
    left: 15px;
}

.service .item:hover .hexagon {
    background-color: #0d5a8d;
    border-color: #0d5a8d;
    color: #fff;
    background-position: 100% 100%;
    transition: .5s ease;
}

.service .item:hover a{
    color: #0d5a8d;
    transition: .5s ease;
}

.service .sec-title h2 {
    font-size: 44px;
    font-weight: 300;
}

.hexagon {
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 38px;
    line-height: 40px;
    margin: 0px auto 50px;
    text-align: center;
    border: solid 2px #0d5a8d;
    background: #fff;
    transition: .5s ease;
    background-position: 0% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.service .item h4 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #0d5a8d;
    transition: .5s ease;
}

.thm-btn.style-2 {
    background: none;
    color: #222;
    border: none;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
	text-decoration:none;
}


	/*
  	Flaticon icon font: Flaticon
  	Creation date: 30/08/2017 23:56
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("Flaticon.eot");
  src: url("Flaticond41d.eot?#iefix") format("embedded-opentype"),
       url("Flaticon.woff") format("woff"),
       url("Flaticon.ttf") format("truetype"),
       url("Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-team-1:before { content: "\f100"; }
.flaticon-add-circular-button:before { content: "\f101"; }
.flaticon-plus-sign-to-add:before { content: "\f102"; }
.flaticon-hospital-bed:before { content: "\f103"; }
.flaticon-heartbeat:before { content: "\f104"; }
.flaticon-hospital:before { content: "\f105"; }
.flaticon-people-1:before { content: "\f106"; }
.flaticon-trophy:before { content: "\f107"; }
.flaticon-team:before { content: "\f108"; }
.flaticon-medical-1:before { content: "\f109"; }
.flaticon-ambulance:before { content: "\f10a"; }
.flaticon-lungs:before { content: "\f10b"; }
.flaticon-medical:before { content: "\f10c"; }
.flaticon-people:before { content: "\f10d"; }
.flaticon-tool:before { content: "\f10e"; }



/*test */

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.covid {
    width: auto;
    margin: 15px 20px;
    float: left;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container{ width:96% !important; max-width:1170px !important;}
.name{color: #c10343;
margin-top: 20px;
font-size: 18px;
font-weight: 600;}

button, input, textarea, a{ outline:none;}

header{ width:100%; height:auto; float:left; background:#fff; padding:0px; position:fixed; z-index:99; top: 0;}

.header-top{ width:100%; height:auto; display:inline-block; border-bottom:#e1e1e1 thin solid; padding:10px 0;}

.need-help{ width:auto; display:inline-block;}

.need-help strong{ color:#0d5a8d;}

.top-social{ display:inline-block; width:auto; float:right;}

.top-social a{ font-size:16px; color:#0d5a8d; margin:0 5px;}

.top-social a:hover{ color:#c10343;}

.header-mid{ display:inline-block; width:100%;}

.rq-btn{ background:#c10343; color:#fff; border-radius:40px; padding:10px 25px; float:right; margin-top:21px; margin-right:10px;}
.rq-btn:hover{background:#00183f; color:#fff; text-decoration:none;}

.feedback-btn{ background:#0d5a8d; color:#fff; border-radius:40px; padding:10px 25px; float:right; margin-top:21px;}
.feedback-btn:hover{background:#00193f; color:#fff; text-decoration:none;}

.logo{ float:left;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.hright {
	float: right;
}




.menu-div{ width:100%; background:#0d5a8d; float:left;}

header+ .banner{ margin-top:50px;}


.banner{ width:100%; height:auto; display:inline-flex; text-align:left; color:#fff;}

.banner video{width:100%;}

.banner .container{position: absolute;
z-index:9;
align-self: center;
left: 0;
right: 0;}

.banner h4{ font-size:26px; margin-top:50px;}

.banner h1{font-size: 51px;
font-weight: 700;}

.banner p{ font-size:18px;}

.banner a{font-size: 18px;
background: #c10343;
color: #fff;
border-radius: 40px;
padding: 15px 30px;
display: inline-block;}

.banner a i{ margin-left:5px;}

.banner a:hover{ color:#fff; text-decoration:none;
background: #0d5a8d;}

.banner .item{ height:90vh;}



.quick-form{width: 100%;
height: auto;
display: inline-block;
background: #f0f5f9;
margin-top: -50px; position:relative; z-index:98;
margin-bottom: 30px;}

.quick-form ul{ padding:0; margin:0; width:100%; float: left;}

.quick-form ul li{ list-style:none; display:inline-block;}

.quick-form ul li{width: 20%;
border-right: #d9e5ee thin solid;
padding: 28px 10px;
float: left;
margin: 0;}

.quick-form ul li input{ width:100%; height:auto; background:none; border:none;}

.quick-form ul li select{ width:100%; height:auto; background:none; border:none;}

.quick-form ul li button{background: #c10343; cursor:pointer;
color: #fff;
width: 100%;
border: none;
height: 80px;}

.quick-form ul li button:hover{background: #0d5a8d;}

.quick-form ul li:last-child{ padding:0; border-right:none;}

.at-div{ width:100%; height:auto; display:inline-block;}

.at-div ul{ padding:0; margin:0; width:100%; float: left;}

.at-div ul li{ list-style:none; display:inline-block;}

.at-div ul li{width: 20%;
padding: 28px 10px;
float: left;
margin: 0;}

.at-box{ width:100%; height:auto; display:inline-block; text-align:center; padding: 10px;}

.at-box h3{ font-size:16px; font-weight:700;}

.at-box img{ margin-top:0px; transition: transform .5s ease;}

.at-box:hover img{ margin-top:0px; transform: scale(1.1);}

.at-box p{font-size:14px;}

.at-box:hover{ background:#f8fffe; border-radius: 20px; box-shadow: 3px 3px 0px #badeda;}

.term-div .at-box{padding:20px;}

.term-div .at-box h3{ margin-top:10px;}




.about h2{ font-size:45px; font-weight:300;}

.about span{font-size: 16px;
width: 100%;
display: inline-block;
margin-bottom: 15px;}

.about a{font-size: 18px;
background: #c10343;
color: #fff; margin-bottom:10px;
border-radius: 40px;
padding:10px 30px;
display: inline-block;}

.about a i{ margin-left:5px;}

.about a:hover{ color:#fff; text-decoration:none;
background: #0d5a8d;}

.term-plan{ width:100%; height:auto; display:inline-block; background:url(../images/bg1.png) repeat; padding:50px 0; margin-top:60px;}

.term-plan h2{ font-size:52px; color:#223645; font-weight:300;}

.term-plan span{ font-size:16px; color:#0d5a8d; font-weight:300; margin-bottom: 30px;
display: inline-block;}

.term-div{ width:100%; height:auto; display:inline-block;}

.term-div ul{ padding:0; margin:0; width:100%; float: left;}

.term-div ul li{ list-style:none; display:inline-block;}

.term-div ul li{width: 20%;
padding: 28px 10px;
float: left;
margin: 0;}

.always{width: 100%;
height: auto;
display: inline-block;
position: relative;}

.pl{width: 65%;
display: inline-block;
background: #074066;
height: 100%;
max-height:500px;}

.pr {
	width: 46%;
	float: right;
	position: absolute;
	right: 0;
	bottom: 5px;
	height: 350px;
	overflow: hidden;
}

.pr video {
	width: 100%;
	height: 100%;
}

.always .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.pl-box {
	display: inline-block;
	padding: 50px 0; color:#f1f1f1;
	position: absolute;
	width: 50%; 
}



.pl-box span{ margin-bottom:20px; display:inline-block;}

.pl-box ul li i{ margin-right:5px;}

.pl-box ul li{ padding:5px 0; width:50%; float:left;}

.testti{padding: 50px 0;
display: inline-block;
width: 100%;}

.testti h2{ font-size:52px; color:#223645; font-weight:300;}

.testti span{ color:#0d5a8d;}

.te-box{ width:100%; height:auto; display:inline-block; background:url(../images/quoto.png) no-repeat left top; padding:30px 10px 10px 10px; margin-top:50px;}

.te-box p{ font-size:18px;}

.use-div{ width:100%; height:auto; display:inline-block; position:relative; padding-left:68px;}

.use-div img{ width:58px !important; height:58px; border-radius:50%; position:absolute; left:0; top:0;}

.use-div h6{font-weight: 600;
margin-bottom: 0;
margin-top: 10px;}

.use-div span{ font-size:13px;}

.diff{ width:100%; height:auto; display:inline-block; background:#c10343; padding:20px; text-align:center; margin-bottom: -80px;}

.diff span{ font-size:60px; font-weight:300; color:#fff;}

.diff p{ font-size:16px; font-weight:600; color:#fff; margin-bottom:15px;}

footer{ width:100%; height:auto; display:inline-block !important; background:#eef5f9; padding:120px 0 30px 0;}

footer ul{ width:100%; padding:0; margin:0;}

footer ul li{ list-style:none; display:inline-block; width:20%; float:left; padding:10px;}

footer ul li span{ width:100%; height:auto; display:inline-block; text-align:center;}

footer ul li span a {
	display: inline-block;
	padding: 5px;
	background: #263849;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
}

footer ul li span a:hover { color:#fff;}

footer ul li h3{ color:#0d5a8d; font-size:18px; font-weight:700;}

footer ul li h3:after{ width:30px; height:3px; background:#c10343; content:""; display:block; margin-top:5px;}

.flinks{ width:100%; height:auto; display:inline-block;}

.flinks li{ width:100% !important; padding:0px !important;}

.flinks li a{ width:100%; display:inline-block; color:#434546; font-size:14px; padding:5px 0;}

.flinks li a:hover{ color:#c10343; text-decoration: none;}

.footer-bottom {
	width: 100%;
	height: auto;
	display: inline-block;
	border-top: #c1d6e3 thin solid;
	padding-top:30px;
	margin-top: 30px;
}

.newsbox{background: #f4f9fc;
border: #dfdfdf thin solid;
border-radius: 40px;
position: relative;}

.newsbox input{background: none;
border: none;
width: 100%;
padding: 15px 130px 15px 25px;}

.newsbox button{background: #c10343; cursor:pointer;
border: none;
color: #fff;
position: absolute;
top: 0;
right: 0;
border-radius: 40px;
padding: 15px 25px;}

.newsbox button:hover{background:#0d5a8d;}

.footer-bottom p{ margin-top:12px;}

header+ .banner-div{ margin-top:170px;}


.banner-div{ width:100%; height:auto; padding:80px 0 80px 0; display:inline-block; background:url(../images/inner-banner.jpg) no-repeat right top; color:#fff; text-align:center;}

.ortho{padding:150px 0 150px 0; display:inline-block; background:url(../images/banner01.jpg) no-repeat left bottom;}


.banner-div h1 {
	font-weight: 700;
	font-size: 40px;
}

#home-visit{ width:100%; height:auto; display:inline-block; padding:70px 0; background:url(../images/enquiry-bg.jpg) no-repeat right bottom;}

#home-visit .container {
	margin-top:0px;
	margin-bottom:0px;
	border-radius: 4px;
	overflow: hidden;
}

#home-visit .schedule-box {
	width: 100%;
	height: auto;
	background: #f0f5f9;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.p-40{ padding:40px !important;}

.schedule-box .form-control{margin-bottom: 15px;}

.schedule-box sup{ color:#c10343;}

.schedule-box label {
	font-weight: 600;
	font-size: 15px;
}

.schedule-box button {
	font-size: 18px;
	background: #c10343;
	color: #fff;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
	border-radius: 40px;
	padding: 10px 30px;
	display: table;
	margin: auto;
	margin-top: 10px;
}

.schedule-box button:hover {
	color: #fff;
	text-decoration: none;
	background: #0d5a8d;
}

/*.inner-footer{ padding-top:40px;}*/

.bread {padding: 15px;
text-align:left;}

.bread a{ color:#00193f; font-weight:600;}

.bread a:hover{ color:#c10343; text-decoration:none;}

.card{margin-bottom: 15px;}

.card h2{ margin:0px; line-height:14px;}

.card .btn-link {
	font-weight: 400;
	color: #0d5a8d;
	background-color: transparent;
	width: 100%;
	text-align: left;
	padding: 0; font-weight: 600;
}

.card .btn-link:hover {color:#c10343; text-decoration:none !important;}

.card .btn-link i {
	float: right;
	margin-top: 4px;
}

.card-body{ width:100%; display:inline-block; padding:15px !important;}

.card-body ul{ padding:0px; margin:0px;}

.card-body ul li{ list-style:none; display:inline-block; width:100%;}

.card-body ul li a {
	width: 100%;
	color: #343a40;
	display: inline-block;
	padding: 12px;
	border-bottom: #eee thin solid;
	line-height: 18px;
}

.card-body ul li:last-child a { border-bottom:none;}

.card-body ul li:hover a {color:#c10343; text-decoration:none !important;}

.card-body ul li.active a {color:#c10343; text-decoration:none !important; font-weight:600;}


.service-div{ width:100%; height:auto; display:inline-block; border:1px solid rgba(0,0,0,.125); padding:20px; border-radius:.25rem;}

.service-div h2{color: #c10343;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;}

.service-div .enq-btn{color: #0d5a8d;
border: #0d5a8d 2px solid;
border-radius: 40px;
padding: 5px 20px;
float: right;
line-height: 24px;}

.service-div .enq-btn:hover{color:#fff; background:#0d5a8d; text-decoration:none !important;}

.expert-box{ background:#eef5f9; padding:20px; text-align:center; margin-bottom:25px; margin-top:10px;}

.expert-box h3 {
	font-size: 21px;
	margin-bottom: 25px;
}

.ex-div{ width:auto;}

.init-mem{ text-align:center; display:inline-block;}

.init-mem span{ width:100%; display:inline-block; font-weight:600; margin-top:10px;}

.expert-box p{font-weight:600; margin-top:10px;}

.service-div h4{font-size: 18px;
font-weight: 600;}

.ser-list{ width:100%; height:auto; padding:0;}

.ser-list li {
	list-style: disc inside; padding: 5px;
}

/* Model Popup */

.modal-dialog {
	max-width: 800px !important;
	margin: 1.75rem auto;
}

.modal-header{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c10343+0,0d5a8d+67,0d5a8d+100 */
background: rgb(193,3,67); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(193,3,67,1) 0%, rgba(13,90,141,1) 67%, rgba(13,90,141,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(193,3,67,1) 0%,rgba(13,90,141,1) 67%,rgba(13,90,141,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(193,3,67,1) 0%,rgba(13,90,141,1) 67%,rgba(13,90,141,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10343', endColorstr='#0d5a8d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #fff;
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
	color: #fff;
	font-size: 30px;
}

.modal-content{ border:none !important; background:none !important;}

.modal-body{ background:#f0f5f9; padding:0 15px !important;}

.modal-body .col-md-6{ padding:25px;}

.modal-body p{ font-size:14px; margin-bottom:10px; font-weight:600;}

.modal-footer{ background:#eee; display:inline-block !important; text-align:center;}

.modal-footer {}

.modal-footer button {
	font-size: 18px;
	background: #c10343;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 40px;
	padding: 10px 30px;
	display: inline-block;
}

.modal-footer button:hover {
	color: #fff;
	text-decoration: none;
	background: #0d5a8d;
}



/* The Redio Btns */
.rd-btn {
  display: inline-block; margin-right:10px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size:14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.rd-btn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: none;
	border-radius: 50%;
	border: #0d5a8d 2px solid;
}

/* On mouse-over, add a grey background color */
.rd-btn:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.rd-btn input:checked ~ .checkmark {
  background-color: #none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.rd-btn input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.rd-btn .checkmark::after {
	top: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #0d5a8d;
}


/* Contact Us Page */

.map-view{ width:100%; height:auto; display:inline-block; background:none !important; padding:0 !important;}

.con-box {
	width: 100%;
	height: auto;
	background: #f0f5f9;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.con-box h2 {
	color: #c10343;
	font-size: 21px;
	font-weight: 600;
	display: inline-block;
}

.con-box .form-control{ margin-bottom:15px;}


.con-box button {
	font-size: 18px;
	background: #c10343;
	color: #fff;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
	border-radius: 40px;
	padding: 10px 30px;
	display: table;
	margin: auto;
	margin-top: 10px;
}

.con-box button:hover {
	color: #fff;
	text-decoration: none;
	background: #0d5a8d;
}

.service-div h3 {
	font-size: 16px;
	padding: 10px 0;
}

.service-div h3 i {
	color: #c10343;
	font-size: 21px;
	width: 30px;
	text-align: center;
}

.service-div h4 {
	color: #c10343; margin-top:20px;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}

.service-div a{color: #c10343;}

.share a {
	display: inline-block;
	padding: 5px;
	background: #263849;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
}

.share a:hover {
	background:#c10343;
	color: #fff;
}





@media (max-width: 1170px) {
	
header{ position:relative;}

header + .banner-div {
	margin-top: 0;
}

header + .banner {
	margin-top: 0;
}
	
}

@media (max-width: 991px) {

.feedback-btn{ margin-right:30px;}

.quick-form {
	margin-top: 30px;
	margin-bottom: 30px;
}
.quick-form ul li {
	width: 100%;
	border-right: none;
	padding: 12px 15px;
	float: left;
	margin: 0;
	border-bottom: #d9e5ee thin solid;
}

.quick-form ul li button{ height:60px;}

.at-div ul li {
	width: 32%;
	padding: 10px 10px;
	float: none;
	margin: 0;
}

.at-div ul{ text-align:center;}

.term-div ul li {
	width: 32%;
	padding: 10px 10px;
	float: none;
	margin: 0;
}

.term-div ul{ text-align:center;}

.always{ background:#074066;}

.pl{ display:none;}

.pr {
	width: 100%;
	float: right;
	position: relative;
	right: auto;
	bottom: auto;
}

.always .container {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
}

.pl-box {
	display: inline-block;
	padding: 50px 0;
	color: #f1f1f1;
	position: relative;
	width: 100%;
}

.menu-div {
	margin-top: 15px;
}
	
.banner-div h1 {
	font-weight: 700;
	font-size: 26px;
}	
	
	
}


@media (max-width:767px) {
	
.banner h1 {
	font-size: 30px;
	font-weight: 700;
}

.about h2 {
	font-size: 30px;
	font-weight: 300;
}

.term-plan h2 {
	font-size: 30px;
	color: #223645;
	font-weight: 300;
}

.testti h2 {
	font-size: 30px;
}

footer ul li:first-child {
	width: 100%;
	text-align: center;
}

footer ul li .flinks li:first-child {
	width: 100%;
	text-align: left;
}

footer ul li{ width:25%;}

.footer-bottom p {
	margin-top: 0;
	margin-bottom: 15px !important;
	display: inline-block;
	width: 100%;
	text-align: center;
}
	
	
header.sticky .header-top{ display:none;}
	
header.sticky .nav_menu_toggler_icon{ top:23px;}
	
header.sticky{ box-shadow:0px 1px 4px #eee;}	
	
.schedule-box{ padding:20px;}


.p-40 {
	padding:20px !important;
}
	
}


@media (max-width:640px) {
.need-help {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	text-align: center;
}

.top-social {
	width: 100%;
	float: right;
	text-align: center;
}

.nav_menu_toggler_icon {
	top: 82px !important;
}

.sticky .nav_menu_toggler_icon {
	top: 15px !important;
}


.feedback-btn {
	background: #0d5a8d;
	color: #fff;
	border-radius: 40px;
	padding: 10px 15px;
	float: right;
	margin-top: 5px;
}

.rq-btn {
	background: #c10343;
	color: #fff;
	border-radius: 40px;
	padding: 10px 15px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.banner p {
	font-size: 18px;
	display: none;
}

.banner h4 {
	font-size: 26px;
	margin-top: 50px;
	display: none;
}

header {
	position: relative;
	padding-bottom:0px;
}

.banner a {
	font-size: 18px;
	background: #c10343;
	color: #fff;
	border-radius: 40px;
	padding: 9px 30px;
	display: inline-block;
}

.at-div ul li{ width:100%;}

.term-div ul li{ width:100%;}

.banner h1 {
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
}

footer ul li {
	width: 100%;
}

.hright {
	float: right;
	width: 100%;
	text-align: center;
	border-top: #e1e1e1 thin solid;
	padding-top: 5px;
}

.rq-btn {
	background: #c10343;
	color: #fff;
	border-radius: 40px;
	padding: 10px 15px;
	float: none;
	margin-top: 5px;
	margin-right: 10px;
}

.feedback-btn {
	background: #0d5a8d;
	color: #fff;
	border-radius: 40px;
	padding: 10px 15px;
	float: none; line-height:21px;
	margin-top: 5px;
	display: inline-block;
}

.feedback-btn {
	margin-right: 0px;
}
	
.header-mid img{ height:70px;}	
	
.pl-box{ padding-top:0px;}

.pr{ height:auto; margin-bottom:20px;}

.banner .item {
	height: 40vh;
}
	
}


@media (max-width:575px) {
	
.service-div h2 {
	color: #c10343;
	font-size: 26px;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.service-div .enq-btn {
	color: #0d5a8d;
	border: #0d5a8d 2px solid;
	border-radius: 40px;
	padding: 5px 20px;
	float: none;
	line-height: 24px;
	margin: auto;
	display: table;
}	
	
.cbox{ text-align:center;}	
	
.cbox h3 strong{ width:100%; display:inline-block;}	
	
.service-div h3 i {
	color: #c10343;
	font-size: 60px;
	width: 100%;
	text-align: center;
}	
	
.service-div.p-40{ text-align:center;}	
	
	
	
}

@media (max-width:479px) {
	

	
}

