/***** Graphik fonts CSS *****/
@font-face {
  font-family: 'GraphikRegular';
  src: url('fonts/Graphik/GraphikRegular.eot');
  src: url('fonts/Graphik/GraphikRegular.eot') format('embedded-opentype'), url('fonts/Graphik/GraphikRegular.woff2') format('woff2'), url('fonts/Graphik/GraphikRegular.woff') format('woff'), url('fonts/Graphik/GraphikRegular.ttf') format('truetype'), url('fonts/Graphik/GraphikRegular.svg#GraphikRegular') format('svg');
}
@font-face {
  font-family: 'GraphikMedium';
  src: url('fonts/Graphik/GraphikMedium.eot');
  src: url('fonts/Graphik/GraphikMedium.eot') format('embedded-opentype'), url('fonts/Graphik/GraphikMedium.woff2') format('woff2'), url('fonts/Graphik/GraphikMedium.woff') format('woff'), url('fonts/Graphik/GraphikMedium.ttf') format('truetype'), url('fonts/Graphik/GraphikMedium.svg#GraphikMedium') format('svg');
}
@font-face {
  font-family: 'GraphikBold';
  src: url('fonts/Graphik/GraphikBold.eot');
  src: url('fonts/Graphik/GraphikBold.eot') format('embedded-opentype'), url('fonts/Graphik/GraphikBold.woff2') format('woff2'), url('fonts/Graphik/GraphikBold.woff') format('woff'), url('fonts/Graphik/GraphikBold.ttf') format('truetype'), url('fonts/Graphik/GraphikBold.svg#GraphikBold') format('svg');
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 0;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 0;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/***** Column CSS ********/
.col-lg-20, .col-lg-40, .col-lg-60, .col-lg-80, .col-md-20, .col-md-40, .col-md-60, .col-md-80, .col-sm-20, .col-sm-40, .col-sm-60, .col-sm-80, .col-xs-20, .col-xs-40, .col-xs-60, .col-xs-80 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
.col-xs-20 {
  width: 20%;
  float: left
}
.col-xs-40 {
  width: 40%;
  float: left
}
.col-xs-60 {
  width: 60%;
  float: left
}
.col-xs-80 {
  width: 80%;
  float: left
}
/***** Website CSS Start ********/
body {
  font-family: 'GraphikRegular';
  font-size: 16px;
  overflow-x: hidden;
  background: #fff;
  color: #585858;
  margin: 0 auto;
  line-height: normal;
}
/*@media (min-width: 1538px) {
    .container {
        width: 75%;
    }
}*/
a {
  color: #00539d;
  text-decoration: none;
}
a:focus, a:hover {
  color: #00539d;
  text-decoration: none;
}
a, a:focus, a:hover, a:active, a.active:hover, a.active:focus, select, option, select:focus, button, button:focus {
  outline: none;
}
p {
  margin-bottom: 10px;
}
.aligncenter {
  margin: 0 auto;
}
.transition {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.relative {
  position: relative;
}
.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-margin {
  margin: 0 !important;
}
.no-left-pad {
  padding-left: 0;
}
.no-right-pad {
  padding-right: 0;
}
span, a, abbr {
  position: relative;
  display: inline-block;
}
.home .entry-title, .entry-title {
  display: none;
}
.blue-text {
  color: #00539d;
}
/***** Common Spacing CSS Style *****/
.padding10x {
  padding: 10px;
}
.padding20x {
  padding: 20px;
}
.padding1x {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding2x {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding3x {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding4x {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding5x {
  padding-top: 50px;
  padding-bottom: 50px;
}
.padding6x {
  padding-top: 60px;
  padding-bottom: 60px;
}
.paddingtop1x {
  padding-top: 10px;
}
.paddingtop2x {
  padding-top: 20px;
}
.paddingtop3x {
  padding-top: 30px;
}
.paddingtop4x {
  padding-top: 40px;
}
.paddingtop5x {
  padding-top: 50px;
}
.paddingtop6x {
  padding-top: 60px;
}
.paddingtop7x {
  padding-top: 70px;
}
.paddingtop8x {
  padding-top: 80px;
}
.paddingbottom1x {
  padding-bottom: 10px;
}
.paddingbottom2x {
  padding-bottom: 20px;
}
.paddingbottom3x {
  padding-bottom: 30px;
}
.paddingbottom4x {
  padding-bottom: 40px;
}
.paddingbottom5x {
  padding-bottom: 50px;
}
.paddingbottom6x {
  padding-bottom: 60px;
}
.paddingbottom7x {
  padding-bottom: 70px;
}
.paddingbottom8x {
  padding-bottom: 80px;
}
.spacetop1x {
  margin-top: 10px;
}
.spacetop2x {
  margin-top: 20px;
}
.spacetop3x {
  margin-top: 30px;
}
.spacetop4x {
  margin-top: 40px;
}
.spacetop5x {
  margin-top: 50px;
}
.spacetop6x {
  margin-top: 60px;
}
.spacetop7x {
  margin-top: 70px;
}
.spacetop8x {
  margin-top: 80px;
}
.spacebottom1x {
  margin-bottom: 10px;
}
.spacebottom2x {
  margin-bottom: 20px;
}
.spacebottom3x {
  margin-bottom: 30px;
}
.spacebottom4x {
  margin-bottom: 40px;
}
.spacebottom5x {
  margin-bottom: 50px;
}
.spacebottom6x {
  margin-bottom: 60px;
}
.spacebottom7x {
  margin-bottom: 70px;
}
.spacebottom8x {
  margin-bottom: 80px;
}
.less-padding {
  padding-left: 7px;
  padding-right: 7px;
}
.space-left {
  margin-left: 12px;
}
.grey {
  color: #4a4a4a;
}
/***** Header CSS *******************/
.site-header {
  background: rgba(255, 255, 255, 1);
  padding: 12px 0;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 14px 22px -13px rgba(173, 173, 173, 0.5);
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.site-header.shrunk {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  box-shadow: 0px 14px 22px -13px rgba(173, 173, 173, 0.5);
}
.top-head-bar {
  position: relative;
  padding: 0 0 15px;
  color: #585858;
}
.top-info-right {
  padding: 0;
  color: #585858;
}
.main-navigation {
  position: relative;
  padding: 5px 0;
}
.main-navigation .navbar-default {
  background-image: none;
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
  padding: 0
}
.main-navigation .navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0px;
  border: 0 solid transparent;
  float: right;
}
.main-navigation .navbar-primary-collapse {
  padding: 0
}
.main-navigation .navbar-default .navbar-nav li {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.main-navigation .navbar-default .navbar-nav > li.active, .main-navigation .navbar-default .navbar-nav > li:hover, .main-navigation .navbar-default .navbar-nav > li:focus, .main-navigation .navbar-default .navbar-nav > li.current-menu-parent {
  color: #1a3a6b;
}
.main-navigation .navbar-default .navbar-nav li.current-menu-parent > a {
  color: #1a3a6b;
}
.main-navigation .nav > li:first-child > a {
  padding-left: 0;
}
.main-navigation .nav > li:last-child > a {
  padding-right: 0;
}
.main-navigation .nav li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  /*min-height: 65px;*/
  padding: 0 10px;
  font-family: 'GraphikMedium';
  font-size: 16.5px;
  letter-spacing: 0.5px;
  text-shadow: none;
  text-transform: capitalize;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.main-navigation .navbar-default .navbar-nav li a {
  color: #000;
}
.main-navigation .navbar-default .navbar-nav li a:focus, .main-navigation .navbar-default .navbar-nav li a:hover {
  background: transparent;
  color: #00539d;
  outline: 0;
  outline-offset: 0;
  text-shadow: none;
}
.main-navigation .navbar-default .navbar-nav .active a, .main-navigation .navbar-default .navbar-nav .active a:focus, .main-navigation .navbar-default .navbar-nav .active a:hover {
  background: transparent;
  color: #00539d;
}
.main-navigation ul.sub-menu {
  background: #00539d;
  border-radius: 0;
  top: 60px;
  border: none;
  min-width: 220px;
  text-align: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.main-navigation ul.sub-menu li a {
  color: #fff !important;
  font-size: 15px;
  min-height: auto;
  padding: 10px 15px;
  border-bottom: 1px solid #c7c7c7;
  justify-content: inherit;
  text-transform: inherit;
}
.main-navigation ul.sub-menu li:last-child a {
  border-bottom: none;
}
.main-navigation ul.sub-menu li.active a, .main-navigation ul.sub-menu li:hover a, .main-navigation ul.sub-menu li a:hover, .main-navigation ul.sub-menu li a:focus {
  background: #00539d !important;
  color: #fff !important;
  padding: 10px 15px 10px 20px;
}
.main-navigation .nav li a .caret {
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  color: #1a3a6b;
  margin-left: 8px;
  margin-right: -8px;
}
.main-navigation ul.sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
}
.main-navigation ul.sub-menu ul.sub-menu li a {
  background: #fff !important;
  color: #000 !important;
}
.main-navigation ul.sub-menu ul.sub-menu li a:hover, .main-navigation ul.sub-menu ul.sub-menu li a:focus {
  background: #1a3a6b !important;
  color: #fff !important;
}
.main-navigation .navbar-default .navbar-nav li:last-child ul.sub-menu {
  left: auto;
  right: 0;
}
/***** Header Right CSS ************/
.page-header-top-right {
  text-align: right;
}
.page-header-top-right div {
  display: inline-block !important;
}
.contact-top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-top li {
  padding: 0 12px;
  font-size: 15px;
  color: #585858;
  display: inline-block;
  list-style: none;
  border-right: 1px solid #666666;
}
/*.contact-top li:last-child {
  padding-right: 0;
  border-right: none;
}*/
.contact-top li i {
  font-size: 18px;
  color: #00539d;
  padding-right: 8px;
}
.contact-top li > a {
  color: #585858;
}
.contact-top li a:hover, .contact-top li a:focus {
  color: #00539d;
  text-decoration: none
}
.top-btn {
  padding-left: 20px;
}
.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-icons li {
  padding: 0 5px;
  list-style: none;
  display: inline-block;
}
.social-icons li:last-child {
  padding-right: 0;
}
.social-icons li > a {
  font-size: 20px;
  color: #00539d;
  text-transform: uppercase
}
.social-icons a:hover, .social-icons a:focus {
  color: #007ac3;
  text-decoration: none
}
/***** Footer CSS **********************/
.main-footer {
  background: #989898;
  padding: 6px 0;
  color: #fff;
  font-size: 14px;
}
.site-footer {
  color: #fff;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 6px;
  right: 6px;
  display: none;
  z-index: 2;
}
.back-to-top span {
  background: #00539d;
  color: #fff;
  padding: 2px 8px;
  font-size: 20px;
  line-height: normal;
  border-radius: 3px;
}
.back-to-top span:hover, .back-to-top span:focus {
  opacity: 0.8
}
/***** HP Slider **********/
.home .page-container {
  background: #fff;
}
.homebanner {
  position: relative;
  overflow: hidden;
}
.homebanner .carousel {
  z-index: 0;
}
.ban-image {
  width: 100%;
}
.homebanner .carousel-caption {
  height: 100%;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.homebanner .box-txt-wrap {
  width: 58%;
  padding: 0 15px;
  position: relative;
  color: #565656;
  margin: 0;
  text-shadow: none;
}
.homebanner .carousel-caption h2 {
  font-family: 'GraphikBold';
  font-size: 55px;
  line-height: 65px;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: 25px;
}
.homebanner .carousel-caption h2 span {
  font-family: 'GraphikBold';
  color: #00539d;
}
.homebanner .carousel-caption p {
  font-family: 'GraphikRegular';
  font-size: 18px;
  line-height: 24px;
  color: #565656;
  margin-top: 0;
  margin-bottom: 20px;
}
.homebanner .carousel-control {
  font-size: 30px;
  color: #fac5bc;
  width: auto;
  box-shadow: none;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  top: auto;
  bottom: 5%;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 4px 10px 4px 8px;
  opacity: 1;
  text-shadow: none;
}
.homebanner .carousel-control.left {
  padding: 4px 10px 4px 8px;
  left: 79%;
}
.homebanner .carousel-control.right {
  padding: 4px 8px 4px 10px;
  right: 3%;
}
.homebanner .carousel-indicators {
  width: 58%;
  padding: 0 15px;
  margin: 0 auto 20px;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: right;
}
.homebanner .carousel-indicators li {
  background-color: #fff;
  width: 15px;
  height: 25px;
  border: 1px solid #00539d;
  margin: 0 2px;
  border-radius: 10px;
  transform: rotateZ(45deg);
}
.homebanner .carousel-indicators .active {
  background-color: #00539d;
  height: 15px;
  border: 1px solid #fff;
}
/***** Sidebar CSS *****************/
.sidebar-box-bg {
  padding-top: 55px;
}
aside.widget.widget_text {
  margin-bottom: 0;
  text-align: center;
}
.sidebar-left, .sidebar-right {
  margin-bottom: 0px;
  background: #dfdfdf;
  padding: 0px;
}
.sidebar-left .widget, .sidebar-right .widget {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0px;
}
.sidebar-left .widget.widget_nav_menu, .sidebar-right .widget.widget_nav_menu {
  border: 0px solid transparent;
  margin-bottom: 0;
}
.sidebar-left .widget.widget_custom_post_widget, .sidebar-right .widget.widget_custom_post_widget {
  padding: 0px;
  padding-bottom: 20px;
}
.sidebar-left .widget ul, .sidebar-right .widget ul {
  padding-left: 15px;
}
.sidebar-left .widget .widget-title, .sidebar-right .widget .widget-title {
  font-family: 'GraphikBold';
  font-size: 22px;
  background: transparent;
  margin: 0;
  padding: 0 10px 10px;
  text-align: center;
  color: #00539d;
  text-transform: uppercase;
}
.sidebar-left .widget.widget_nav_menu div {
  padding: 0px;
  text-align: center;
}
.sidebar-left ul.menu, .sidebar-right ul.menu {
  padding: 10px 0 0;
  list-style-type: none;
  text-align: left;
  margin-bottom: 0;
}
.sidebar-left ul.menu li, .sidebar-right ul.menu li {
  padding: 0px 15px;
  border-left: 4px solid transparent;
  border-bottom: 1px solid #00539d;
  padding-left: 35px;
}
.sidebar-left ul.menu li:last-child, .sidebar-right ul.menu li:last-child {
  border-bottom: transparent;
}
.sidebar-left ul.menu li:hover, .sidebar-left ul.menu li.current-menu-item, .sidebar-right ul.menu li:hover, .sidebar-right ul.menu li.current-menu-item {
  background-color: #00539d;
  border-left: 4px solid #00539d;
}
.sidebar-left ul.menu li > a, .sidebar-right ul.menu li > a {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 10px 0px;
  position: relative;
}
.sidebar-left ul.menu li:hover > a, .sidebar-left ul.menu li.current-menu-item > a, .sidebar-right ul.menu li:hover > a, .sidebar-right ul.menu li.current-menu-item > a {
  color: #fff;
}
/***** Inner Page Banner CSS*******************/
.inner_bnr_container {
  top: 0;
  background: #e8e8e8;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  min-height: auto;
  background-size: cover;
  background-position: center center;
  left: 0;
  right: 0;
  justify-content: center;
  color: #fff;
  align-items: center;
  display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  -webkit-display: flex;
  width: 100%;
}
.inner_bnr_container .banner-content {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}
.inner_bnr_container .banner-content h2 {
  font-family: 'GraphikBold';
  font-size: 45px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  color: #000;
}
.inner_bnr_container .banner-content .banner-description {
  font-size: 18px;
}
.crumb a {
  color: #e9e9e9;
}
/***** Common Page CSS*******************/
.inner-pg-container {
  padding-top: 0;
  padding-bottom: 0;
}
.bg-wht-row {
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.26);
}
hr.yellow {
  border-top: 2px inset #efc217;
}
.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list li {
  position: relative;
  padding: 3px 15px 3px 20px;
}
.list li:before, .footer-links li:before {
  content: '\f140';
  color: #00539d;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 14px;
  vertical-align: middle;
  font-family: 'Fontawesome';
}
.list.extra-small li:before {
  content: '\f140';
  color: #00539d;
  top: 7px;
  font-size: 13px;
}
.footer-links li {
  padding: 6px 15px 6px 30px;
}
.footer-links li:before {
  content: "\e107";
  top: 8px;
  font-size: 20px;
  font-family: "uicons-solid-rounded";
  transform: rotateZ(90deg);
}
.footer-links li a {
  color: #565656;
  font-size: 20px;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.footer-links li a span {
  transform: rotateZ(90deg);
}
.footer-links li a i {
  color: #00539d;
  padding-right: 5px;
  line-height: 0;
}
.footer-links li a:hover, .footer-links li a:focus {
  color: #00539d;
}
.order-list {
  counter-reset: item;
  list-style-type: none;
  margin: 0;
  padding: 0
}
.order-list li {
  counter-increment: item;
  display: table;
  margin-bottom: 10px
}
.order-list li a {
  color: #000;
  text-decoration: none;
}
.order-list li a:hover {
  text-decoration: underline
}
.order-list li:before {
  color: #000;
  content: counters(item, ".", decimal) ".";
  display: table-cell;
  font-size: 16px;
  padding-right: 5px;
  font-weight: 500
}
.order-list li li {
  margin: 5px 0
}
.order-list li li:before {
  color: #585858;
  content: counters(item, ".", decimal) ".";
  font-size: 16px;
  font-weight: 400
}
.order-list p {
  margin: 0 0 10px
}
.message-box {
  text-align: center;
  color: #000;
}
.message-box p {
  font-size: 18px;
  margin-top: 15px;
}
.message-box a, .message-box a:hover, .message-box a:focus {
  color: #00539d;
  text-decoration: none;
}
/***** Inner Page CSS*******************/
.inner-common-wrap {
  padding: 50px 0;
}
.inner-common-wrap .lg-heading {
  font-size: 32px;
  margin-bottom: 15px;
}
.inner-common-wrap .md-heading {
  font-size: 34px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.text-justify {
  text-align: justify;
}
.align-right, .align-left {
  float: right;
  max-width: 350px;
  margin-left: 20px;
  margin-bottom: 12px;
}
.align-left {
  float: left;
  margin-right: 20px;
}
.img-radius {
  border-radius: 15px;
}
/***** Common Table CSS Style *****/
.common-table .table {
  margin-bottom: 0;
}
.common-table .table thead tr th {
  background: #ccc;
  color: #000;
  font-size: 15px;
  padding: 12px 12px;
  text-transform: capitalize;
}
.common-table .table thead tr th, .common-table .table tbody tr td {
  vertical-align: middle;
}
.common-table .table tbody tr td {
  padding: 10px 12px;
}
.common-table .table tbody tr:hover {
  background-color: #f3f3f3;
}
/***** Modal CSS Style *****/
.modal-open .modal.common-modal, .modal-open .modal, .modal-open .common-modal {
  padding-right: 0 !important;
}
.modal-backdrop, .common-modal {
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.common-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.common-modal .modal-dialog {
  width: 92%;
  margin: 30px auto;
  max-width: 650px;
  display: inline-block;
  vertical-align: middle;
}
.common-modal .modal-content {
  border-radius: 0;
}
.common-modal .modal-header {
  padding: 0;
  border-bottom: none;
  position: relative;
}
.common-modal .close {
  margin-top: 0px;
  position: absolute;
  z-index: 1;
  right: -12px;
  top: -12px;
  text-shadow: none;
  background: #00539d;
  color: #fff;
  opacity: 1;
  line-height: 0;
  padding: 12px 6px;
  border-radius: 20px;
}
.common-modal .modal-body {
  padding: 20px;
}
/***** Form CSS Style *****/
.form-group {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 18px;
}
.form-group label {
  font-size: 15px;
  position: relative;
}
.form-control, .form-control:focus, textarea.form-control {
  background: #fff;
  border-width: 0;
  border-color: transparent;
  border-style: solid;
  box-shadow: none;
  border-radius: 6px;
  color: #000;
  height: 42px;
  position: relative;
  font-size: 14px;
}
/*.form-control.country-code { width: 25%; float: left; margin-right: 2%; }
.form-control.phn-number { width: 73%; float: left; }*/
.form-control.country-code {
  background: #aaaaaa;
  padding: 0;
  text-align: center;
}
textarea.form-control, textarea.form-control:focus {
  height: 105px;
}
.has-error .form-control {
  border-color: #c50400 !important;
}
.has-success .form-control {
  border-color: #00ad03 !important;
}
.help-block.form-error {
  position: absolute;
  margin: 0;
  font-size: 11px;
  bottom: 1px;
  color: #00539d;
}
.captcha-box {
  background: transparent;
  padding: 8px 15px;
  color: #00539d;
  border-width: 1px;
  border-color: #00539d;
  border-style: solid;
  border-radius: 0;
  margin-left: 2%;
  text-align: center;
}
.refresh-btn {
  margin-left: 5px;
  cursor: pointer;
  color: #00539d;
  font-size: 20px;
}
/***** Placeholder ******/
.form-control::placeholder {
  color: #898989;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #898989;
}
.form-control::-ms-input-placeholder {
  color: #898989;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
/***** Checbox CSS Style ******/
.form-group .checkbox label {
  font-size: 14px;
  padding-left: 0;
}
.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  width: 1em;
  height: 1em;
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}
.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 12px;
  line-height: 0;
  top: 50%;
  left: 2%;
}
.checkbox .acceptance {
  padding-left: 0;
  float: left;
  display: inline-block;
  width: 93%;
}
.checkbox label input[type="checkbox"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: .5;
}
/***** Checbox div *****/
/*<div class="form-group">
  <div class="checkbox">
    <label>
      <input type="checkbox" value="">
      <span class="cr"><i class="cr-icon fa fa-check"></i></span>
      <span class="acceptance">Text here</span>
      </label>
  </div>
</div>*/
/***** Radio Box ******/
.radio-btns .form-check {
  display: inline-block;
  margin-right: 18px;
}
.radio-btns .form-check:last-child {
  margin-right: 0;
}
input[type="radio"] {
  position: absolute;
  right: 9000px;
}
input[type="radio"] + .label-text:before {
  content: "\f10c";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 5px;
}
input[type="radio"]:checked + .label-text:before {
  content: "\f192";
  color: #000;
  animation: effect 250ms ease-in;
}
input[type="radio"]:disabled + .label-text {
  color: #aaa;
}
input[type="radio"]:disabled + .label-text:before {
  content: "\f111";
  color: #ccc;
}
/***** Radio div *****/
/*<div class="form-group radio-btns">
  <div class="form-check">
    <label>
      <input type="radio" name="radio">
      <span class="label-text">Text here</span></label>
  </div>
</div>*/
/***** Common Button CSS ******/
.cmn-btn {
  color: #00539d;
  padding: 0;
  font-family: 'GraphikMedium';
  font-size: 34px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 30px;
  outline: 0;
  letter-spacing: 0.5px;
  transform: rotateZ(90deg);
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.cmn-btn:hover, .cmn-btn:focus {
  color: #007ac3;
}
/******* START HOME PAGE CSS FROM HERE ******/
.lg-heading {
  font-family: 'GraphikBold';
  font-size: 42px;
  color: #565656;
  margin-top: 0;
  margin-left: 63px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.5px;
  z-index: 1;
}
.lg-heading:before, .lg-heading:after {
  position: absolute;
  content: "";
  left: -58px;
  top: 9px;
  background: #00539d;
  width: 14px;
  height: 36px;
  border-radius: 20px;
  z-index: -1;
  transform: rotate(32deg);
}
.lg-heading:after {
  left: -34px;
}
.md-heading {
  font-family: 'GraphikBold';
  font-size: 22px;
  color: #00539d;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
}
.sm-heading, .xs-heading, .para-heading {
  font-size: 28px;
  font-family: 'GraphikMedium';
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: normal;
}
.xs-heading {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
}
.justify {
  text-align: justify;
}
.blue {
  color: #00539d;
}
.green {
  color: #64d369;
}
/******* SECTION 01 ******/
.section-01 {
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
  z-index: 0;
}
.section-01:before, .section-01:after {
  position: absolute;
  content: "";
  left: 0;
  top: 25%;
  background: #f3f3f3;
  width: 26%;
  height: 48%;
  border-radius: 0 100px 100px 0;
  z-index: -1;
}
.section-01:after {
  left: auto;
  right: 0;
  border-radius: 100px 0 0 100px;
}
/******* SECTION 02 ******/
.section-02 {
  background: #000;
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-top: 10rem;
  position: relative;
  color: #fff;
  /* -webkit-box-shadow: 0px 0px 20px 5px rgba(242, 242, 242, 1);
-moz-box-shadow: 0px 0px 20px 5px rgba(242, 242, 242, 1);
box-shadow: 0px 0px 20px 5px rgba(242, 242, 242, 1);*/
}
.section-02 .lg-heading {
  color: #fff;
}
.section-02 .lg-heading:before, .section-02 .lg-heading:after {
  background: #fff;
}
/******* SECTION 03 ******/
.section-03 {
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
/* The Animated Ring */
.exp-circle-container {
  position: absolute;
  bottom: 1%;
  left: 5.5%;
  width: 265px;
  height: 265px;
  margin: 0 auto;
  border-radius: 50%;
  /* High-end animated gradient */
  background: conic-gradient(from 0deg, #ffffff, #ffffff, #005aab, #005aab);
  animation: rotate-gradient 3s linear infinite;
  box-shadow: 0 0 40px rgba(99, 102, 241, 0.3);
}
/* The Inner Mask (The Hole in the Donut) */
.exp-circle-container::before {
  content: '';
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background: #0093D8;
  background: -webkit-linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  background: -moz-linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  background: linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  border-radius: 50%;
  z-index: 1;
}
/* Content Wrapper - Counter-rotated to stay still */
.exp-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  animation: rotate-reverse 3s linear infinite;
}
.exp-inner-val {
  display: table-cell;
  vertical-align: middle;
}
.exp-number {
  font-family: 'GraphikBold';
  font-size: 75px;
  line-height: 1;
  /* Gradient text effect */
  background: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.exp-label {
  font-family: 'GraphikMedium';
  font-size: 28px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 15px;
  line-height: 32px;
}
/* Animations */
@keyframes rotate-gradient {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate-reverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
/******* SECTION 04 ******/
.section-04 {
  padding-top: 8rem;
  padding-bottom: 6rem;
}
.service-icon-wrap, .quality-icon-wrap {
  margin-top: 35px;
  align-items: start;
}
.services-icon, .quality-icon {
  padding: 0 5px 45px;
  position: relative;
  text-align: center;
  transition: all .8s ease;
  -webkit-transition: all .8s ease;
  -ms-transition: all .8s ease;
  -o-transition: all .8s ease;
  -moz-transition: all .8s ease;
}
.icon, .quality-icon .icon {
  background-color: #fff;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
  margin: 0 auto 15px;
  font-size: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 8px solid #e1e1e1;
  color: #00539d;
  line-height: 0;
  transition: all .9s ease;
  -webkit-transition: all .9s ease;
  -ms-transition: all .9s ease;
  -o-transition: all .9s ease;
  -moz-transition: all .9s ease;
}
.services-icon:hover .icon {
  background-color: #00539d;
  color: #fff;
}
.services-icon .sm-heading {
  font-size: 18px;
  margin-bottom: 0;
  text-transform: capitalize;
  word-break: break-word;
}
/******* SECTION 05 ******/
.section-05 {
  background: #f3f3f3;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.quality-icon .icon {
  background-color: #989898;
  width: 120px;
  height: 120px;
  margin: 0 auto 12px;
  font-size: 60px;
  border-radius: 80px;
  border: none;
  color: #fff;
}
.quality-icon:hover .icon {
  background-color: #00539d;
  color: #fff;
}
.quality-icon .sm-heading {
  font-size: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #565656;
}
.custom-card-wrapper {
  display: flex;
  height: 500px;
  gap: 12px;
}
.service-card {
  flex: 1;
  transition: flex 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  cursor: pointer;
}
.service-card:hover {
  flex: 4; /* Grows significantly on hover */
}
.card-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}
.overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  z-index: 2;
}
.content-box {
  position: absolute;
  inset: 0; /* Cover the whole card */
  padding: 20px;
  z-index: 3;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; /* Align to bottom when expanded */
}
/* --- VERTICALLY CENTERED HEADING LOGIC --- */
.content-box h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
  position: absolute;
  /* Center it vertically in the narrow state */
  top: 50%;
  left: 50%;
  /* Rotate -90deg AND translate to keep it perfectly centered */
  transform: translate(-50%, -50%) rotate(-90deg);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.service-card:hover h3 {
  /* Moves to bottom-left corner of the expanded card */
  top: calc(100% - 140px); /* Adjust based on paragraph height */
  left: 20px;
  transform: translate(0, 0) rotate(0deg);
  font-size: 26px;
}
.content-box p {
  font-size: 15px;
  line-height: 1.6;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.5s ease;
}
.service-card:hover p {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}
/******* SECTION 06 ******/
.section-06 {
  background-image: url(/wp-content/themes/website-theme/images/section-04.jpg);
  background-color: #00539d;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-position: center center;
  padding-top: 7rem;
  padding-bottom: 8rem;
  color: #fff;
}
.section-06 .lg-heading, .contact-info-box .lg-heading {
  color: #fff;
}
.section-06 .lg-heading:before, .section-06 .lg-heading:after, .contact-info-box .lg-heading:before, .contact-info-box .lg-heading:after {
  background: #fff;
}
.solution-wrap {
	align-items: start;
}
.solution-box {
  font-family: 'GraphikMedium';
  font-size: 18px;
  margin-top: 4rem;
  text-transform: uppercase;
}
.solution-box .solution-icon {
  font-size: 18px;
  margin-left: 0;
  margin-top: 4px;
  margin-right: 5px;
}
/******* Contact Footer ******/
.sub-footer {
  background: #0093D8;
  background: -webkit-linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  background: -moz-linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  background: linear-gradient(190deg, rgba(0, 147, 216, 1) 0%, rgba(0, 95, 175, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0093D8", endColorstr="#005FAF", GradientType=0);
}
.contact-info-box {
  font-size: 17px;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.contact-info-box .lg-heading {
  font-size: 35px;
  color: #fff;
  margin-bottom: 20px;
}
.contact-info-box .lg-heading:before, .contact-info-box .lg-heading:after {
  top: 4px;
}
.contact-icon-box {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.contact-icon-box .contact-icon {
  font-size: 20px;
  margin-left: 0;
  margin-right: 8px;
  color: #fff;
}
.contact-icon-box a {
  color: #fff;
}
.contact-icon-box a:hover, .contact-icon-box a:focus {
  color: #fff;
}
.social-media-details {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
}
.social-media-icons .social-icons {
  padding: 0;
  display: flex;
}
.social-media-icons .social-icons li {
  background: #fff;
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0 5px;
  border-radius: 50px;
  line-height: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.social-media-icons .social-icons li:hover {
  background: #989898;
}
.social-media-icons .social-icons li > a {
  font-size: 28px;
  padding: 12px;
}
.social-media-icons .social-icons li > a:hover {
  color: #fff;
}
.user-link-wrap {
  background: #fff;
  color: #565656;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
/*** Apple Page ***/
.homebanner.apple-banner .carousel-caption h2 {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 0;
  color: #fff;
}
.homebanner.apple-banner .carousel-caption p {
  margin-top: 20px;
  margin-bottom: 0;
  color: #fff;
  font-size: 17px;
}
.homebanner.apple-banner .box-txt-wrap {
  width: 40%;
}
.homebanner.apple-banner .carousel-indicators {
  text-align: center;
}
.apple-icon {
  color: #00539d;
  font-size: 40px;
  line-height: 0;
  margin-bottom: 12px;
}
.certified-icon {
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #ffffff 50%, #00539d 50%);
  padding: 9rem 1.5rem 2rem;
  position: relative;
  text-align: center;
  margin: 0 auto;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  transition: background-position 1s;
}
.certified-icon .icon {
  background-color: #00539d;
  position: absolute;
  left: 0;
  right: 0;
  top: -4rem;
  width: 115px;
  height: 115px;
  font-size: 55px;
  border-radius: 70px;
  color: #fff;
}
.certified-icon:hover {
  background-position: 0 -100%;
  color: #fff;
}
.certified-icon:hover .icon {
  background-color: #fff;
  color: #00539d;
}
.certified-icon:hover .xs-heading {
  color: #fff;
}
.team-box-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-box .xs-heading {
  font-size: 24px;
  color: #00539d;
}
.team-box p {
  margin-bottom: 0px;
}
.team-box.right {
  padding-right: 30px;
  /*text-align: right;*/
}
.team-box.left {
  padding-left: 30px;
}
.img-box.right {
  position: relative;
  padding-right: 30px;
}
.img-box.left {
  position: relative;
  padding-left: 30px;
}
.img-box.right:after, .img-box.left:before {
  position: absolute;
  content: "";
  top: 0;
  right: -15px;
  width: 1px;
  height: 100%;
  background: #565656;
}
.img-box.left:before {
  right: auto;
  left: -16px;
}
.img-box.right:before, .img-box.left:after {
  position: absolute;
  content: "";
  top: 50%;
  right: -24px;
  width: 20px;
  height: 20px;
  background: #00539d;
  border-radius: 10px;
  z-index: 99;
}
.img-box.left:after {
  right: auto;
  left: -25px;
}
.inner-pad-box {
  padding: 0 20px;
}
.moreless {
  background: #00539d;
  cursor: pointer;
  padding: 6px 18px 9px;
  color: #fff !important;
  font-family: 'GraphikMedium';
  font-size: 15px;
  border-radius: 30px;
}
.moretext {
  display: none;
}
.tabs-left {
  border-bottom: none;
  padding-bottom: 2rem;
}
.tabs-left > li {
  background: #efefef;
  display: inline-block;
  width: 33%;
  float: none;
  margin-left: 0;
  margin-bottom: 0;
  position: relative;
  border-bottom: none;
  border-radius: 10px;
}
.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus, .tabs-left > li > a:hover, .tabs-left > li > a:focus {
  background: #00539d;
  color: #fff;
  border: none;
  opacity: 1;
}
.tabs-left > li > a:after {
  display: inline-block;
  position: absolute;
  content: '';
}
.tabs-left > li > a {
  background: transparent;
  color: #00539d;
  position: relative;
  font-family: 'GraphikMedium';
  font-size: 20px;
  padding: 15px 0;
  margin-right: 0;
  border-radius: 10px;
  border: none;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
}
.tabs-left > li.active:after {
  position: absolute;
  content: "";
  left: 45%;
  border-top: 15px solid #00539d;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.tabs-content-wrap {
  margin-top: 40px;
}
.tabs-content-wrap .tab-content {
  position: relative;
}
.tab-pane .xs-heading {
  font-size: 25px;
  font-family: 'GraphikBold';
}
.card {
  background: #fff;
  border-radius: 15px;
  height: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
.card:hover {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}
.card-thumb {
  background-color: #00539d;
  height: 144px;
  overflow: hidden;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.card-thumb img {
  width: 100%;
  display: block;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.card:hover .card-thumb img {
  opacity: 0.6;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.card-body {
  position: relative;
  padding: 10px 15px 15px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.card-body a {
  font-size: 24px;
}
.apple-bg, .apple-it {
  background-image: url(/wp-content/themes/website-theme/images/apple-bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.apple-it {
  background-image: url(/wp-content/themes/website-theme/images/apple-it.png);
  padding-top: 8rem;
  padding-bottom: 9rem;
}
/*** Inner Page ***/
.inner-pg-container .sm-heading {
  font-size: 30px;
  margin-bottom: 15px;
}
/***** RESPONSIVE MEDIA CSS **********/
@media (min-width:768px) {
  .col-sm-20 {
    width: 20%;
    float: left
  }
  .col-sm-40 {
    width: 40%;
    float: left
  }
  .col-sm-60 {
    width: 60%;
    float: left
  }
  .col-sm-80 {
    width: 80%;
    float: left
  }
}
@media (min-width:992px) {
  .col-md-20 {
    width: 20%;
    float: left
  }
  .col-md-40 {
    width: 40%;
    float: left
  }
  .col-md-60 {
    width: 60%;
    float: left
  }
  .col-md-80 {
    width: 80%;
    float: left
  }
}
@media (min-width:1200px) {
  .col-lg-20 {
    width: 20%;
    float: left
  }
  .col-lg-40 {
    width: 40%;
    float: left
  }
  .col-lg-60 {
    width: 60%;
    float: left
  }
  .col-lg-80 {
    width: 80%;
    float: left
  }
}
@media all and (max-width: 1169px) {
  .top-head-bar {
    padding: 0 0 10px;
}
  .main-navigation .nav li a {
    padding: 0 8px;
    font-size: 16px;
  }
  .homebanner .carousel-caption h2 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 15px;
}
.homebanner .carousel-caption p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 12px;
}
.lg-heading {
    font-size: 38px;
}
.lg-heading:before, .lg-heading:after {
    top: 7px;
    height: 32px;
}
.exp-circle-container {
    width: 220px;
    height: 220px;
}
.exp-number {
    font-size: 55px;
}
.exp-label {
    font-size: 20px;
    line-height: 25px;
}
.cmn-btn {
    font-size: 30px;
}
.content-box h3 {
    font-size: 20px;
}
.solution-box {
    font-size: 16px;
}
.homebanner.apple-banner .carousel-caption h2 {
    font-size: 30px;
    line-height: 38px;
}
.homebanner.apple-banner .carousel-caption p {
    margin-top: 18px;
    font-size: 16px;
}
.card-thumb {
    height: 116px;
}
.tabs-left > li > a {
    font-size: 18px;
    padding: 10px 0;
}
.team-box .xs-heading {
    font-size: 20px;
}
}
@media all and (max-width: 1024px) {
  .main-navigation ul.sub-menu {
    right: 0;
  }
.animated {
 visibility: visible !important;
 -webkit-animation: none !important;
 -moz-animation: none !important;
 -o-animation: none !important;
 -ms-animation: none !important;
 animation: none !important;
}
}
@media (max-width: 992px) {
  /* Responsive: Stack vertically on mobile */
  .custom-card-wrapper {
    flex-direction: column;
    height: auto;
  }
  .service-card {
    height: 120px;
    flex: none !important;
  }
  .service-card:hover {
    height: 300px;
  }
  .content-box h3 {
    top: 50% !important;
    left: 40px !important;
    transform: translateY(-50%) !important;
  }
}
@media all and (max-width: 991px) {
  /***** Header CSS ******/
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-box;
    display: -ms-box;
    display: block;
  }
  /***** Header CSS ************/
  .header-bottom-menu {
    padding-left: 0;
  }
  /***** Navigation CSS ************/
  .site-title {
    min-height: auto;
  }
  .page-header-top-left {
    padding-left: 0;
  }
  .main-navigation ul.sub-menu {
    right: 0;
  }
  .main-navigation .navbar {
    margin-bottom: 0; /*float: left;*/
  }
  .navbar-header {
    float: left;
    display: inline-block;
  }
  .main-navigation .navbar-toggle {
    display: block;
    border-color: transparent;
    border-radius: 0;
    background: transparent !important;
    margin: 0;
    margin-bottom: 0;
    padding: 3px 0 0;
  }
  .main-navigation .navbar-toggle .icon-bar {
    background-color: #00539d;
    width: 22px;
    transition: all .2s
  }
  .main-navigation .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
  }
  .main-navigation .navbar-toggle .middle-bar {
    opacity: 0
  }
  .main-navigation .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
  }
  .main-navigation .navbar-toggle.collapsed .top-bar {
    transform: rotate(0deg);
  }
  .main-navigation .navbar-toggle.collapsed .middle-bar {
    opacity: 1;
  }
  .main-navigation .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0deg);
  }
  header .navbar-collapse.collapse {
    display: none !important;
    border-color: transparent;
  }
  header .collapse.in {
    display: block !important;
    border-color: transparent
  }
  #navbar-primary-collapse {
    overflow: scroll !important;
    border-color: transparent;
  }
  ul.navbar-nav.primary-menu {
    margin: 0 !important;
    background: #fff;
    padding: 0;
    display: block;
    width: 100%;
  }
  header .navbar-primary-collapse {
    float: none;
    text-align: center;
    background: #fff;
    position: absolute;
    padding: 0;
    width: 100%;
    top: 40px;
    left: auto;
    right: 0;
    box-shadow: 0 0 10px #cfcfcf;
    -webkit-box-shadow: 0 0 10px #cfcfcf;
    z-index: 1;
  }
  .main-navigation .navbar-nav li {
    float: none;
    display: block;
    background: #fff;
    clear: both;
    padding: 0;
  }
  .main-navigation .navbar-default .navbar-nav > li.active, .main-navigation .navbar-default .navbar-nav > li:hover, .main-navigation .navbar-default .navbar-nav > li:focus, .main-navigation .navbar-default .navbar-nav > li.current-menu-parent {
    background: transparent;
    color: #00539d;
  }
  .main-navigation .navbar-default .navbar-nav li.current-menu-parent > a {
    background: #00539d;
    color: #fff;
  }
  .main-navigation .navbar-default .navbar-nav li a, .top-left-menu .navbar-default .navbar-nav li:first-child a {
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto;
    min-height: inherit;
    letter-spacing: 1px;
    text-align: left;
    border-bottom: 1px solid #d2d2d2;
    text-transform: uppercase;
    font-size: 14px;
  }
  .main-navigation .nav li a {
    justify-content: inherit;
  }
  .site-header.shrunk .main-navigation .nav > li > a {
    min-height: auto;
  }
  .main-navigation .navbar-nav li .dropdown-menu {
    display: block !important;
    position: relative;
    width: 100%;
    background: #fff;
    clear: both;
    top: 0 !important;
    padding: 6px 10px;
    box-shadow: none;
    border-bottom: 1px solid #d2d2d2;
  }
  .main-navigation .navbar-nav li .dropdown-menu li a {
    font-size: 13px;
    color: #000 !important;
    padding: 6px 15px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #cfcfcf;
    letter-spacing: 1px;
    text-transform: capitalize;
  }
  .main-navigation .navbar-nav li .dropdown-menu li:last-child a {
    border-bottom: none;
  }
  .main-navigation .dropdown-menu .active a, .top-left-menu .dropdown-menu .active a:focus, .top-left-menu .dropdown-menu .active a:hover {
    background: #cfcfcf;
    color: #000 !important;
  }
  .main-navigation .navbar-collapse {
    width: 320px;
    max-height: 447px !important;
  }
  .main-navigation .navbar-default .navbar-nav .active a, .main-navigation .navbar-default .navbar-nav .active a:focus, .main-navigation .navbar-default .navbar-nav .active a:hover, .main-navigation .navbar-default .navbar-nav li a:focus, .main-navigation .navbar-default .navbar-nav li a:hover {
    color: #00539d !important;
  }
  .main-navigation ul.sub-menu li {
    background: transparent;
    border: none;
    padding: 0;
    border-top: none !important;
  }
  .main-navigation .nav li a.dropdown-toggle:after {
    position: absolute;
    right: 14px;
    top: 5px;
    color: #fff;
    font-size: 15px;
  }
  .main-navigation .navbar-default .navbar-nav .active .sub-menu li a {
    color: #000 !important;
  }
  .main-navigation ul.sub-menu ul.sub-menu {
    left: 0%;
    top: 0;
    padding: 2px 0 2px 10px;
  }
  /***** Slider CSS ******/
  .homebanner .box-txt-wrap {
    width: 54%;
  }
  .homebanner .carousel-caption .banner-sm-heading {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .homebanner .carousel-caption h2 {
    font-size: 38px;
    line-height: 35px;
    margin-bottom: 8px;
  }
  .homebanner .carousel-caption p {
    font-size: 14px;
    margin-top: 10px;
  }
  .homebanner .carousel-caption .cmn-btn.green-btn, .homebanner .carousel-caption .cmn-btn.brdr-green-btn {
    font-size: 15px;
    padding: 5px 12px;
  }
  .homebanner .carousel-indicators li {
    margin: 0 1px;
  }
  /***** Inner Page CSS ******/
  .site-content {
    height: auto !important;
  }
  .sidebar-left, .sidebar-right {
    margin-bottom: 0px;
    background: #808080;
    padding: 0px;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
    top: initial !important;
  }
  .sidebar-box-bg {
    padding-bottom: initial;
  }
  .inner-pg-content {
    padding: 30px 0;
  }
  /***** Other CSS goes here ******/
  .alignleft {
    display: inline;
    float: none;
  }
  .section-02 .img-wrap img, .section-03 .img-wrap img {
    max-width: 50%;
	display: inline;
}
.section-02, .section-03, .img-wrap {
    text-align: center;
}
.section-02 .img-wrap {
	margin-bottom:3rem;
}
    .exp-circle-container {
        width: 185px;
        height: 185px;
		left: 40%;
    }
	    .exp-number {
        font-size: 45px;
    }
	    .exp-label {
        font-size: 18px;
        line-height: 20px;
        margin-top: 8px;
    }
	.contact-info-box {
    font-size: 16px;
}
.contact-icon-box .contact-icon {
    font-size: 15px;
    margin-right: 4px;
}
  .inner-common-wrap {
    padding: 30px 0;
  }
}
@media all and (max-width: 767px) {
  .logo, .page-header-top-right {
    text-align: center;
  }
  .main-navigation {
    padding: 0 0 5px;
  }
  /***** Slider CSS ******/
  .homebanner .carousel-caption .banner-sm-heading {
    font-size: 28px;
    line-height: 18px;
  }
  .homebanner .carousel-caption h2 {
    font-size: 32px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .homebanner .box-txt-wrap {
    padding: 0 14px;
  }
  /***** Other CSS goes here ******/
  .alignright {
    float: none;
  }
  .section-01 .row-flex, .section-03 .row-flex, .section-05 .row-flex, .bottom-footer-sec .row-flex {
    flex-direction: column;
    text-align: center;
  }
}
@media all and (max-width: 680px) {
  .page-header-top-right .pull-right {
    float: none !important;
  }
  /***** Other CSS goes here ******/
}
@media all and (max-width: 680px) {
  .page-header-top-right {
    margin-top: 5px;
  }
  .page-header-top-left, .page-header-top-right {
    width: 100%;
    text-align: center;
  }
  .homebanner .carousel-caption {
    background: #d1d1d1;
    padding: 20px 0;
    position: relative;
  }
  .homebanner .box-txt-wrap {
    width: 100%;
    color: #000;
  }
}
@media all and (max-width: 560px) {
  .col-xxs {
    width: 100%
  }
  /***** Other CSS goes here ******/
  .contact-top li {
    padding: 0 8px;
  }
  .top-info-right {
    font-size: 14px;
  }
}
@media all and (max-width: 500px) {
  /***** Header CSS ******/
  .top-head-bar .row-flex {
    flex-direction: column;
    text-align: center;
  }
  /***** Footer CSS ******/
  .main-footer {
    text-align: center;
  }
  /***** Other CSS goes here ******/
  .visible-xxs {
    display: block !important;
  }
  .hidden-xxs {
    display: none !important;
  }
}
@media all and (max-width: 425px) {
  /***** Header CSS ******/
  .main-navigation .navbar-collapse {
    width: 220px;
  }
  /***** Slider CSS ******/
  .homebanner .box-txt-wrap {
    text-align: center;
  }
  /***** Other CSS goes here ******/
}
@media all and (max-width: 380px) {
  /***** Header CSS ******/
  .logo img {
    max-width: 85%;
    margin: 0 auto;
  }
  .visible-xxs {
    display: block !important;
  }
  /***** Slider CSS ******/
  /***** Other CSS goes here ******/
}
@media all and (max-width: 350px) {
}
@media all and (min-width:320px) and (max-width:350px) {
  /***** Slider CSS ******/
}