<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  overflow-x: hidden;
}
body {
  font-family:sans-serif;
  color: #000;
}
body p {
  font-family:sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  padding: 10px 0;
  margin: 0;
}
.layout_padding {
  padding: 50px 0;
}
.layout_padding2 {
  padding: 45px 0;
}
.layout_padding2-top {
  padding-top: 45px;
}
.layout_padding2-bottom {
  padding-bottom: 45px;
}
.layout_padding-top {
  padding-top: 50px;
}
.layout_padding-bottom {
  padding-bottom: 50px;
}
.heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.heading_container h2 {
  position: relative;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
	line-height:34px;
  margin: 0 auto;
  padding: 0 0 10px;
}
.heading_container h2::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.heading_container h3 {
  position: relative;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
  line-height:34px;
  margin: 0 auto;
  padding: 0 0 10px;
}
.heading_container h3::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.heading_container h4 {
  position: relative;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
  line-height:34px;
  margin: 0 auto;
  padding: 0 0 10px;
}
.heading_container h4::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.heading_container h5 {
  position: relative;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
  line-height:34px;
  margin: 0 auto;
  padding: 0 0 10px;
}
.heading_container h5::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.main_wrap {
  min-height: 100vh;
  position: relative;
  background-image: url(../images/ban-bg.jpg);
  background-size: cover;
}
.main_wrap::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 57%;
  background-image: url(../images/ban-bg1.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.sub_page .main_wrap {
  min-height: auto;
  background-image: none;
  background-color: #e1f3fd;
}
.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
  background: #fff;
}
.header_section .nav_container {
  margin: 0 auto;
}
.custom_nav-container .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 18px;
  padding: 0;
}
.custom_nav-container .navbar-nav .nav-item .nav-link:hover{
  color: #fff;
}
a,
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: initial;
}
.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}
.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-brand span {
  font-size: 24px;
  font-weight: 700;
  color: #0b0b0a;
  text-transform: uppercase;
}
.custom_nav-container {
  z-index: 99999;
  xpadding-top: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.navbar-expand-lg .navbar-collapse {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.custom_nav-container .navbar-toggler {
  outline: none;
}
.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 45px;
}

.logolft {
	float:left;
	width: 258px;
    height: auto;
	margin: 10px 0;
}
.tpcall {
	float:right;
	padding:10px 0 0;
}
.tpcall a {
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
	text-decoration:none;
    margin:0 10px;
}
.tpcall a:hover {
    color: #000;
	text-decoration:none;
}
.tpcall img {
	width: 25px;
    height: auto;
    float: left;
    margin: 0 2px 0 0;
}
.tpnavrgt {
	float:right;
	clear:both;
}
.tpnavrgt ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tpnavrgt ul li {
	position:relative;
	float:left;
}
.tpnavrgt li a {
	display:block;
	font-size: 15px;
	color: #000;
	font-weight: 600;
	line-height: 24px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:0.5px;
	margin: 0;
	padding:14px 15px 5px;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.tpnavrgt li a:hover {
	color:#f7c621;
	text-decoration:none;
}
.tpnavrgt li a.select {
	color:#f7c621;
	text-decoration:none;
}
.tpnavrgt li:hover &gt; .sub-menu {
	display: block;
}
.tpnavrgt li .sub-menu {
	display: none;
	position: absolute;
	min-width: 230px;
	background:rgba(0, 0, 0, 0.9);
	padding:20px;
	z-index: 99;
	left: 0;
	border-radius:0 0 10px 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tpnavrgt li .sub-menu li {
	float: none;
}
.tpnavrgt li .sub-menu li a {
	display:block;
	font-size: 13px;
	color: #fff;
	font-weight:400;
	line-height:18px;
	text-transform: none;
	letter-spacing:0.5px;
	padding: 10px 5px;
	border-bottom:1px solid rgba(256, 256, 256, 0.2);
}
.tpnavrgt li .sub-menu li a:hover {
	color:#f7c621;
	background:none;
}

/*** 
	  RESPONSIVE MAIN MENU 
				***/
.mobbar {
	display:none;
}
.mobbar #TopMenu {
	display: block;
	cursor: pointer;
	margin-right: 20px;
}
.mobbar #TopMenu .bar1, .bar2, .bar3 {
	width: 24px;
	height: 2px;
	background: #4d4d4d;
	margin: 5px 0;
	transition: 0.4s;
}
.mobbar .open-menu .bar1 {
	-webkit-transform: rotate(-42deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
}
.mobbar .open-menu .bar2 {
	-webkit-transform: rotate(45deg) translate(0px, 0px);
	transform: rotate(45deg) translate(0px, 0px);
}
.mobbar .open-menu .bar3 {
	-webkit-transform: rotate(45deg) translate(-5px, -11px);
	transform: rotate(45deg) translate(-4px, -5px);
}
.mobbar .open-menu .main-menu {
	display: block;
	padding:10px 20px;
}
.mobbar .main-menu {
	display: none;
	position: absolute;
	top: 30px;
	right:0;
	z-index:1;
	width: 300px;
	xheight:350px;
	background:#434343;
	border-radius:10px 0 0 10px;
	list-style:none;
 transition: width ease .6s;
	overflow-x: hidden;
}
.mobbar .main-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.mobbar .main-menu li {
	display: block;
	width:100%;
	position:relative;
}
.mobbar .main-menu li:last-child {
	border-bottom: none;
}
.mobbar .main-menu li a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.5px;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
	text-decoration: none;
	transition: 0.3s;
}
.mobbar .main-menu li a:hover {
	color: #d4d4d4;
}
.mobbar .main-menu ul.sub-menu {
	padding-left:20px;
}
.slider_section {
  height: calc(100% - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.slider_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider_section div#carouselExampleIndicators {
  width: 130%;
  margin-left: -20%;
  position: unset;
}
.slider_section .box {
	position:absolute;
	left:0;
	right:0;
	width: 90%;
    margin: 0 auto;
    top: 100px;
}
.slider_section .box .detail-box {
	position: relative;
    float: right;
    background: rgba(0,0,0,0.8);
    border-radius: 30px;
    padding: 50px;
}
.slider_section .box .detail-box h3 {
  font-size: 40px;
    color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}
.slider_section .box .detail-box h3 span {
	display:block;
}
.slider_section .box .detail-box h4 {
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
  font-size: 20px;
}

.slider_section .box .img-box {
  margin: 0 7%;
}
.slider_section img {
  width: 100%;
	height:auto;
}
.slider_section .box .btn-box {
  margin-top: 20px;
}
.slider_section .box .btn-box a {
  text-align: center;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #fff;
    background-color: #ff7100;
    color: #fff;
    border-radius: 4px;
    font-weight: 400;
    margin: 0 5px;
    font-size: 17px;
}
.slider_section .box .btn-box a:hover {
  background-color: #0b0b0a;
  color: #ffffff;
}
.slider_section .carousel-indicators {
 
}
.slider_section .carousel-indicators li {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #282828;
  opacity: 1;
}
.slider_section .carousel-indicators li.active {
  background-color: #dbc64c;
}
.about_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about_section .detail-box {
  position: relative;
  padding-right: 75px;
}
.about_section .detail-box h1 {
  position:relative;
  display:block;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height: 34px;
  padding:0 0 10px;
  margin: 0;
}
.about_section .detail-box h1::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.about_section .detail-box a {
  display: inline-block;
  padding: 8px 25px;
  border: 1px solid #0b0b0a;
  background-color: transparent;
  color: #0b0b0a;
  margin-top: 25px;
  border-radius: 4px;
}
.about_section .detail-box a:hover {
  background-color: #0b0b0a;
  color: #ffffff;
}

.about_section .img-box {
  width: 100%;
}
.about_section .img-box img {
  width: 100%;
	height:auto;
}

.service_section {
  width: 100%;
  margin: auto;
  background-image: url(../images/sec-bg.jpg);
  background-size: 100%;
}
.service_section h3 {
	color:#fff;
}
.service_section .service_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.service_section .service_container .box {
      width: 100%;
}
.service_section .service_container .box .img-box {
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.service_section .service_container .box .img-box img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 20px;
    padding: 5px;
    background: #fff;
}
.service_section .service_container .box .detail-box {
  margin-top: 15px;
}
.service_section h2 {
  color: #fff;
}
.service_section p {
  color: #fff;
  margin:0;
}
.service_section .service_container .box .detail-box h5 {
  font-size: 20px;
  color: #f7c621;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 10px;
}
.service_section .service_container .box .detail-box a {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #f7c621;
  background-color: transparent;
  color: #f7c621;
  border-radius: 4px;
}
.service_section .service_container .box .detail-box a:hover {
  background: #f7c621;
  color: #fff;
}

/**** HOME TABS CONTENT SECTION ****/

.faq-tabs-section {
	position: relative;
	width:100%;
	background: url(../images/faqsimg1.jpg) no-repeat;
	background-position:0 0;
	clear:both;
}
.faq-tabs-section img {
	width: 95%;
	height: auto;
}
.faq-tabs-section .panel-group {
	background:#fff;
}
.faq-tabs-section .panel-default &gt; .panel-heading {
	padding: 0 15px!important;
	background: #f3f3f3;
}
.faq-tabs-section .panel-default .panel-title a {
	display: block;
	font-style:normal;
	font-size: 15px;
	color: #000;
	text-decoration:none;
	padding: 15px 0;
	font-weight:600;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.faq-tabs-section .panel-default .panel-title a:hover {
	color: #000;
}
.faq-tabs-section .panel-default .panel-title a:after {
	content: '';
	float: right;
	background:url(../images/downIcn.jpg) no-repeat 50% 50% #fff;
	width:18px;
	height:18px;
	margin-top:0;
	padding: 0px;
}
.faq-tabs-section .panel-default .panel-title a.collapsed:after {
	content: '';
	float: right;
	background:url(../images/upIcn.jpg) no-repeat 50% 50% #fff;
	width:18px;
	height:18px;
	margin-top:0;
	padding: 0px;
}
.faq-tabs-section .panel-default .panel-body {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	background:#fff;
	padding:0;
	margin:0;
}

.blogs_section .post_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 25px;
}
.blogs_section .post_container .date-box {
  background-color: #252525;
  padding: 7px 25px;
  color: #ffffff;
  margin-bottom: -15px;
  position: relative;
  z-index: 2;
}
.blogs_section .post_container .date-box h6 {
  margin: 0;
}
.blogs_section .post_container .box {
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blogs_section .post_container .box .img-box {
  width: 100%;
}
.blogs_section .post_container .box .img-box img {
  width: 100%;
}
.blogs_section .post_container .box .detail-box {
  background-color: #f7c621;
  padding: 20px;
	clear: both;
    min-height: 185px;
}
.blogs_section .post_container .box .detail-box h6 {
  font-weight: bold;
  font-size: 18px;
}
.blogs_section .post_container .box .detail-box p {
  margin: 0;
	padding:0;
}
.client_section .carousel-wrap {
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
}
.client_section .owl-nav &gt; div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.client_section .owl-carousel .owl-nav .owl-prev,
.client_section .owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background-color: #000000;
  background-size: 9px;
  background-position: center;
  border-radius: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
}
.client_section .owl-carousel .owl-nav .owl-prev:hover,
.client_section .owl-carousel .owl-nav .owl-next:hover {
  background-color: #f7c621;
}

.client_section .owl-carousel .owl-nav .owl-prev {
  background-image: url(../images/prev.png);
  left: -10%;
}
.client_section .owl-carousel .owl-nav .owl-prev:hover {
  background-image: url(../images/prev-white.png);
}
.client_section .owl-carousel .owl-nav .owl-next {
  right: -10%;
  background-image: url(../images/next.png);
}
.client_section .owl-carousel .owl-nav .owl-next:hover {
  background-image: url(../images/next-white.png);
}
.client_section .box {
  padding: 20px 30px 15px 30px;
  margin: 15px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.client_section .box .img-box {
  max-width: 125px;
  min-width: 125px;
}
.client_section .box .img-box img {
  width: 100%;
}
.client_section .box .detail-box {
  margin-top: 0px;
}
.client_section .box .detail-box img {
  width: 25px;
}
.client_section .box &gt; div {
  position: relative;
  z-index: 2;
}
.client_section .box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #f7c621;
  z-index: 1;
}
.client_section .carousel-wrap {
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  margin-bottom: 45px;
}
.client_section .owl-carousel .owl-nav .owl-prev,
.client_section .owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background-color: #252525;
  background-size: 15px;
  background-position: center;
  border-radius: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: initial;
  bottom: -75px;
  outline: none;
}
.client_section .owl-carousel .owl-nav .owl-prev:hover,
.client_section .owl-carousel .owl-nav .owl-next:hover {
  background-color: #f7c621;
}
.client_section .owl-carousel .owl-nav .owl-prev {
  background-image: url(../images/prev.png);
  left: -5%;
}
.client_section .owl-carousel .owl-nav .owl-next {
  left: calc(-5% + 55px);
  background-image: url(../images/next.png);
}
.client_section .owl-carousel .owl-dots.disabled,
.client_section .owl-carousel .owl-nav.disabled {
  display: block;
}
.client_section .tmore-btn {
	width: 50%;
    margin: -20px auto 0;
    text-align: center;
    position: relative;
}
.client_section .tmore-btn a {
	display:inline-block;
	color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    padding: 4px 20px;
    margin: 5px;
    background: #252525;
    border-radius: 4px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.contact_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact_section .contact_form {
  padding: 25px;
  background-color: #282828;
  margin: 0 45px;
}
.contact_section .contact_form h4 {
  color: #ffffff;
  margin-bottom: 20px;
}
.contact_section .contact_form form {
  margin: 15px 0;
}
.contact_section .contact_form form input {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  margin-bottom: 15px;
  padding-left: 15px;
}
.contact_section .contact_form form input.message_input {
  height: 75px;
}
.contact_section .contact_form form button {
  padding: 8px 30px;
  border: none;
  outline: none;
  background-color: #f7c621;
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.contact_section .img-box img {
  width: 100%;
}
.bottom_content_section {
  background-color: #f7c621;
	float:left;
	width:100%;
}
.bottom_content_section .detail-box {
    width: 100%;
    float: left;
    margin: 20px 0;
}
.bottom_content_section .detail-box .alignleft {
    width: 45%;
    height: auto;
    float: left;
    margin: 0 40px 0 0;
}
.bottom_content_section .detail-box .alignright {
    width: 45%;
    height: auto;
    float: right;
    margin: 0 0 0 40px;
}
.bottom_content_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom_content_section h4 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 28px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
/*.bottom_content_section h4::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #fff;
  background-repeat: no-repeat;
}*/
.bottom_content_section h5 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 28px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 20px 0 0;
}
/*.bottom_content_section h5::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #fff;
  background-repeat: no-repeat;
}*/
.bottom_content_section .detail-box ul {
	margin:0 0 0 20px;
	padding:0;
}
.bottom_content_section .detail-box ul li {
	font-size:14px;
}
.bottom_content_section .detail-box .btn-box {
  margin: 25px -5px 0 -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom_content_section .detail-box .btn-box a {
  margin: 5px;
}
.bottom_content_section .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom_content_section .img-box img {
  max-width: 100%;
	height:auto;
      border-radius: 20px;
    padding: 10px;
}

.bottom_content_section1 {
  background-color: #fff;
}
.bottom_content_section1 .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom_content_section1 h2 {
  position: relative;
  display: block;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
/*.bottom_content_section1 h2::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}*/
.bottom_content_section1 h3 {
  position: relative;
  display: block;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height:34px;
  padding: 0 0 10px;
  margin: 10px 0 0;
}
/*.bottom_content_section1 h3::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}*/

.bottom_content_section1 .detail-box {
  width: 100%;
  float:left;
	margin:20px 0;
}
.bottom_content_section1 .detail-box .alignleft {
  width: 45%;
	height:auto;
  float:left;
  margin:0 40px 0 0;
}
.bottom_content_section1 .detail-box .alignright {
  width: 45%;
	height:auto;
  float:right;
  margin:0 0 0 40px;
}
.bottom_content_section1 .detail-box ul {
  margin-left: 20px;
}
.bottom_content_section1 .detail-box .btn-box {
  margin: 25px -5px 0 -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom_content_section1 .detail-box .btn-box a {
  margin: 5px;
}
.bottom_content_section1 .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom_content_section1 .img-box img {
  max-width: 100%;
	height:auto;
      border-radius: 20px;
    padding: 10px;
}
.why_section {
  background-color: #fff;
	clear:both;
}
.why_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.why_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  width: 33%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.why_section .box .img-box {
  min-width: 90px;
  min-height: 90px;
  background-color: #252525;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 45px;
}
.why_section .box .img-box img {
  max-width: 30px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.why_section .box .img-box .img-2 {
  display: none;
  opacity: 0;
}
.why_section .box .detail-box h5 {
  font-weight: bold;
}
.why_section .box .detail-box p {
  margin: 0;
}
.why_section .box:nth-child(2) {
  margin: 0;
}
.why_section .box:hover .img-box {
  background-color: #f7c621;
}
.why_section .box:hover .img-box .img-1 {
  display: none;
  opacity: 0;
}
.why_section .box:hover .img-box .img-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 1;
}
.info_section {
  background-image: url(../images/ftr-bg.jpg);
  background-size: cover;
}
.info_section .box {
  width: 100%;
  margin: 0 auto;
}
.info_section .contact_form {
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
  max-width: 675px;
  margin: 0 auto;
border-bottom: 1px dotted #f7c621;
}
.info_section .contact_form h4 {
  display: block;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.info_section .contact_form h5 {
  display: inline-block;
  font-size: 28px;
  color: #f7c621;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin: 10px;
}
.info_section .contact_form h5 a {
  font-size: 28px;
  color: #f7c621;
  text-decoration: none;
}
.info_section .contact_form h5 img {
  width: 28px;
  border-radius: 40px;
  margin-right: 5px;
}
.info_section .contact_form form {
  margin: 15px 0;
}
.info_section .contact_form form input {
  width: 100%;
  height: 44px;
  border: none;
  outline: none;
  border-radius: 4px;
  margin-bottom: 15px;
  padding-left: 15px;
}
.info_section .contact_form form textarea {
  border: none;
  outline: none;
  border-radius: 4px;
  margin-bottom: 15px;
  padding-left: 15px;
  width: 100%;
  height: 105px;
}
.info_section .contact_form form button {
  padding: 10px 30px;
  border: none;
  outline: none;
  background-color: #f7c621;
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 auto;
    display: block;
    border-radius: 4px;
}
.info_section .info_links {
	width:25%;
	float:left;
	margin-top:30px;
}
.info_section .info_links h4 {
  display: block;
  font-size: 18px;
  color: #f7c621;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.info_section .info_links ul {
	list-style:none;
	margin:0;
    padding: 0;
}
.info_section .info_links ul li {
	display:block;
}
.info_section .info_links ul li a {
	    display: block;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0;
    margin: 5px 0;
    line-height: 18px;
}
.info_section .info_links ul li a:hover {
    color: #f7c621;
}
.info_section .info_adrs {
	display:block;
}
.info_section .info_adrs p {
      display: block;
    font-size: 14px;
    color: #ffffff;
   padding: 5px 0;
}
.info_section .info_adrs p a {
      display: block;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.info_section .info_adrs p a:hover {
	color: #f7c621;
}
.info_section .info_adrs img {
      width: 15px;
    margin: 2px 10px 0 0;
    float: left;
    border-radius: 4px;
}
.info_section .info_links iframe {
	width:100%;
	height:250px;
	border:none;
}
.info_section .info_map {
	width:100%;
}
.info_section .info_map img {
  width:100%;
	height:300px;
}
.info_section .info_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: left;
  margin: 15px 0;
}
.info_section .info_social img {
  width: 35px;
  margin: 0 7px;
}
.footer_section {
  background-color: #f7c621;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.footer_section p {
  text-align: center;
  width: 100%;
}
.footer_section a {
  color: #000000;
}
.menu-ft-qukmnu-container {width: 100%;}
.inner_banner {
  width: 100%;
  position:relative;
}
.inner_banner img {
  width: 100%;
	height:auto;
}
.inner_banner p {
	padding:0;
}
.inner_cont_wrap {
	position:relative;
	width:100%;
	padding:30px 0;
}
.inner_cont_wrap h1 {
    position: relative;
    display: block;
    font-size: 28px;
    color: #000;
    font-weight: 700;
    line-height: 34px;
    padding: 0 0 10px;
    margin: 0;
}
.inner_cont_wrap h2 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 20px 0 0;
}
.inner_cont_wrap ul {
	margin:0 0 0 20px;
	padding:0;
}
.inner_cont_wrap ul li {
	font-size:14px;
}
.inner_cont_wrap .alignright {
	float:right;
	width:44%;
	height:auto;
	margin:0 0 0 20px;
}
.inner_cont_wrap .alignleft {
	float:left;
	width:44%;
	height:auto;
	margin:0 20px 0 0;
}
.abt_content_section1 {
	position: relative;
  background-image: url(../images/hero-bg.jpg);
  background-size: cover;
}
.abt_content_section1 h2 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
.abt_content_section1 h3 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
.abt_content_section1 h4 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 20px 0 0;
}
.abt_content_section1 ul {
	margin:0 0 0 20px;
	padding:0;
}
.abt_content_section1 ul li {
	font-size:14px;
}
.abt_content_section1 .alignright {
	float:right;
	width:40%;
	height:auto;
	margin:0 0 0 20px;
	border-radius: 20px;
    padding: 8px;
    background: #f7c621;
}
.abt_content_section1 .alignleft {
	float:left;
	width:40%;
	height:auto;
	margin:0 20px 0 0;
	border-radius: 20px;
    padding: 8px;
    background: #f7c621;
}

.cab_content_section1 {
	position: relative;
  background-image: url(../images/hero-bg.jpg);
  background-size: cover;
}
.cab_content_section1 h2 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
.cab_content_section1 h3 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 0;
}
.cab_content_section1 h4 {
  position: relative;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 26px;
  line-height:34px;
  padding: 0 0 10px;
  margin: 20px 0 0;
}
.cab_content_section1 ul {
	margin:0 0 0 20px;
	padding:0;
}
.cab_content_section1 ul li {
	font-size:14px;
}
.cab_content_section1 .alignright {
	float:right;
	width:40%;
	height:auto;
	margin:0 0 0 20px;
	border-radius: 20px;
    padding: 8px;
    background: #f7c621;
}
.cab_content_section1 .alignleft {
	float:left;
	width:40%;
	height:auto;
	margin:0 20px 0 0;
	border-radius: 20px;
    padding: 8px;
    background: #f7c621;
}
.contact-info {
	position:relative;
	padding:30px 0;
}
.contact-info .adbx {
	position: relative;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    background: #f7c621;
    padding: 20px 40px;
	border-radius: 4px;
    margin:1% 2% 0;
	min-height: 250px;
}
.contact-info .adbx p {
	display:block;
  font-size: 24px;
  line-height: 34px;
  border-bottom: 1px dotted #000;
}
.contact-info .adbx img {
	width: 30px;
    height: auto;
    border-radius: 4px;
    margin-right: 10px;
	border: 1px dotted #000;
}
.contact-info .mpbx {
	position: relative;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin:1% 2% 0;
}
.contact-info .mpbx iframe {
	width:100%;
	height:250px;
	border:none;
	background:#fff;
	box-shadow:0 0 2px rgba(0,0,0,0.2);
	padding:10px;
}
.inn-blgtaxi-section {
	position:relative;
	padding:30px 0;
}
.inn-blgtaxi-section h1 {
  position:relative;
  display:block;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height: 34px;
  padding:0 0 10px;
  margin: 0;
}
.inn-blgtaxi-section h1::before {
  content: "";
  position: absolute;
  width: 10%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.inn-blgtaxi-section .blgtaxi-lbx {
	width: 98%;
    float: left;
}
.inn-blgtaxi-section .blgtaxi-lbx h2 {	
    position: relative;
    color:#000;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0 0 10px;
}
.inn-blgtaxi-section .blgtaxi-lbx h2 a {
	color:#000;
}
.inn-blgtaxi-section .blgtaxi-lbx h2 a:hover {
	color: #f7c621;
    text-decoration:none;
}
.inn-blgtaxi-section .blgtaxi-lbx .box {
	width: 100%;
    float: left;
	position: relative;
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
    text-align: left;
    margin: 0 0 30px;
    padding:0 0 20px;
    overflow: hidden;
}
.inn-blgtaxi-section .blgtaxi-lbx p {
	font-size:15px;
	color:#000;
	font-weight:400;
	line-height:24px;
	margin:0;
	padding:10px 0;
}
.inn-blgtaxi-section .blgtaxi-lbx .box img {
	float:left;
	width:35%;
	height:auto;
	display:block;
	border-radius: 4px;
	margin:0 20px 0 0;
}
.inn-blgtaxi-section .blgtaxi-lbx.dtls {
	width: 98%;
    float: left;
}
.inn-blgtaxi-section .blgtaxi-lbx.dtls img {
	width: 100%;
    height: auto;
    margin: 20px 0;
}
.inn-blgtaxi-section .blgtaxi-lbx ul {
	list-style:none;
	margin:0;
	padding:0;
}
.inn-blgtaxi-section .blgtaxi-lbx ul li {
	position:relative;
}
.inn-blgtaxi-section .blgtaxi-lbx ul li a {
	display:inline-block;
	font-size: 14px;
	color:#000;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.5px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
    transition: all .3s ease 0s;
}
.inn-blgtaxi-section .blgtaxi-lbx ul li a:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 5px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-left-color: #f7c621;
}
.inn-blgtaxi-section .blgtaxi-lbx ul li a:hover {
	color: #f7c621;
}
.inn-blgtaxi-section .blgtaxi-lbx ul li a:hover:before {
	border-left-color: #f7c621;
}
.inn-blgtaxi-section .mre-btn {
	float:left;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 28px;
	padding: 4px 20px;
	margin:5px;
	background: #f7c621;
	border-radius: 4px;
	text-transform:uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.inn-blgtaxi-section .mre-btn:hover {
	text-decoration:none;
	box-shadow:0 10px 30px rgb(0 0 0 / 10%);
	color: #fff;
	background: #f7c621;
}
.inn-blgtaxi-section .taxi-rbx {
	position: relative;
    margin: 0 0 30px;
}
.inn-blgtaxi-section .taxi-rbx h3 {
  position:relative;
  display:block;
  font-size: 28px;
  color: #000;
  font-weight: 700;
  line-height: 34px;
  padding:0 0 10px;
  margin: 0;
}
.inn-blgtaxi-section .taxi-rbx h3::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #dbc64c;
  background-repeat: no-repeat;
}
.inn-blgtaxi-section .taxi-rbx ul {
	list-style:none;
	margin:0;
	padding:0;
}
.inn-blgtaxi-section .taxi-rbx ul li {
	position:relative;
	display:block;
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0;
}
.inn-blgtaxi-section .taxi-rbx ul li a {
	display:inline-block;
	font-size: 15px;
	color:#000;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0.5px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
    transition: all .3s ease 0s;
}
.inn-blgtaxi-section .taxi-rbx ul li a:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 5px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-left-color: #f7c621;
}
.inn-blgtaxi-section .taxi-rbx ul li a:hover {
	color: #f7c621;
}
.inn-blgtaxi-section .taxi-rbx ul li a:hover:before {
	border-left-color: #f7c621;
}
.inn-blgtaxi-section .rtside-bx ul li a.active {
	color: #f7c621;
}
.inn-blgtaxi-section .featured-media-inner {
	float:right;
	width:48%;
	margin-left:20px;
}
.inn-blgtaxi-section .featured-media-inner img {
	float:left;
	width:100%;
	height:auto;
	border-radius: 4px;
}
.inn-blgtaxi-section .back-btn {
	display:inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0.5px;
	padding: 5px 25px;
	margin:20px 0 0;
	background: #f7c621;
	text-decoration: none;
	border-radius: 8px;
	border:1px solid #f7c621;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.inn-blgtaxi-section .back-btn:hover {
	color: #fff;
	background: #f7c621;
}
.inn-blgtaxi-section .comments-wrapper {
	display:none;
}
.inn-blgtaxi-section .pagination {
    width: 100%;
	font-size:12px;
}
.inn-blgtaxi-section .pagination h2 {
	display:none;
}
.inn-blgtaxi-section .pagination .nav-links {
	 width: 100%;
	text-align:center;
}

/**** HOME TABS CONTENT SECTION ****/

.inn-faq-tabs-section {
	position: relative;
	width:100%;
}
.inn-faq-tabs-section .heading_container {
    margin-bottom: 25px;
}
.inn-faq-tabs-section h4::before {
    width: 50%;
}
.inn-faq-tabs-section .panel-default &gt; .panel-heading {
	padding: 0 15px!important;
	background: #f3f3f3;
}
.inn-faq-tabs-section .panel-default .panel-title a {
	display: block;
	font-style:normal;
	font-size: 15px;
	color: #000;
	text-decoration:none;
	padding: 15px 0;
	font-weight:600;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.inn-faq-tabs-section .panel-default .panel-title a:hover {
	color: #000;
}
.inn-faq-tabs-section .panel-default .panel-title a:after {
	content: '';
	float: right;
	background:url(../images/downIcn.jpg) no-repeat 50% 50% #fff;
	width:18px;
	height:18px;
	margin-top:0;
	padding: 0px;
}
.inn-faq-tabs-section .panel-default .panel-title a.collapsed:after {
	content: '';
	float: right;
	background:url(../images/upIcn.jpg) no-repeat 50% 50% #fff;
	width:18px;
	height:18px;
	margin-top:0;
	padding: 0px;
}
.inn-faq-tabs-section .panel-default .panel-body {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	background:#fff;
	padding:0;
	margin:0;
}
.service-area-cty {
	width:100%;
}
.service-area-cty ul {
	list-style:none;
	margin:0;
	padding:0;
}
.service-area-cty ul li {
	position: relative;
    display: inline-block;
    width: 17.3%;
    margin: 10px;
}
.service-area-cty ul li a {
	display: block;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
    text-decoration: none;
	background: #ebebeb;
	border-radius: 50px;
	border-bottom: 1px solid #d7d7d7;
    padding: 5px 5px 5px 40px;
    transition: all .3s ease 0s;
}
.service-area-cty ul li a:before {
	content: '';
    position: absolute;
    top: 15px;
    left: 25px;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-left-color: #f7c621;
}
.service-area-cty ul li a:hover {
	color: #fff;
	background: #f7c621;
}
.service-area-cty ul li a:hover:before {
	border-left-color: #fff;
}
.service-area-cty ul li a.active {
	color: #fff;
	background: #f7c621;
}
.tdetail-box {
	padding: 20px 30px;
    margin: 15px;
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
    position: relative;
}
.tdetail-box h3 {
	color:#f7c621;
}
.btm-fix-bx {
	display:none;
	position:fixed;
	width:100%;
	padding:10px 20px;
	left:0;
	right:0;
	bottom:0;
	z-index:9;
}
.btm-fix-bx img {
	width:40px;
	height:auto;
}
.btm-fix-bx .lbx {
	float:left;
}
.btm-fix-bx .rbx {
	float:right;
}</pre></body></html>