/*
===============================================
Project     : VV Groups
Designer    : Pandian
Developer 	: Pandian
Start Date  : 08 / 01 / 2018
End Date  	: 14 / 02 / 2018
===============================================
*/
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);
@font-face {
  font-family: 'OpenSansRegular';
  src: url('../fonts/OpenSans/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans/OpenSans-Regular.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('../fonts/OpenSans/Bold/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans/Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/Bold/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans/Bold/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans/Bold/OpenSans-Bold.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OswaldRegular';
  src: url('../fonts/oswald/regular/oswald-regular.eot');
  src: url('../fonts/oswald/regular/oswald-regular.woff') format('woff'), url('../fonts/oswald/regular/oswald-regular.svg#OswaldRegular') format('svg'), url('../fonts/oswald/regular/oswald-regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OswaldLight';
  src: url('../fonts/oswald/light/oswald-light.eot');
  src: url('../fonts/oswald/light/oswald-light.woff') format('woff'), url('../fonts/oswald/light/oswald-light.svg#OswaldLight') format('svg'), url('../fonts/oswald/light/oswald-light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OswaldBold';
  src: url('../fonts/oswald/bold/oswald-bold.eot');
  src: url('../fonts/oswald/bold/oswald-bold.woff') format('woff'), url('../fonts/oswald/bold/oswald-bold.svg#OswaldBold') format('svg'), url('../fonts/oswald/bold/oswald-bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  overflow-x: hidden;
}
::selection {
  background: #d7eba2;
  text-shadow: none;
}
body {
  font-size: 13px;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  line-height: 23px;
}
html.safari-mac {
  display: flex !important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
input[type=number] {
  -moz-appearance: textfield !important;
}
.mhi {
  min-height: inherit !important;
}
p {
  font-size: 14px;
}
:focus {
  outline: none;
}
a,
a:hover {
  text-decoration: none;
}
a,
a:hover,
a:focus {
  color: inherit;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
label {
  font-weight: normal;
}
.clearfix {
  clear: left;
}
:focus,
.btn:focus,
.form-control:focus,
button:focus {
  outline: none !important;
  box-shadow: none !important;
}
.no-drop {
  cursor: no-drop;
}
button {
  border: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clr {
  clear: left;
}
.ffw {
  font-weight: bold;
}
.tc {
  text-align: center !important;
}
.tl {
  text-align: left !important;
}
.mxa {
  margin: 0 auto !important;
}
.mas {
  margin: 0 auto !important;
  display: table !important;
  float: none !important;
}
li {
  list-style: none;
}
.posr {
  position: relative;
}
.wf {
  width: 100%;
}
.db {
  display: block;
}
.pn {
  padding: 0 !important;
}
.pn-md {
  padding: 0;
}
@media all and (min-width: 768px) {
  .pn-md {
    padding: inherit;
  }
}
.img-cen {
  margin: 0 auto;
  display: block;
}
.cp {
  cursor: pointer;
}
.pvn {
  pointer-events: none;
}
.bgn {
  background: none;
}
.bn {
  border: none;
}
.brn {
  border-radius: 0;
}
.b1 {
  border: 1px solid #cccccc;
}
.b2 {
  border: 1px solid #e4e4e4;
}
.pbn {
  padding-bottom: 0 !important;
}
.pb60 {
  padding-bottom: 60px;
}
.my15 {
  margin: 15px 0;
}
.mb15 {
  margin-bottom: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mtn {
  margin-top: 0 !important;
}
.mtspace {
  margin-top: 15px;
}
.mbspace {
  margin-bottom: 15px;
}
.mrspace {
  margin-right: 15px;
}
.mlspace {
  margin-left: 15px;
}
.uli {
  padding: 0;
  margin: 0;
}
.gra1 {
  background: #1ca5cc;
  background: -moz-linear-gradient(top, #1ca5cc 0%, #47a084 100%);
  background: -webkit-linear-gradient(top, #1ca5cc 0%, #47a084 100%);
  background: linear-gradient(to bottom, #1ca5cc 0%, #47a084 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#033454', endColorstr='#2b8ec9', GradientType=0);
}
.ron {
  border-radius: 0 !important;
}
.centro {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.centro.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.centro.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
.cc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cc.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cc.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
.ccl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
.ccl.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ccl.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
/* Container
 ------------------------------------------------------------- */
.card {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  margin: 20px auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 3px solid transparent;
}
.card:hover {
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.12), 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  border-bottom: 3px solid #ecb731;
}
.card h1,
.card h2,
.card h3,
.card h4 {
  margin-top: 0;
}
.card p {
  text-align: justify;
}
.scrolltop {
  width: 45px;
  height: 45px;
  background: white;
  position: fixed;
  right: 15px;
  bottom: 45px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  z-index: 50;
}
.scrolltop:hover {
  cursor: pointer;
  background-color: white;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.12), 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  background-color: #52668e;
}
.scrolltop:hover i {
  color: #ffffff;
}
.scrolltop i {
  font-size: 27px;
  color: #000;
  padding: 0 14px;
}
/* -------------------------------- 
swiper
-------------------------------- */
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  text-align: left;
}
.swiper-button-next,
.swiper-button-prev {
  width: 35px;
  height: 35px;
  background-size: inherit;
  background-size: 100% !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("../img/icons/arrow-pre.png") !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/icons/arrow-next.png") !important;
}
.swiper-pagination-bullet {
  border: 2px solid #000;
  background: transparent;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #000000;
}
.bg1 {
  background-color: #1ca5cc;
  color: #ffffff;
}
.bg2 {
  background-color: #47a084;
  color: #ffffff;
}
.bg3 {
  background-color: #dac529;
  color: #ffffff;
}
.mh50 {
  min-height: 50px;
}
.mh150 {
  min-height: 150px;
}
.bg-blck-overlay {
  background: rgba(0, 0, 0, 0.85);
}
header {
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
}
header.fill {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .navbar-brand > img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .my-nav .navbar-collapse .navbar-nav li a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header,
.my-nav .navbar-collapse .navbar-nav li a,
.navbar-brand,
.navbar-header,
.navbar-brand > img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#clicktoscrolltop {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.quick-view-content-wrapper {
  background-color: #fff !important;
}
.cd-quick-view.animate-width.add-content {
  visibility: visible !important;
}
.mawbutton {
  outline: none;
  border: 0px;
  overflow: hidden;
  position: relative;
  border-radius: 9px;
  font-size: 20px;
  letter-spacing: 2px;
  color: white;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.mawbutton .mawbutton-ripple {
  position: absolute;
  border-radius: 100%;
  width: 0px;
  height: 0px;
  background: rgba(248, 248, 255, 0.2);
  transition: all 50ms ease-out;
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
}
.mawbutton .mawbutton-ripple-out {
  background: rgba(248, 248, 255, 0);
  transition: background 50ms ease-out opacity 50ms ease-out;
  -webkit-transition: background 50ms ease-out opacity 50ms ease-out;
  -moz-transition: background 50ms ease-out;
  -o-transition: background 50ms ease-out;
}
.mawbutton .mawbutton-stop {
  -webkit-transition: none !important;
  transition: none !important;
}
/**************************/
/*CUSTOM CSS START */
/**************************/
a {
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
}
.parallax-fix,
.cd-gallery > ul > li {
  position: relative;
  background-attachment: fixed;
  transition-timing-function: none;
  -moz-transition-timing-function: none;
  -webkit-transition-timing-function: none;
  -o-transition-timing-function: none;
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
}
/* -------------------------------- 
Header
-------------------------------- */
.hcalc {
  height: -moz-calc(100% - (80px + 35px));
  height: -webkit-calc(100% - (80px + 35px));
  height: calc(100% - (80px + 35px));
}
b,
strong {
  font-family: 'Rubik', sans-serif;
}
.tipue_search_content_title a {
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
}
header {
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
}
header .logocontent {
  float: left;
  margin: 12px 0 0 10px;
  text-transform: uppercase;
  font-size: 15.7px;
  line-height: 21px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 0;
  position: relative;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  header .logocontent {
    margin: 4px 0 0 10px;
  }
}
@media all and (max-width: 991px) {
  header .logocontent {
    margin: 0;
  }
}
@media all and (max-width: 576px) {
  header .logocontent {
    margin: 5px 0 0;
  }
}
header .logocontent div {
  color: #800000;
}
header .logocontent div:last-child {
  font-size: 14.5px;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
}
header.fill {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .navbar-brand > img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .my-nav .navbar-collapse {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (min-width: 991px) and (max-width: 1220px) {
  header.fill .my-nav .navbar-collapse {
    margin-top: -2px;
  }
}
header.fill .my-nav .navbar-collapse .navbar-nav li a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .logocontent {
  top: -40px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (min-width: 991px) and (max-width: 1220px) {
  header.fill .smInput {
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}
@media all and (max-width: 991px) {
  .my-nav .navbar-collapse .navbar-nav li a {
    margin: 10px 7px !important;
  }
}
header,
.my-nav .navbar-collapse .navbar-nav li a,
.navbar-brand,
.navbar-header,
.navbar-brand > img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* -------------------------------- 
Header
-------------------------------- */
header {
  background-color: transparent;
  height: 80px;
  line-height: 80px;
  top: 0;
  z-index: 50;
  width: 100%;
  position: relative;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
}
header.fixed {
  position: fixed;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  header.fixed {
    height: 60px;
  }
}
header .cd-search {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .cd-search input {
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif !important;
  letter-spacing: 1px;
}
header.fill {
  background-color: #ffffff;
  height: 60px;
  line-height: 60px;
}
header.fill .my-nav .navbar-header {
  margin: 2px 0;
}
@media all and (max-width: 991px) {
  header.fill .my-nav .navbar-header {
    margin: 0;
  }
}
header.fill .navbar-toggle {
  margin-top: 10px !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .navbar-brand {
  padding: 0 !important;
  height: 57px !important;
}
header.fill .navbar-brand img {
  transform: scale(0.8) !important;
  transform-origin: 33px 0 !important;
}
@media all and (max-width: 991px) {
  header.fill .navbar-brand img {
    transform: scale(1) !important;
  }
}
@media all and (max-width: 767px) {
  header.fill .navbar-brand img {
    transform: scale(0.6) !important;
    transform-origin: 33px 6px !important;
  }
}
header.fill .my-nav .navbar-collapse .navbar-nav li a {
  height: 39px;
  line-height: 41px;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  header.fill .my-nav .navbar-collapse .navbar-nav li a {
    margin: 10px 20px;
  }
}
header.fill .cd-header-buttons {
  margin-top: 7px;
}
header.fill .cd-search.is-visible,
header.fill .cd-header-buttons,
header.fill .cd-search {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header.fill .cd-search {
  top: 60px;
}
@media only screen and (min-width: 1170px) {
  header.fill .cd-search {
    top: 60px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}
@media all and (max-width: 991px) {
  header {
    height: auto;
  }
}
@media all and (max-width: 767px) {
  header {
    box-shadow: none;
  }
}
header.middle .my-nav,
header.fullwith .my-nav {
  border-radius: 0 !important;
}
@media all and (max-width: 767px) {
  header.middle .my-nav,
  header.fullwith .my-nav {
    border: 0;
  }
}
header .my-nav {
  background-color: transparent;
  border-color: transparent;
}
header .my-nav .navbar-header {
  margin: 0;
  z-index: 50;
  position: relative;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  header .my-nav .navbar-header {
    margin: 0 auto;
  }
}
header .my-nav .navbar-header .navbar-brand {
  display: flex;
  height: 80px;
  padding: 8px 0;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  header .my-nav .navbar-header .navbar-brand {
    height: 55px;
    padding: 8px 0 0;
    position: relative;
    top: 8px;
  }
}
@media all and (max-width: 991px) {
  header .my-nav .navbar-header .navbar-brand {
    height: 60px;
  }
}
@media all and (max-width: 576px) {
  header .my-nav .navbar-header .navbar-brand {
    transform: scale(0.7);
    transform-origin: 0 39px;
    top: -6px;
    position: absolute;
  }
}
header .my-nav .navbar-header .navbar-brand img {
  transform: scale(1);
  transform-origin: 33px 5px;
}
@media all and (max-width: 767px) {
  header .my-nav .navbar-header .navbar-brand img {
    transform: scale(1) !important;
    transform-origin: 33px -5px !important;
  }
}
@media all and (max-width: 576px) {
  header .my-nav .navbar-header .navbar-brand img {
    transform: scale(1.2) !important;
  }
}
header .my-nav .navbar-collapse {
  border-color: transparent;
  z-index: 5;
  position: relative;
  border-radius: 0 0 20px 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (min-width: 991px) and (max-width: 1220px) {
  header .my-nav .navbar-collapse {
    background-image: url("../img/vvgroups.svg");
    background-repeat: no-repeat;
    background-size: 33%;
    background-position: 80% 25%;
    background-attachment: fixed;
    margin-top: 16px;
  }
}
@media all and (max-width: 767px) {
  header .my-nav .navbar-collapse {
    background-color: #ffffff;
    padding: 0 25px;
  }
}
@media all and (min-width: 991px) and (max-width: 1220px) {
  header .my-nav .navbar-collapse .navbar-nav {
    margin-top: 7.5px;
    padding: 7% 0;
  }
}
header .my-nav .navbar-collapse .navbar-nav li.open a {
  background-color: transparent;
}
header .my-nav .navbar-collapse .navbar-nav li a {
  padding: 0;
  margin: 10px 16px;
  font-size: 11px;
  height: 47px;
  line-height: 59px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000;
}
@media all and (max-width: 991px) {
  header .my-nav .navbar-collapse .navbar-nav li a {
    height: 40px;
    line-height: 40px;
    margin: 10px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  header .my-nav .navbar-collapse .navbar-nav li a {
    margin: 25px 20px;
  }
}
@media all and (max-width: 767px) {
  header .my-nav .navbar-collapse .navbar-nav li a {
    background-color: #ffffff;
    padding: 0;
  }
}
header .my-nav .navbar-collapse .navbar-nav li ul.dropdown-menu {
  padding: 0;
  border: 0;
}
header .my-nav .navbar-collapse .navbar-nav li ul.dropdown-menu li a {
  padding: 10px 6px;
  height: auto;
  line-height: 20px;
}
header .my-nav .navbar-collapse .navbar-nav li ul.dropdown-menu li a:hover {
  background-color: #1793d1;
  color: #ffffff;
}
header .my-nav .navbar-toggle {
  margin-top: 18px;
  margin-right: 0;
  padding: 5px 11px 8px;
  border-radius: 0 !important;
  background-color: #000000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 991px) {
  header .my-nav .navbar-toggle {
    margin-top: 10px;
  }
}
header .my-nav .navbar-toggle.mbar1.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}
header .my-nav .navbar-toggle.mbar1.active .icon-bar:nth-of-type(2) {
  background-color: transparent !important;
}
header .my-nav .navbar-toggle.mbar1.active .icon-bar:nth-of-type(3) {
  top: -10px;
  transform: rotate(-45deg);
}
header .my-nav .navbar-toggle.mbar2 .bar1,
header .my-nav .navbar-toggle.mbar2 .bar2,
header .my-nav .navbar-toggle.mbar2 .bar3 {
  width: 22px;
  height: 2px;
  background-color: #ffffff;
  margin: 4px 0;
  transition: 0.4s;
}
header .my-nav .navbar-toggle.mbar2.active .bar1 {
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
}
header .my-nav .navbar-toggle.mbar2.active .bar2 {
  opacity: 0;
}
header .my-nav .navbar-toggle.mbar2.active .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);
}
header .my-nav .navbar-toggle:hover,
header .my-nav .navbar-toggle:focus {
  background-color: #000000;
}
header .my-nav .navbar-toggle .icon-bar {
  position: relative;
  transition: all 300ms ease-in-out;
  width: 35px;
  height: 5px;
}
header .my-nav .navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}
header .my-nav .navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}
.my-nav {
  margin-bottom: 0;
}
.my-nav .open .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.my-nav .open .dropdown-menu li a {
  color: #000000;
}
.my-nav .dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  display: block;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.my-nav .dropdown-menu li a {
  color: #ffffff;
}
.main-container.fixed {
  background-color: #ffffff;
  height: -moz-calc(100% - (80px + 35px));
  height: -webkit-calc(100% - (80px + 35px));
  height: calc(100% - (80px + 35px));
  padding-top: 0;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .main-container.fixed {
    height: -moz-calc(100% - (120px + 35px));
    height: -webkit-calc(100% - (120px + 35px));
    height: calc(100% - (120px + 35px));
    padding-top: 0;
  }
}
@media all and (max-width: 767px) {
  .main-container.fixed {
    height: -moz-calc(100% - (67px + 35px));
    height: -webkit-calc(100% - (67px + 35px));
    height: calc(100% - (67px + 35px));
    padding-top: 0;
  }
}
footer.footer {
  background-color: #2c2c2c;
  min-height: 35px;
  line-height: 25px;
  width: 100%;
  margin: 0;
  color: #979797;
  padding: 15px 0;
}
footer.footer.fixed {
  position: fixed;
  bottom: 0;
  z-index: 50;
}
footer.footer .imm {
  max-width: 40px;
}
footer.footer .copyrights {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 40px;
}
@media all and (max-width: 767px) {
  footer.footer .copyrights {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  footer.footer .flogo-con {
    text-align: center;
  }
}
footer.footer .flogo-con .flogo {
  float: right;
}
@media all and (max-width: 767px) {
  footer.footer .flogo-con .flogo {
    float: none;
    margin: 10px auto;
    display: inline-block;
  }
}
footer.footer .flogo-con .flogo a {
  display: inline-block;
  float: left;
}
div.service-section {
  background-color: #ededed;
  position: relative;
}
div.service-section .event-btn-align {
  width: 120px;
  clear: left;
  position: relative;
  left: 50%;
  height: 61px;
  z-index: 5000;
  margin-left: -60px;
}
.team-location {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #2d2d2d;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.eventsec {
  clear: left;
  height: auto;
  overflow: hidden;
  float: left;
}
.eventsec.divition {
  padding-bottom: 30px;
}
.eventsec .container {
  position: relative;
  z-index: 1;
}
.section_con.ourTeam,
.section_con.ourCompany {
  min-height: inherit;
}
@media all and (max-width: 1366px) {
  .section_con.ban1,
  .section_con.ban2,
  .section_con.ban3 {
    background-size: cover !important;
  }
}
.section_con.ban3 {
  background-color: #e8e8e8;
}
.section_con.ban2 {
  background-color: #f9fafc;
}
@media all and (max-width: 1366px) {
}
@media all and (max-width: 991px) {
  .section_con {
    background-position-x: 33% !important;
  }
}
@media all and (max-width: 767px) {
  .section_con {
    background-attachment: inherit;
  }
}
.section_con .middle {
  min-height: 100vh;
}
.section_con .middle .inner-box {
  position: absolute;
  padding: 3% 5% 0 !important;
  bottom: 0;
  color: #ffffff;
  overflow: hidden;
  bottom: -10px;
}
@media all and (max-width: 576px) {
  .section_con .middle .inner-box {
    padding: 0 3% 0 !important;
  }
}
.section_con .middle .inner-box.left {
  left: 0;
}
.section_con .middle .inner-box.right {
  right: 0;
}
.section_con .middle .inner-box .separator-line {
  margin-bottom: 4%;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  float: left;
}
.section_con .middle .inner-box .text-big {
  font-size: 8.9em;
  line-height: 0.8em;
  font-weight: 500;
  left: -8px;
  white-space: pre;
  opacity: 0.1;
  text-transform: unset;
  top: -30px;
  position: absolute;
}
@media all and (max-width: 576px) {
  .section_con .middle .inner-box .text-big {
    font-size: 3em;
    left: -2%;
  }
}
.section_con .middle .inner-box h4 {
  font-size: 17px;
  font-weight: 100;
  letter-spacing: 3px;
  line-height: 27px;
  text-transform: uppercase;
  clear: left;
  margin-bottom: 10px;
  font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
}
@media all and (max-width: 576px) {
  .section_con .middle .inner-box h4 {
    white-space: inherit;
    font-size: 13px;
  }
}
.section_con .middle .inner-box h5 {
  font-size: 45px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 90px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'OswaldBold', Arial, Helvetica, sans-serif;
}
@media all and (max-width: 576px) {
  .section_con .middle .inner-box h5 {
    font-size: 31px;
    line-height: 50px;
  }
}
.section_con .middle .inner-box h6 {
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 3px;
  line-height: 27px;
  word-spacing: 0px;
  text-transform: uppercase;
  clear: left;
  margin-bottom: 10px;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  padding-top: 10%;
}
@media all and (max-width: 576px) {
  .section_con .middle .inner-box h6 {
    font-size: 12px;
    line-height: 20px;
    padding-top: 10%;
  }
}
.h-red {
  background-color: #1ca5cc;
}
.h-choco {
  background-color: #47a084;
}
.h-brown {
  background-color: #dac529;
}
.divition {
  padding: 0 0 80px;
  float: left;
  width: 100%;
}
.ourTeam,
.ourCompany,
.aboutus {
  background-color: #ffffff;
}
.ourTeam h1,
.ourCompany h1,
.aboutus h1 {
  text-align: center;
}
.ourTeam h4,
.ourCompany h4,
.aboutus h4 {
  color: #7f7f7f;
  font-weight: 400;
  text-align: center;
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 26px;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
}
.aboutus {
  padding-bottom: 70px;
}
.aboutus h4 {
  padding-bottom: 0;
}
.aboutSlideBox {
  background-color: #f8f8f8;
  padding-bottom: 0;
  float: left;
  width: 100%;
}
.aboutSlideBox .content-about {
  padding: 6% 0 80px;
}
@media all and (max-width: 991px) {
  .aboutSlideBox .content-about {
    padding-top: 30px;
    clear: left;
    float: left;
  }
}
.aboutSlideBox .indus-img {
  width: 100%;
  text-align: center;
  float: right;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .aboutSlideBox [class*="swiper-button-"] {
    display: none;
  }
}
@media all and (max-width: 767px) {
}
.aboutSlideBox .swiper-slide .count {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  float: right;
  font-size: 80px;
  line-height: 112px;
  padding: 0 60px;
  font-family: 'OswaldRegular', Arial, Helvetica, sans-serif;
  color: #000000;
}
@media all and (max-width: 767px) {
  .aboutSlideBox .swiper-slide .count {
    border-right: 0;
    float: left;
    padding: 0;
  }
}
.aboutSlideBox .swiper-slide .subHeadTitle {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin: 5px 0 25px;
  letter-spacing: 2px;
}
.aboutSlideBox .swiper-slide h4 {
  line-height: 30px;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  letter-spacing: 3px;
}
.aboutSlideBox .swiper-slide h4 a {
  color: #800000;
}
.aboutSlideBox .swiper-slide p {
  width: 80%;
  font-size: 15px;
}
.aboutSlideBox .swiper-slide .viewbtn {
  border: 3px solid #000000;
  background-color: transparent;
  font-size: 12px;
  padding: 4px 13px;
  color: #000000;
  font-weight: 700;
  margin: 30px 0 0;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
}
.aboutSlideBox .swiper-slide .viewbtn:hover {
  background-color: #000000;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .aboutSlideBox .swiper-slide .viewbtn {
    margin: 20px 0 50px;
  }
}
.section-title {
  color: #464646;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  padding: 100px 15px 30px;
  margin: 0;
  font-family: 'Rubik', sans-serif;
  text-align: center;
}
@media all and (max-width: 576px) {
  .section-title {
    padding: 90px 0 30px;
  }
}
.section-title.slide {
  background-color: #ffffff;
  width: auto;
  float: none;
  padding: 10px 20px;
  color: #52668e;
  display: table;
  border-radius: 50px;
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  margin: 43px auto;
}
@media all and (max-width: 767px) {
  .col-xs-mobile-fullwidth {
    clear: both;
    display: inline-block;
    float: left;
    width: 100%;
  }
}
.center-col {
  float: none !important;
  margin: 0 auto;
  clear: both;
}
.serviceinner {
  min-height: 165px;
  color: #626262;
}
@media all and (max-width: 767px) {
  .serviceinner {
    min-height: inherit;
  }
}
.serviceinner h5 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.serviceinner:hover .separator-line,
.serviceinner:hover h5 {
  background-color: #800000;
  width: 57px;
}
.serviceinner .separator-line {
  width: 57px;
  margin: 0% 0;
  background: #000000;
}
.serviceinner h5 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Rubik', sans-serif;
  width: 25px;
  height: 25px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
}
.serviceinner p {
  line-height: 23px;
  font-size: 12px;
  font-family: 'Rubik', sans-serif;
  letter-spacing: 0px;
  word-spacing: 4px;
  text-transform: uppercase;
  color: #000000;
  padding: 20px 20px 20px 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 1200px) {
}
@media all and (max-width: 991px) {
}
@media all and (max-width: 767px) {
  .serviceinner p {
    min-height: inherit;
    height: auto;
    padding-bottom: 40px;
  }
}
.serviceinner p a {
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
  background-color: #52668e;
  padding: 2px 6px;
  font-size: 11px;
}
.bg-yellow {
  background: #800000;
}
.separator-line {
  height: 2px;
  margin: 0 auto;
  width: 30px;
  margin: 5% 0;
}
.separator-line.pop {
  margin: 15px 0;
}
.row_sep {
  clear: left;
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
}
.swiper-ourteam .swiper-slide:hover {
  cursor: url('../img/icons/icon-move.png'), move;
}
.swiper-ourteam .swiper-slide:hover img {
  background-color: #6b6b6b;
}
.swiper-ourteam .swiper-slide:hover .team-details {
  opacity: 1;
  margin-bottom: 134px;
}
.swiper-ourteam .swiper-slide figure {
  padding: 25px 0;
  position: relative !important;
  z-index: 5;
}
.swiper-ourteam .swiper-slide figure:hover {
  cursor: default;
}
.swiper-ourteam .swiper-slide figure .team-name {
  width: 100%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Rubik', sans-serif;
  letter-spacing: 2px;
  color: #000000;
  white-space: pre;
}
.swiper-ourteam .swiper-slide figure .team-post {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.swiper-ourteam .swiper-slide .team-details {
  opacity: 0;
  position: absolute;
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  color: #ffffff;
}
.swiper-ourteam .swiper-slide .team-details p {
  font-size: 13px;
  text-align: center;
  margin: 5% auto;
  color: #eaeaea;
  width: 70%;
}
.swiper-ourteam .swiper-slide .team-details .separator-line-thick {
  height: 4px;
  margin: 0 auto;
  width: 30px;
  margin: 7% auto;
  background-color: #ffffff;
}
.black-text-link {
  color: #000000;
  margin: 0 12px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.black-text-link:hover {
  color: #858585;
}
.ourCompany .middle {
  width: 308px;
  padding: 8.6% 0 240px 0;
  min-height: inherit;
  margin: 0 auto;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .ourCompany .middle {
    padding: 10% 5% 0;
  }
}
@media all and (max-width: 1280px) {
  .ourCompany .middle {
    padding: 8.6% 0 240px 0;
  }
}
@media all and (max-width: 991px) {
  .ourCompany .middle {
    text-align: center;
    padding: 10% 5% 0;
    width: 100%;
  }
}
.ourCompany .middle .reasons {
  text-align: justify;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ourCompany .middle .reasons.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ourCompany .middle .reasons.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
@media all and (max-width: 991px) {
  .ourCompany .middle .reasons {
    text-align: center;
  }
}
.ourCompany .middle .slider-title {
  display: inline-block;
  font-size: 27px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #ffffff;
  width: 100%;
}
@media all and (max-width: 991px) {
  .ourCompany .middle .slider-title {
    text-align: center;
  }
}
.ourCompany .middle .slider-title span {
  display: table;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px;
}
@media all and (max-width: 991px) {
  .ourCompany .middle .slider-title span {
    display: inherit;
  }
}
.ourCompany .middle p {
  color: #ffffff;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 55px;
}
.ourCompany .middle img {
  position: absolute;
  bottom: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.32);
}
@media all and (max-width: 991px) {
  .ourCompany .middle img {
    position: inherit;
    bottom: inherit;
    display: block;
  }
}
.equal-h {
  display: flex;
}
@media all and (max-width: 991px) {
  .equal-h {
    display: inherit;
  }
}
.contactus {
  min-height: inherit;
  background-color: #ffffff;
  padding-bottom: 45px;
}
.contactus .effect-20 ~ .focus-border i:before,
.contactus .effect-20 ~ .focus-border i:after,
.contactus .effect-20 ~ .focus-border:before,
.contactus .effect-20 ~ .focus-border:after {
  background-color: #dac529 !important;
}
.carfrm {
  padding: 30px 0 40px;
}
.features-box {
  padding-bottom: 25px;
}
.features-box i {
  font-size: 40px;
  min-height: 65px;
  margin-bottom: 15px;
}
.features-box h5 {
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.5em;
}
.wide-separator-line {
  margin-top: 6%;
  margin-bottom: 6%;
  background-color: #e5e5e5;
  height: 1px;
  clear: left;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.input-effect label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 19px;
}
.input-effect label span {
  color: red;
}
.required {
  font-size: 11px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.imp {
  color: red;
}
/*= input focus effects css
=========================== */
.input-effect {
  float: left;
  width: 100%;
  margin: 25px 0;
  position: relative;
  z-index: 5;
}
/* necessary to give position: relative to parent. */
.input-effect input[type="text"],
.input-effect input[type="email"],
.input-effect input[type="number"] {
  height: 38px;
}
.input-effect input[type="text"],
.input-effect input[type="email"],
.input-effect input[type="number"],
.input-effect textarea {
  color: #333;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 1px;
  font-size: 14px;
  letter-spacing: 2px;
}
.input-effect textarea {
  min-height: 125px;
  resize: none;
  float: left;
}
.effect-1 {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  padding: 7px 0;
  border-bottom: 1px solid #ccc;
}
.effect-1 ~ .focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #800000;
  transition: 0.4s;
}
.effect-1:focus ~ .focus-border {
  width: 100%;
  transition: 0.4s;
}
.effect-20 {
  border: 1px solid #ccc;
  padding: 7px 14px;
  transition: 0.4s;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.effect-20 ~ .focus-border:before,
.effect-20 ~ .focus-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #800000;
  transition: 0.3s;
}
.effect-20 ~ .focus-border:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.effect-20 ~ .focus-border i:before,
.effect-20 ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background-color: #800000;
  transition: 0.4s;
}
.effect-20 ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.effect-20:focus ~ .focus-border:before,
.effect-20:focus ~ .focus-border:after,
.has-content.effect-20 ~ .focus-border:before,
.has-content.effect-20 ~ .focus-border:after {
  width: 100%;
  transition: 0.3s;
}
.effect-20:focus ~ .focus-border i:before,
.effect-20:focus ~ .focus-border i:after,
.has-content.effect-20 ~ .focus-border i:before,
.has-content.effect-20 ~ .focus-border i:after {
  height: 100%;
  transition: 0.4s;
}
.effect-20 ~ label {
  position: absolute;
  left: 14px;
  width: 100%;
  top: 10px;
  color: #aaa;
  transition: 0.3s;
  z-index: -1;
  letter-spacing: 0.5px;
}
.effect-20:focus ~ label,
.has-content.effect-20 ~ label {
  top: -18px;
  left: 0;
  font-size: 12px;
  color: #800000;
  transition: 0.3s;
}
/*= input focus effects css End
=============================== */
.h-btn {
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  letter-spacing: 2px;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
  float: right;
  border: 2px solid #000000;
  font-size: 13px;
}
.h-btn:hover,
.h-btn:focus {
  border-color: #000000 !important;
  background-color: #000000 !important;
  color: #ffffff !important;
}
.contactus2 {
  background-color: #ffffff;
  padding: 45px 0;
}
.cd-trigger figcaption {
  display: none;
  position: inherit;
  bottom: 0;
  top: inherit;
  width: 100%;
  letter-spacing: 2px;
  font-size: 14px;
  color: #ffffff;
}
.cd-trigger figcaption p {
  font-size: 12px;
  line-height: 32px;
  color: #d6d6d6;
  padding-bottom: 35px;
}
.ptba {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media all and (max-width: 576px) {
  .xs-display-none {
    display: none;
  }
}
.quick-question {
  position: fixed;
  top: 175px;
  border-radius: 4px;
  right: -153px;
  background: url('../img/icons/quick-question.png') no-repeat 14px center rgba(50, 50, 50, 0.8);
  z-index: 10;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.quick-question:hover {
  right: -5px;
}
.quick-question:hover span {
  opacity: 1;
}
.quick-question a {
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 8px 15px;
  display: block;
}
.quick-question span {
  padding: 0 28px;
  position: relative;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.cd-trigger:hover {
  cursor: url('../img/icons/icon-zoom-white.png'), move;
  background-color: rgba(0, 0, 0, 0.75);
}
.scrolltop {
  width: 23px;
  height: 23px;
  background: #2d2d2d;
  right: 3%;
  bottom: 9%;
  border-radius: 0 !important;
  line-height: 13px;
}
.scrolltop i {
  font-size: 18px;
  color: #ffffff;
  padding: 0;
  text-align: center;
  line-height: 23px;
}
.cd-slider li.selected {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  width: 100%;
}
.appico {
  margin-bottom: 10px;
}
@media all and (max-width: 1169px) {
  .appico {
    margin-bottom: 0;
  }
}
.appico .downloadlink {
  display: inline-block;
  background-color: transparent;
}
.appico .downloadlink img {
  width: auto;
  margin-right: 0;
}
.cd-header-buttons {
  height: 50px;
  margin-top: 17px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.cd-item-info p {
  text-align: justify;
  font-size: 14px;
}
.portfolio-block {
  min-height: inherit;
}
.portfolio-block section {
  background-color: #ffffff !important;
}
.cd-item-info {
  height: 301px;
}
@media all and (max-width: 1169px) {
  .no-touch .cd-item {
    background-color: #ffffff;
  }
}
.cd-item:hover figcaption {
  display: block;
}
.cd-item figcaption h3 {
  line-height: 25px;
  padding: 0 2%;
}
.cd-gallery {
  position: relative;
}
.cd-slider-navigation a.cd-prev {
  float: right;
}
/* model pop */
/* underline effect */
#anchorTag li {
  position: relative;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  #anchorTag li {
    overflow: hidden;
  }
}
@media all and (min-width: 991px) and (max-width: 1220px) {
  #anchorTag li {
    width: 200px;
    margin-left: 20%;
    box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  }
}
@media all and (max-width: 991px) {
  #anchorTag li {
    width: 98%;
  }
}
#anchorTag li a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  #anchorTag li a {
    height: 22px;
    line-height: 22px;
    margin: 10px;
  }
}
@media all and (max-width: 1220px), all and (min-width: 991px) and (max-width: 1220px) {
  #anchorTag li a {
    height: 40px;
    margin: 0 !important;
    line-height: 40px;
  }
}
@media all and (max-width: 1220px) {
  #anchorTag li a {
    padding: 0 15px;
  }
}
#anchorTag li i.underline {
  bottom: 0px;
  display: block;
  height: 2px;
  left: 50%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  width: 0;
}
@media all and (max-width: 1220px), all and (min-width: 991px) and (max-width: 1220px) {
  #anchorTag a:hover,
  #anchorTag a.active {
    background-color: #000000;
    padding: 10px 25px;
    margin: 0;
    color: #ffffff;
  }
}
@media all and (max-width: 1220px) {
  #anchorTag a:hover,
  #anchorTag a.active {
    padding: 0 0 0 25px;
  }
}
@media all and (max-width: 1220px) {
  #anchorTag a:hover {
    background-color: transparent;
    padding: 10px 25px;
    margin: 0;
    color: inherit !important;
    padding: 0 0 0 25px;
  }
}
@media all and (max-width: 1220px) {
  #anchorTag a.atop.active:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
}
#anchorTag a.active i.underline,
#anchorTag li a:hover i.underline {
  opacity: 1;
  width: 100%;
  left: 0;
  background-color: #000000;
}
@media all and (max-width: 1220px) {
  #anchorTag a.active i.underline,
  #anchorTag li a:hover i.underline {
    opacity: 0;
  }
}
.smInput {
  display: none;
  float: right;
  margin: 10px 10px 0;
  height: 36px;
  width: 35px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.smInput i {
  float: left;
  padding: 7px;
  font-size: 23px;
}
@media all and (max-width: 1220px) {
  .smInput {
    display: block;
    margin-top: 17px;
  }
}
@media all and (max-width: 991px) {
  .smInput {
    margin-top: 10px;
  }
}
.ourCompany .middle img {
  opacity: 0.7;
}
.di {
  display: inherit;
}
.faceshake:hover {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@media all and (max-width: 576px) {
  .formsubmit {
    margin-top: 20px;
  }
}
.reqimp {
  top: -20px;
  position: relative;
}
@media all and (max-width: 991px) {
  .reqimp {
    top: 10px;
  }
}
.large-banner-con {
  display: block;
}
@media all and (max-width: 576px) {
  .large-banner-con {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .mbr-fullscreen.mbr-parallax-background.section_con {
    display: block !important;
  }
}
.small-banner-con {
  display: none;
}
@media all and (max-width: 576px) {
  .small-banner-con {
    display: block;
  }
}
@media all and (max-width: 576px) {
  .small-banner-con .small-banner {
    position: inherit;
  }
}
.small-banner-con .small-banner .inner-box {
  padding: 3% 5% 0 !important;
  bottom: 0;
  color: #ffffff;
  overflow: hidden;
}
.small-banner-con .small-banner .inner-box h5 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'OswaldBold', Arial, Helvetica, sans-serif;
}
.small-banner-con .small-banner .inner-box h5.text-big {
  font-size: 8.9em;
  line-height: 0.8em;
  font-weight: 500;
  left: -8px;
  white-space: pre;
  opacity: 0.1;
  text-transform: unset;
  top: -30px;
  position: absolute;
}
.small-banner-con .small-banner .inner-box h6 {
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 3px;
  line-height: 27px;
  word-spacing: 0px;
  text-transform: uppercase;
  clear: left;
  margin-bottom: 10px;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  padding-top: 10%;
}
.ourteamanage {
  background-color: #ecf1f5;
  padding: 0 0 40px;
}
.ourteamanage .section-title {
  margin-bottom: 30px;
}
@media all and (max-width: 576px) {
  .ourteamanage .section-title {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.ourteamanage .cardmod_con {
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
  text-align: center;
  /*height: 150px;*/
  margin-bottom: 50px;
  border-top: 4px solid red;
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 15px;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .ourteamanage .cardmod_con {
    width: 250px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 576px) {
  .ourteamanage .cardmod_con {
    width: 100%;
    margin-bottom: 15px;
    height: auto;
    padding: 20px 15px;
  }
}
.ourteamanage .cardmod_con.c1 {
  border-color: #6bd69c;
}
.ourteamanage .cardmod_con.c2 {
  border-color: #52d6e7;
}
.ourteamanage .cardmod_con.c3 {
  border-color: #e75239;
}
.ourteamanage .cardmod_con.c4 {
  border-color: #00405d;
}
.ourteamanage .cardmod_con.c5 {
  border-color: #cc7a00;
}
.ourteamanage .cardmod_con.c6 {
  border-color: #d0e100;
}
.ourteamanage .cardmod_con.c7 {
  border-color: #00a78e;
}
@media all and (min-width: 992px) {
  .ourteamanage .cardmod_con.c1,
  .ourteamanage .cardmod_con.c6 {
    float: right;
    margin-right: 25px;
  }
}
@media all and (min-width: 992px) {
  .ourteamanage .cardmod_con.c2,
  .ourteamanage .cardmod_con.c7 {
    float: left;
    margin-left: 25px;
  }
}
@media all and (min-width: 992px) {
  .ourteamanage .cardmod_con.c3,
  .ourteamanage .cardmod_con.c4,
  .ourteamanage .cardmod_con.c5 {
    margin: 35px 0 80px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .ourteamanage .cardmod_con.c3,
  .ourteamanage .cardmod_con.c4,
  .ourteamanage .cardmod_con.c5 {
    margin: 20px 0 55px;
  }
}
.ourteamanage .cardmod_con h3 {
  font-size: 15px;
  padding: 11px 0;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ourteamanage .cardmod_con h4 {
  font-size: 16px;
  line-height: 21px;
  color: #8c8c8c;
  letter-spacing: 1px;
}
/* Safari 5.1-6.0, Chrome 10-24 */
html.safari-mac .ride_con .ride:last-child {
  display: flex!important;
}
.ourcomp,
.ride_con .ride:last-child {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  display: block;
  /* OLD - iOS 6-, Safari 3.1-6 */
}
.ourcomp {
  width: 1162px;
  margin: 0 auto;
}
@media all and (max-width: 1230px) {
  .ourcomp {
    width: 100%;
  }
}
.ride_con {
  padding-bottom: 25px;
  float: left;
  width: 100%;
}
@media all and (max-width: 433px) {
  .ride_con {
    margin: 0 auto;
    float: none;
    width: 191px;
    overflow: hidden;
  }
}
.ride_con .ride_con ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
}
.ride_con .ride {
  background-position: top center;
  padding-top: 23px;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 10px;
  text-align: center;
}
.ride_con .ride.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ride_con .ride.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
.ride_con ul {
  float: left;
  position: relative;
  margin: 15px 0 0;
  padding: 0;
}
@media all and (max-width: 433px) {
  .ride_con ul {
    margin-bottom: 25px;
    padding: 25px 0 8px;
    box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    background-color: #ffffff;
  }
}
.ride_con ul li {
  display: inline;
  float: left;
  padding: 0 11px 11px;
}
.ride_con ul li::before {
  content: "";
  position: absolute;
  height: 26px;
  top: -3px;
  left: 22%;
  width: 56%;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
}
@media all and (max-width: 433px) {
  .ride_con ul li::before {
    border: 0;
  }
}
.ride_con ul li:first-child {
  position: relative;
  border: none;
  width: auto;
  padding: 0 7px;
  background: #f8f8f8;
  margin: 0 auto;
  float: none;
  top: -14px;
  font-family: 'Rubik', sans-serif;
  display: table;
  text-align: center;
  color: #151515;
  text-transform: uppercase;
  z-index: 1;
  font-size: 11px;
  letter-spacing: 1px;
}
@media all and (max-width: 433px) {
  .ride_con ul li:first-child {
    background: transparent !important;
  }
}
.ride_con ul li:first-child:before {
  border: 0;
}
.ride_con ul li img:hover,
.ride_con ul li img {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ride_con ul li img:hover {
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.4);
}
.shadow2 {
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
}
.ride_con {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ride_con.center {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ride_con.left {
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
}
@media all and (min-width: 433px) and (max-width: 626px) {
  .threepart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .threepart.center {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .threepart.left {
    -webkit-align-items: left;
    align-items: left;
    -webkit-justify-content: left;
    justify-content: left;
  }
  .threepart li:first-child {
    position: absolute !important;
    left: 50%;
    margin-left: -50px !important;
  }
  .threepart li:nth-child(2),
  .threepart li:nth-child(3),
  .threepart li:nth-child(4) {
    margin-top: 22px;
  }
}
.ourarrow [class*="swiper-button"] {
  top: 40%;
}
.inpagenav {
  position: absolute;
  right: 15px;
  top: 2px;
  z-index: 50;
}
.inpagenav li a {
  padding: 15px 0 0 !important;
}
@media all and (max-width: 991px) {
  .inpagenav li a {
    padding: 0 !important;
  }
}
header.header.middle.fixed.fill .inpagenav li a {
  padding: 8px 0 0 !important;
}
@media all and (max-width: 991px) {
  header.header.middle.fixed.fill .inpagenav li a {
    padding: 0 !important;
  }
}
@media all and (min-width: 992px) {
  .respar {
    padding-right: 25px;
  }
}
.my-im {
  -ms-flex-item-align: inherit !important;
  -ms-grid-row-align: inherit !important;
  -webkit-align-self: inherit !important;
  align-self: inherit !important;
  margin-top: 60px;
}
@media all and (max-width: 991px) {
  .my-im {
    margin-top: 0px;
    margin-bottom: 25px;
  }
}
