@font-face {
  font-family: Calibri;
  src: url(fonts/Calibri.html);
  src: url(fonts/Calibri.html#iefix) format("embedded-opentype"), url(fonts/Calibri-2.html#Calibri) format("svg") url(fonts/Calibri-3.html) format("woff"), url(fonts/Calibri-4.html) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: AvantGardeExtLitITCTT;
  src: url(fonts/AvantGardeExtLitITCTT.html);
  src: url(fonts/AvantGardeExtLitITCTT.html#iefix) format("embedded-opentype"), url(fonts/AvantGardeExtLitITCTT-2.html#AvantGardeExtLitITCTT) format("svg"), url(fonts/AvantGardeExtLitITCTT-3.html) format("woff"), url(fonts/AvantGardeExtLitITCTT-4.html) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: AvantGardeITCTTDemi;
  src: url(fonts/AvantGardeITCTTDemi.html);
  src: url(fonts/AvantGardeITCTTDemi.html#iefix) format("embedded-opentype"), url(fonts/AvantGardeITCTTDemi-2.html#AvantGardeITCTTDemi) format("svg"), url(fonts/AvantGardeITCTTDemi-3.html) format("woff"), url(fonts/AvantGardeITCTTDemi-4.html) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SapientSansRegular;
  src: url(fonts/SapientSansRegular.html);
  src: url(fonts/SapientSansRegular.html#iefix) format("embedded-opentype"), url(fonts/SapientSansRegular-2.html#SapientSansRegular) format("svg"), url(fonts/SapientSansRegular-3.html) format("woff"), url(fonts/SapientSansRegular-4.html) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenir_45_bookregular;
  src: url(fonts/avenir-book-webfont.html);
  src: url(fonts/avenir-book-webfont.html#iefix) format("embedded-opentype"), url(fonts/avenir-book-webfont-2.html#avenir_45_bookregular) format("svg"), url(fonts/avenir-book-webfont-3.html) format("woff2"), url(fonts/avenir-book-webfont-4.html) format("woff"), url(fonts/avenir-book-webfont-5.html) format("truetype");
  font-weight: 400;
  font-style: normal;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  background: #fff;
  color: #333;
  font-family: Helvetica, sans-serif, Arial;
  font-size: 14px;
  font-style: normal;
  overflow-x: hidden;
  line-height: normal;
  padding: 0;
  margin: 0;
}
* {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
li {
  display: inline-block;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
strong {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  font-size: 12px;
  border: 0;
  max-width: 100%;
  height: auto;
  line-height: normal;
}
p {
  font-size: 14px;
  line-height: 22px;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
button {
  outline: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.wrap {
  overflow: hidden;
}
.wrapper {
  display: block;
  width: 100%;
}
.main-container {
  width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
section {
  position: relative;
}
.pad0 {
  padding: 0 !important;
}
.padlft0 {
  padding-left: 0 !important;
}
.padrt0 {
  padding-right: 0 !important;
}
.pad-top0 {
  padding-top: 0 !important;
}
.pad-top20 {
  padding-top: 20px !important;
}
.marg0 {
  margin: 0 !important;
}
.mtop0 {
  margin-top: 0 !important;
}
.mtop10 {
  margin-top: 10px !important;
}
.mbt0 {
  margin-bottom: 0 !important;
}
.mbt10 {
  margin-bottom: 10px !important;
}
.mbt30 {
  margin-bottom: 30px !important;
}
.mlft10 {
  margin-left: 10px !important;
}
.mrt10 {
  margin-right: 10px !important;
}
.centerdiv {
  float: none;
  margin: 0 auto;
}
.relative_box {
  position: relative;
}
.pointers {
  cursor: pointer;
}
.pad_box1 {
  padding: 10px;
}
.pad_box2 {
  padding: 15px;
}
.pad_box3 {
  padding: 20px;
}
.box_shadow {
  box-shadow: 0 0 3px 0 #aaa;
}
.txt_red {
  color: #8b191d !important;
}
.txt_blue {
  color: #384497 !important;
}
.medium_font {
  font-size: 20px !important;
}
.sub-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.normal-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.flex_box {
  display: flex !important;
  align-items: center;
}
.topline {
  height: 3px;
}
.topheader {
  padding: 5px 0 7px;
  background: #f9f8f8;
}
.top_menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2px 0;
}
.topheader .heading {
  align-items: center;
  display: inline-flex;
  font-size: 13px;
}
.topheader .heading img {
  vertical-align: middle;
  margin-left: 6px;
  max-width: 70px;
}
.topheader ul {
  align-items: center;
  display: inline-flex;
}
.topheader ul li {
  font-size: 13px;
  margin-right: 18px;
}
.topheader ul li:last-of-type {
  margin-right: 0;
}
.topheader ul li a {
  color: #333;
  display: flex;
  align-items: center;
}
.topheader ul li a:hover {
  color: #8b191d;
}
.topheader ul li i {
  color: #8b191d;
  display: inline-block;
  font-size: 15px;
}
.topheader ul li img {
  max-width: 20px;
}
.topheader ul li span {
  padding-left: 5px;
  display: inline-block;
}
.logo-left {
  width: 30%;
  float: left;
  margin-top: 5px;
}
.logo-left img {
  max-width: 322px;
}
.logo-right {
  margin-top: 5px;
  width: 70%;
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.brand_logo {
  margin-left: 0;
}
.logo_txt span {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.toggle-mobile-menu {
  display: none;
}
.topcontact {
  float: right;
  padding: 20px 0;
  width: auto;
}
.topcontact div {
  display: inline-block;
}
.topcontact .refer-code {
  font-size: 13px;
}
.topcontact span {
  background: url(../images/sprite.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #262626;
  font-size: 20px;
  margin-left: 15px;
  padding: 2px 0 9px 52px;
  display: inline-block;
}
.topcontact span.email {
  background-position: 0 -40px;
  margin-top: 5px;
}
.topcontact span.email a:hover {
  color: #8b191d;
}
.new_bradcrum {
  background: #f7f8f9;
  position: relative;
  padding: 10px 0;
  margin-bottom: 20px;
}
.new_bradcrum ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.new_bradcrum li {
  display: inline-flex;
  margin-right: 10px;
  font-size: 13px;
  color: #333;
}
.new_bradcrum li:last-child {
  margin-right: 0;
}
.new_bradcrum li a {
  position: relative;
  display: block;
  color: #666;
}
.new_bradcrum li a:hover {
  color: #8b191d;
}
.new_bradcrum li a:after {
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 10px;
  display: inline-block;
}
#slider .slider-content {
  position: absolute;
  top: 132px;
  color: #fff;
  margin-left: 110px;
  max-width: 50%;
}
#slider .slider-content .heading-1 {
  font-size: 40px;
  margin-bottom: 10px;
}
#slider .slider-content .heading-2 {
  font-size: 24px;
}
#slider .slider-content .heading-3 {
  font-size: 17px;
}
#slider .slider-content .heading-3 span {
  color: #fd141a;
  display: block;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner_info {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.3);
}
.inner_banner {
  position: relative;
}
.banner_thumb {
  display: block;
}
.banner_thumb img {
  width: 100%;
  display: block;
}
.inner_banner_info {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner_banner_info .heading-1 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.flexslider.banner-carousel {
  position: absolute;
  top: 91px;
  width: 66px;
  z-index: 9;
  background: 0 0;
}
.banner-carousel li {
  background: rgba(178, 178, 178, 0.7);
  width: 62px !important;
  height: 62px;
  float: none !important;
  opacity: 1 !important;
  margin-right: 0 !important;
  margin-bottom: 6px !important;
  z-index: 115 !important;
  border: 0;
  border-radius: 50%;
  display: inline-block !important;
  cursor: pointer;
}
.banner-carousel li:last-of-type {
  background: #8b191d;
  margin-bottom: 0 !important;
}
.banner-carousel li div {
  border: 1px solid #ccc;
  margin: 9px auto 0;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-carousel li span {
  display: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  vertical-align: top;
  position: absolute;
  top: 25px;
  left: 56px;
  width: 130px;
}
.banner-carousel li span:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
}
.banner-carousel li.flex-active-slide span,
.banner-carousel li:hover span {
  display: block;
}
.banner-carousel li.flex-active-slide div,
.banner-carousel li:hover div {
  background-color: #fff;
}
.flexslider.banner-carousel li div img {
  filter: grayscale(1);
  width: 32px;
}
.banner-carousel li div.icon-5 {
  border: none;
}
.flexslider.banner-carousel li div.icon-5 img {
  width: 20px;
}
.flexslider.banner-carousel li.flex-active-slide div img,
.flexslider.banner-carousel li:hover div img {
  filter: grayscale(0);
}
.banner-carousel li.flex-active-slide div.icon-5,
.banner-carousel li:hover div.icon-5 {
  background-color: #8b191d;
  border: none;
}
.banner-carousel li:last-of-type.flex-active-slide div,
.banner-carousel li:last-of-type:hover {
  background-color: #8b191d;
  border: none;
}
.commingsoon {
  position: absolute;
  right: -200px;
  bottom: 0;
  z-index: 10;
  display: none;
  width: 200px;
}
.enquiry {
  background: #ece7e8;
}
.enquiry.sticky {
  position: fixed;
  top: 0;
  z-index: 999999;
  width: 100%;
}
.enquiry .phone {
  float: left;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  padding-right: 75px;
  margin: 30px 0;
  height: 52px;
  display: inline-flex;
  align-items: center;
}
.enquiry .phone .no {
  font-size: 32px;
}
.enquiry .phone .no i {
  padding-right: 10px;
  vertical-align: middle;
}
.enquiry .phone .no span {
  color: #d72719;
}
.enquiry .phone p {
  font-size: 11px;
  font-weight: 700;
}
.enquiry-form {
  float: right;
  margin-top: 15px;
  width: 58%;
}
.enquiry-form li {
  position: relative;
  font-size: 13px;
  vertical-align: top;
  max-width: 196px;
  width: 182px;
  margin-right: 14px;
  margin-bottom: 7px;
}
.enquiry-form li span {
  font-size: 12px;
  display: block;
  margin-top: 1px;
}
.enquiry-form input {
  width: 100%;
  height: 36px;
  background: #fff;
  font-size: 12px;
  border-radius: 3px;
  padding-left: 11px;
  vertical-align: top;
}
.enquiry-form li:nth-of-type(3n) {
  margin-right: 0;
}
.enquiry-form input[type="submit"] {
  background: #8b191d;
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
  cursor: pointer;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.enquiry-form input[type="submit"]:hover {
  background: #394598;
  color: #fff;
}
.enquiry-form input[type="button"] {
  background: #8b191d;
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.enquiry-form input[type="button"]:hover {
  background: #394598;
  color: #fff;
}
nav {
  background: #8b191d;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
nav ul {
  text-align: center;
}
nav li {
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  transition: ease all 0.5s;
}
nav li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  display: block;
  padding: 0 20px;
  height: 50px;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  transition: ease all 0.5s;
}
nav li .dropdown-arrow {
  font-size: 13px;
}
nav li:hover {
  background: #394598;
}
nav li a:active,
nav li a:hover {
  color: #fff;
  background: #394598;
  display: block;
}
nav li:hover ul {
  display: block;
}
nav li ul {
  box-shadow: 0 2px 2px 0 #333;
  display: none;
  position: absolute;
  background: #394598;
  z-index: 800;
}
nav li ul li,
nav li ul li a {
  font-size: 13px;
  display: block;
  line-height: 36px;
  height: auto;
  text-align: left;
  color: #fff;
  text-transform: capitalize;
}
nav li ul li a:hover {
  background: #8b191d;
  color: #fff;
}
.service-menu ul {
  min-width: 250px;
}
.service-menu ul li {
  display: block;
}
.whoweare {
  padding: 40px 0;
}
.whoweare h1 {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  text-align: left;
  margin-bottom: 15px;
}
.whoweare h1 span {
  padding-bottom: 8px;
  color: #8b191d;
  display: block;
  font-size: 20px;
}
.whoweare h2 {
  font-size: 19px;
  margin-top: 5px;
}
.whoweare p {
  text-align: justify;
  font-size: 14px;
}
.whoweare li {
  width: 50%;
  padding: 0 30px;
  vertical-align: top;
  float: left;
}
.whoweare li img {
  margin-bottom: 10px;
}
.whoweare li p {
  line-height: 20px;
  margin-top: 10px;
}
.whoweare li .heading {
  font-size: 18px;
  margin-top: 14px;
  color: #8b191d;
}
.whoweare li h3 {
  font-size: 12px;
  margin-top: 7px;
  font-weight: 700;
}
.read-more {
  color: #fff;
  background: #394598;
  display: inline-block;
  padding: 14px 15px;
  min-width: 115px;
  text-align: center;
  font-size: 13px;
  margin-top: 24px;
  border-radius: 4px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.read-more:hover {
  color: #fff;
  background: #8b191d;
  -webkit-animation-name: hvr-push;
  -moz-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.read-more span {
  padding-left: 5px;
}
.about_section ul {
  display: flex;
  align-items: center;
}
.whoweare li:first-of-type {
  text-align: justify;
  padding-right: 30px;
  padding-left: 0;
}
.whoweare li:first-of-type h2 {
  font-size: 12px;
  font-weight: 600;
  color: #333;
}
.whoweare li:last-of-type {
  border-right: 0;
  padding-right: 0;
}
.service {
  background: #fff;
  padding: 60px 0;
}
.service-category {
  position: relative;
  width: 100%;
  margin: 15px 0;
  overflow: hidden;
}
.service-category .heading,
.service-category .heading-2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.service-category p {
  font-size: 15px;
  line-height: 20px;
}
.service-category .left {
  display: block;
  position: relative;
}
.service .service-category .right {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 236px;
  overflow: hidden;
}
.service .service-category .right img {
  width: 100%;
  max-height: 236px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  transition-property: transform;
}
.service .service-category:hover .right img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  transform: scale(1.08);
}
.service_thumb {
  display: block;
}
.service_info {
  background: rgba(234, 28, 35, 0.7) none repeat scroll 0 0;
  color: #fff;
  padding: 18px 15px;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
  transform: translateY(75%);
  -webkit-transform: translateY(75%);
  -moz-transform: translateY(75%);
  width: 100%;
  height: 100%;
  z-index: 800;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
}
.service-category:hover .service_info {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.service_info p {
  max-height: 140px;
  overflow: hidden;
}
.core-services {
  position: relative;
}
.core-services .left {
  width: 366px;
  position: absolute;
  height: 100%;
  padding: 0;
}
.core-services .left .core-service-content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 31px 15px 0 13px;
}
.core-services .left > img {
  width: 100%;
}
.service-heading {
  margin-bottom: 30px;
}
.service-heading .heading,
.top_title {
  font-size: 30px;
  color: #8b191d;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.core-services .left p {
  color: #545454;
  margin-bottom: 3px;
}
.corporate-shifting .left {
  background: #394598;
  color: #000;
  float: right;
}
.car-carrier .left {
  float: right;
}
.car-carrier .right {
  float: left;
}
.strength-news-container {
  display: flex;
  flex-wrap: wrap;
}
.strength {
  width: 50%;
  background: #8b191d;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
}
.about_us .strength {
  padding-top: 0;
}
.strength .strength-box {
  position: relative;
  color: #fff;
  padding-left: 34px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-right: 34px;
}
.strength .strength-box .heading {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.strength .strength-box p {
  line-height: 23px;
  padding-left: 1px;
  margin-top: 3px;
}
.strength .strength-box p span {
  font-weight: 700;
  font-size: 18px;
}
.strength .strength-box .small-box {
  text-align: center;
  width: 20%;
  display: inline-block;
  margin-right: 20px;
  margin-top: 29px;
  vertical-align: top;
}
.strength .strength-box .small-box:last-of-type {
  margin-right: 0;
}
.strength .strength-box .small-box .img {
  border: 2px solid #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strength .strength-box .small-box .img img {
  width: 100%;
  max-width: 45px;
}
.strength .strength-box .small-box .sub-heading {
  font-size: 35px;
  margin-top: 10px;
}
.strength .strength-box .small-box p {
  font-size: 13px;
  line-height: 17px;
  padding-left: 0;
  margin-top: 6px;
}
.strength .strength-box .bx-wrapper .bx-controls-direction a {
  bottom: -109px;
  top: auto;
}
.strength .strength-box .bx-wrapper .bx-next {
  right: 33px;
}
.strength .strength-box .bx-wrapper .bx-prev {
  right: 76px;
}
.news-event {
  width: 50%;
  background: #636262;
  display: inline-block;
}
.news-event .news-event-box {
  width: 100%;
  padding: 10px 40px 10px 30px;
}
.news-event .news-event-box .news-content {
  padding-top: 15px;
}
.news-event .news-event-box .news-content .heading {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-bottom: 6px;
}
.news-event .news-event-box .news-content p {
  color: #eee;
  text-align: justify;
  line-height: 18px;
}
.news-event .news-event-box .news-content a {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  margin-top: 12px;
  border: 1px solid #eee;
  padding: 8px 20px;
  border-radius: 4px;
}
.news-event .news-event-box .news-content a:hover {
  border: 1px solid #8b191d;
  background-color: #8b191d;
  color: #fff;
}
.news-event .news-event-box .bx-wrapper .bx-controls-direction a {
  bottom: 82px;
  top: auto;
}
.news-event .news-event-box .bx-wrapper .bx-next {
  background-color: #394598;
}
.news-event .news-event-box .bx-wrapper .bx-next:after {
  border-bottom-color: #394598;
}
.our-usp-container {
  background: url(../images/bg_service.html) no-repeat center top;
  background-size: cover;
  padding: 50px 0 38px;
}
.our-usp {
  display: flex;
  flex-wrap: wrap;
}
.our-usp .ist-box {
  width: 30%;
  background: #f9f7f7;
  padding: 60px 50px 20px;
  float: left;
}
.our-usp .ist-box .heading {
  font-size: 36px;
  margin-bottom: 7px;
}
.our-usp .ist-box p {
  line-height: 22px;
  text-align: justify;
}
.our-usp .ist-box .read-more {
  background: #8b191d;
  color: #fff;
  font-size: 13px;
  margin-top: 34px;
}
.our-usp .our-usp-slider {
  float: right;
  width: 70%;
}
.our-usp .second-box {
  margin-left: 30px;
}
.our-usp .second-box ol li {
  width: 48%;
  margin-right: 12px;
  margin-bottom: 12px;
  position: relative;
}
.our-usp .second-box ol li:nth-child(2n) {
  margin-right: 0;
}
.our-usp .second-box ol li:nth-child(3n),
.our-usp .second-box ol li:nth-child(4n) {
  margin-bottom: 0;
}
.our-usp .second-box ol li .hover {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.our-usp .second-box ol li .hover > span {
  width: 105px;
  height: 105px;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 11px;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.our-usp .second-box ol li .hover span span {
  font-size: 11px;
  display: block;
  padding-top: 3px;
}
.our-usp .second-box ol li .hover:hover {
  -webkit-transform: scale(1.1) rotate(720deg);
  -moz-transform: scale(1.1) rotate(720deg);
  transform: scale(1.1) rotate(720deg);
}
.our-usp .bx-wrapper {
  margin: 0;
}
.our-usp .bx-wrapper .bx-pager .bx-pager-item {
  display: block;
  margin: 10px 0;
}
.our-usp .bx-wrapper .bx-pager {
  display: none;
  bottom: auto;
  right: -35px;
  width: 20px;
  top: 0;
  padding: 0;
  margin-top: 170px;
}
.our-usp .bx-wrapper .bx-pager.bx-default-pager a {
  background: 0 0;
  border: 2px solid #a9a9a9;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.our-usp .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #8b191d;
  border-color: #8b191d;
}
.testi-best-container {
  background: #eee;
  display: flex;
  position: relative;
}
.best {
  width: 50%;
  background: #8b191d;
  display: inline-flex;
}
.best .best-box {
  color: #fff;
  padding-top: 50px;
  padding-left: 40px;
  padding-bottom: 30px;
  padding-right: 50px;
  position: relative;
  width: 100%;
}
.best .best-box li {
  min-height: 325px;
}
.best .best-box .heading {
  font-size: 28px;
  margin-bottom: 25px;
  font-weight: 600;
}
.best .best-box p {
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
}
.best .best-box .small-box {
  width: 48%;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  vertical-align: top;
  text-align: center;
}
.best .best-box .small-box:nth-of-type(2n) {
  margin-right: 0;
}
.best .best-box .small-box:nth-of-type(3n),
.best .best-box .small-box:nth-of-type(4n) {
  margin-bottom: 0;
}
.best .best-box .small-box .img {
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.best .best-box .small-box .img i {
  font-size: 24px;
}
.best .best-box .small-box .right-content {
  display: inline-block;
}
.best .best-box .small-box .sub-heading {
  font-size: 17px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 600;
}
.best .best-box .bx-wrapper .bx-controls-direction a {
  bottom: 20px;
  top: auto;
}
.testi {
  width: 50%;
  display: inline-flex;
}
.testi-box {
  margin-left: 98px;
  margin-right: 50px;
  position: relative;
}
.testi-box .heading {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 6px;
  padding-top: 50px;
}
.testi-box .heading-2 {
  margin-bottom: 15px;
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
.testi-box .testi-content {
  padding-top: 15px;
}
.testi-box .testi-content .left {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 15px;
  vertical-align: top;
}
.testi-box .testi-content .left img {
  border-radius: 50%;
}
.testi-box .testi-content .right {
  display: inline-block;
  max-width: 78%;
  padding-top: 10px;
}
.testi-box .testi-content .right .name {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
}
.testi-box .testi-content .right .desination,
.testi-box .testi-content .right .website {
  font-size: 12px;
}
.testi-box .testi-content .right .desination {
  margin-bottom: 5px;
}
.testi-box .testi-content .description {
  width: 100%;
  margin-bottom: 15px;
  display: block;
}
.testi-box .testi-content .description p {
  display: block;
  color: #333;
  position: relative;
  line-height: 24px;
  font-size: 15px;
}
.testi-box .testi-content .description p:after,
.testi-box .testi-content .description p:before {
  content: "";
  background: url(../images/sprite.png) no-repeat 0 -688px;
  width: 14px;
  height: 11px;
}
.testi-box .testi-content .description p:before {
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: -5px;
}
.testi-box .testi-content .description p:after {
  background-position: 0 -757px;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  top: -5px;
}
.testi-box .last .testi-content {
  text-align: center;
}
.testi-box .last .testi-content .heading {
  color: #333;
  padding: 40px 0;
  margin-right: 45px;
  font-weight: 400;
}
.testi-box .last .testi-content .heading span {
  font-weight: 700;
}
.testi-box .last .testi-content .read-more {
  display: inline-block;
  margin-top: 30px;
  font-size: 15px;
}
.testi-box .bx-wrapper .bx-controls-direction a {
  bottom: -80px;
  top: auto;
}
.testi-box .bx-wrapper .bx-next {
  right: 0;
}
.testi-box .bx-wrapper .bx-prev {
  right: 42px;
}
footer {
  background: #2b2a29;
}
.footer-top {
  background: #171717;
  padding-top: 7px;
  padding-bottom: 5px;
}
.footer-top ul {
  text-align: center;
}
.footer-top ul li {
  margin-right: 30px;
}
.footer-top ul li:last-of-type {
  margin-right: 0;
}
.footer-top ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  display: flex;
  align-items: center;
}
.footer-top ul li a img {
  max-width: 28px;
  margin-right: 6px;
}
.footer-middle {
  padding: 15px 0;
}
.footer-middle ul {
  min-height: 272px;
  display: inline-block;
  vertical-align: top;
  padding-left: 65px;
  padding-right: 65px;
  border-left: 1px solid #4a4a4a;
  box-sizing: border-box;
  margin-top: 20px;
}
.footer-middle ul:first-of-type {
  border-left: 0;
  padding-left: 0;
}
.footer-middle ul:last-of-type {
  border-right: 0;
  padding-right: 0;
  max-width: 35%;
}
.footer-middle ul li {
  padding-bottom: 8px;
  display: block;
  color: #f5f5f4;
  font-size: 13px;
}
.footer-middle ul li.ft_title {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer-middle ul li a {
  color: #f5f5f4;
}
.footer-middle ul li a:hover {
  color: #8b191d;
}
.footer-middle ul li i {
  padding-right: 10px;
  font-size: 18px;
}
.footer-middle ul li span {
  padding-left: 25px;
  display: inline-block;
  padding-top: 5px;
}
.footer-middle .footer-map {
  display: inline-block;
  width: 310px;
  float: right;
  display: none;
}
.footer-middle .footer-map img {
  width: 100%;
}
.footer-bottom-link {
  background: #1d1c1c;
  padding: 20px 0;
  margin-top: -45px;
}
.footer-bottom-link .heading {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.footer-bottom-link ul {
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.footer-bottom-link ul:last-of-type {
  margin-right: 0;
}
.footer-bottom-link ul li {
  display: block;
  padding-left: 15px;
  position: relative;
}
.footer-bottom-link ul li:before {
  content: ".";
  background: #fff;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.footer-bottom-link ul li a {
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.footer-bottom-link ul li a:hover {
  color: #8b191d;
}
.footer-bottom-link .footprint-link {
  background: 0 0;
}
.footer-bottom-link .footprint-link a {
  background: url(../images/foot_arr.html) no-repeat right center;
  padding-right: 27px;
  color: #fff;
  margin-top: 20px;
  line-height: 20px;
  display: block;
}
.footer-bottom-link .footprint-link a {
  font-size: 12px;
  line-height: 24px;
}
.social {
  text-align: center;
  margin: 0 0 20px;
}
.social li {
  background: #787878;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  margin-right: 4px;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
}
.social li:last-child {
  margin-right: 0;
}
.social li a {
  font-size: 16px;
  display: block;
  color: #fff;
  opacity: 0.8;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
}
.social li:hover a {
  opacity: 1;
  color: #fff;
}
.social li.facebook:hover {
  background: #325c94;
}
.social li.youtube:hover {
  background: #f20026;
}
.social li.twitter:hover {
  background: #00abdc;
}
.social li.linkedin:hover {
  background: #0073b2;
}
.social li.googleplus:hover {
  background: #ea3032;
}
.copyright {
  background: #171717;
  padding: 10px 0;
}
.copyright .text p {
  text-align: center;
  color: #eee;
  font-size: 13px;
}
.copyright .text a {
  color: #f5f5f4;
}
.scrool-top {
  background: #8b191d;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 15px;
  box-shadow: 0 0 2px 0 #333;
  color: #fff;
  display: none;
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
}
.scrool-top:hover {
  background: #ece7e8;
  color: #8b191d;
}
.text-new {
  font-size: 12px;
  color: #fff;
}
.our-usp .ist-box p {
  font-size: 16px;
}
.enquiry-form li.input-boxwidth1 {
  width: 258px;
  max-width: 258px;
}
.enquiry-form li.input-boxwidth2 {
  width: 157px;
  max-width: 157px;
}
.enquiry-form li.input-boxwidth2 span {
  float: left;
  background: #000;
  height: 36px;
  width: 45%;
  text-align: center;
  padding-top: 5px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
}
.enquiry-form li.input-boxwidth2 input {
  float: left;
  width: 53%;
}
.enquiry-form li.input-boxwidth3 {
  width: 98px;
  max-width: 98px;
  margin-right: 0;
}
.btn_box {
  position: relative;
  margin-top: 25px;
}
.btn_box a {
  display: inline-block;
  background: #8b191d;
  color: #fff;
  border: none;
  text-transform: uppercase;
  padding: 12px 20px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  min-width: 130px;
  border-radius: 4px;
}
.btn_box a:hover {
  background: #394598;
  color: #fff;
}
.payment_method {
  margin-top: 30px;
}
.payment_method label {
  margin-bottom: 10px;
  font-size: 16px;
  display: block;
}
.payment_method img {
  max-width: 50px;
  margin-right: 5px;
}
.payment_method img:last-child {
  margin-right: 0;
}
.about_us .news-event {
  padding-left: 0;
}
.about_us .best {
  width: 100%;
  background: 0 0;
  display: flex;
}
.about_us .best .best-box {
  padding-top: 118px;
  padding-bottom: 10px;
}
.accordion_box {
  padding-top: 20px;
  padding-bottom: 20px;
}
.accordion_box .panel-title a {
  display: block;
  position: relative;
  padding-right: 12px;
}
.accordion_box .panel-title a.collapsed:after {
  border-width: 0 2px 2px 0;
  margin-top: -3px;
}
.accordion_box .panel-title a:after {
  border-width: 2px 0 0 2px;
  border-style: solid;
  content: "";
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  vertical-align: middle;
  color: #666;
  position: absolute;
  right: 0;
  top: 8px;
}
.contact_form {
  position: relative;
  margin-bottom: 10px;
  margin-right: 20px;
}
.contact_form form {
  background: #f3f7fb;
  box-shadow: 0 0 2px 0 #ccc;
  padding: 25px 60px 18px;
  border-radius: 2px;
}
.contact_form {
  margin-bottom: 20px;
  margin-right: 0;
}
.left_side_bar .contact_form form {
  padding: 20px 15px 15px;
}
.left_side_bar .sub-title {
  font-size: 20px;
}
.contact_form ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact_form li {
  display: block;
  margin-bottom: 15px;
}
.form-control {
  box-shadow: none;
  outline: 0;
  height: 38px;
  padding: 6px 10px;
  border-radius: 2px;
}
.form-control:focus {
  box-shadow: none;
  outline: 0;
}
.captcha_box {
  display: flex !important;
  align-items: center;
}
.captcha_box input {
  width: 75%;
}
.captcha_box .captcha_img {
  width: 20%;
  margin-left: 20px;
  background: #000;
  text-align: center;
  height: 38px;
  padding-left: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}
.sub_btn {
  display: inline-block;
  border: none;
  background: #8b191d;
  color: #fff;
  text-align: center;
  min-width: 130px;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}
.sub_btn:hover {
  background: #394598;
  color: #fff;
}
.read_more {
  display: inline-block;
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  text-align: center;
  min-width: 130px;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 15px;
  cursor: pointer;
  margin-top: 20px;
}
.read_more:hover {
  background: #fff;
  color: #8b191d;
  border-color: #fff;
}
.bdr_btn {
  display: inline-block;
  border: 1px solid #394598;
  background: 0 0;
  color: #394598;
  text-align: center;
  min-width: 110px;
  padding: 8px 15px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  margin-top: 12px;
}
.bdr_btn:hover {
  color: #8b191d;
  border-color: #8b191d;
}
.contact_info {
  padding-left: 30px;
  position: relative;
}
.contact_detail {
  margin-bottom: 18px;
}
.contact_detail h3 {
  font-size: 20px;
  margin-bottom: 8px;
  color: #394598;
}
.contact_detail p {
  display: flex;
  color: #555;
}
.contact_detail p i {
  color: #394598;
  font-size: 18px;
  padding-top: 2px;
  width: 25px;
}
.contact_detail p:hover a,
.contact_detail p:hover i {
  color: #8b191d;
}
.social_link {
  text-align: left;
  margin-top: 20px;
}
.social_link li {
  text-align: center;
  background: #394598;
}
.contact_map {
  position: relative;
  margin-bottom: 30px;
  margin-top: 30px;
}
.contact_map iframe {
  width: 100%;
  height: 400px;
}
.img_gallery {
  margin-bottom: 30px;
}
.img_gallery a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 3px 0 #aaa;
  margin: 15px 0;
  width: 100%;
  height: 276px;
}
.img_gallery a img {
  max-height: 276px;
}
.service_page .service {
  background: #fff;
  padding: 20px 0 30px;
}
.testimonials .testi-box {
  margin: 0 0 30px;
}
.testimonials .testi-box .heading {
  padding-top: 10px;
}
.testimonials .testi-box .testi-content .testi-txt-content {
  box-shadow: 0 0 3px 0 #aaa;
  padding: 15px 15px;
  margin-bottom: 10px;
}
.testimonials .testi-box .testi-content .testi-txt-content p {
  min-height: 122px;
}
.blog_box {
  position: relative;
}
.blog_thumb {
  display: block;
  margin-bottom: 15px;
}
.blog_thumb img {
  width: 100%;
}
.blog_info h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.blog_info p {
  color: #555;
  font-size: 14px;
  margin-bottom: 10px;
}
.blog_info p.desc {
  overflow: hidden;
  max-height: 64px;
}
.blog_detail_page .blog_info {
  font-size: 15px;
  line-height: 24px;
  color: #555;
  text-align: justify;
}
.blog_detail_page .blog_info img {
  margin-top: 15px;
}
.side_bar {
  margin-bottom: 20px;
}
.weight {
  margin-bottom: 15px;
}
.weight_title {
  background: #f3f4f5;
  padding: 12px 15px;
  box-shadow: 0 0 2px 0 #aaa;
  font-size: 20px;
}
.weight ul {
  box-shadow: 0 1px 2px 0 #aaa;
  padding: 15px 15px;
}
.weight ul li {
  display: flex;
  padding-bottom: 8px;
  font-size: 14px;
}
.weight ul li i {
  display: inline-block;
  padding-right: 10px;
  padding-top: 3px;
}
.weight li a {
  display: flex;
  color: #333;
  position: relative;
}
.weight li a:hover {
  color: #8b191d;
}
.radio_inputbox {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}
.radio_inputbox:last-child {
  margin-right: 0;
}
.radio_inputbox input {
  margin: 0;
  height: 16px;
  width: 16px;
}
.radio_inputbox label {
  margin: 0 0 0 5px;
  font-weight: 600;
  font-size: 12px;
}
.loaction_box a {
  font-size: 14px;
  border-bottom: 1px dotted;
  padding-bottom: 5px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #555;
  display: flex;
  align-items: center;
}
.loaction_box a:hover {
  color: #8b191d;
}
.loaction_box a i {
  background: #8b191d;
  color: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin-right: 8px;
  width: 15px;
  height: 15px;
}
a#callus {
  font-size: 18px;
  padding: 15px 40px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #8b191d;
  display: inline-block;
  line-height: 1;
  color: #fff;
  fill: #fff;
  text-align: center;
}
a#callus:hover {
  background: #394598;
  color: #fff;
  text-decoration: none;
}
li.photo a i {
  font-size: 30px;
  margin-right: 10px;
}
.footer-top ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  background-color: transparent !important;
  border: 1px solid #ccc;
  border-radius: 4px;
}
i.fa.fa-star.rated {
  color: #8b191d;
}
#rwpfooter {
  padding: 10px 0;
  background: #8b191d;
  color: #fff;
}
#rwpfooter .container {
  display: flex;
}
#rwpfooter ul li {
  padding: 0 10px;
  border-right: 1px solid #fff;
}
.region-title {
  width: 15%;
}
.card_img {
  display: block;
  padding-top: 25px;
  padding-bottom: 6px;
}
.card_img img {
  border: 1px solid #8b191d;
  max-width: 120px;
  border-radius: 100%;
}
.toggle_btn_box {
  position: relative;
  display: flex;
  align-items: flex-end;
}
.toggle_btn_box .paragraph {
  line-height: 22px;
  max-height: 284px;
  overflow: hidden;
}
.toggle_btn_box.active .paragraph {
  max-height: 100%;
}
.toggle_btn_box .read_more {
  display: inline-block;
  font-size: 13px;
  color: #f58220;
  white-space: nowrap;
  background: #fff;
  font-weight: 600;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 1px;
  min-width: 79px;
  text-align: right;
  cursor: pointer;
  z-index: 11;
}
.toggle_btn_box .read_more:hover {
  color: #313091;
}
.toggle_btn_box .read_more:after {
  content: "Read More..";
  display: block;
}
.toggle_btn_box.active .read_more:after {
  content: "Read Less..";
  display: block;
}
@media only screen and (max-width: 899px) {
	.goweb_quick_link_btn_1{background-color:#8b191d;border:2px solid #fff;border-radius:5px;clear:none;float:left;margin:0;padding:0;width:100%;position:fixed;bottom:0;left:0;display:block;z-index:999}
	.goweb_quick_link_btn_1 .botbtn{text-align:center;margin:8px auto;line-height:12px;color:#fff;border-left:2px solid #fff;float:left; width:20%; height:auto;box-sizing: border-box;}
	.goweb_quick_link_btn_1 .botbtn:nth-child(5){border-right:1px solid #fff}
	.goweb_quick_link_btn_1 .botbtn i{color:#fff;font-size:20px}
	.goweb_quick_link_btn_1 .botbtn span{color:#fff;font-size:7px}
	 body{margin-bottom: 10% !important;}
	}
@media only screen and (min-width: 899px) {
    .goweb_quick_link_btn_1 a:nth-child(2),.goweb_quick_link_btn_1 a:nth-child(4),.goweb_quick_link_btn_1 a:nth-child(5){display:none}
    .goweb_quick_link_btn_1 a span{display:none}
    .goweb_quick_link_btn_1 a:nth-child(1){position:fixed;width:45px;height:45px;bottom:63px;left:10px;background-color:#8b191d;color:#FFF;border-radius:5px;text-align:center;font-size:27px;z-index:100}
    .goweb_quick_link_btn_1 a:nth-child(3){position:fixed;width:45px;height:45px;bottom:13px;left:10px;background-color:#25d366;color:#FFF;border-radius:5px;text-align:center;font-size:27px;z-index:100}
    .goweb_quick_link_btn_1 a i{margin-top:7px;color:#fff}
	}