#less-content-separator {
  content: "separator";
}
@keyframes loading {
  0% {
    border: 0px solid white;
  }
  20% {
    border: 8px solid white;
    width: 0%;
    height: 0%;
  }
  100% {
    border: 8px solid white;
    width: 100%;
    height: 100%;
  }
}
.title-module2::after
{
  background: red;
  color: red;
}
.componentheading{
  display: none;
}
.rsprint2{
  display: inline-block;
}
.title-content{
    border: 3px solid #fdc300;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 0 20px;
    font-size: 123.07692308%;
    line-height: 50px;
    width: 40px;
}
.first-word1{
    border-top: 3px solid #fdc300!important;
    border-left: none;
    border-right: none;
    border-top: none;
    line-height: 50px;
}
.text{
  font-size: 16px;
}
.jv-top{
      padding-top: 0px!important;
}
@media (min-width: 992px){
.col-md-6 
{
    width: 49%;
}
}
/*K2*/
div.catItemIntroText {
    font-size: 14px!important;
}
div.itemFullText {
    font-size: 14px;
}
.col-md-6{
  padding-right: 30px!important;
  padding-left: 0px!important;
}
.rsform1{
  width: 120px;
}
.text2{
  font-size: 14px!important;
}
.row {
    margin-top: 10px;
}
h2.itemTitle{
color: #444;
font-size: 28px!important;
text-transform: uppercase!important;
}
div.itemIntroText{
 font-weight: normal!important;
 font-size: 14px!important;

}
div.itemListCategory {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 60px 0 24px 0;
    padding: 8px;
}
.catItemIntroText{
   margin-right: 0px;
}
.font-16px{
  font-size: 14px;
}
.list{
list-style-type: square;
padding-left: 20px;
}
div.catItemBody {
    padding: 0px 0!important;
    margin: 0;
}
/*END K2*/
/*Forms*/
@media (min-width: 992px){
.col-md-10 {
    width: 70%;
    background: #2c3741;
}
}
strong.formRequired{
  color: red;
}
.well {

    background-color: #ffffff;
}
/*END Forms*/
.col-md-4{
  padding-left: 15px!important;
  padding-right: 15px!important;
}
div.catItemView{
  margin-bottom: 0px;
}
.shadow{
  text-shadow: 2px 1px 3px #000000;
}
.slideshow-text{
  color:#ffe443!important;
}
#block-mainnav {
  background: #ffffff;
}
#block-mainnav::before {
  content: "";
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#block-mainnav ul.fxmenu {
  background: transparent;
  font-size: 100%;
  color: #333333;
  line-height: 80px;
  height: 80px;
  position: relative;
}
#block-mainnav ul.fxmenu li {
  cursor: pointer;
}
#block-mainnav ul.fxmenu li.level1.active,
#block-mainnav ul.fxmenu li.level1:hover {
  background: transparent;
  color: #333333;
}
#block-mainnav ul.fxmenu li.level1.active .level1,
#block-mainnav ul.fxmenu li.level1:hover .level1 {
  border-width: 3px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
}
#block-mainnav ul.fxmenu li.level1.active.hasChild .fx-subitem,
#block-mainnav ul.fxmenu li.level1:hover.hasChild .fx-subitem {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
#block-mainnav ul.fxmenu li.level1 .level1 {
  padding: 0 15px;
  border-bottom: 3px solid transparent;
  margin-bottom: -3px;
  line-height: 77px;
}
#block-mainnav ul.fxmenu li.level1.hasChild {
  position: static;
}
#block-mainnav ul.fxmenu li.level1.hasChild.level1 .fx-subitem {
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 20px;
}
#block-mainnav ul.fxmenu li.level1.hasChild.level1 > .fx-subitem {
  margin-top: 2px;
  margin-left: 0;
}
#block-mainnav ul.fxmenu li.level1.hasChild.level1 > .fx-subitem .insubitem {
  margin: 0 20px;
}
#block-mainnav ul.fxmenu li.level1.hasChild.level1 .group-content .fx-subitem {
  margin-left: 0;
}
#block-mainnav ul.fxmenu li.level1.hasChild > .fx-subitem {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  display: block !important;
  max-height: 0;
  overflow: hidden;
}
#block-mainnav ul.fxmenu li.level1.hasChild.hover > .fx-subitem {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  max-height: 1000px;
  overflow: visible;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  min-width: 250px;
  border-top-width: 3px;
  font-size: 100%;
  color: #333333;
  line-height: 48px;
  background: #ffffff;
  width: auto;
  white-space: nowrap;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a.levelsub::before,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub::before {
  margin-right: 10px;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem .li-group-title .level2.levelsub {
  font-size: 107.69230769%;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a.levelsub,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub {
  padding: 15px 0px;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a.levelsub::before,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub::before {
  margin-right: 5px;
  content: "";
  width: 6px;
  height: 6px;
  vertical-align: middle;
  margin-top: -3px;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub {
  padding: 15px 0px;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.active {
  background: transparent;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu:hover {
  background: transparent;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.fxcolumn:not(.hasChild) li {
  padding: 15px 0px;
}
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.fxcolumn:not(.hasChild):hover li:hover {
  background: transparent;
}
#block-mainnav ul.fxmenu li.level1.hasChild .level1.megamenu ~ .fx-subitem {
  left: 0;
  right: 0;
}
#block-mainnav ul.fxmenu li.level2 {
  line-height: initial;
}
#block-mainnav ul.fxmenu li.level2 .levelsub {
  border-bottom: 1px dotted #ddd;
}
#block-mainnav ul.fxmenu li.level2.hasChild .fx-subitem {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#block-mainnav ul.fxmenu li.level2.hasChild .fx-subitem a.levelsub,
#block-mainnav ul.fxmenu li.level2.hasChild .fx-subitem span.levelsub {
  padding: 0;
}
#block-mainnav ul.fxmenu li.level2.hasChild .iconsubmenu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  top: 0;
  margin: 0;
  height: 100%;
  right: 20px;
  display: none;
}
#block-mainnav ul.fxmenu li.level2.hasChild .iconsubmenu::before {
  opacity: 0.6;
  filter: alpha(opacity=60);
  content: "\f0da";
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  top: 50%;
  line-height: initial !important;
  font-size: 15px !important;
}
.b-lazy {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.b-lazy.b-loaded {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.loading {
  margin-top: 50px;
  margin-bottom: 50px;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #03a9f4;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.loading:after {
  content: '';
  top: 50%;
  left: 50%;
  border: 0px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: loading 1000ms ease-out forwards infinite;
  -moz-animation: loading 1000ms ease-out forwards infinite;
  -o-animation: loading 1000ms ease-out forwards infinite;
  animation: loading 1000ms ease-out forwards infinite;
}
.loading.end {
  background-color: transparent;
}
.loading.end::after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.owl-carousel:hover .owl-controls .owl-buttons,
.owl-carousel:focus .owl-controls .owl-buttons,
.owl-carousel:active .owl-controls .owl-buttons,
.owl-carousel:hover .owl-controls .owl-nav,
.owl-carousel:focus .owl-controls .owl-nav,
.owl-carousel:active .owl-controls .owl-nav {
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  opacity: 1;
  filter: alpha(opacity=100);
}
.owl-item > [class*="col-"] {
  width: 100%;
}
.owl-controls .owl-buttons,
.owl-controls .owl-nav {
  opacity: 0;
  filter: alpha(opacity=0);
  right: 0;
  z-index: 999;
  top: 50%;
  -webkit-transform: translate(30px, -50%);
  -moz-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  -o-transform: translate(30px, -50%);
  transform: translate(30px, -50%);
  width: 30px;
}
.owl-controls .owl-buttons > div,
.owl-controls .owl-nav > div {
  font-size: 0;
}
.owl-controls .owl-buttons > div::before,
.owl-controls .owl-nav > div::before {
  background-color: #353e44;
  font-size: 11px !important;
  color: #fff;
  height: 30px;
  padding: 10px;
  width: 30px;
  text-indent: 0;
}
.owl-controls .owl-buttons > div.owl-prev::before,
.owl-controls .owl-nav > div.owl-prev::before {
  content: "\f053";
}
.owl-controls .owl-buttons > div.owl-next::before,
.owl-controls .owl-nav > div.owl-next::before {
  content: "\f054";
}
.owl-pagination,
.owl-dots {
  margin: 5px 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
.owl-page,
.owl-dot {
  display: inline-block;
}
.owl-page.active span,
.owl-dot.active span {
  background-color: #fff;
}
.owl-page span,
.owl-dot span {
  z-index: 99;
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owl-item > [class^="col-"] {
  width: 100%;
}
.owl-carousel .owl-item img {
  max-width: 100%;
  width: initial;
  display: initial;
}
.body-bg-1 {
  background-image: url('../images/background/body-bg-1.png');
}
.body-bg-2 {
  background-image: url('../images/background/body-bg-2.png');
}
.body-bg-3 {
  background-image: url('../images/background/body-bg-3.png');
}
.body-bg-4 {
  background-image: url('../images/background/body-bg-4.png');
}
.body-bg-5 {
  background-image: url('../images/background/body-bg-5.png');
}
.body-bg-6 {
  background-image: url('../images/background/body-bg-6.png');
}
.body-bg-7 {
  background-image: url('../images/background/body-bg-7.png');
}
.body-bg-8 {
  background-image: url('../images/background/body-bg-8.png');
}
.body-bg-9 {
  background-image: url('../images/background/body-bg-9.png');
}
.body-bg-10 {
  background-image: url('../images/background/body-bg-10.png');
}
.body-bg-11 {
  background-image: url('../images/background/body-bg-11.png');
}
.body-bg-12 {
  background-image: url('../images/background/body-bg-12.png');
}
.body-bg-13 {
  background-image: url('../images/background/body-bg-13.png');
}
.body-bg-14 {
  background-image: url('../images/background/body-bg-14.png');
}
.body-bg-15 {
  background-image: url('../images/background/body-bg-15.png');
}
.body-bg-16 {
  background-image: url('../images/background/body-bg-16.png');
}
.body-bg-17 {
  background-image: url('../images/background/body-bg-17.png');
}
.body-bg-18 {
  background-image: url('../images/background/body-bg-18.png');
}
.body-bg-19 {
  background-image: url('../images/background/body-bg-19.png');
}
.body-bg-20 {
  background-image: url('../images/background/body-bg-20.png');
}
.body-bg-21 {
  background-image: url('../images/background/body-bg-21.png');
}
.body-bg-22 {
  background-image: url('../images/background/body-bg-22.png');
}
.body-bg-23 {
  background-image: url('../images/background/body-bg-23.png');
}
.body-bg-24 {
  background-image: url('../images/background/body-bg-24.png');
}
.body-bg-25 {
  background-image: url('../images/background/body-bg-25.png');
}
.body-bg-26 {
  background-image: url('../images/background/body-bg-26.png');
}
.body-bg-27 {
  background-image: url('../images/background/body-bg-27.png');
}
.body-bg-28 {
  background-image: url('../images/background/body-bg-28.png');
}
.body-bg-29 {
  background-image: url('../images/background/body-bg-29.png');
}
.body-bg-30 {
  background-image: url('../images/background/body-bg-30.png');
}
.body-bg-31 {
  background-image: url('../images/background/body-bg-31.png');
}
.body-bg-32 {
  background-image: url('../images/background/body-bg-32.png');
}
.body-bg-33 {
  background-image: url('../images/background/body-bg-33.png');
}
.body-bg-34 {
  background-image: url('../images/background/body-bg-34.png');
}
.body-bg-35 {
  background-image: url('../images/background/body-bg-35.png');
}
.body-bg-36 {
  background-image: url('../images/background/body-bg-36.png');
}
.body-bg-37 {
  background-image: url('../images/background/body-bg-37.png');
}
.body-bg-38 {
  background-image: url('../images/background/body-bg-38.png');
}
.body-bg-39 {
  background-image: url('../images/background/body-bg-39.png');
}
.body-bg-40 {
  background-image: url('../images/background/body-bg-40.png');
}
.body-bg-41 {
  background-image: url('../images/background/body-bg-41.png');
}
.body-bg-42 {
  background-image: url('../images/background/body-bg-42.png');
}
.body-bg-43 {
  background-image: url('../images/background/body-bg-43.png');
}
.body-bg-44 {
  background-image: url('../images/background/body-bg-44.png');
}
.body-bg-45 {
  background-image: url('../images/background/body-bg-45.png');
}
.body-bg-46 {
  background-image: url('../images/background/body-bg-46.png');
}
.body-bg-47 {
  background-image: url('../images/background/body-bg-47.png');
}
.body-bg-48 {
  background-image: url('../images/background/body-bg-48.png');
}
.body-bg-49 {
  background-image: url('../images/background/body-bg-49.png');
}
.body-bg-50 {
  background-image: url('../images/background/body-bg-50.png');
}
.body-bg-51 {
  background-image: url('../images/background/body-bg-51.png');
}
.body-bg-52 {
  background-image: url('../images/background/body-bg-52.png');
}
.body-bg-53 {
  background-image: url('../images/background/body-bg-53.png');
}
.body-bg-54 {
  background-image: url('../images/background/body-bg-54.png');
}
.body-bg-55 {
  background-image: url('../images/background/body-bg-55.png');
}
.body-bg-56 {
  background-image: url('../images/background/body-bg-56.png');
}
.body-bg-57 {
  background-image: url('../images/background/body-bg-57.png');
}
.body-bg-58 {
  background-image: url('../images/background/body-bg-58.png');
}
.body-bg-59 {
  background-image: url('../images/background/body-bg-59.png');
}
.body-bg-60 {
  background-image: url('../images/background/body-bg-60.png');
}
.body-bg-61 {
  background-image: url('../images/background/body-bg-61.png');
}
.body-bg-62 {
  background-image: url('../images/background/body-bg-62.png');
}
.body-bg-63 {
  background-image: url('../images/background/body-bg-63.png');
}
.body-bg-64 {
  background-image: url('../images/background/body-bg-64.png');
}
.body-bg-65 {
  background-image: url('../images/background/body-bg-65.png');
}
.body-bg-66 {
  background-image: url('../images/background/body-bg-66.png');
}
.body-bg-67 {
  background-image: url('../images/background/body-bg-67.png');
}
.body-bg-68 {
  background-image: url('../images/background/body-bg-68.png');
}
.body-bg-69 {
  background-image: url('../images/background/body-bg-69.png');
}
.body-bg-70 {
  background-image: url('../images/background/body-bg-70.png');
}
.body-bg-71 {
  background-image: url('../images/background/body-bg-71.png');
}
.body-bg-72 {
  background-image: url('../images/background/body-bg-72.png');
}
.body-bg-73 {
  background-image: url('../images/background/body-bg-73.png');
}
.body-bg-74 {
  background-image: url('../images/background/body-bg-74.png');
}
.body-bg-75 {
  background-image: url('../images/background/body-bg-75.png');
}
.body-bg-76 {
  background-image: url('../images/background/body-bg-76.png');
}
.body-bg-77 {
  background-image: url('../images/background/body-bg-77.png');
}
.body-bg-78 {
  background-image: url('../images/background/body-bg-78.png');
}
.body-bg-79 {
  background-image: url('../images/background/body-bg-79.png');
}
.body-bg-80 {
  background-image: url('../images/background/body-bg-80.png');
}
.body-bg-81 {
  background-image: url('../images/background/body-bg-81.png');
}
.body-bg-82 {
  background-image: url('../images/background/body-bg-82.png');
}
.body-bg-83 {
  background-image: url('../images/background/body-bg-83.png');
}
.body-bg-84 {
  background-image: url('../images/background/body-bg-84.png');
}
.body-bg-85 {
  background-image: url('../images/background/body-bg-85.png');
}
.body-bg-86 {
  background-image: url('../images/background/body-bg-86.png');
}
.body-bg-87 {
  background-image: url('../images/background/body-bg-87.png');
}
.body-bg-88 {
  background-image: url('../images/background/body-bg-88.png');
}
.body-bg-89 {
  background-image: url('../images/background/body-bg-89.png');
}
.body-bg-90 {
  background-image: url('../images/background/body-bg-90.png');
}
.body-bg-91 {
  background-image: url('../images/background/body-bg-91.png');
}
.body-bg-92 {
  background-image: url('../images/background/body-bg-92.png');
}
.body-bg-93 {
  background-image: url('../images/background/body-bg-93.png');
}
.body-bg-94 {
  background-image: url('../images/background/body-bg-94.png');
}
.body-bg-95 {
  background-image: url('../images/background/body-bg-95.png');
}
.body-bg-96 {
  background-image: url('../images/background/body-bg-96.png');
}
.body-bg-97 {
  background-image: url('../images/background/body-bg-97.png');
}
.body-bg-98 {
  background-image: url('../images/background/body-bg-98.png');
}
.body-bg-99 {
  background-image: url('../images/background/body-bg-99.png');
}
.body-bg-100 {
  background-image: url('../images/background/body-bg-100.png');
}
#switcher {
  background: rgba(0, 0, 0, 0.7);
  font-family: monospace;
  line-height: initial;
  list-style: none;
  margin-left: 0;
  padding: 25px;
  width: 322px;
  z-index: 999999;
  left: -322px;
  top: 0px;
  height: 100%;
}
#switcher .tpl-block--switcher-wrapper {
  max-height: 100%;
  overflow: auto;
  margin-right: 0;
  padding-right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
#switcher.show-switcher {
  left: 0;
}
#switcher.show-switcher .tpl-block--switcher-wrapper {
  margin-right: -35px;
  padding-right: 35px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
#switcher.show-switcher .show-switcher-icon {
  top: 0;
}
#switcher a,
#switcher h5 {
  color: #f2f2f2;
}
#switcher h5 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
}
#switcher.show-switcher .show-switcher-icon {
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.55);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.55);
}
#switcher.show-switcher .show-switcher-icon::before {
  content: "\f057";
}
#switcher .show-switcher-icon {
  top: 30%;
  left: 100%;
  padding: 8px 10px 8px 8px;
  color: #ffffff;
}
#switcher .show-switcher-icon::before {
  content: "\f013";
  font-size: 26px;
}
#switcher #demo-list-box {
  list-style-type: none;
  margin: 25px 0 10px;
}
#switcher #demo-list-box::before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  height: 4px;
  left: 32px;
  right: 32px;
  top: 0;
}
#switcher #demo-list-box::after {
  clear: both;
  content: "";
  display: block;
}
#switcher #demo-list-box li {
  width: 25%;
}
#switcher #demo-list-box li a {
  color: #ffffff;
  font-size: 0.9em;
  line-height: 20px;
  padding-top: 20px;
}
#switcher #demo-list-box li a::before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  background: #ffffff;
  content: "";
  height: 12px;
  left: 50%;
  margin-left: -6px;
  top: -4px;
  width: 12px;
}
#switcher #demo-list-box li a.active::before {
  -webkit-box-shadow: 0 0 0 4px rgba(26, 188, 156, 0.2);
  box-shadow: 0 0 0 4px rgba(26, 188, 156, 0.2);
}
#switcher .minicolors-theme-bootstrap .minicolors-input {
  width: auto;
  height: auto;
  display: inline-block;
  line-height: initial;
  color: #fff;
}
#switcher #demo-list-bg {
  border-top: 1px dashed #7F7777;
  padding-top: 15px;
  margin-top: 20px;
}
#switcher #demo-list-bg li {
  margin: 0 1px;
  margin: 2px 0;
  width: 14.28571429%;
}
#switcher #demo-list-bg li a {
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 25px;
  width: auto;
}
#switcher .position-demo .switcher-box {
  border-bottom: 2px solid rgba(255, 255, 255, 0.12);
  color: #f2f2f2;
  margin: 0 0 20px;
  padding-bottom: 15px;
}
#switcher .position-demo .bgcolor .minicolors {
  width: 100%;
}
#switcher .position-demo .bgcolor input {
  width: 100%;
  height: 29px;
}
#switcher #demo-fonts ul {
  display: none;
}
#switcher #demo-fonts ul li {
  margin-bottom: 20px;
}
.themecolor {
  border-bottom: 2px dashed rgba(255, 255, 255, 0.12);
  color: #f2f2f2;
  margin: 0 0 20px;
  padding-bottom: 15px;
}
.themecolor::before {
  content: "Color theme";
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
}
.themecolor a {
  width: 16.66666667%;
  background-color: transparent !important;
}
.themecolor a .color-list {
  height: 35px;
  width: 35px;
  margin: 5px;
}
.themecolor .blue .color-list {
  background: #006db7;
}
.themecolor .brown .color-list {
  background: #ba9a7b;
}
.themecolor .green .color-list {
  background: #b2d231;
}
.themecolor .orange .color-list {
  background: #fd9b00;
}
.themecolor .pink .color-list {
  background: #e00865;
}
.themecolor .red .color-list {
  background: #d6393a;
}
.themecolor .turquoise .color-list {
  background: #1abc9c;
}
.themecolor .yellow .color-list {
  background: #fdc300;
}
.themecolor .z1 .color-list {
  background: #006db7;
}
.themecolor .z1 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #fac312 transparent;
}
.themecolor .z2 .color-list {
  background: #006db7;
}
.themecolor .z2 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #27b9c6 transparent;
}
.themecolor .z3 .color-list {
  background: #006db7;
}
.themecolor .z3 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #a0cc0e transparent;
}
.themecolor .z4 .color-list {
  background: #006db7;
}
.themecolor .z4 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #fd9b00 transparent;
}
.themecolor .z5 .color-list {
  background: #006db7;
}
.themecolor .z5 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #d6393a transparent;
}
.themecolor .z6 .color-list {
  background: #006db7;
}
.themecolor .z6 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #a17e47 transparent;
}
.themecolor .z7 .color-list {
  background: #006db7;
}
.themecolor .z7 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #e00865 transparent;
}
.themecolor .z8 .color-list {
  background: #006db7;
}
.themecolor .z8 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #1bbc9b transparent;
}
.themecolor .z9 .color-list {
  background: #006db7;
}
.themecolor .z9 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #3d315b transparent;
}
.themecolor .z10 .color-list {
  background: #006db7;
}
.themecolor .z10 .color-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #46494c transparent;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: #1B273D;
}
::-webkit-scrollbar-thumb {
  background-color: #006db7;
}
#toTop:hover {
  background-position: inherit;
}
div#toTop {
  width: 40px;
  height: 40px;
  background: #252525 url('../images/to-top.png') center center no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.parallax {
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
a.fa-facebook,
i.fa-facebook,
span.fa-facebook,
div.fa-facebook,
a.fa-twitter,
i.fa-twitter,
span.fa-twitter,
div.fa-twitter,
a.fa-rss,
i.fa-rss,
span.fa-rss,
div.fa-rss,
a.fa-pinterest,
i.fa-pinterest,
span.fa-pinterest,
div.fa-pinterest,
a.fa-youtube,
i.fa-youtube,
span.fa-youtube,
div.fa-youtube,
a.fa-youtube-play,
i.fa-youtube-play,
span.fa-youtube-play,
div.fa-youtube-play,
a.fa-instagram,
i.fa-instagram,
span.fa-instagram,
div.fa-instagram,
a.fa-foursquare,
i.fa-foursquare,
span.fa-foursquare,
div.fa-foursquare,
a.fa-skype,
i.fa-skype,
span.fa-skype,
div.fa-skype,
a.fa-linkedin,
i.fa-linkedin,
span.fa-linkedin,
div.fa-linkedin,
a.fa-google-plus,
i.fa-google-plus,
span.fa-google-plus,
div.fa-google-plus,
a.fa-dribbble,
i.fa-dribbble,
span.fa-dribbble,
div.fa-dribbble,
a.fa-envelope,
i.fa-envelope,
span.fa-envelope,
div.fa-envelope {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #626664;
  color: #fff;
  margin-right: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
a.fa-facebook::before,
i.fa-facebook::before,
span.fa-facebook::before,
div.fa-facebook::before,
a.fa-twitter::before,
i.fa-twitter::before,
span.fa-twitter::before,
div.fa-twitter::before,
a.fa-rss::before,
i.fa-rss::before,
span.fa-rss::before,
div.fa-rss::before,
a.fa-pinterest::before,
i.fa-pinterest::before,
span.fa-pinterest::before,
div.fa-pinterest::before,
a.fa-youtube::before,
i.fa-youtube::before,
span.fa-youtube::before,
div.fa-youtube::before,
a.fa-youtube-play::before,
i.fa-youtube-play::before,
span.fa-youtube-play::before,
div.fa-youtube-play::before,
a.fa-instagram::before,
i.fa-instagram::before,
span.fa-instagram::before,
div.fa-instagram::before,
a.fa-foursquare::before,
i.fa-foursquare::before,
span.fa-foursquare::before,
div.fa-foursquare::before,
a.fa-skype::before,
i.fa-skype::before,
span.fa-skype::before,
div.fa-skype::before,
a.fa-linkedin::before,
i.fa-linkedin::before,
span.fa-linkedin::before,
div.fa-linkedin::before,
a.fa-google-plus::before,
i.fa-google-plus::before,
span.fa-google-plus::before,
div.fa-google-plus::before,
a.fa-dribbble::before,
i.fa-dribbble::before,
span.fa-dribbble::before,
div.fa-dribbble::before,
a.fa-envelope::before,
i.fa-envelope::before,
span.fa-envelope::before,
div.fa-envelope::before {
  color: #fff;
}
a.fa:hover.fa-facebook,
i.fa:hover.fa-facebook,
span.fa:hover.fa-facebook,
div.fa:hover.fa-facebook,
a.fa:focus.fa-facebook,
i.fa:focus.fa-facebook,
span.fa:focus.fa-facebook,
div.fa:focus.fa-facebook {
  background: #3b5a9a;
}
a.fa:hover.fa-twitter,
i.fa:hover.fa-twitter,
span.fa:hover.fa-twitter,
div.fa:hover.fa-twitter,
a.fa:focus.fa-twitter,
i.fa:focus.fa-twitter,
span.fa:focus.fa-twitter,
div.fa:focus.fa-twitter {
  background: #1aa9e1;
}
a.fa:hover.fa-rss,
i.fa:hover.fa-rss,
span.fa:hover.fa-rss,
div.fa:hover.fa-rss,
a.fa:focus.fa-rss,
i.fa:focus.fa-rss,
span.fa:focus.fa-rss,
div.fa:focus.fa-rss {
  background: #ff8201;
}
a.fa:hover.fa-pinterest,
i.fa:hover.fa-pinterest,
span.fa:hover.fa-pinterest,
div.fa:hover.fa-pinterest,
a.fa:focus.fa-pinterest,
i.fa:focus.fa-pinterest,
span.fa:focus.fa-pinterest,
div.fa:focus.fa-pinterest {
  background: #cc2127;
}
a.fa:hover.fa-youtube,
i.fa:hover.fa-youtube,
span.fa:hover.fa-youtube,
div.fa:hover.fa-youtube,
a.fa:focus.fa-youtube,
i.fa:focus.fa-youtube,
span.fa:focus.fa-youtube,
div.fa:focus.fa-youtube,
a.fa:hover.fa-youtube-play,
i.fa:hover.fa-youtube-play,
span.fa:hover.fa-youtube-play,
div.fa:hover.fa-youtube-play,
a.fa:focus.fa-youtube-play,
i.fa:focus.fa-youtube-play,
span.fa:focus.fa-youtube-play,
div.fa:focus.fa-youtube-play {
  background: #c3191e;
}
a.fa:hover.fa-instagram,
i.fa:hover.fa-instagram,
span.fa:hover.fa-instagram,
div.fa:hover.fa-instagram,
a.fa:focus.fa-instagram,
i.fa:focus.fa-instagram,
span.fa:focus.fa-instagram,
div.fa:focus.fa-instagram,
a.fa:hover.fa-foursquare,
i.fa:hover.fa-foursquare,
span.fa:hover.fa-foursquare,
div.fa:hover.fa-foursquare,
a.fa:focus.fa-foursquare,
i.fa:focus.fa-foursquare,
span.fa:focus.fa-foursquare,
div.fa:focus.fa-foursquare {
  background: #7c4a3a;
}
a.fa:hover.fa-skype,
i.fa:hover.fa-skype,
span.fa:hover.fa-skype,
div.fa:hover.fa-skype,
a.fa:focus.fa-skype,
i.fa:focus.fa-skype,
span.fa:focus.fa-skype,
div.fa:focus.fa-skype {
  background: #00b0f6;
}
a.fa:hover.fa-linkedin,
i.fa:hover.fa-linkedin,
span.fa:hover.fa-linkedin,
div.fa:hover.fa-linkedin,
a.fa:focus.fa-linkedin,
i.fa:focus.fa-linkedin,
span.fa:focus.fa-linkedin,
div.fa:focus.fa-linkedin {
  background: #0073b2;
}
a.fa:hover.fa-google-plus,
i.fa:hover.fa-google-plus,
span.fa:hover.fa-google-plus,
div.fa:hover.fa-google-plus,
a.fa:focus.fa-google-plus,
i.fa:focus.fa-google-plus,
span.fa:focus.fa-google-plus,
div.fa:focus.fa-google-plus {
  background: #dd4b39;
}
a.fa:hover.fa-dribbble,
i.fa:hover.fa-dribbble,
span.fa:hover.fa-dribbble,
div.fa:hover.fa-dribbble,
a.fa:focus.fa-dribbble,
i.fa:focus.fa-dribbble,
span.fa:focus.fa-dribbble,
div.fa:focus.fa-dribbble {
  background: #f46899;
}
a.fa:hover.fa-envelope,
i.fa:hover.fa-envelope,
span.fa:hover.fa-envelope,
div.fa:hover.fa-envelope,
a.fa:focus.fa-envelope,
i.fa:focus.fa-envelope,
span.fa:focus.fa-envelope,
div.fa:focus.fa-envelope {
  background: #dd4b39;
}
@media (max-width: 991px) {
  .sidebar .sidebar-inner {
    margin-top: 70px;
  }
}
.sidebar .sidebar-inner .jv-module {
  margin-bottom: 45px;
}
.sidebar .jv-module {
  margin-bottom: 45px;
}
.sidebar .jv-module .title-module {
  margin-bottom: 20px;
  font-size: 115.38461538%;
}
body.page-404 .tpl-mainsite {
  padding-bottom: 0;
}
.jv-ajax-cart--dropdown-toolbar {
  cursor: pointer;
}
.jv-ajax-cart--dropdown-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-bottom: none;
  border-left: none;
  border-right: none;
  color: #3c3c3c;
  line-height: normal;
  margin: 0;
  min-width: 290px;
  padding: 15px;
  top: 35px;
}
.jv-ajax-cart--items {
  margin-right: -15px;
  max-height: 300px;
  overflow: auto;
  padding-right: 15px;
}
.jv-ajax-cart--item {
  margin-bottom: 10px;
}
.jv-ajax-cart--item-thumbnail {
  width: 30%;
}
.jv-ajax-cart--item-extrainfo {
  padding-left: 10px;
  width: 70%;
}
.jv-ajax-cart--item-title {
  color: #777777;
  margin-bottom: 8px;
  font-size: 115.38461538%;
  font-weight: 700;
}
.jv-ajax-cart--item-title a {
  color: #646464;
}
.jv-ajax-cart--item-price_main {
  font-size: 107.69230769%;
}
.jv-ajax-cart--item-remove {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  color: #777777;
  line-height: normal;
  right: -10px;
  top: 2px;
  height: auto;
}
.jv-ajax-cart--item-remove:hover,
.jv-ajax-cart--item-remove:focus,
.jv-ajax-cart--item-remove:active {
  border: none;
}
.jv-ajax-cart--item-customfield {
  padding: 5px 0;
  font-size: 84.61538462%;
}
.jv-ajax-cart--footer {
  padding: 15px 0;
  text-transform: uppercase;
  border-top: 1px dashed #f2f2f2;
  padding: 0;
}
.jv-ajax-cart--footer button {
  width: 100px;
  text-align: center;
  margin-bottom: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 10px;
  font-size: 80%;
  color: #e8e8e8;
}
.jv-ajax-cart--footer button a {
  float: none !important;
}
.jv-ajax-cart--footer > div {
  vertical-align: middle;
}
.jv-ajax-cart--footer > div:first-child {
  width: 60%;
}
.jv-ajax-cart--footer > div:last-child {
  width: 36%;
}
.jv-ajax-cart--footer-bill {
  padding-top: 15px;
}
.jv-ajax-cart--footer-bill > div {
  margin-bottom: 3px;
}
.jv-ajax-cart--footer-bill span {
  font-weight: bold;
  color: #575a59;
}
.jv-ajax-cart--footer-tax strong {
  color: #e82c0c;
  font-size: 123.07692308%;
}
.jv-ajax-cart--footer-toolbar {
  margin-top: 15px;
}
.jv-ajax-cart--footer-toolbar .btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  color: #ffffff;
  line-height: normal;
  padding: 8px 10px;
  height: auto;
  font-size: 80%;
  font-weight: normal;
  font-size: 92.30769230999999%;
}
.jv-ajax-cart--footer-toolbar .btn a {
  color: inherit;
}
.jv-ajax-cart--footer-toolbar .jv-ajax-cart--footer-showcart {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 10px;
  font-size: 80%;
  background: #444645;
  color: #e8e8e8;
  width: 100px;
  margin-bottom: 3px;
}
.jv-ajax-cart--footer-toolbar .jv-ajax-cart--footer-showcart a {
  float: none !important;
}
.sidebar .jv-module .filterCustomfields .jv-customfields_vm {
  margin-bottom: 20px;
}
.sidebar .jv-module .filterCustomfields .jv-customfields_vm h3 {
  border-bottom: 1px solid #D9D7D7;
  padding-bottom: 13px;
  padding-right: 15%;
  font-weight: 700;
  font-size: 107.69230769%;
  margin-bottom: 10px;
}
.sidebar .jv-module .filterCustomfields .jv-customfields_vm label {
  max-width: 90%;
  vertical-align: middle;
}
.sidebar .jv-module .vm-menu-category li {
  padding: 5px 0;
  color: #888;
}
.sidebar .jv-module .vm-menu-category li i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  border: 1px solid #e0e0e0;
  color: #9f9f9f;
  cursor: pointer;
  font-size: 10px;
  line-height: 18px;
  width: 18px;
}
.sidebar .jv-module .vm-menu-category li.active > i {
  color: #fff;
}
.sidebar .jv-module .vm-menu-category li.active > i::before {
  content: "\f068";
}
.sidebar .jv-module .vm-menu-category li.active ul {
  max-height: 1000px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.sidebar .jv-module .vm-menu-category li a {
  padding-left: 5px;
  color: #888;
  line-height: 20px;
}
.sidebar .jv-module .vm-menu-category ul {
  list-style: disc inside;
  margin-left: 30px;
  max-height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  visibility: hidden;
}
.sidebar .jv-module .vm-menu-category ul li {
  display: list-item;
}
.sidebar .jv-module.module-vm-filter {
  background: #f4f4f4;
  border: 1px solid #dcdcdc;
}
.sidebar .jv-module.module-vm-filter .custom .jv-module.active h3.title-module::after {
  content: "\f107";
}
.sidebar .jv-module.module-vm-filter .custom h3.title-module {
  border: 1px solid #dcdcdc;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 0 20px;
  font-size: 123.07692308%;
  line-height: 50px;
}
.sidebar .jv-module.module-vm-filter .custom h3.title-module:hover,
.sidebar .jv-module.module-vm-filter .custom h3.title-module:focus {
  cursor: pointer;
}
.sidebar .jv-module.module-vm-filter .custom h3.title-module:hover::after,
.sidebar .jv-module.module-vm-filter .custom h3.title-module:focus::after {
  color: #fff;
}
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after {
  content: "\f106";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #e0e0e0;
  background: #fafafa;
  color: #9f9f9f;
  width: 25px;
  line-height: 25px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.sidebar .jv-module.module-vm-filter .custom .contentmod {
  background: #fcfcfc;
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-uppercase,
#block-mainnav ul.fxmenu,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem .li-group-title .level2.levelsub,
#switcher h5,
.themecolor::before,
.jv-ajax-cart--footer-toolbar .btn,
.sidebar .jv-module .filterCustomfields .jv-customfields_vm h3,
.jv-module .title-module,
.jv-module .title-module-center span + span,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn,
.nav-tabs li a,
.blog .dates .day,
.blog .dates .month,
.blog .ItemReadMore,
.blog .masonry .ItemView .ItemHead,
.cart-view .tab-container-left .nav-tabs li,
.read-more,
.post-readmore,
.jai-map-container .popover-title,
.sidebar .jvlatestnews-link li:before,
.sidebar .mod-contact .read-more span,
.homepage-owlslider-padding .jv-module .title-module span,
.catItemView-services .catItemImageBlock-services .catItemReadMore a,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .jv-module .title-module span,
.k2ItemsBlock-news .moduleItemDateCreated,
.k2ItemsBlock-news .post-date,
.k2-event h2,
.k2-event .events-table thead th,
.k2-event .events-table .event-date .month,
.k2ItemsBlock-news.history .catItemViewclearfix .caption .text a,
.portal-right ul.menu li h3 span + span,
.tpl-block--footer h3.title-module,
.tpl-block--footer .jv-module .title-module {
  text-transform: uppercase;
}
.text-capitalize,
.k2ItemsBlock span.moduleItemExtraFieldsValue {
  text-transform: capitalize;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-italic,
.jv-ajax-cart--item-customfield,
.itemView .itemCommentsList .authorResponse .commentDate,
.search-k2 input[type="text"],
.k2ItemsBlock-testimonial .catItemIntroText,
.tpl-block--footer .jv-module .acymailing_form input[type="text"] {
  font-style: italic;
}
.text-oblique {
  font-style: oblique;
}
.text-bold,
#block-mainnav ul.fxmenu,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem .li-group-title .level2.levelsub,
.jv-ajax-cart--item-price_main,
.sidebar .jv-module.module-vm-filter .custom h3.title-module,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn,
.nav-tabs li a,
.blog .ItemReadMore a,
.cart-view price-value .total_without_all,
.cart-view .cart-total-bill tfoot tr td,
.read-more,
.post-readmore,
.jai-map-container .popover-title,
.sidebar .mod-contact .read-more span,
.k2ItemsBlock-testimonial .jv-module .title-module span,
.k2-event .events-table .event-date .month,
body.services .tpl-mainsite .itemListCategoriesBlock {
  font-weight: bold;
}
.text-right,
#block-mainnav ul.fxmenu,
.blog .ItemReadMore,
.cart-view fieldset.vm-fieldset-tos {
  text-align: right;
}
.text-left,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem,
.jv-module .title-module,
.productdetails .product-price,
.cart-view .cart-total-bill tfoot tr td:first-child,
.callmodule-other-services .module-other-services .title-module,
.layout-homepage1-services .module-homepage-services,
.b-lazy-layout-homepage1-services .module-homepage-services,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root #block-mainnav ul.fxmenu,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu,
.k2-event .events-table thead th {
  text-align: left;
}
.text-center,
.owl-controls .owl-buttons > div::before,
.owl-controls .owl-nav > div::before,
.owl-pagination,
.owl-dots,
#switcher .show-switcher-icon,
#switcher #demo-list-box li,
a.fa-facebook,
i.fa-facebook,
span.fa-facebook,
div.fa-facebook,
a.fa-twitter,
i.fa-twitter,
span.fa-twitter,
div.fa-twitter,
a.fa-rss,
i.fa-rss,
span.fa-rss,
div.fa-rss,
a.fa-pinterest,
i.fa-pinterest,
span.fa-pinterest,
div.fa-pinterest,
a.fa-youtube,
i.fa-youtube,
span.fa-youtube,
div.fa-youtube,
a.fa-youtube-play,
i.fa-youtube-play,
span.fa-youtube-play,
div.fa-youtube-play,
a.fa-instagram,
i.fa-instagram,
span.fa-instagram,
div.fa-instagram,
a.fa-foursquare,
i.fa-foursquare,
span.fa-foursquare,
div.fa-foursquare,
a.fa-skype,
i.fa-skype,
span.fa-skype,
div.fa-skype,
a.fa-linkedin,
i.fa-linkedin,
span.fa-linkedin,
div.fa-linkedin,
a.fa-google-plus,
i.fa-google-plus,
span.fa-google-plus,
div.fa-google-plus,
a.fa-dribbble,
i.fa-dribbble,
span.fa-dribbble,
div.fa-dribbble,
a.fa-envelope,
i.fa-envelope,
span.fa-envelope,
div.fa-envelope,
.jv-ajax-cart--footer-toolbar,
.sidebar .jv-module .vm-menu-category li i,
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after,
.jv-module .title-module-center,
ul.ul-check li:before,
.ul-check ul li:before,
.blog .dates .day,
.blog .dates .month,
.pagination-list > div,
.view-virtuemart div.product .product-price,
.cart-view .accordion-header .accordion-btn,
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box .quantity-input,
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box button.quantity-controls,
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box .quantity-input,
.cart-view .cart-total-bill tfoot tr td,
.module-secure-storage,
.module-homepage-client ul.menu li,
.page-registration .jform_spacer .control-label,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore,
.k2ItemsBlock-testimonial,
.k2ItemsBlock-news .post-date,
.careers .career .panel-title i,
.gallerys-item .gallery-item,
.gallerys-item .gallery-item .zoomIcon,
.k2-event .events-table .event-date .day,
.k2-event .events-table .event-date .month,
.itemListCategoriesBlock .intro-cate p,
.disable .portal-homepage::after,
.tpl-block--search .btn-icon-searchword i::before,
.tpl-slideshow .tpl-breadcrumb-wrapper {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.reset-clearfix,
#block-mainnav ul.fxmenu {
  *zoom: 1;
}
.reset-clearfix:before,
.reset-clearfix:after,
#block-mainnav ul.fxmenu:before,
#block-mainnav ul.fxmenu:after {
  content: " ";
  display: table;
  line-height: 0;
}
.reset-clearfix:after,
#block-mainnav ul.fxmenu:after {
  clear: both;
}
.reset-height,
#block-mainnav ul.fxmenu {
  height: auto;
}
.reset-line-height,
#block-mainnav ul.fxmenu li a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span {
  line-height: inherit;
}
.reset-margin,
#block-mainnav,
#block-mainnav ul.fxmenu li,
#block-mainnav ul.fxmenu li.level1,
#switcher,
.sidebar .jv-module.module-vm-filter .custom .jv-module,
.sidebar .jv-module.module-vm-filter .custom h3.title-module,
ul,
section,
.sidebar .jv-module,
.itemRatingForm ul.itemRatingList,
.cart-view div.terms-of-service,
.panel-heading .jv-module .title-module,
.panel-body .jv-module .title-module,
.tag-category .jv-module .title-module,
.page-login .jv-module .title-module,
.page-registration .jv-module .title-module,
.page-remind .jv-module .title-module,
.page-reset .jv-module .title-module,
.blog-featured .jv-module .title-module,
.page-archive .jv-module .title-module,
.tpl-block--panel .jv-module .title-module,
.tpl-block--switcher .jv-module .title-module,
.callmodule-other-services .module-other-services .container,
.module-industries-covered .h4,
.module-panel-shop .jv-module.module-vm-currency .chzn-container,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-results,
.homepage-module-ourpartners ul.menu li,
.page-archive h2,
.itemListView-servies .itemListCategoriesBlock,
.itemListView-servies .jv-module,
.k2ItemsBlock-testimonial .jv-module .title-module,
html body.homepage-parallax .layout-homepage-items,
html body.homepage-parallax .layout-homepage,
body.full-page .tpl-mainsite > .container,
body.full-page .tpl-mainsite > .container > .row,
body.full-page .tpl-content.col-md-12,
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .feature-img img,
.tpl-block--nav.affix .tpl-block--panel .module-panel,
.tpl-block--footer .jv-module .acymailing_form p {
  margin: 0;
}
.reset-padding,
#block-mainnav ul.fxmenu li a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem,
#switcher #demo-list-box,
.sidebar .jv-module,
.jv-ajax-cart--item-remove,
.sidebar .jv-module .vm-menu-category ul a,
.itemRatingForm ul.itemRatingList,
.panel-heading .jv-module,
.panel-body .jv-module,
.tag-category .jv-module,
.page-login .jv-module,
.page-registration .jv-module,
.page-remind .jv-module,
.page-reset .jv-module,
.blog-featured .jv-module,
.page-archive .jv-module,
.tpl-block--panel .jv-module,
.tpl-block--switcher .jv-module,
.callmodule-other-services .module-other-services .container,
.module-services-overview.jv-module,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-results,
.jai-map-container .popover-title,
.jai-map-container .popover-content,
.layout-homepage1-services .module-homepage-services,
.b-lazy-layout-homepage1-services .module-homepage-services,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-menu,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-toggle,
html .has-block-panel .tpl-block--panel .languages-list a,
html .has-block-panel-module-panel-2 .tpl-block--nav-root .tpl-block--logo,
html .has-block-panel-module-panel-3 .tpl-block--nav-root .tpl-block--logo,
html .has-block-panel-module-panel-4 .tpl-block--nav-root .tpl-block--logo,
html .has-block-panel-module-panel-5 .tpl-block--nav-root .tpl-block--logo,
html .has-block-panel-module-panel-6 .tpl-block--nav-root .tpl-block--logo,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root,
#k2Container .jv-module,
.itemListView-servies .itemListCategoriesBlock,
.itemListView-servies .jv-module,
.k2ItemsBlock-overview .jv-module,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .jv-module,
.categories-list .jv-module,
.k2-event .jv-module,
#block-mainnav-mobile .jv-module,
.custom-bkg.reset-padding,
.jv-module.moduleboard-of-director,
html body.homepage-parallax .layout-homepage-items,
html body.homepage-parallax .tpl-mainsite,
html body.homepage-parallax .layout-homepage,
body.full-page .tpl-mainsite > .container,
body.full-page .tpl-content.col-md-12,
body.services .itemListView-servies > .container,
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module,
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .feature-img img,
.tpl-block--nav.affix .tpl-block--panel .module-panel,
.tpl-slideshow .tpl-breadcrumb-wrapper .breadcrumb,
.tpl-block--footer .jv-module .title-module span,
.tpl-block--footer .jv-module .acymailing_form input[type="submit"],
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span {
  padding: 0;
}
.reset-border,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn,
.nav-tabs,
.nav-tabs li a,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.productdetails .addtocart-bar input.quantity-controls,
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box .quantity-input,
.cart-view .product.js-recalculate,
.module-panel-shop .jv-module.module-vm-currency .chzn-container,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-drop,
.jai-map-container .popover,
.search-k2 button.btn,
.layout-homepage1-services .module-homepage-services .catItemView-services,
.b-lazy-layout-homepage1-services .module-homepage-services .catItemView-services,
.page-search .btn,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-menu,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-toggle,
.careers .career,
.careers .career .panel-heading,
.tpl-block--footer .jv-module .acymailing_form input[type="text"],
.tpl-block--footer .jv-module .acymailing_form input[type="submit"] {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.reset-background,
#block-mainnav ul.fxmenu li,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.fxcolumn:not(.hasChild),
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.li-group-title.fxcolumn,
.jv-ajax-cart--item-remove,
.jv-ajax-cart--item-remove:hover,
.jv-ajax-cart--item-remove:focus,
.jv-ajax-cart--item-remove:active,
.sidebar .jv-module.module-vm-filter .custom h3.title-module span,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.module-panel-shop .jv-module.module-vm-currency .chzn-container,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-menu,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-toggle,
html .has-block-panel .tpl-block--panel .languages-list a:hover,
html .has-block-panel .tpl-block--panel .languages-list a:active,
html .has-block-panel .tpl-block--panel .languages-list a:focus {
  background: transparent;
}
.reset-float,
#block-mainnav ul.fxmenu li.level1 {
  float: none;
}
.reset-font-size,
#block-mainnav ul.fxmenu li a,
#block-mainnav ul.fxmenu li.level1 .level1,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span {
  font-size: inherit;
}
.reset-font-weight,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem {
  font-weight: normal;
}
.reset-font-family {
  font-family: inherit;
}
.reset-color,
#block-mainnav ul.fxmenu li a,
#block-mainnav ul.fxmenu li.level1 .level1,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.fxcolumn:not(.hasChild),
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.li-group-title.fxcolumn,
.sidebar ul.menu .current a,
.parallax01 h3,
.parallax02 h3,
.parallax01 .jv-module .title-module,
.parallax02 .jv-module .title-module,
.parallax01 .jv-module .title-module span,
.parallax02 .jv-module .title-module span,
.parallax01 .jv-module .title-module span + span,
.parallax02 .jv-module .title-module span + span,
.custom-bkg.bkg-dark-blue h1,
.custom-bkg.bkg-dark-blue .h1,
.custom-bkg.bkg-dark-blue h2,
.custom-bkg.bkg-dark-blue .h2,
.custom-bkg.bkg-dark-blue h3,
.custom-bkg.bkg-dark-blue .h3,
.custom-bkg.bkg-dark-blue h4,
.custom-bkg.bkg-dark-blue .h4,
.custom-bkg.bkg-dark-blue h5,
.custom-bkg.bkg-dark-blue .h5,
.custom-bkg.bkg-dark-blue .trucking-icon span::before,
.module-secure-storage .title-module,
.module-providing-services .title-module,
.jai-map-container .popover-title,
.jai-map-container .popover-content,
html .has-block-panel .tpl-block--panel .module-panel a,
.catItemView-services .catItemTitle-services a,
.k2ItemsBlock-overview .jv-module .title-module a,
.k2ItemsBlock-news .moduleItemTitle a,
.k2ItemsBlock-news .moduleItemTags a,
.tpl-slideshow .tpl-breadcrumb-wrapper a,
.tpl-slideshow .tpl-breadcrumb-wrapper li::before,
.tpl-slideshow .tpl-breadcrumb-heading *,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span {
  color: inherit;
}
.reset-position {
  position: initial;
}
.reset-text-transform,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem {
  text-transform: none;
}
.reset-all,
.sidebar .jv-module .title-module span,
.tpl-slideshow .tpl-breadcrumb-wrapper .breadcrumb {
  height: auto;
  line-height: inherit;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  float: none;
  font-size: inherit;
  color: inherit;
}
.font-awesome,
#block-mainnav ul.fxmenu li.level2.hasChild .iconsubmenu::before,
.owl-controls .owl-buttons > div::before,
.owl-controls .owl-nav > div::before,
#switcher .show-switcher-icon::before,
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after,
ul.default li::before,
ul.default-right li::before,
ul.ul-arrow li:before,
.ul-arrow ul li:before,
ul.ul-check li:before,
.ul-check ul li:before,
ul.listing > li::before,
.fa::before,
.module-panel-shop .jv-module.module-vm-shop li .fa::before,
.sidebar .jvlatestnews-link li:before,
.sidebar ul li::before,
.sidebar ul-right li::before,
.tpl-block--footer ul > li::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.float-left,
.owl-controls .owl-buttons > div::before,
.owl-controls .owl-nav > div::before,
#switcher #demo-list-box li,
.jv-ajax-cart--item-thumbnail,
.jv-ajax-cart--item-extrainfo,
.blog .dates,
.blog .ItemBody .ItemLinks > div,
.itemCommentsForm,
.itemCommentsList li,
.itemCommentsList li .avt,
.itemRatingForm ul.itemRatingList,
.itemRatingLog,
.pagination-list > div,
.itemView .itemSocialSharing > div,
.itemView .itemAuthorBlock img,
.itemView .itemCommentsList .authorResponse img,
.productdetails .vm-product-rating-container .ratingbox,
.productdetails .manufacturer h6,
.productdetails .product-category h6,
.cart-view .vm-div-pricelist .cart-item-name-col .cart-img,
.cart-view .tab-container-left .nav-tabs,
.shipping-quote span,
.module-panel-shop .jv-module,
.module-panel-shop .jv-module.module-vm-shop li,
.jv-module.moduleonline-driver fieldset,
.k2ItemsBlock-news .catItemViewclearfix .caption .fa,
.company-timeline .icon-date-container {
  float: left;
}
.float-right,
ul.default-right li::before,
.pagination,
.itemView .itemCommentsForm input[type="submit"],
.module-panel-shop .jv-module.module-vm-cart,
.sidebar .mod-contact .read-more,
.jv-module.moduleonline-driver .jvcontactbtnsm,
.catItemView-services .catItemImageBlock-services .catItemReadMore a i,
.jvcontact--detail .jvcontact--form li .button,
.itemList .itemContainer:nth-child(even) .custom-col-padding-both,
.itemList .catItemImageBlock.col50,
.k2ItemsBlock-news .catItemViewclearfix .caption,
.sidebar ul-right li::before {
  float: right;
}
.display-block,
#block-mainnav ul.fxmenu li a,
#block-mainnav ul.fxmenu li.level1 .level1,
.loading,
#switcher #demo-list-box li,
#switcher #demo-list-box li a,
#switcher #demo-list-bg li a,
.themecolor::before,
.themecolor a .color-list,
.jv-module .title-module-center span + span,
.k2ItemsBlock span.moduleItemExtraFieldsValue,
div[class*="-view"] .row,
.view-virtuemart .category-view .row .category .spacer span,
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom .fa-search:before,
.view-virtuemart div.product .spacer .vm-product-media-container:hover .img-zoom,
.cart-view .tab-container-left .nav-tabs li,
.cart-view .tab-container-left .nav-tabs li a,
.cart-view div.terms-of-service,
.additional-images-wrapper .product-image,
.checkout-content .quantity-controls .fa,
.sidebar .mod-contact .read-more span,
.homepage-module-ourpartners ul.menu li a,
.k2ItemsBlock-news .col-1 a,
.jvcontact--detail label,
.company-timeline .timeline-item-details:before,
.portal-right ul.menu li h3 span,
.jv-module.moduleboard-of-director .moduleItemExtraFieldsValue,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span {
  display: block;
}
.display-inline {
  display: inline;
}
.display-inline-block,
#block-mainnav ul.fxmenu li.level1,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.fx-title,
#switcher #demo-list-bg li,
.themecolor a,
.jv-ajax-cart--footer > div,
.jv-ajax-cart--footer-toolbar > span,
.sidebar .jv-module .filterCustomfields .jv-customfields_vm h3,
.sidebar .jv-module .vm-menu-category li i,
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after,
.jv-module .title-module span,
ul.listing > li::before,
.itemRatingForm,
.itemRatingLog,
.itemToolbar .article-info > div,
.cart-view a.terms-of-service,
.cart-view price-value .total_without_all,
.trucking-icon,
.border-bottom,
.slideshow-border,
.module-homepage-client ul.menu li,
.jai-map-container .popover-title,
.homepage-module-ourpartners ul.menu li,
.page-search .result-toolbar > div,
.filter-search > span,
.page-archive .article-info dd,
html .has-block-panel .tpl-block--panel .languages-list a:hover,
html .has-block-panel .tpl-block--panel .languages-list a:active,
html .has-block-panel .tpl-block--panel .languages-list a:focus,
.catItemView-services .catItemImageBlock-services .catItemReadMore a,
.careers .career .panel-title span,
.k2ItemsBlock-news.history .catItemViewclearfix .caption .text a,
.tpl-block--search .btn-icon-searchword i::before,
.tpl-module--social ul.menu li,
.tpl-module--social li,
.tpl-block--footer ul > li::before {
  display: inline-block;
}
.display-none,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem .li-group-title .level2.levelsub::before,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a.levelsub::before,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub::before,
.owl-pagination,
.owl-dots,
.themecolor a .color-list img,
.sidebar .jv-module .title-module span::after,
.jv-ajax-cart--item-price_subtotal,
.jv-ajax-cart--footer-checkout .fa,
.sidebar .jv-module .vm-menu-category img,
.sidebar .jv-module .vm-menu-category li::before,
.sidebar .jv-module .vm-menu-category ul li i,
.blog .ItemBody .ItemLinks .tags-name > span:last-child span,
.pagination-list .Start,
.pagination-list .Prev,
.pagination-list .Next,
.pagination-list .End,
.product-tools,
.view-virtuemart .horizontal-separator,
.view-virtuemart .vm3pr-1 > .btn-style,
.view-virtuemart .vm3pr-3 > .btn-style,
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom,
.view-virtuemart .product-fields,
.view-virtuemart .product-home .quantity_box,
.view-virtuemart .product-home .quantity-box,
.browse-view .orderby-displaynumber,
.browse-view .vm-product-rating-container,
.browse-view .quantity_box,
.browse-view .quantity-box,
.browse-view .vm3pr-0 > .btn-style,
.vmproduct .product-fields,
.checkout-content .btn-icon .fa,
.slideshow-border div,
.module-brochure ul.menu li::before,
.module-providing-services .title-module span::after,
.module-panel-shop .jv-module.module-vm-currency .btn[type="submit"],
.module-panel-shop .jv-module.module-vm-currency .btn-icon-virtuemart_currency_id,
.jai-map-container .popover .arrow:after,
.search-k2 form .fa,
.categories-list > h1,
.disable a,
.tpl-slideshow .tpl-breadcrumb-wrapper .fa-map-marker,
.tpl-block--footer h3.title-module span::after,
.tpl-block--footer .jv-module .acymailing_form .fa,
.tpl-module--social ul.menu li::before,
.tpl-module--social li::before,
.tpl-module--social span {
  display: none;
}
.display-table {
  display: table;
}
.display-table-cell,
.company-timeline .icon-date-container i {
  display: table-cell;
}
.position-relative,
.loading,
.owl-page span,
.owl-dot span,
#switcher #demo-list-box,
#switcher #demo-list-box li a,
.themecolor,
.themecolor .z1 .color-list,
.themecolor .z2 .color-list,
.themecolor .z3 .color-list,
.themecolor .z4 .color-list,
.themecolor .z5 .color-list,
.themecolor .z6 .color-list,
.themecolor .z7 .color-list,
.themecolor .z8 .color-list,
.themecolor .z9 .color-list,
.themecolor .z10 .color-list,
.jv-ajax-cart--item-extrainfo,
.jv-module .title-module,
ul.ul-check li,
.ul-check ul li,
.blog .masonry .ItemView .ItemHead,
.itemRatingForm ul.itemRatingList,
.view-virtuemart div.product .spacer .vm-product-media-container,
.productdetails .addtocart-bar .quantity-box,
.search-k2 form,
.sidebar .jvlatestnews-link li,
.sidebar .mod-contact .read-more,
.layout-homepage1-services .module-homepage-services,
.b-lazy-layout-homepage1-services .module-homepage-services,
.page-search .btn,
html .has-block-panel.has-block-panel-module-panel-2 .tpl-block--nav.affix-top,
html .has-block-panel.has-block-panel-module-panel-3 .tpl-block--nav.affix-top,
html .has-block-panel.has-block-panel-module-panel-4 .tpl-block--nav.affix-top,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav.affix-top,
html .has-block-panel.has-block-panel-module-panel-5 .contentmod,
html .has-block-panel.has-block-panel-module-panel-6 .contentmod,
.catItemView-services .catItemImageBlock-services,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper,
.careers .career .panel-heading,
.gallerys-item .gallery-item,
.itemList .itemContainer:nth-child(even) .custom-col-padding-both,
.k2ItemsBlock-news .catItemViewclearfix,
.company-timeline li,
.company-timeline .icon-date-container,
body.services .tpl-mainsite,
.tpl-wrapper,
.tpl-block--nav-wrapper,
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .feature-img img,
.tpl-slideshow,
.tpl-block--footer .jv-module .acymailing_form {
  position: relative;
}
.position-absolute,
#block-mainnav ul.fxmenu li.level1.hasChild .level1.megamenu ~ .fx-subitem,
#block-mainnav ul.fxmenu li.level2.hasChild .iconsubmenu::before,
.loading:after,
.owl-controls .owl-buttons,
.owl-controls .owl-nav,
.owl-pagination,
.owl-dots,
#switcher .show-switcher-icon,
#switcher #demo-list-box::before,
#switcher #demo-list-box li a::before,
.themecolor .z1 .color-list::after,
.themecolor .z2 .color-list::after,
.themecolor .z3 .color-list::after,
.themecolor .z4 .color-list::after,
.themecolor .z5 .color-list::after,
.themecolor .z6 .color-list::after,
.themecolor .z7 .color-list::after,
.themecolor .z8 .color-list::after,
.themecolor .z9 .color-list::after,
.themecolor .z10 .color-list::after,
.jv-ajax-cart--item-remove,
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after,
.jv-module .title-module span::after,
ul.ul-check li:before,
.ul-check ul li:before,
.blog .masonry .ItemView .ItemHead .ItemCategory,
.itemRatingList .itemCurrentRating,
.itemRatingList a,
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom,
.productdetails .addtocart-bar input.quantity-controls,
.cart-view .accordion-header .accordion-btn,
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box button.quantity-controls,
.search-k2 button.btn,
.sidebar .jvlatestnews-link li:before,
.homepage-owlslider-padding .homepage-owlslider-padding-item::before,
.homepage-owlslider-padding .jv-module,
.homepage-customhtml-whatweoffer .icon-container,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--getquote,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--getquote,
.catItemView-services .catItemImageBlock-services .catItemReadMore,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper::before,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .jv-module,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore,
.careers .career .panel-title i,
.gallerys-item .gallery-item .jv-module,
.gallerys-item .gallery-item .jv-module .contentmod,
.gallerys-item .gallery-item::before,
.k2ItemsBlock-news .catItemViewclearfix .caption,
.company-timeline .timeline-item-details:before,
.portal-left .portal-buytemplate,
.portal-right ul.menu li a,
.disable .portal-homepage::before,
.disable .portal-homepage::after,
body.services .tpl-mainsite::before,
.tpl-block--nav-wrapper .tpl-block--logo,
.tpl-block--nav.affix-top,
.tpl-block--search,
.tpl-block--search .btn-icon-searchword input[name="searchword"],
.tpl-slideshow .tpl-breadcrumb-wrapper,
.tpl-block--footer .jv-module .acymailing_form .acysubbuttons {
  position: absolute;
}
.position-static,
#block-mainnav ul.fxmenu {
  position: static;
}
.position-fixed,
#block-mainnav::before,
#switcher,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--logo,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--logo,
.portal-left,
.tpl-block--nav.affix {
  position: fixed;
}
.brand-primary-color,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.active,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu:hover,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.fxcolumn:not(.hasChild):hover li:hover,
.sidebar ul.menu .current,
.jv-ajax-cart--item-title a:hover,
.jv-ajax-cart--item-price_main,
.jv-ajax-cart--item-remove:hover,
.jv-ajax-cart--item-remove:focus,
.jv-ajax-cart--item-remove:active,
.jv-ajax-cart--footer-bill,
.sidebar .jv-module .vm-menu-category li.active > a,
.sidebar .jv-module .vm-menu-category li a:hover,
.itemList h4:hover,
h4 a:hover,
.blog .ItemBody h3.ItemTitle a:hover,
.blog .ItemReadMore a,
.blog .masonry .ItemView .ItemBody2 h3 a:hover,
.blog .masonry .ItemView .ItemBody2 .k2ReadMore,
.itemCommentsList li .commenText .commentDate,
.itemView .itemCommentsList .authorResponse .commentDate,
.read-more,
.post-readmore,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single,
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-drop,
.module-panel-shop .jv-module.module-vm-shop li .fa::before,
.sidebar .recent-post .jvlatestnews-link li:before,
.sidebar .jvlatestnews-link li:before,
.sidebar .mod-contact .read-more span,
html .has-block-panel .tpl-block--panel .module-panel .fa,
html .has-block-panel-module-panel-2 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-3 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-4 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-5 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
.k2CategoriesListBlock .activeCategory > a,
.categories-list .locations-li .fa-ul li i,
.jvcontact--detail .address p .text-big,
.company-timeline .icon-date-container i,
a:hover,
a:focus,
.tpl-block--footer a:hover {
  color: #006db7;
}
.brand-primary-background,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem a.levelsub::before,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem span.levelsub::before,
.owl-controls .owl-buttons > div:hover::before,
.owl-controls .owl-nav > div:hover::before,
.owl-controls .owl-buttons > div:focus::before,
.owl-controls .owl-nav > div:focus::before,
.owl-controls .owl-buttons > div:active::before,
.owl-controls .owl-nav > div:active::before,
#switcher .show-switcher-icon,
#switcher #demo-list-box li a.active::before,
div#toTop:hover,
.jv-ajax-cart--footer button,
.jv-ajax-cart--footer-toolbar .btn,
.sidebar .jv-module .vm-menu-category li.active > i,
.sidebar .jv-module.module-vm-filter .custom h3.title-module:hover::after,
.sidebar .jv-module.module-vm-filter .custom h3.title-module:focus::after,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn,
.blog .dates .month,
.blog .masonry .ItemView .ItemHead .ItemCategory:hover,
.pagination-list > div.active,
.pagination-list > div:hover,
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom .fa-search:before,
.view-virtuemart div.product span.addtocart-button input.addtocart-button:hover,
.view-virtuemart div.product span.addtocart-button input.notify-button:hover,
.cart-view .accordion-header .accordion-btn:hover,
.cart-view .tab-container-left .nav-tabs li.active,
.search-k2 button.btn,
.page-search .highlight,
.catItemView-services .catItemImageBlock-services .catItemReadMore a:hover,
.catItemView-services .catItemImageBlock-services .catItemReadMore a:focus,
.catItemView-services .catItemImageBlock-services .catItemReadMore a:active,
.k2ItemsBlock-news .post-date,
.categories-list .jv-module .title-module span::after,
.careers .career .panel-title i,
.k2-event .events-table .event-date .month,
.tpl-block--search .btn-icon-searchword i::before {
  background-color: #006db7;
}
.brand-primary-border,
#block-mainnav ul.fxmenu li.level1.active .level1,
#block-mainnav ul.fxmenu li.level1:hover .level1,
.jv-ajax-cart--dropdown-content,
blockquote {
  border-color: #006db7;
}
.brand-secondary-color,
ul.ul-arrow li:before,
.ul-arrow ul li:before,
.blog .masonry .ItemView .ItemHead .date .fa,
.view-virtuemart div.product .spacer .PricesalesPrice,
.trucking-icon-warehouse .path3:before,
.trucking-icon-warehouse .path4:before,
.trucking-icon-warehouse .path5:before,
.trucking-icon-warehouse .path6:before,
.trucking-icon-chemical .path2:before,
.trucking-icon-consumer .path6:before,
.trucking-icon-energy .path2:before,
.trucking-icon-business .path1:before,
.trucking-icon-detailed .path3:before,
.trucking-icon-detailed .path5:before,
.trucking-icon-detailed .path10:before,
.trucking-icon-detailed .path11:before,
.trucking-icon-detailed .path12:before,
.trucking-icon-detailed .path13:before,
.trucking-icon-implementation .path19:before,
.trucking-icon-oilgas .path2:before,
.trucking-icon-quality .path3:before,
.trucking-icon-retail .path3:before,
.trucking-icon-retail .path4:before,
.trucking-icon-retail .path5:before,
.trucking-icon-retail .path6:before,
.trucking-icon-retail .path7:before,
.trucking-icon-texttile .path2:before,
.trucking-icon-texttile .path3:before,
.trucking-icon-texttile .path4:before,
.trucking-icon-texttile .path5:before,
.custom-bkg.bkg-dark-blue .trucking-icon-implementation .path19,
.custom-bkg.bkg-dark-blue .trucking-icon-oilgas .path2,
.custom-bkg.bkg-dark-blue .trucking-icon-quality .path3,
.custom-bkg.bkg-dark-blue .trucking-icon-retail .path3,
.custom-bkg.bkg-dark-blue .trucking-icon-retail .path4,
.custom-bkg.bkg-dark-blue .trucking-icon-retail .path5,
.custom-bkg.bkg-dark-blue .trucking-icon-retail .path6,
.custom-bkg.bkg-dark-blue .trucking-icon-retail .path7,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path10,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path11,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path12,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path13,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path5,
.custom-bkg.bkg-dark-blue .trucking-icon-detailed .path3,
.custom-bkg.bkg-dark-blue .trucking-icon-business .path1,
.custom-bkg.bkg-dark-blue .trucking-icon-energy .path2,
.custom-bkg.bkg-dark-blue .trucking-icon-consumer .path6,
.custom-bkg.bkg-dark-blue .trucking-icon-chemical .path2,
.custom-bkg.bkg-dark-blue .trucking-icon-texttile .path2,
.custom-bkg.bkg-dark-blue .trucking-icon-texttile .path3,
.custom-bkg.bkg-dark-blue .trucking-icon-texttile .path4,
.custom-bkg.bkg-dark-blue .trucking-icon-texttile .path5,
.k2ItemsBlock-news .moduleItemDateCreated i,
.k2ItemsBlock-news .catItemViewclearfix .caption h4 .moduleItemDateCreated,
.k2ItemsBlock-news .catItemViewclearfix .caption h4 a .moduleItemDateCreated,
.k2ItemsBlock-news .catItemViewclearfix .caption .fa {
  color: #fdc300;
}
.brand-secondary-background,
.jv-module .title-module span::after,
ul.ul-check li:before,
.ul-check ul li:before,
input[type="submit"].btn-secondary,
input[type="reset"].btn-secondary,
input[type="button"].btn-secondary,
button.btn-secondary,
.btn.btn-secondary,
.nav-tabs li.active,
.productdetails .nav > li > a:hover,
.productdetails .addtocart-bar span.addtocart-button input.addtocart-button:hover,
.border-bottom,
.slideshow-border,
.jai-map-container.hover-popup .point,
.homepage-owlslider-padding .jv-module .btn-secondary:hover,
.homepage-owlslider-padding .jv-module .btn-secondary:active,
.homepage-owlslider-padding .jv-module .btn-secondary:focus,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore a:hover,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore a:active,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore a:focus {
  background-color: #fdc300;
}
.brand-secondary-border,
.homepage-owlslider-padding .jv-module .btn-secondary,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore a {
  border-color: #fdc300;
}
.transition-default,
#block-mainnav ul.fxmenu li.level1.hasChild .fx-subitem,
.b-lazy,
.loading,
.owl-controls .owl-buttons,
.owl-controls .owl-nav,
.owl-controls .owl-buttons > div::before,
.owl-controls .owl-nav > div::before,
#switcher,
#switcher .tpl-block--switcher-wrapper,
.sidebar .jv-module .vm-menu-category ul,
.sidebar .jv-module.module-vm-filter .custom h3.title-module::after,
.jv-module .title-module,
ul.listing > li,
a,
input,
button,
textarea,
.btn,
.blog .itemImage img,
.blog .masonry .ItemView .ItemBody2 .k2ReadMore,
.blog .masonry .ItemView .ItemBody2 .k2ReadMore i,
.cart-view .accordion-header .accordion-btn,
.read-more .fa,
.post-readmore .fa,
.sidebar .mod-contact .read-more span,
.homepage-owlslider-padding .owl-item .jv-module,
.catItemView-services .catItemImageBlock-services img,
.catItemView-services .catItemImageBlock-services .catItemReadMore a i,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemImage,
.gallerys-item .gallery-item .jv-module .contentmod,
.gallerys-item .gallery-item .itemImage img,
.gallerys-item .gallery-item::before,
.tpl-block--search .btn-icon-searchword input[name="searchword"],
.tpl-block--footer ul > li {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.jv-module {
  padding-top: 70px;
  padding-bottom: 100px;
  font-size: 14px;
}
.jv-module .title-module span {
  padding-bottom: 10px;
  padding-top: 10px;
}
.jv-module .title-module span::after {
  content: '';
  left: 0;
  top: 0;
  width: 40px;
  height: 3px;
  background-color: #fac312;
}
.jv-module .title-module-center {
  font-size: 230.76923077%;
}
.jv-module .title-module-center span {
  text-transform: none;
}
.jv-module .title-module-center span::after {
  bottom: 0;
  top: auto;
  right: 0;
  margin: auto;
}
.jv-module .title-module-center span + span {
  font-size: 50%;
  color: #777777;
  font-weight: normal;
  margin-top: -20px;
}
.jv-module .title-module {
  margin-top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.jv-module .title-module.title-module-center,
.jv-module .title-module.title-module-topleft {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.jv-module2 {
  padding-top: 0px;
  padding-bottom: 100px;
  font-size: 14px;
}
.jv-module2 .title-module span {
  padding-bottom: 10px;
  padding-top: 10px;
}
.jv-module2 .title-module span::after {
  content: '';
  left: 0;
  top: 0;
  width: 40px;
  height: 3px;
}
.jv-module2 .title-module-center {
  font-size: 230.76923077%;
}
.jv-module .title-module-center span {
  text-transform: none;
}
.jv-module2 .title-module-center span::after {
  bottom: 0;
  top: auto;
  right: 0;
  margin: auto;
}
.jv-module2 .title-module-center span + span {
  font-size: 50%;
  color: #777777;
  font-weight: normal;
  margin-top: -20px;
}
.jv-module2 .title-module {
  margin-top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.jv-module2 .title-module.title-module-center,
.jv-module2 .title-module.title-module-topleft {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
ul li {
  margin-bottom: 10px;
}
ul.default li::before,
.sidebar ul li::before {
  content: "\f054";
  padding-right: 10px;
  font-size: 10px;
  color: #C5C8CC;
}
ul.default-border li,
.sidebar ul-border li {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
ul.default-right li::before,
.sidebar ul-right li::before {
  content: "\f054";
  padding-right: 10px;
  font-size: 10px;
  color: #C5C8CC;
}
ul.default-right li::before,
.sidebar ul-right li::before {
  margin-top: 6px;
}
ul.ul-arrow li:before,
.ul-arrow ul li:before {
  content: "\f178";
  padding-right: 5px;
}
ul.ul-check li,
.ul-check ul li {
  padding-left: 30px;
}
ul.ul-check li:before,
.ul-check ul li:before {
  content: "\f00c";
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  left: 0;
  top: 2px;
}
blockquote {
  position: relative;
  font-style: italic;
  margin-bottom: 20px;
  border: none;
  font-family: inherit;
  margin-left: 30px;
  border-width: 3px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-bottom: none;
  padding: 15px 20px;
  font-size: 138.46153846%;
  line-height: 25px;
  color: #333;
}
blockquote::before {
  display: none;
  top: 15px;
  left: 13px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  content: "\f10d";
  position: absolute;
  display: inline-block;
  font-size: 28px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
}
ul {
  list-style: none;
}
ul.listing > li,
.tpl-block--footer ul > li {
  margin-bottom: 5px;
  margin-left: 0;
}
ul.listing > li::before,
.tpl-block--footer ul > li::before {
  content: "\f054";
  padding-right: 10px;
  font-size: 10px;
}
ul.listing > li:hover,
ul.listing > li:focus,
.tpl-block--footer ul > li:hover,
.tpl-block--footer ul > li:focus {
  margin-left: 5px;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
}
a:focus,
input:focus,
button:focus,
textarea:focus,
.btn:focus,
a:hover,
input:hover,
button:hover,
textarea:hover,
.btn:hover,
a:active,
input:active,
button:active,
textarea:active,
.btn:active {
  outline: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  letter-spacing: 0px;
  font-weight: 800;
  font-family: inherit;
  color: #333;
  line-height: initial;
  margin-top: 0;
  margin-bottom: 0px;
}
h1,
.h1 {
  font-size: 230.76923077%;
}
h2,
.h2 {
  font-size: 184.61538462%;
}
h3,
.h3 {
  font-size: 161.53846154%;
}
h4,
.h4 {
  font-size: 138.46153846%;
}
h5,
.h5 {
  font-size: 123.07692308%;
}
h6,
.h6 {
  font-size: 115.38461538%;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
.input-text {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
select,
button,
.btn {
  line-height: 40px;
  height: 40px;
  padding: 0px 40px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
.input-text,
select,
textarea {
  width: 100%;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #777;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
.input-text:focus,
select:focus,
textarea:focus,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
.input-text:hover,
select:hover,
textarea:hover {
  border: 1px solid #d5d5d5;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn {
  width: auto;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-size: 100%;
  color: #fff;
}
input[type="submit"].btn-secondary,
input[type="reset"].btn-secondary,
input[type="button"].btn-secondary,
button.btn-secondary,
.btn.btn-secondary {
  color: #fff;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.btn:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
button:focus,
.btn:focus {
  background-color: #00558e;
}
select {
  padding-left: 10px;
}
textarea {
  padding: 15px 20px;
  min-height: 194px;
  line-height: 22px;
}
.nav-tabs {
  margin-bottom: 60px;
}
.nav-tabs li {
  background-color: #fcfcfc;
  margin-right: 2px;
}
.nav-tabs li a {
  color: #333;
  font-size: 115.38461538%;
  line-height: 55px;
  padding: 0 30px;
}
.nav-tabs li.active a {
  color: #fff;
}
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  color: #fff;
}
.table {
  width: 100%;
}
.table caption {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
  color: #333;
  text-transform: uppercase;
}
.table thead {
  background-color: #f6f6f6;
}
.table thead tr th {
  padding: 10px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  text-align: center;
}
.table thead tr th:first-child {
  text-align: left;
}
.table tbody {
  background-color: #fcfcfc;
}
.table tbody tr td {
  padding: 10px;
  text-align: center;
}
.table tbody tr td:first-child {
  text-align: left;
  color: #333;
  font-weight: 700;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
.fa {
  font-family: inherit;
}
.itemList h4,
h4 a {
  color: #333;
}
.blog .itemImage {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog .itemImage img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .itemImage:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.blog .dates {
  width: 100px;
}
.blog .dates .day {
  background-color: #fcfcfc;
  font-size: 276.92307692%;
  line-height: 36px;
  color: #333333;
  font-weight: 800;
  padding: 20px 30px;
}
.blog .dates .month {
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
}
.blog .ItemBody {
  padding-left: 130px;
}
.blog .ItemBody h3.ItemTitle a {
  color: #333;
}
.blog .ItemBody .ItemLinks > div {
  margin-right: 20px;
}
.blog .ItemView {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ddd;
}
.blog .masonry .ItemView {
  background: #ffffff;
  padding: 20px;
}
.blog .masonry .ItemView .ItemHead {
  margin-bottom: 30px;
}
.blog .masonry .ItemView .ItemHead .date {
  color: #565f66;
  font-size: 92.30769230999999%;
  font-weight: 600;
}
.blog .masonry .ItemView .ItemHead .date .fa {
  margin-right: 3px;
}
.blog .masonry .ItemView .ItemHead .ItemCategory {
  right: -20px;
  top: -20px;
  background-color: #565f66;
  padding: 7px 15px;
}
.blog .masonry .ItemView .ItemHead .ItemCategory a {
  color: #eee;
}
.blog .masonry .ItemView .ItemBody2 h3 a {
  color: #333;
}
.blog .masonry .ItemView .ItemBody2 .k2ReadMore i {
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .masonry .ItemView .ItemBody2 .k2ReadMore:hover {
  padding-right: 5px;
}
.blog .masonry .ItemView .ItemBody2 .k2ReadMore:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}

.itemCommentsForm {
  margin-top: 70px;
  width: 100%;
}
.itemCommentsForm label {
  font-weight: normal;
}
.itemCommentsForm label .required {
  color: red;
  margin-right: 3px;
}
.itemComments {
  margin-top: 70px;
}
.itemCommentsList li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.itemCommentsList li:last-child {
  border-bottom: none;
}
.itemCommentsList li .avt {
  width: 70px;
  height: 70px;
  border: 3px solid #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.itemCommentsList li .commenText {
  padding-left: 90px;
}
.itemCommentsList li .commenText .commentAuthorName {
  font-family: 'Raleway', Arial, sans-serif;
  color: #252525;
  font-weight: 600;
  font-style: normal;
}

.itemRatingForm {
  margin-bottom: 10px;
  vertical-align: middle;
  margin-top: 10px;
}
.itemRatingForm ul.itemRatingList {
  background: url(../images/transparent_star.gif) repeat-x scroll left -1000px;
  height: 18px;
  list-style: none outside none;
  overflow: hidden;
  width: 90px;
  background-position: left top;
}
.itemRatingList .itemCurrentRating {
  border: medium none;
  cursor: pointer;
  height: 18px;
  left: 0;
  line-height: 18px;
  outline: medium none;
  overflow: hidden;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: url(../images/transparent_star.gif) repeat-x scroll left -1000px;
  background-position: 0 center;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.itemRatingList a {
  border: medium none;
  cursor: pointer;
  height: 18px;
  left: 0;
  line-height: 18px;
  outline: medium none;
  overflow: hidden;
  text-indent: -1000px;
  top: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingLog {
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 4px;
  line-height: 18px;
}
.itemRatingList a:hover {
  background: url(../images/transparent_star.gif) repeat-x scroll left -1000px;
  background-position: left bottom;
}
.pagination-list > div {
  background-color: #f5f9fc;
  border: 1px solid #ddd;
  list-style: none;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.pagination-list > div.active,
.pagination-list > div:hover {
  color: #fff;
}
.pagination-list > div:hover a {
  color: #fff;
}
.itemView .itemContentFooter {
  margin-bottom: 10px;
}
.itemView .itemSocialSharing {
  width: 100%;
  overflow: hidden;
}
.itemView .itemSocialSharing > div {
  margin-right: 15px;
}
.itemView .itemAuthorBlock img {
  margin-right: 15px;
}
.itemView .itemCommentsList .authorResponse .commenText {
  padding-left: 70px;
}
.itemView .itemCommentsForm .row {
  margin-bottom: 20px;
}
.itemView .itemCommentsForm #recaptcha {
  margin-bottom: 20px;
}
.itemView .itemCommentsForm textarea {
  height: 194px;
}
.itemToolbar .article-info > div {
  margin-right: 15px;
}
.blog .itemImage img {
  width: 100%;
}
.k2ItemsBlock span.moduleItemExtraFieldsValue {
  font-size: 13px;
  font-weight: normal;
}

div[class*="-view"] .row {
  margin-right: -15px;
  margin-left: -15px;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  padding: 0 40px;
}
.view-virtuemart .vm3pr-6 .product-price,
.view-virtuemart .vm3pr-3 .addtocart-area {
  min-height: auto;
}
.view-virtuemart .category-view .row .category .spacer {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 15px;
}
.view-virtuemart div.product {
  box-sizing: border-box;
  border: none;
  margin: 0;
}
.view-virtuemart div.product .spacer {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 15px;
}
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom {
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  right: auto;
  bottom: auto;
  overflow: visible;
}
.view-virtuemart div.product .spacer .vm-product-media-container .img-zoom .fa-search:before {
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 15px;
  color: #fff;
}
.view-virtuemart div.product .product-price {
  float: none;
}
.view-virtuemart div.product span.addtocart-button input.addtocart-button,
.view-virtuemart div.product span.addtocart-button input.notify-button {
  font-size: 12px;
  background-color: transparent;
  color: #333;
  height: 44px;
  line-height: 44px;
  border-color: #ddd;
}
.view-virtuemart div.product span.addtocart-button input.addtocart-button:hover,
.view-virtuemart div.product span.addtocart-button input.notify-button:hover {
  color: #fff;
}
.view-virtuemart .clearrow {
  clear: left;
}
.view-virtuemart .product-home .jv-module {
  padding: 0;
}
.productdetails .nav-tabs {
  margin-bottom: 20px;
}
.productdetails .nav > li > a {
  text-decoration: none;
  background-color: #eee;
}
.productdetails .nav > li > a:hover {
  color: #fff;
}
.productdetails .vm-product-rating-container {
  width: 100%;
}
.productdetails .vm-product-rating-container i {
  font-size: 16px;
  padding-left: 10px;
}
.productdetails .vm-price-desc {
  margin: 0;
}
.productdetails .product-price {
  width: 100%;
  font-size: 20px;
}
.productdetails .addtocart-bar .quantity-box .quantity-input {
  width: 80px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #EEE;
  color: #666;
}
.productdetails .addtocart-bar input.quantity-controls {
  content: "";
  width: 0;
  height: 0;
  background: none;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent #444444 transparent;
  top: 50%;
  right: 25px;
  padding: 0;
}
.productdetails .addtocart-bar input.quantity-controls.quantity-plus {
  margin-top: -12px;
}
.productdetails .addtocart-bar input.quantity-controls.quantity-minus {
  border-width: 5px;
  border-color: #444444 transparent transparent transparent;
  margin-bottom: -12px;
}
.productdetails .addtocart-bar span.addtocart-button input.addtocart-button {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 20px;
  border: none;
}
.productdetails .manufacturer,
.productdetails .product-category {
  margin-top: 20px;
  margin-bottom: 20px;
}
.productdetails .manufacturer h6,
.productdetails .product-category h6 {
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: normal;
}
.browse-view .row .product .spacer {
  padding: 15px;
}
.browse-view .row .product .spacer h3 {
  text-align: center;
  margin-bottom: 10px;
}
.browse-view p.product_s_desc {
  height: auto;
}
.browse-view .vm3pr-5 .product-price {
  min-height: auto;
}
.manufacturer-details-view .thumbnail {
  overflow: hidden;
  text-align: center;
}
.manufacturer-details-view .thumbnail img {
  float: none;
}
.cart-view .billto-shipto {
  border: none;
}
.cart-view .continue-shopping {
  margin-bottom: 15px;
}
.cart-view .collapse {
  overflow: hidden;
}
.cart-view .accordion-header {
  background: #eee;
  padding: 20px;
  border: 1px solid #e3e3e3;
  margin-bottom: 10px;
  position: relative;
}
.cart-view .accordion-header .accordion-title {
  font-weight: 700;
  font-size: 120%;
  line-height: 1;
}
.cart-view .accordion-header .accordion-btn {
  right: 15px;
  top: 50%;
  margin-top: -15px;
  z-index: 100;
  width: 30px;
  height: 30px;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  line-height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  user-select: none;
  cursor: pointer;
  color: inherit;
  font-size: 120%;
}
.cart-view .accordion-header .accordion-btn:hover {
  color: #fff;
}
.cart-view .accordion-header .accordion-btn.collapsed .fa:before {
  content: "\f106";
}
.cart-view input[type="submit"],
.cart-view input[type="reset"],
.cart-view input[type="button"],
.cart-view select,
.cart-view button,
.cart-view .btn {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cart-view .cart-summary button {
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
}
.cart-view .vm-div-pricelist .cart-item-name-col .cart-img {
  width: 100px;
  margin-right: 20px;
}
.cart-view .vm-div-pricelist .cart-item-name-col .cart-extrainfo {
  padding-left: 100px;
}
.cart-view .table-bordered > tbody > tr > td,
.cart-view .table-bordered > tbody > tr > th,
.cart-view .table-bordered > tfoot > tr > td,
.cart-view .table-bordered > tfoot > tr > th,
.cart-view .table-bordered > thead > tr > td,
.cart-view .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
  vertical-align: middle;
}
.cart-view .table-bordered > tbody > tr > th {
  padding: 15px;
}
.cart-view .vm-div-pricelist tbody td {
  background: #fff !important;
  padding: 30px 20px;
}
.cart-view .tab-container-left {
  border: 1px solid #dcdcdc;
}
.cart-view .tab-container-left .nav-tabs {
  width: 280px;
}
.cart-view .tab-container-left .nav-tabs li {
  float: none;
  border-top-color: transparent;
  border-right-color: transparent;
  color: #666;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  background: #f4f4f4;
}
.cart-view .tab-container-left .nav-tabs li:first-child {
  border-left-color: transparent;
  border-top-color: transparent;
}
.cart-view .tab-container-left .nav-tabs li.active {
  border-right: none;
  color: #fff;
}
.cart-view .tab-container-left .tab-content {
  padding: 0 50px 0 330px;
  border: none;
  width: 100%;
  color: #777;
}
.cart-view .tab-container-left .tab-content .tab-pane.active {
  padding: 20px 0;
}
.cart-view .vmshipment_name,
.cart-view .vmpayment_name {
  font-size: 16px;
  font-weight: bold;
}
.cart-view .details-button {
  font-size: 14px;
}
.cart-view fieldset.vm-fieldset-tos {
  margin-bottom: 15px;
}
.cart-view div.terms-of-service {
  float: none;
}
.cart-view div.terms-of-service label {
  font-weight: normal;
  font-size: 11px;
}
.cart-view a.terms-of-service {
  font-size: 11px;
}
.cart-view .checkout-button-top {
  border: none;
  padding: 0;
}
.cart-view table.cart-summary tr th {
  background: #eee;
  padding: 15px;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box .quantity-input {
  height: 100%;
  width: 100%;
  border: none;
  font-weight: 700;
  color: #757575;
}
.cart-view span.custom-variant-inputbox input.custom-attribute:hover,
.cart-view span.quantity-box input.quantity-input:hover,
.cart-view input.vm-default:hover,
.cart-view span.quantity-box input.quantity-input:hover,
.cart-view .ask-a-question-view input.counter:hover,
.cart-view .ask-a-question-view input#email:hover,
.cart-view table.user-details input:hover,
.cart-view a.ask-a-question:hover,
.cart-view a.details:hover,
.cart-view div.details:hover,
.cart-view a.product-details:hover,
.cart-view button.default:hover {
  background: none;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box button.quantity-controls {
  background: #fafafa;
  width: 20px;
  height: 20px;
  right: -1px;
  color: #777777;
  line-height: 20px;
  padding: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75);
  font-size: 113.33333333%;
  border: 1px solid #e4e2e2;
  z-index: 9;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box button.quantity-controls.quantity-plus {
  top: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box button.quantity-controls.quantity-minus {
  bottom: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box.js-calculate {
  margin-right: 0;
  width: 100%;
  padding-right: 0;
}
.cart-view .bootstrap-touchspin {
  width: 100%;
}
.cart-view .vm-single-info-cart .addtocart-bar .quantity-box .quantity-input {
  width: 100%;
  font-weight: 700;
  line-height: 40px;
  color: #757575;
  font-size: 166.66666667%;
  border: 1px solid #ddd;
  height: 40px;
}
.cart-view price-value .total_without_all {
  padding-bottom: 10px;
  font-size: 16px;
}
.cart-view .price-value .total_without_all {
  padding-bottom: 10px;
  font-size: 123.07692308%;
}
.cart-view .cart-total-bill tfoot tr td {
  font-size: 153.84615385%;
}
.continue_link.btn-default:hover {
  color: #fff;
}
.browseProductImage {
  max-height: none;
}

.category-view .row .category .spacer span {
  margin-top: 10px;
}
.productdetails-view .main-image {
  margin-bottom: 20px;
}
.productdetails-view .main-image img {
  max-height: 100%;
  width: 100%;
}
.additional-images-wrapper .product-image {
  height: 100px;
  background-size: cover;
  width: 100%;
}
.productdetails .nav > li {
  text-decoration: none;
  background-color: #eee;
}
.productdetails .nav > li > a {
  background: inherit;
}
.productdetails .additional-images-wrapper {
  margin-bottom: 40px;
}
.productdetails .product-price {
  margin-bottom: 20px;
}
.view-virtuemart .vm-badges {
  display: none;
}
.parallax01 {
  background-image: url('../images/trucking/paralax/parallax01.jpg');
}
.parallax02 {
  background-image: url('../images/trucking/paralax/parallax02.jpg');
}
.parallax {
  padding: 70px 0;
}
.parallax01,
.parallax02 {
  color: #fff;
}
.parallax01 .trucking-icon,
.parallax02 .trucking-icon {
  background-color: #fff;
  border: 2px solid #ddd;
}
.icon-pi {
  font-family: 'pi-transport';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.trucking-icon {
  vertical-align: middle;
}
.trucking-icon-100x100 {
  width: 100px;
  height: 100px;
  border: 2px solid #ddd;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 56px;
  padding: 20px;
}
.trucking-icon-80x80 {
  width: 80px;
  height: 80px;
  border: 2px solid #ddd;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 56px;
  padding: 11px;
}
.glyph {
  padding-bottom: 10px;
  width: 31%;
  margin: 0 1.16% 10px;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.glyph .mls {
  font-size: 16px;
}
.font-size10px {
  font-size: 76.92307692%;
}
.font-size11px {
  font-size: 84.61538462%;
}
.font-size12px {
  font-size: 92.30769230999999%;
}
.font-size13px {
  font-size: 100%;
}
.font-size14px {
  font-size: 107.69230769%;
}
.font-size15px {
  font-size: 115.38461538%;
}
.font-size16px {
  font-size: 123.07692308%;
}
.font-size17px {
  font-size: 130.76923077%;
}
.font-size18px {
  font-size: 138.46153846%;
}
.font-size19px {
  font-size: 146.15384615%;
}
.font-size20px {
  font-size: 153.84615385%;
}
.font-size21px {
  font-size: 161.53846154%;
}
.font-size22px {
  font-size: 169.23076923%;
}
.font-size23px {
  font-size: 176.92307692%;
}
.font-size24px {
  font-size: 184.61538462%;
}
.font-size25px {
  font-size: 192.30769231%;
}
.font-size26px {
  font-size: 200%;
}
.font-size27px {
  font-size: 207.69230769%;
}
.font-size28px {
  font-size: 215.38461538%;
}
.font-size29px {
  font-size: 223.07692308%;
}
.font-size30px {
  font-size: 230.76923077%;
}
.font-size31px {
  font-size: 238.46153846%;
}
.font-size32px {
  font-size: 246.15384615%;
}
.font-size33px {
  font-size: 253.84615385%;
}
.font-size34px {
  font-size: 261.53846154%;
}
.font-size35px {
  font-size: 269.23076923%;
}
.font-size36px {
  font-size: 276.92307692%;
}
.font-size37px {
  font-size: 284.61538462%;
}
.font-size38px {
  font-size: 292.30769231%;
}
.font-size39px {
  font-size: 300%;
}
.font-size40px {
  font-size: 307.69230769%;
}
.font-size41px {
  font-size: 315.38461538%;
}
.font-size42px {
  font-size: 323.07692308%;
}
.font-size43px {
  font-size: 330.76923077%;
}
.font-size44px {
  font-size: 338.46153846%;
}
.font-size45px {
  font-size: 346.15384615%;
}
.font-size46px {
  font-size: 353.84615385%;
}
.font-size47px {
  font-size: 361.53846154%;
}
.font-size48px {
  font-size: 369.23076923%;
}
.font-size49px {
  font-size: 376.92307692%;
}
.font-size50px {
  font-size: 384.61538462%;
}
.font-size51px {
  font-size: 392.30769231%;
}
.font-size52px {
  font-size: 400%;
}
.font-size53px {
  font-size: 407.69230769%;
}
.font-size54px {
  font-size: 415.38461538%;
}
.font-size55px {
  font-size: 423.07692308%;
}
.font-size56px {
  font-size: 430.76923077%;
}
.font-size57px {
  font-size: 438.46153846%;
}
.font-size58px {
  font-size: 446.15384615%;
}
.font-size59px {
  font-size: 453.84615385%;
}
.font-size60px {
  font-size: 461.53846154%;
}
.font-size61px {
  font-size: 469.23076923%;
}
.font-size62px {
  font-size: 476.92307692%;
}
.font-size63px {
  font-size: 484.61538462%;
}
.font-size64px {
  font-size: 492.30769231%;
}
.font-size65px {
  font-size: 500%;
}
.font-size66px {
  font-size: 507.69230769%;
}
.font-size67px {
  font-size: 515.38461538%;
}
.font-size68px {
  font-size: 523.07692308%;
}
.font-size69px {
  font-size: 530.76923077%;
}
.font-size70px {
  font-size: 538.46153846%;
}
.font-size71px {
  font-size: 546.15384615%;
}
.font-size72px {
  font-size: 553.84615385%;
}
.font-size73px {
  font-size: 561.53846154%;
}
.font-size74px {
  font-size: 569.23076923%;
}
.font-size75px {
  font-size: 576.92307692%;
}
.font-size76px {
  font-size: 584.61538462%;
}
.font-size77px {
  font-size: 592.30769231%;
}
.font-size78px {
  font-size: 600%;
}
.font-size79px {
  font-size: 607.69230769%;
}
.font-size80px {
  font-size: 615.38461538%;
}
.font-size81px {
  font-size: 623.07692308%;
}
.font-size82px {
  font-size: 630.76923077%;
}
.font-size83px {
  font-size: 638.46153846%;
}
.font-size84px {
  font-size: 646.15384615%;
}
.font-size85px {
  font-size: 653.84615385%;
}
.font-size86px {
  font-size: 661.53846154%;
}
.font-size87px {
  font-size: 669.23076923%;
}
.font-size88px {
  font-size: 676.92307692%;
}
.font-size89px {
  font-size: 684.61538462%;
}
.font-size90px {
  font-size: 692.30769231%;
}
.font-size91px {
  font-size: 700%;
}
.font-size92px {
  font-size: 707.69230769%;
}
.font-size93px {
  font-size: 715.38461538%;
}
.font-size94px {
  font-size: 723.07692308%;
}
.font-size95px {
  font-size: 730.76923077%;
}
.font-size96px {
  font-size: 738.46153846%;
}
.font-size97px {
  font-size: 746.15384615%;
}
.font-size98px {
  font-size: 753.84615385%;
}
.font-size99px {
  font-size: 761.53846154%;
}
.font-size100px {
  font-size: 769.23076923%;
}
.margin-5px {
  margin: 5px;
}
.margin-6px {
  margin: 6px;
}
.margin-7px {
  margin: 7px;
}
.margin-8px {
  margin: 8px;
}
.margin-9px {
  margin: 9px;
}
.margin-10px {
  margin: 10px;
}
.margin-11px {
  margin: 11px;
}
.margin-12px {
  margin: 12px;
}
.margin-13px {
  margin: 13px;
}
.margin-14px {
  margin: 14px;
}
.margin-15px {
  margin: 15px;
}
.margin-16px {
  margin: 16px;
}
.margin-17px {
  margin: 17px;
}
.margin-18px {
  margin: 18px;
}
.margin-19px {
  margin: 19px;
}
.margin-20px {
  margin: 20px;
}
.margin-21px {
  margin: 21px;
}
.margin-22px {
  margin: 22px;
}
.margin-23px {
  margin: 23px;
}
.margin-24px {
  margin: 24px;
}
.margin-25px {
  margin: 25px;
}
.margin-26px {
  margin: 26px;
}
.margin-27px {
  margin: 27px;
}
.margin-28px {
  margin: 28px;
}
.margin-29px {
  margin: 29px;
}
.margin-30px {
  margin: 30px;
}
.margin-31px {
  margin: 31px;
}
.margin-32px {
  margin: 32px;
}
.margin-33px {
  margin: 33px;
}
.margin-34px {
  margin: 34px;
}
.margin-35px {
  margin: 35px;
}
.margin-36px {
  margin: 36px;
}
.margin-37px {
  margin: 37px;
}
.margin-38px {
  margin: 38px;
}
.margin-39px {
  margin: 39px;
}
.margin-40px {
  margin: 40px;
}
.margin-41px {
  margin: 41px;
}
.margin-42px {
  margin: 42px;
}
.margin-43px {
  margin: 43px;
}
.margin-44px {
  margin: 44px;
}
.margin-45px {
  margin: 45px;
}
.margin-46px {
  margin: 46px;
}
.margin-47px {
  margin: 47px;
}
.margin-48px {
  margin: 48px;
}
.margin-49px {
  margin: 49px;
}
.margin-50px {
  margin: 50px;
}
.margin-51px {
  margin: 51px;
}
.margin-52px {
  margin: 52px;
}
.margin-53px {
  margin: 53px;
}
.margin-54px {
  margin: 54px;
}
.margin-55px {
  margin: 55px;
}
.margin-56px {
  margin: 56px;
}
.margin-57px {
  margin: 57px;
}
.margin-58px {
  margin: 58px;
}
.margin-59px {
  margin: 59px;
}
.margin-60px {
  margin: 60px;
}
.margin-61px {
  margin: 61px;
}
.margin-62px {
  margin: 62px;
}
.margin-63px {
  margin: 63px;
}
.margin-64px {
  margin: 64px;
}
.margin-65px {
  margin: 65px;
}
.margin-66px {
  margin: 66px;
}
.margin-67px {
  margin: 67px;
}
.margin-68px {
  margin: 68px;
}
.margin-69px {
  margin: 69px;
}
.margin-70px {
  margin: 70px;
}
.margin-71px {
  margin: 71px;
}
.margin-72px {
  margin: 72px;
}
.margin-73px {
  margin: 73px;
}
.margin-74px {
  margin: 74px;
}
.margin-75px {
  margin: 75px;
}
.margin-76px {
  margin: 76px;
}
.margin-77px {
  margin: 77px;
}
.margin-78px {
  margin: 78px;
}
.margin-79px {
  margin: 79px;
}
.margin-80px {
  margin: 80px;
}
.margin-81px {
  margin: 81px;
}
.margin-82px {
  margin: 82px;
}
.margin-83px {
  margin: 83px;
}
.margin-84px {
  margin: 84px;
}
.margin-85px {
  margin: 85px;
}
.margin-86px {
  margin: 86px;
}
.margin-87px {
  margin: 87px;
}
.margin-88px {
  margin: 88px;
}
.margin-89px {
  margin: 89px;
}
.margin-90px {
  margin: 90px;
}
.margin-91px {
  margin: 91px;
}
.margin-92px {
  margin: 92px;
}
.margin-93px {
  margin: 93px;
}
.margin-94px {
  margin: 94px;
}
.margin-95px {
  margin: 95px;
}
.margin-96px {
  margin: 96px;
}
.margin-97px {
  margin: 97px;
}
.margin-98px {
  margin: 98px;
}
.margin-99px {
  margin: 99px;
}
.margin-100px {
  margin: 100px;
}
@media (max-width: 991px) {
  .margin-20px {
    margin: 10px;
  }
  .margin-21px {
    margin: 10.5px;
  }
  .margin-22px {
    margin: 11px;
  }
  .margin-23px {
    margin: 11.5px;
  }
  .margin-24px {
    margin: 12px;
  }
  .margin-25px {
    margin: 12.5px;
  }
  .margin-26px {
    margin: 13px;
  }
  .margin-27px {
    margin: 13.5px;
  }
  .margin-28px {
    margin: 14px;
  }
  .margin-29px {
    margin: 14.5px;
  }
  .margin-30px {
    margin: 15px;
  }
  .margin-31px {
    margin: 15.5px;
  }
  .margin-32px {
    margin: 16px;
  }
  .margin-33px {
    margin: 16.5px;
  }
  .margin-34px {
    margin: 17px;
  }
  .margin-35px {
    margin: 17.5px;
  }
  .margin-36px {
    margin: 18px;
  }
  .margin-37px {
    margin: 18.5px;
  }
  .margin-38px {
    margin: 19px;
  }
  .margin-39px {
    margin: 19.5px;
  }
  .margin-40px {
    margin: 20px;
  }
  .margin-41px {
    margin: 20.5px;
  }
  .margin-42px {
    margin: 21px;
  }
  .margin-43px {
    margin: 21.5px;
  }
  .margin-44px {
    margin: 22px;
  }
  .margin-45px {
    margin: 22.5px;
  }
  .margin-46px {
    margin: 23px;
  }
  .margin-47px {
    margin: 23.5px;
  }
  .margin-48px {
    margin: 24px;
  }
  .margin-49px {
    margin: 24.5px;
  }
  .margin-50px {
    margin: 25px;
  }
  .margin-51px {
    margin: 25.5px;
  }
  .margin-52px {
    margin: 26px;
  }
  .margin-53px {
    margin: 26.5px;
  }
  .margin-54px {
    margin: 27px;
  }
  .margin-55px {
    margin: 27.5px;
  }
  .margin-56px {
    margin: 28px;
  }
  .margin-57px {
    margin: 28.5px;
  }
  .margin-58px {
    margin: 29px;
  }
  .margin-59px {
    margin: 29.5px;
  }
  .margin-60px {
    margin: 30px;
  }
  .margin-61px {
    margin: 30.5px;
  }
  .margin-62px {
    margin: 31px;
  }
  .margin-63px {
    margin: 31.5px;
  }
  .margin-64px {
    margin: 32px;
  }
  .margin-65px {
    margin: 32.5px;
  }
  .margin-66px {
    margin: 33px;
  }
  .margin-67px {
    margin: 33.5px;
  }
  .margin-68px {
    margin: 34px;
  }
  .margin-69px {
    margin: 34.5px;
  }
  .margin-70px {
    margin: 35px;
  }
  .margin-71px {
    margin: 35.5px;
  }
  .margin-72px {
    margin: 36px;
  }
  .margin-73px {
    margin: 36.5px;
  }
  .margin-74px {
    margin: 37px;
  }
  .margin-75px {
    margin: 37.5px;
  }
  .margin-76px {
    margin: 38px;
  }
  .margin-77px {
    margin: 38.5px;
  }
  .margin-78px {
    margin: 39px;
  }
  .margin-79px {
    margin: 39.5px;
  }
  .margin-80px {
    margin: 40px;
  }
  .margin-81px {
    margin: 40.5px;
  }
  .margin-82px {
    margin: 41px;
  }
  .margin-83px {
    margin: 41.5px;
  }
  .margin-84px {
    margin: 42px;
  }
  .margin-85px {
    margin: 42.5px;
  }
  .margin-86px {
    margin: 43px;
  }
  .margin-87px {
    margin: 43.5px;
  }
  .margin-88px {
    margin: 44px;
  }
  .margin-89px {
    margin: 44.5px;
  }
  .margin-90px {
    margin: 45px;
  }
  .margin-91px {
    margin: 45.5px;
  }
  .margin-92px {
    margin: 46px;
  }
  .margin-93px {
    margin: 46.5px;
  }
  .margin-94px {
    margin: 47px;
  }
  .margin-95px {
    margin: 47.5px;
  }
  .margin-96px {
    margin: 48px;
  }
  .margin-97px {
    margin: 48.5px;
  }
  .margin-98px {
    margin: 49px;
  }
  .margin-99px {
    margin: 49.5px;
  }
  .margin-100px {
    margin: 50px;
  }
}
.padding-5px {
  padding: 5px;
}
.padding-6px {
  padding: 6px;
}
.padding-7px {
  padding: 7px;
}
.padding-8px {
  padding: 8px;
}
.padding-9px {
  padding: 9px;
}
.padding-10px {
  padding: 10px;
}
.padding-11px {
  padding: 11px;
}
.padding-12px {
  padding: 12px;
}
.padding-13px {
  padding: 13px;
}
.padding-14px {
  padding: 14px;
}
.padding-15px {
  padding: 15px;
}
.padding-16px {
  padding: 16px;
}
.padding-17px {
  padding: 17px;
}
.padding-18px {
  padding: 18px;
}
.padding-19px {
  padding: 19px;
}
.padding-20px {
  padding: 0px;
}
.padding-21px {
  padding: 21px;
}
.padding-22px {
  padding: 22px;
}
.padding-23px {
  padding: 23px;
}
.padding-24px {
  padding: 24px;
}
.padding-25px {
  padding: 25px;
}
.padding-26px {
  padding: 26px;
}
.padding-27px {
  padding: 27px;
}
.padding-28px {
  padding: 28px;
}
.padding-29px {
  padding: 29px;
}
/*.padding-30px {
  padding: 30px;
}*/
.padding-31px {
  padding: 31px;
}
.padding-32px {
  padding: 32px;
}
.padding-33px {
  padding: 33px;
}
.padding-34px {
  padding: 34px;
}
.padding-35px {
  padding: 35px;
}
.padding-36px {
  padding: 36px;
}
.padding-37px {
  padding: 37px;
}
.padding-38px {
  padding: 38px;
}
.padding-39px {
  padding: 39px;
}
.padding-40px {
  padding: 40px;
}
.padding-41px {
  padding: 41px;
}
.padding-42px {
  padding: 42px;
}
.padding-43px {
  padding: 43px;
}
.padding-44px {
  padding: 44px;
}
.padding-45px {
  padding: 45px;
}
.padding-46px {
  padding: 46px;
}
.padding-47px {
  padding: 47px;
}
.padding-48px {
  padding: 48px;
}
.padding-49px {
  padding: 49px;
}
.padding-50px {
  padding: 50px;
}
.padding-51px {
  padding: 51px;
}
.padding-52px {
  padding: 52px;
}
.padding-53px {
  padding: 53px;
}
.padding-54px {
  padding: 54px;
}
.padding-55px {
  padding: 55px;
}
.padding-56px {
  padding: 56px;
}
.padding-57px {
  padding: 57px;
}
.padding-58px {
  padding: 58px;
}
.padding-59px {
  padding: 59px;
}
.padding-60px {
  padding: 60px;
}
.padding-61px {
  padding: 61px;
}
.padding-62px {
  padding: 62px;
}
.padding-63px {
  padding: 63px;
}
.padding-64px {
  padding: 64px;
}
.padding-65px {
  padding: 65px;
}
.padding-66px {
  padding: 66px;
}
.padding-67px {
  padding: 67px;
}
.padding-68px {
  padding: 68px;
}
.padding-69px {
  padding: 69px;
}
.padding-70px {
  padding: 70px;
}
.padding-71px {
  padding: 71px;
}
.padding-72px {
  padding: 72px;
}
.padding-73px {
  padding: 73px;
}
.padding-74px {
  padding: 74px;
}
.padding-75px {
  padding: 75px;
}
.padding-76px {
  padding: 76px;
}
.padding-77px {
  padding: 77px;
}
.padding-78px {
  padding: 78px;
}
.padding-79px {
  padding: 79px;
}
.padding-80px {
  padding: 80px;
}
.padding-81px {
  padding: 81px;
}
.padding-82px {
  padding: 82px;
}
.padding-83px {
  padding: 83px;
}
.padding-84px {
  padding: 84px;
}
.padding-85px {
  padding: 85px;
}
.padding-86px {
  padding: 86px;
}
.padding-87px {
  padding: 87px;
}
.padding-88px {
  padding: 88px;
}
.padding-89px {
  padding: 89px;
}
.padding-90px {
  padding: 90px;
}
.padding-91px {
  padding: 91px;
}
.padding-92px {
  padding: 92px;
}
.padding-93px {
  padding: 93px;
}
.padding-94px {
  padding: 94px;
}
.padding-95px {
  padding: 95px;
}
.padding-96px {
  padding: 96px;
}
.padding-97px {
  padding: 97px;
}
.padding-98px {
  padding: 98px;
}
.padding-99px {
  padding: 99px;
}
.padding-100px {
  padding: 100px;
}
@media (max-width: 991px) {
  .padding-20px {
    padding: 10px;
  }
  .padding-21px {
    padding: 10.5px;
  }
  .padding-22px {
    padding: 11px;
  }
  .padding-23px {
    padding: 11.5px;
  }
  .padding-24px {
    padding: 12px;
  }
  .padding-25px {
    padding: 12.5px;
  }
  .padding-26px {
    padding: 13px;
  }
  .padding-27px {
    padding: 13.5px;
  }
  .padding-28px {
    padding: 14px;
  }
  .padding-29px {
    padding: 14.5px;
  }
  .padding-30px {
    padding: 15px;
  }
  .padding-31px {
    padding: 15.5px;
  }
  .padding-32px {
    padding: 16px;
  }
  .padding-33px {
    padding: 16.5px;
  }
  .padding-34px {
    padding: 17px;
  }
  .padding-35px {
    padding: 17.5px;
  }
  .padding-36px {
    padding: 18px;
  }
  .padding-37px {
    padding: 18.5px;
  }
  .padding-38px {
    padding: 19px;
  }
  .padding-39px {
    padding: 19.5px;
  }
  .padding-40px {
    padding: 20px;
  }
  .padding-41px {
    padding: 20.5px;
  }
  .padding-42px {
    padding: 21px;
  }
  .padding-43px {
    padding: 21.5px;
  }
  .padding-44px {
    padding: 22px;
  }
  .padding-45px {
    padding: 22.5px;
  }
  .padding-46px {
    padding: 23px;
  }
  .padding-47px {
    padding: 23.5px;
  }
  .padding-48px {
    padding: 24px;
  }
  .padding-49px {
    padding: 24.5px;
  }
  .padding-50px {
    padding: 25px;
  }
  .padding-51px {
    padding: 25.5px;
  }
  .padding-52px {
    padding: 26px;
  }
  .padding-53px {
    padding: 26.5px;
  }
  .padding-54px {
    padding: 27px;
  }
  .padding-55px {
    padding: 27.5px;
  }
  .padding-56px {
    padding: 28px;
  }
  .padding-57px {
    padding: 28.5px;
  }
  .padding-58px {
    padding: 29px;
  }
  .padding-59px {
    padding: 29.5px;
  }
  .padding-60px {
    padding: 30px;
  }
  .padding-61px {
    padding: 30.5px;
  }
  .padding-62px {
    padding: 31px;
  }
  .padding-63px {
    padding: 31.5px;
  }
  .padding-64px {
    padding: 32px;
  }
  .padding-65px {
    padding: 32.5px;
  }
  .padding-66px {
    padding: 33px;
  }
  .padding-67px {
    padding: 33.5px;
  }
  .padding-68px {
    padding: 34px;
  }
  .padding-69px {
    padding: 34.5px;
  }
  .padding-70px {
    padding: 35px;
  }
  .padding-71px {
    padding: 35.5px;
  }
  .padding-72px {
    padding: 36px;
  }
  .padding-73px {
    padding: 36.5px;
  }
  .padding-74px {
    padding: 37px;
  }
  .padding-75px {
    padding: 37.5px;
  }
  .padding-76px {
    padding: 38px;
  }
  .padding-77px {
    padding: 38.5px;
  }
  .padding-78px {
    padding: 39px;
  }
  .padding-79px {
    padding: 39.5px;
  }
  .padding-80px {
    padding: 40px;
  }
  .padding-81px {
    padding: 40.5px;
  }
  .padding-82px {
    padding: 41px;
  }
  .padding-83px {
    padding: 41.5px;
  }
  .padding-84px {
    padding: 42px;
  }
  .padding-85px {
    padding: 42.5px;
  }
  .padding-86px {
    padding: 43px;
  }
  .padding-87px {
    padding: 43.5px;
  }
  .padding-88px {
    padding: 44px;
  }
  .padding-89px {
    padding: 44.5px;
  }
  .padding-90px {
    padding: 45px;
  }
  .padding-91px {
    padding: 45.5px;
  }
  .padding-92px {
    padding: 46px;
  }
  .padding-93px {
    padding: 46.5px;
  }
  .padding-94px {
    padding: 47px;
  }
  .padding-95px {
    padding: 47.5px;
  }
  .padding-96px {
    padding: 48px;
  }
  .padding-97px {
    padding: 48.5px;
  }
  .padding-98px {
    padding: 49px;
  }
  .padding-99px {
    padding: 49.5px;
  }
  .padding-100px {
    padding: 50px;
  }
}
.border-bottom {
  width: 40px;
  height: 3px;
}
.custom-bkg {
  padding: 10px;
}
/*.custom-bkg.bkg-light-blue {
  background-color: #f4fcfc;
}*/
.custom-bkg.bkg-light-blue {
  background-color: rgb(255, 252, 243);
}
.custom-bkg.bkg-gray {
  background-color: #fcfcfc;
}
.custom-bkg.bkg-grey {
  background-color: #f6f6f6;
}
.custom-bkg.bkg-dark-blue {
  background-color: #2c3741;
  color: #fff;
}
.custom-bkg.bkg-dark-blue h1 span + span,
.custom-bkg.bkg-dark-blue .h1 span + span,
.custom-bkg.bkg-dark-blue h2 span + span,
.custom-bkg.bkg-dark-blue .h2 span + span,
.custom-bkg.bkg-dark-blue h3 span + span,
.custom-bkg.bkg-dark-blue .h3 span + span,
.custom-bkg.bkg-dark-blue h4 span + span,
.custom-bkg.bkg-dark-blue .h4 span + span,
.custom-bkg.bkg-dark-blue h5 span + span,
.custom-bkg.bkg-dark-blue .h5 span + span {
  color: #eee;
}
.custom-bkg.bkg-industry,
.custom-bkg.b-lazy-bkg-industry {
  background-image: url('../images/trucking/img-bkg01.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 50% 100%;
}
.promo-bkg01 {
  background-image: url('../images/trucking/promo01.jpg');
  padding: 90px 20px;
}
.read-more,
.post-readmore {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
}
.read-more .fa,
.post-readmore .fa {
  margin-left: 3px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.read-more:hover,
.post-readmore:hover,
.read-more:focus,
.post-readmore:focus {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.read-more:hover .fa,
.post-readmore:hover .fa,
.read-more:focus .fa,
.post-readmore:focus .fa {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vertical-align-middle {
  vertical-align: middle;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  margin-right: 10px;
}
.slideshow-border {
  width: 65px;
  height: 4px;
}
.post-image .item-image {
  width: 100%;
}
.post-image .item-image img {
  width: 100%;
}
.shipping-quote {
  padding: 20px;
  background-color: #fcfcfc;
}
.shipping-quote span {
  width: 50%;
}
.shipping-quote fieldset {
  margin-bottom: 10px;
}
.shipping-quote .bg-warning > div {
  padding: 5px;
  margin-bottom: 10px;
}
.shipping-quote .shipping-quote-submit {
  margin-top: 20px;
}
.shipping-quote .shipping-quote-submit span {
  width: 100%;
}
.shipping-quote .shipping-quote-submit input[type="button"] {
  line-height: 38px;
  height: 38px;
}
.sidebar .ul-right li::before {
  margin-top: 6px;
}
body .title-module.title-module-left span::after {
  bottom: 0;
  top: auto;
}
html .touch-btnBack::after {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #888;
  font-size: 13px;
  content: "\f104" !important;
  font-family: FontAwesome !important;
}
.module-services .parent {
  border-bottom: none;
  padding-bottom: 0;
}
.module-services .divsubmenu {
  border-top: 1px dotted #ddd;
  padding-top: 10px;
  margin-top: 10px;
}
.module-brochure ul.menu li .fa::before {
  margin-right: 5px;
}
.module-brochure ul.menu li:first-child {
  margin-bottom: 20px;
}
.module-secure-storage {
  background-image: url('../images/trucking/paralax/parallax04.jpg');
  color: #fff;
}
.module-secure-storage .contentmod {
  font-size: 184.61538462%;
  line-height: 1;
}
.k2ItemsBlock-default .catItemView-services {
  -webkit-box-shadow: 1px 0px 3px 0 #dddddd;
  box-shadow: 1px 0px 3px 0 #dddddd;
  border: 1px solid #eee;
  min-height: 404px;
}
.module-other-services.jv-module {
  padding-bottom: 0;
  padding-top: 30px;
}
.module-providing-services {
  background-image: url('../images/trucking/paralax/parallax01.jpg');
  color: #fff;
}
.callmodule-other-services .module-other-services .container {
  width: 100%;
}
.callmodule-other-services .module-other-services .title-module span::after {
  top: 0;
  bottom: auto;
  right: auto;
}
.module-industries-covered .title-module {
  margin-bottom: 15px;
}
.module-industries-covered .h4 {
  font-weight: normal;
  padding-left: 5px;
}
.module-other-services-2col {
  margin-bottom: -211px;
}
.module-homepage-client {
  background-color: #f6f6f6;
  padding: 70px 0;
}
.module-homepage-client ul.menu .owl-item li {
  width: 100%;
}
.module-homepage-client ul.menu .owl-item li img {
  max-width: 100%;
  width: initial;
}
.module-homepage-client ul.menu li {
  width: 16.66666667%;
}
.module-hompage-company-news .k2ItemsBlock-news {
  overflow: hidden;
}
.module-hompage-company-news .k2ItemsBlock-news .owl-controls .owl-nav {
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(30px, -50%);
  -moz-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  -o-transform: translate(30px, -50%);
  transform: translate(30px, -50%);
}
.module-panel-shop .jv-module.module-vm-currency {
  max-width: 80px;
}
.module-panel-shop .jv-module.module-vm-currency .chzn-container {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: inherit;
}
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single div {
  width: 10px;
}
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-single div b {
  background-position: 0 3px;
}
.module-panel-shop .jv-module.module-vm-currency .chzn-container .chzn-drop {
  background-image: none;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-panel-shop .jv-module.module-vm-shop li {
  margin-right: 30px;
}
.module-panel-shop .jv-module.module-vm-shop li .fa {
  color: #fff;
  font-family: inherit;
}
.module-panel-shop .jv-module.module-vm-shop li .fa::before {
  margin-right: 10px;
}
.jai-map-container.hover-popup .point {
  background-image: none;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #BBB;
}
.jai-map-container .popover {
  padding: 10px 15px;
  background: rgba(240, 240, 240, 0.88) !important;
  text-shadow: 0 1px 0px white;
}
.jai-map-container .popover .arrow {
  border-top: 10px solid rgba(240, 240, 240, 0.88) !important;
}
.jai-map-container .popover-title {
  border-bottom: 3px solid #fdc300 !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.jai-map-container .popover-content {
  padding-bottom: 10px;
}
.jai-map-container .popover-title,
.jai-map-container .popover-content {
  color: #333 !important;
}
.module-demo-header .title-module {
  color: #fff;
}
.module-demo-header .contentmod {
  margin-top: 30px;
}
.sidebar .sidebar-inner .jv-module {
  margin-bottom: 30px;
}
.search-k2 input[type="text"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  color: #777;
  padding: 10px 60px 10px 10px;
}
.search-k2 button.btn {
  width: 40px;
  height: 100%;
  cursor: pointer;
  right: 0;
  top: 0;
  min-height: 40px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  padding: 0 10px;
}
.sidebar .recent-post .jvlatestnews-link li:before {
  content: "\f073";
}
.sidebar .jvlatestnews-link li {
  background: none;
  padding-left: 18px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.sidebar .jvlatestnews-link li:before {
  content: "\f073";
  font-size: 84.61538462%;
  top: 5px;
  left: 0;
}
.sidebar .mod-contact .read-more span i {
  font-size: 84.61538462%;
  line-height: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.sidebar .mod-contact .read-more:hover span {
  margin-left: -10px;
}
.sidebar .mod-contact .read-more:hover span i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jv-module.moduleonline-driver {
  padding-top: 0;
}
.jv-module.moduleonline-driver fieldset {
  width: 33.33333333%;
  padding-right: 15px;
  margin-bottom: 15px;
}
.jv-module.moduleonline-driver fieldset:nth-child(3n) {
  padding-right: 0;
}
.jv-module.moduleonline-driver fieldset label {
  width: 100%;
  font-weight: normal;
}
.jv-module.moduleonline-driver fieldset label .required {
  color: #ce292d;
}
.jv-module.moduleonline-driver fieldset input[type="text"],
.jv-module.moduleonline-driver fieldset input[type="email"],
.jv-module.moduleonline-driver fieldset input[type="url"],
.jv-module.moduleonline-driver fieldset input[type="password"],
.jv-module.moduleonline-driver fieldset input[type="search"],
.jv-module.moduleonline-driver fieldset .input-text,
.jv-module.moduleonline-driver fieldset select,
.jv-module.moduleonline-driver fieldset textarea {
  height: 40px;
}
.layout-homepage {
  margin: -70px 0;
}
.layout-homepage .title-module {
  margin-bottom: 15px;
}
.layout-homepage .title-module.title-module-center {
  margin-bottom: 40px;
}
.layout-homepage .layout-homepage-items {
  padding-top: 70px;
}
.layout-homepage .layout-homepage-items .module-homepage-client ul {
  padding: 70px 0;
}
.layout-homepage1-services,
.b-lazy-layout-homepage1-services {
  background-image: url('../images/trucking/paralax/parallax01.jpg');
  padding-bottom: 70px;
  margin-top: -70px;
}
.layout-homepage1-services .module-homepage-services,
.b-lazy-layout-homepage1-services .module-homepage-services {
  margin-top: -285px;
  z-index: 990;
}
.layout-homepage1-services .module-homepage-services .jv-module .title-module span,
.b-lazy-layout-homepage1-services .module-homepage-services .jv-module .title-module span {
  padding-bottom: 0;
}
.layout-homepage1-services .module-homepage-services .catItemView-services,
.b-lazy-layout-homepage1-services .module-homepage-services .catItemView-services {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.homepage-owlslider-padding .homepage-owlslider-padding-item {
  background-size: cover;
  min-height: 855px;
}
.homepage-owlslider-padding .homepage-owlslider-padding-item::before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.homepage-owlslider-padding .jv-module {
  bottom: 0;
  left: 0;
  right: 0;
}
.homepage-owlslider-padding .jv-module .title-module {
  color: #fff;
  font-size: 161.53846154%;
}
.homepage-owlslider-padding .jv-module .btn-secondary {
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  line-height: 43px;
}
.homepage-owlslider-padding .owl-item .jv-module {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.homepage-owlslider-padding .owl-item.center .jv-module {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.homepage-owlslider-padding .owl-item.center .homepage-owlslider-padding-item::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.homepage-module-ourpartners ul.menu li {
  width: 33.33333333%;
  vertical-align: middle;
}
.homepage-module-ourpartners ul.menu li a {
  border: 1px solid #eee;
  padding: 15px 20px;
}
.homepage-customhtml-whatweoffer .icon-container {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-search .highlight {
  color: #fff;
}
.page-search .result-toolbar > div {
  margin-right: 5px;
}
.page-search select,
.page-search .counter {
  line-height: 35px;
  height: 35px;
}
.page-search .phrases-box {
  margin-bottom: 30px;
}
.page-search .btn {
  line-height: 40px;
  height: 40px;
  margin-left: -5px;
  z-index: 2;
  font-size: 15px;
}
.page-login,
.page-registration,
.page-remind,
.page-reset {
  max-width: 480px;
  margin: 0 auto;
  background: #FDFDFD;
  padding: 10px 20px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(202, 202, 202, 0.38);
  box-shadow: 0px 0px 2px 0px rgba(202, 202, 202, 0.38);
}
.page-registration .jform_spacer .control-label {
  width: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 76.92307692%;
}
.filter-search > span {
  vertical-align: middle;
}
.filter-search button {
  max-height: 34px;
  line-height: 34px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page-archive .article-info dd {
  margin-right: 15px;
}
.page-archive .intro {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 30px;
}
#tinymce .title-module {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
html .has-block-panel.has-block-panel-module-panel-2 .tpl-breadcrumb-wrapper,
html .has-block-panel.has-block-panel-module-panel-3 .tpl-breadcrumb-wrapper,
html .has-block-panel.has-block-panel-module-panel-4 .tpl-breadcrumb-wrapper,
html .has-block-panel.has-block-panel-module-panel-5 .tpl-breadcrumb-wrapper {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
html .has-block-panel .tpl-block--panel .module-panel .fa {
  margin-right: 5px;
}
html .has-block-panel .tpl-block--panel .module-panel-1 {
  margin-bottom: 40px;
  color: #fff;
}
@media (max-width: 992px) {
  html .has-block-panel .tpl-block--panel .module-panel-1 {
    padding-top: 20px;
    margin-bottom: 0;
  }
}
html .has-block-panel .tpl-block--panel .module-panel-2 {
  background-color: #fcfcfc;
  padding: 20px 0;
  color: #777;
}
html .has-block-panel .tpl-block--panel .module-panel-3,
html .has-block-panel .tpl-block--panel .module-panel-4 {
  background-color: #333;
  padding: 20px 0;
  color: #ccc;
}
html .has-block-panel .tpl-block--panel .module-panel-4 {
  background-color: #222;
}
html .has-block-panel .tpl-block--panel .module-panel-5 .contentmod,
html .has-block-panel .tpl-block--panel .module-panel-6 .contentmod {
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
@media (max-width: 992px) {
  html .has-block-panel .tpl-block--panel .module-panel-5 .panel-infomation,
  html .has-block-panel .tpl-block--panel .module-panel-6 .panel-infomation {
    text-align: left;
    float: left;
  }
}
html .has-block-panel .tpl-block--panel .module-panel-5 .languages-list,
html .has-block-panel .tpl-block--panel .module-panel-6 .languages-list {
  padding-right: 80px;
  padding-left: 40px;
}
@media (max-width: 992px) {
  html .has-block-panel .tpl-block--panel .module-panel-5 .languages-list,
  html .has-block-panel .tpl-block--panel .module-panel-6 .languages-list {
    padding: 0;
  }
}
@media (max-width: 500px) {
  html .has-block-panel .tpl-block--panel .module-panel-5 .languages-list,
  html .has-block-panel .tpl-block--panel .module-panel-6 .languages-list {
    margin-top: 10px;
  }
}
html .has-block-panel .tpl-block--panel .module-panel-5 .tpl-block--search,
html .has-block-panel .tpl-block--panel .module-panel-6 .tpl-block--search {
  margin-right: 0;
  margin-left: 20px;
  margin-top: -5px;
}
html .has-block-panel .tpl-block--panel .module-panel-6 .contentmod {
  color: #ccc;
  border-bottom: 1px solid #444;
}
html .has-block-panel .tpl-block--panel .languages-list img {
  width: 22px;
}
html .has-block-panel .tpl-block--panel .languages-list .dropdown-menu,
html .has-block-panel .tpl-block--panel .languages-list .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
html .has-block-panel .tpl-block--panel .languages-list a:hover,
html .has-block-panel .tpl-block--panel .languages-list a:active,
html .has-block-panel .tpl-block--panel .languages-list a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 992px) {
  html .has-block-panel-module-panel-1 .tpl-block--nav-root {
    padding: 20px 0;
  }
}
html .has-block-panel-module-panel-2 .affix-top,
html .has-block-panel-module-panel-3 .affix-top,
html .has-block-panel-module-panel-4 .affix-top,
html .has-block-panel-module-panel-5 .affix-top,
html .has-block-panel-module-panel-6 .affix-top {
  top: 0;
}
html .has-block-panel-module-panel-2 .tpl-block--nav,
html .has-block-panel-module-panel-3 .tpl-block--nav,
html .has-block-panel-module-panel-4 .tpl-block--nav,
html .has-block-panel-module-panel-5 .tpl-block--nav,
html .has-block-panel-module-panel-6 .tpl-block--nav,
html .has-block-panel-module-panel-2 .tpl-block--nav-root,
html .has-block-panel-module-panel-3 .tpl-block--nav-root,
html .has-block-panel-module-panel-4 .tpl-block--nav-root,
html .has-block-panel-module-panel-5 .tpl-block--nav-root,
html .has-block-panel-module-panel-6 .tpl-block--nav-root,
html .has-block-panel-module-panel-2 .tpl-block--nav-wrapper #block-mainnav,
html .has-block-panel-module-panel-3 .tpl-block--nav-wrapper #block-mainnav,
html .has-block-panel-module-panel-4 .tpl-block--nav-wrapper #block-mainnav,
html .has-block-panel-module-panel-5 .tpl-block--nav-wrapper #block-mainnav,
html .has-block-panel-module-panel-6 .tpl-block--nav-wrapper #block-mainnav {
  background: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
html .has-block-panel-module-panel-2 .tpl-block--nav-root,
html .has-block-panel-module-panel-3 .tpl-block--nav-root,
html .has-block-panel-module-panel-4 .tpl-block--nav-root,
html .has-block-panel-module-panel-5 .tpl-block--nav-root,
html .has-block-panel-module-panel-6 .tpl-block--nav-root {
  padding: 20px 0;
}
html .has-block-panel-module-panel-2 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-3 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-4 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-5 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1,
html .has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1.active .level1 {
  border: none;
}
html .has-block-panel-module-panel-4 .tpl-block--nav,
html .has-block-panel-module-panel-6 .tpl-block--nav,
html .has-block-panel-module-panel-4 .tpl-block--nav-root,
html .has-block-panel-module-panel-6 .tpl-block--nav-root,
html .has-block-panel-module-panel-4 .tpl-block--nav-wrapper #block-mainnav,
html .has-block-panel-module-panel-6 .tpl-block--nav-wrapper #block-mainnav {
  background-color: #333;
}
html .has-block-panel-module-panel-4 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1 .level1,
html .has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu li.level1 .level1 {
  color: #fff;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--panel .module-panel,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--panel .module-panel {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  max-height: none;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--logo,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--logo {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
  margin-top: 20px;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root {
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2);
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root #block-mainnav ul.fxmenu,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu {
  line-height: 70px;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root #block-mainnav ul.fxmenu .level1,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root #block-mainnav ul.fxmenu .level1 {
  line-height: inherit;
}
html .has-block-panel.has-block-panel-module-panel-5 .contentmod .tpl-block--search,
html .has-block-panel.has-block-panel-module-panel-6 .contentmod .tpl-block--search {
  right: 0;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--getquote,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--getquote {
  right: 0;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 42px;
  height: 42px;
}
html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--getquote .btn,
html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--getquote .btn {
  line-height: inherit;
  height: auto;
}
@media (max-width: 500px) {
  html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--getquote,
  html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--getquote {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}
#k2Container .parallax {
  padding: 70px 0;
}
.itemListView-servies {
  background-color: #f6f6f6;
  padding-top: 70px;
  margin-top: -70px;
}
.catItemView-services {
  background-color: #fff;
  margin-bottom: 70px;
}
.catItemView-services:hover .catItemImageBlock-services img,
.catItemView-services:focus .catItemImageBlock-services img,
.catItemView-services:active .catItemImageBlock-services img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.catItemView-services .jv-module {
  padding: 0;
}
.catItemView-services .catItemImageBlock-services {
  overflow: hidden;
}
.catItemView-services .catItemImageBlock-services img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.catItemView-services .catItemImageBlock-services .catItemReadMore {
  bottom: 0;
  right: 0;
}
.catItemView-services .catItemImageBlock-services .catItemReadMore a {
  background-color: #1b2936;
  color: #fff;
  font-weight: 600;
  /*line-height: 32px;*/
  padding-left: 20px;
}
.catItemView-services .catItemImageBlock-services .catItemReadMore a:hover i,
.catItemView-services .catItemImageBlock-services .catItemReadMore a:focus i,
.catItemView-services .catItemImageBlock-services .catItemReadMore a:active i {
  background-color: #007cd1;
}
.catItemView-services .catItemImageBlock-services .catItemReadMore a i {
  background-color: #2f3840;
  padding: 0px 10px;
  font-size: 10px;
  margin-left: 20px;
  line-height: inherit;
  vertical-align: top;
}
.catItemView-services .catItemIntroText-wrapper {
  padding: 20px;
}
.k2ItemsBlock-overview > ul > li {
  padding: 70px 0;
}
.k2ItemsBlock-overview .jv-module .title-module span {
  padding-bottom: 0;
}
.k2ItemsBlock-overview .col-3 {
  padding-bottom: 0;
}
.k2ItemsBlock-2colfull > ul > li {
  width: 50%;
  margin-bottom: 0;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper {
  overflow: hidden;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:hover::before,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:focus::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemImage {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .jv-module {
  top: 40px;
  left: 0;
  right: 0;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .jv-module .title-module {
  color: #fff;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore {
  bottom: 40px;
  left: 0;
  right: 0;
  float: none;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore .k2ReadMore {
  float: none;
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper .catItemReadMore a {
  color: #fff;
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  line-height: 40px;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:hover .catItemImage,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:focus .catItemImage,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:active .catItemImage {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:hover .catItemReadMore a,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:focus .catItemReadMore a,
.k2ItemsBlock-2colfull .k2ItemsBlock-2colfull-wrapper:active .catItemReadMore a {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.k2ItemsBlock-2colfull.k2ItemsBlock-4colfull > ul > li {
  width: 25%;
  margin-bottom: 0;
}
.k2ItemsBlock-2colfull.k2ItemsBlock-4colfull .title-module {
  font-size: 153.84615385%;
}
.k2ItemsBlock-2colfull.k2ItemsBlock-4colfull img {
  width: 100%;
}
.k2ItemsBlock-testimonial {
  overflow: hidden;
}
.k2ItemsBlock-testimonial .catItemIntroText {
  font-size: 107.69230769%;
}
.k2ItemsBlock-testimonial .jv-module .title-module {
  font-size: 100%;
}
.k2ItemsBlock-testimonial .jv-module .title-module span {
  font-size: 100%;
  color: #000;
}
.k2ItemsBlock-news .moduleItemTitle {
  color: #333;
  margin-bottom: 0;
}
.k2ItemsBlock-news .moduleItemDateCreated {
  color: #565f66;
}
.k2ItemsBlock-news .moduleItemDateCreated i {
  margin-right: 5px;
}
.k2ItemsBlock-news .col-1 {
  width: 28%;
  min-height: 100px;
}
.k2ItemsBlock-news .col-1 a {
  min-height: 100px;
}
.k2ItemsBlock-news .col-2 {
  width: 72%;
  padding-left: 20px;
}
.k2ItemsBlock-news .moduleItemTags {
  color: #565f66;
  font-weight: 600;
  font-size: 92.30769230999999%;
}
.k2ItemsBlock-news .post-date {
  color: #fff;
  font-weight: 700;
}
.k2ItemsBlock-news .post-date .day {
  background-color: #fcfcfc;
  line-height: 36px;
  color: #333;
  font-weight: 800;
  text-align: center;
  padding: 20px 30px;
  font-size: 276.92307692%;
}
.k2ItemsBlock-news .post-date .month {
  padding: 3px 0 5px 0;
}
.k2ItemsBlock-news-3 .col-1 {
  width: 12%;
}
.k2ItemsBlock-news-3 .col-2 {
  width: 88%;
}
.k2CategoriesListBlock ul ul {
  margin-left: 20px;
  margin-top: 10px;
}
.k2Pagination > div {
  vertical-align: middle;
  margin-left: 10px;
}
.k2ItemsBlock-news.events .owl-carousel .owl-item img,
.k2ItemsBlock-news.history .owl-carousel .owl-item img {
  width: 100%;
}
.categories-list {
  margin-top: -70px;
}
.categories-list .locations-li h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.categories-list .locations-li .fa-ul {
  margin-left: 20px;
}
.categories-list .locations-li .fa-ul li i {
  line-height: 20px;
}
.careers .career {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.careers .career .panel-heading {
  background-color: #f6f6f6;
  padding: 15px 20px;
}
.careers .career .panel-title {
  font-size: 100%;
  font-weight: 600;
}
.careers .career .panel-title span {
  width: 30%;
  vertical-align: middle;
}
.careers .career .panel-title i {
  right: 0;
  top: 0;
  bottom: 0;
  width: 45px;
  line-height: 45px;
  font-size: 25px;
  color: #fff;
}
.careers .career .panel-body {
  border: none !important;
  padding-right: 0;
}
.gallerys-item .gallery-item .zoomIcon {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.gallerys-item .gallery-item .jv-module {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
.gallerys-item .gallery-item .jv-module .title-module {
  font-size: 161.53846154%;
  color: #fff;
  margin-top: 20px;
}
.gallerys-item .gallery-item .jv-module .contentmod {
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  margin-top: -30px;
}
.gallerys-item .gallery-item .itemImage {
  overflow: hidden;
}
.gallerys-item .gallery-item .itemImage img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallerys-item .gallery-item::before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.gallerys-item .gallery-item:hover .jv-module .contentmod,
.gallerys-item .gallery-item:focus .jv-module .contentmod,
.gallerys-item .gallery-item:active .jv-module .contentmod {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  margin-top: 0px;
}
.gallerys-item .gallery-item:hover::before,
.gallerys-item .gallery-item:focus::before,
.gallerys-item .gallery-item:active::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.gallerys-item .gallery-item:hover .itemImage img,
.gallerys-item .gallery-item:focus .itemImage img,
.gallerys-item .gallery-item:active .itemImage img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.k2-event .events-table thead {
  border-bottom: 1px solid #e6e6e6;
}
.k2-event .events-table thead th {
  font-size: 138.46153846%;
  font-weight: 800;
  padding-left: 15px;
  padding-bottom: 10px;
}
.k2-event .events-table thead th:first-child {
  padding-left: 0;
}
.k2-event .events-table tbody td {
  padding: 0 15px;
  vertical-align: middle;
}
.k2-event .events-table .event-date {
  padding: 20px 0;
}
.k2-event .events-table .event-date .day {
  background-color: #fcfcfc;
  font-size: 276.92307692%;
  line-height: 36px;
  color: #333;
  font-weight: 800;
  padding: 20px 30px;
}
.k2-event .events-table .event-date .month {
  padding: 5px 10px;
  color: #fff;
}

.jvcontact--detail .head {
  margin-bottom: 30px;
}
.jvcontact--detail select {
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
}
.jvcontact--detail label {
  margin-bottom: 10px;
  font-weight: normal;
}
.jvcontact--detail label span {
  color: #ce292d;
}
.jvcontact--detail .jvcontact--form li {
  margin-bottom: 15px;
}
.jvcontact--detail .jvcontact--form li textarea {
  height: 194px;
}
.jvcontact--detail .jvcontact--map {
  margin-bottom: 20px;
}
.jvcontact--detail .jvcontact--map h3 {
  margin-bottom: 20px;
}
.jvcontact--detail .address p {
  margin-bottom: 5px;
}
.jvcontact--detail .address p .text-big {
  font-size: 138.46153846%;
  line-height: 25px;
}

.itemListCategoriesBlock {
  margin-bottom: 70px;
}
.itemListCategoriesBlock .jv-module {
  padding-bottom: 20px;
}
.itemListCategoriesBlock .intro-cate p {
  font-size: 184.61538462%;
  line-height: 30px;
  color: #333;
}
.itemList .itemContainer .custom-bkg {
  padding: 0;
}
.itemList .itemContainer:nth-child(odd) .custom-bkg {
  background: #f6f6f6;
}
.itemList .itemContainer:nth-child(even) .custom-col-padding-both {
  right: 16.66666667%;
}
.itemList .itemContainer .custom-col-padding-both {
  padding: 120px 70px;
}
.itemList .itemContainer .custom-col-padding-both .jv-module {
  padding: 0;
}
.itemList .itemContainer .img-bkg {
  background-size: cover;
}
.itemList .catItemImageBlock.col50 {
  width: 50%;
}

.k2ItemsBlock-news .catItemViewclearfix .caption {
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 20px 20px 15px;
  color: #ccc;
}
.k2ItemsBlock-news .catItemViewclearfix .caption h4,
.k2ItemsBlock-news .catItemViewclearfix .caption h4 a {
  color: #fff;
}
.k2ItemsBlock-news .catItemViewclearfix .caption .fa {
  font-size: 230.76923077%;
  margin-top: 10px;
}
.k2ItemsBlock-news .catItemViewclearfix .caption .text {
  padding-left: 50px;
}
.k2ItemsBlock-news .owl-controls .owl-nav {
  right: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.k2ItemsBlock-news .owl-controls .owl-nav .owl-prev {
  margin-bottom: 2px;
}
.k2ItemsBlock-news .owl-controls .owl-nav div {
  background-color: rgba(49, 57, 63, 0.5);
}

.itemListCategoriesBlock .container2 .jv-module h3 {
  margin-bottom: 5px;
}
.k2ItemsBlock-news.history .catItemViewclearfix .caption {
  background: none;
}
.k2ItemsBlock-news.history .catItemViewclearfix .caption .text {
  padding-left: 0;
}
.k2ItemsBlock-news.history .catItemViewclearfix .caption .text a {
  background-color: #31393f;
  padding: 10px;
}
.company-timeline li {
  margin-bottom: 0;
}
.company-timeline .icon-date-container {
  width: 70px;
  height: 70px;
  border: 2px solid #ddd;
  background-color: #fff;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.company-timeline .icon-date-container i {
  width: 70px;
  height: 70px;
  vertical-align: middle;
}
.company-timeline .timeline-item-details {
  padding-left: 100px;
  position: relative;
  padding-bottom: 30px;
}
.company-timeline .timeline-item-details:before {
  content: "";
  left: 35px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  z-index: 1;
}

@media (max-width: 992px) {
  html .tpl-slideshow .tpl-breadcrumb-wrapper {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  html .has-block-panel .tpl-block--nav {
    padding: 0;
  }
  html .has-block-panel .tpl-block--panel .module-panel-1 {
    color: #777;
  }
  html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--nav-root,
  html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--nav-root {
    padding: 10px 0;
  }
  html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--getquote,
  html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--getquote {
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    float: right;
    position: relative;
  }
  html .has-block-panel.has-block-panel-module-panel-5 .tpl-block--logo,
  html .has-block-panel.has-block-panel-module-panel-6 .tpl-block--logo {
    position: relative;
    margin: 0;
  }
  html .position-block-footer > .jv-module > div > div > div .jv-module {
    margin-bottom: 35px;
  }
  html .position-block-footer .jv-footer {
    margin: 0;
  }
  html #k2Container .parallax,
  html .parallax,
  html .layout-homepage .layout-homepage-items,
  html .layout-homepage,
  html .tpl-mainsite {
    padding: 35px 0;
  }
  html .layout-homepage .layout-homepage-items:last-child {
    padding-bottom: 0;
  }
  html .tpl-block--menu#block-mainnav-mobile {
    background-color: #333;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li {
    margin: 0;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li .level1,
  html .tpl-block--menu#block-mainnav-mobile ul li .levelsub {
    color: #fff;
    font-size: 100%;
    line-height: normal;
    padding: 10px 10px 15px 15px;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li.hasChild {
    position: relative;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li.hasChild .iconsubmenu {
    width: auto;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li.hasChild .iconsubmenu::after {
    display: none;
  }
  html .tpl-block--menu#block-mainnav-mobile ul li.hasChild .iconsubmenu::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f054";
    color: #888;
    font-style: 10px;
  }
  html .tpl-block--nav {
    padding: 20px 0;
  }
  html .tpl-block--nav.affix,
  html .tpl-block--nav.affix-top {
    position: relative;
    top: 0;
  }
  html .tpl-block--nav .tpl-block--logo {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 0;
    margin: 0;
    top: 0;
    text-align: center;
    float: left;
  }
  html .tpl-block--nav .tpl-block--logo p {
    margin: 0;
  }
  html .tpl-block--nav .tpl-block--search {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    right: 0;
    line-height: normal;
    float: right;
    margin-right: 10px;
  }
  html .tpl-block--nav .tpl-block--menu-responsive-icon {
    float: right;
  }
  html .tpl-block--nav .tpl-block--menu-responsive-icon .flexMenuToggle {
    background-color: #006db7;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  html .tpl-block--nav .tpl-block--menu-responsive-icon .flexMenuToggle span {
    height: 3px;
  }
  html .categories-list {
    margin-top: -35px;
  }
}
html .layout-homepage1-services,
html .b-lazy-layout-homepage1-services {
  margin-top: -355px;
}
@media (max-width: 1199px) {
  html .layout-homepage1-services,
  html .b-lazy-layout-homepage1-services {
    margin-top: -315px;
  }
}
@media (max-width: 992px) {
  html .layout-homepage1-services,
  html .b-lazy-layout-homepage1-services {
    margin-top: -245px;
  }
}
@media (max-width: 991px) {
  html .layout-homepage1-services,
  html .b-lazy-layout-homepage1-services {
    margin-top: -275px;
  }
}
@media (max-width: 767px) {
  html .layout-homepage1-services,
  html .b-lazy-layout-homepage1-services {
    margin-top: -35px;
  }
}
html .layout-homepage1-services .module-homepage-services,
html .b-lazy-layout-homepage1-services .module-homepage-services {
  margin: 0;
}
@media (max-width: 992px) {
  html .k2ItemsBlock-2colfull > ul > li,
  html .k2ItemsBlock-2colfull.k2ItemsBlock-4colfull > ul > li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  html .k2ItemsBlock-2colfull > ul > li,
  html .k2ItemsBlock-2colfull.k2ItemsBlock-4colfull > ul > li {
    width: 100%;
  }
}
@media (max-width: 479px) {
  html [class*="col-xs-"] {
    width: 100%;
  }
}
@media (max-width: 677px) {
  html .jv-module.moduleonline-driver fieldset {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  html .itemList .table-responsive {
    border: none;
  }
}
@media (max-width: 992px) {
  .view-virtuemart div.product {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .custom-bkg.bkg-industry,
  .custom-bkg.b-lazy-bkg-industry {
    background-image: none;
    background-size: 0 0;
  }
  .view-virtuemart div.product {
    width: 100%;
  }
  .productdetails .manufacturer,
  .productdetails .product-category {
    overflow: hidden;
    width: 100%;
  }
  .productdetails .manufacturer .manuModal {
    float: left;
  }
  .nav-tabs li {
    margin-bottom: 5px;
  }
  .events.k2ItemsBlock-news .catItemViewclearfix .caption p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .careers .career .panel-title span {
    width: 100%;
  }
}
@media (max-width: 360px) {
  span.addtocart-button {
    margin-top: 10px;
  }
  .nav-tabs li {
    margin-bottom: 5px;
    width: 100%;
  }
  .manufacturer-product-link2 a.btn.btn-sm.btn-outline.btn-theme.btn-primary {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  .homepage-customhtml-whatweoffer .icon-container,
  .homepage-customhtml-whatweoffer .service-details {
    text-align: center;
  }
  .homepage-customhtml-whatweoffer .icon-container {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .homepage-owlslider-padding .homepage-owlslider-padding-item {
    min-height: 480px;
  }
  .catItemView-services {
    margin-bottom: 35px;
  }
  .tpl-block--panel .panel-infomation {
    width: 60%;
  }
  .tpl-block--panel .languages-list {
    width: auto;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    position: relative;
    z-index: 9999;
    float: right;
  }
  .tpl-block--panel .module-panel-5 .languages-list,
  .tpl-block--panel .module-panel-6 .languages-list {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .homepage-simple-cww .trucking-icon {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .tpl-breadcrumb-wrapper {
    font-size: 9px;
  }
  .tpl-breadcrumb-wrapper h1 {
    margin-bottom: 0;
  }
}
#block-mainnav-mobile ul li .group-title.levelsub,
#block-mainnav-mobile ul .jv-module h3.title-module {
  background: #006db7 !important;
  padding: 20px !important;
}
@media (max-width: 1199px) {
  #block-mainnav ul.fxmenu li.level1 .level1 {
    padding: 0 10px;
  }
}
.portal-left {
  width: 280px;
  height: 100%;
  background-color: #f8f8f8;
  -webkit-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.1);
  vertical-align: top;
  margin: 0;
}
.portal-left .jv-module {
  padding: 20% 0;
}
@media (max-width: 500px) {
  .portal-left {
    position: relative;
    width: 100%;
    padding-bottom: 100px;
  }
}
.portal-left img {
  margin-top: 20%;
}
@media (max-width: 500px) {
  .portal-left img {
    margin-top: 20px;
  }
}
.portal-left li {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-left: 35px;
  margin-right: 35px;
}
.portal-left .portal-buytemplate {
  bottom: 40px;
  left: 0;
  right: 0;
}
.portal-left ul.menu {
  margin-left: 30px;
  margin-right: 15px;
}
.portal-right {
  margin-left: 270px;
  padding: 20px;
}
@media (max-width: 500px) {
  .portal-right {
    margin: 0;
    text-align: center;
  }
}
.portal-right .jv-module {
  padding: 0;
}
.portal-right .portal-homepage {
  border: 5px solid #FFFFFF;
  height: 490px;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 1px #cacaca;
  transition: all 3s ease-in-out;
}
.portal-right ul.menu li {
  margin-bottom: 25px;
}
.portal-right ul.menu li a {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.portal-right ul.menu li h3 {
  margin-top: 10px;
}
.portal-right ul.menu li h3 span {
  font-weight: 700;
}
.portal-right ul.menu li h3 span + span {
  font-weight: normal;
  font-size: 50%;
}
.portal-right ul.menu li:hover .portal-homepage,
.portal-right ul.menu li:focus .portal-homepage {
  background-position: 0 100%;
}
.page-portal .tpl-wrapper,
.page-portal #mainsite {
  background-color: #ddd;
}
.page-portal .tpl-block--nav {
  padding: 0;
}
.disable .portal-homepage {
  position: relative;
}
.disable .portal-homepage::before {
  content: "";
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.disable .portal-homepage::after {
  content: "Cooming soon";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #B2B2B2;
  font-size: 30px;
}
.has-block-panel .tpl-block--menu-responsive-icon {
  margin-left: 5px;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}
body.reset-tpl-mainsite .tpl-mainsite {
  padding-bottom: 0;
}
.tpl-breadcrumb-wrapper li {
  margin-bottom: 0;
}
.about-simple-content {
  padding: 120px 30px;
}
@media (max-width: 991px) {
  .about-simple-content {
    padding: 60px 0;
  }
}
@media (max-width: 678px) {
  .about-simple-content {
    padding: 30px 0;
  }
}
@media (max-width: 480px) {
  .about-simple-content {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .about-simple-thumbnail {
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .k2ItemsBlock-news.history .catItemViewclearfix .caption {
    font-size: 12px;
  }
}
@media (max-width: 677px) {
  .k2ItemsBlock-news.history .catItemViewclearfix .caption {
    font-size: 10px;
  }
}
.jv-tracking {
  bottom: 0;
  right: 0;
}
html .module-other-services-2col {
  margin-bottom: -70px;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  html .module-other-services-2col {
    margin-bottom: -35px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  html .module-industries-covered .h4 {
    font-size: 15px;
  }
}
html .module-jot {
  padding-top: 0;
}
html .jv-module.moduleboard-of-director {
  padding: 0 15px;
}
html .jv-module.moduleboard-of-director img {
  width: 100%;
}
@media (max-width: 767px) {
  html body.homepage-parallax .parallax .text-right,
  html body.homepage-parallax .parallax .text-left {
    text-align: inherit;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans",Arial, sans-serif;
  font-size: 13px;
  line-height: 1.69230769;
  color: #777777;
  background-color: #ffffff;
  overflow-x: hidden;
}
body.full-page .tpl-mainsite > .container {
  width: 100%;
}
body.services .tpl-mainsite {
  overflow: hidden;
}
@media (max-width: 991px) {
  body.services .tpl-mainsite {
    padding-bottom: 0;
  }
}
body.services .tpl-mainsite::before {
  content: "";
  background: #F6F6F6;
  width: 100%;
  height: 100%;
  right: -35%;
  top: 0;
}
@media (max-width: 991px) {
  body.services .tpl-mainsite::before {
    right: 0;
  }
}
body.services .tpl-mainsite .catItemView-services {
  margin-bottom: 20px;
  -webkit-box-shadow: 1px 0px 3px 0 #dddddd;
  box-shadow: 1px 0px 3px 0 #dddddd;
  border: 1px solid #eee;
}
body.services .tpl-mainsite .itemListCategoriesBlock {
  margin-top: -50px;
  margin-bottom: 20px;
  display: none;
}
body.services .itemListView-servies {
  padding-left: 20px;
}
@media (max-width: 991px) {
  body.services .itemListView-servies {
    padding-left: 0;
  }
}
body.services .itemListView-servies > .container {
  width: 100%;
}
@media (max-width: 991px) {
  body.services .sidebar::before {
    position: absolute;
    background: #fff;
    content: "";
    width: 200%;
    height: 100%;
    left: -50%;
  }
  body.services .sidebar .position {
    position: relative;
    padding: 35px 0;
  }
}
body.bkg-grey .tpl-mainsite {
  background: #f6f6f6;
}
a {
  color: #006db7;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #00558e!important;
}
.body-wide .tpl-wrapper {
  margin: 0 auto;
  width: 100%;
}
.body-boxed .tpl-wrapper,
.body-framed .tpl-wrapper,
.body-rounded .tpl-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.body-boxed .tpl-wrapper .tpl-block--nav,
.body-framed .tpl-wrapper .tpl-block--nav,
.body-rounded .tpl-wrapper .tpl-block--nav {
  left: 0;
  right: 0;
  max-width: 1200px;
}
.body-framed .tpl-wrapper {
  border: 5px solid #fff;
}
.body-rounded .tpl-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 5px solid #fff;
}
.tpl-mainsite {
  padding: 70px 0;
}
.tpl-block--nav-wrapper #block-mainnav {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px -8px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: 0px -8px 0px 0px rgba(255, 255, 255, 0.2);
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module {
  margin: 20px 0;
  white-space: initial;
  overflow: hidden;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module a {
  display: initial;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module .title-module.title-module-topleft {
  padding-top: 10px;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module .title-module.title-module-center {
  padding-bottom: 10px;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module .title-module.title-module-center span + span {
  padding-top: 20px;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module.module-homepage-feature {
  margin-left: -10px;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module.module-homepage-feature li {
  padding: 0 !important;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .jv-module.module-homepage-feature .owl-nav {
  right: 14px;
}
.tpl-block--nav-wrapper #block-mainnav ul.fxmenu .fxsubmenu .fx-subitem .feature-img img {
  max-width: none;
  max-height: none;
  left: -30px;
  top: 0;
  min-width: initial;
}
.tpl-block--nav-wrapper .tpl-block--logo {
  z-index: 999;
  padding-left: 0px;
  margin-top: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.tpl-block--nav-wrapper .tpl-block--menu {
  padding-right: 90px;
}
.tpl-block--nav.affix,
.tpl-block--nav.affix-top {
  top: 35px;
  width: 100%;
  z-index: 999;
  margin: auto;
}
.tpl-block--nav.affix {
  top: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px -8px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: 0px -8px 0px 0px rgba(255, 255, 255, 0.2);
}
.tpl-block--nav.affix .tpl-block--panel .module-panel {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
}
.tpl-block--search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  z-index: 999;
  line-height: 80px;
}
.tpl-block--search .btn-icon-searchword i::before {
  content: "\f002";
  color: #fff;
  width: 40px;
  line-height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.tpl-block--search .btn-icon-searchword input[name="searchword"] {
  right: 0;
  top: 100%;
  width: 207px;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.tpl-block--search .btn-icon-searchword input:focus[name="searchword"] {
  right: 0;
  top: 100%;
  width: 207px;
  height: 40px;
  opacity: 1;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tpl-block--search.active .btn-icon-searchword input[name="searchword"] {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  height: 40px;
}
h1.titlePage,
.componentheading {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  max-height: 0;
}
.tpl-slideshow .tpl-breadcrumb-wrapper {
  color: #fff;
  bottom: 70px;
  z-index: 900;
  left: 0;
  right: 0;
}
.tpl-slideshow .tpl-breadcrumb-heading h1.titlePage,
.tpl-slideshow .tpl-breadcrumb-heading .componentheading {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  max-height: none;
}
.tpl-block--footer {
  background-color: #25272e!important;
  background-repeat: no-repeat;
  background-size: cover;
  color: #bcc0c4;
}
.tpl-block--footer h3.title-module {
  color: inherit;
  font-size: 115.38461538%;
  font-weight: normal;
}
.tpl-block--footer .position-block-footer .jv-module {
  padding-bottom: 0;
  padding-top: 0;
}
.tpl-block--footer input[type="text"] {
  background: #384653;
}
.tpl-block--footer a {
  color: inherit;
}
.tpl-block--footer .jv-footer {
  font-size: 84.61538462%;
  border-top: 1px solid #384653;
  line-height: 60px;
  margin-top: 70px;
}
.tpl-block--footer .color-white {
  color: #fff;
}
.tpl-block--footer .jv-module .title-module {
  color: #fff;
  font-size: 115.38461538%;
  font-weight: 700;
  margin-bottom: 20px;
}
.tpl-block--footer .jv-module .acymailing_form {
  margin-top: 30px !important;
  width: 95%;
}
.tpl-block--footer .jv-module .acymailing_form .acysubbuttons {
  right: 0;
  top: 0;
}
.tpl-block--footer .jv-module .acymailing_form input {
  font-size: 100%;
}
.tpl-block--footer .jv-module .acymailing_form input[type="text"] {
  width: 100%;
  color: #bcc0c4;
  background-color: #565f66;
}
.tpl-block--footer .jv-module .acymailing_form input[type="submit"] {
  height: 40px;
  line-height: 40px;
  width: 40px;
  background-image: url('../images/subscribe.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tpl-module--social ul.menu li,
.tpl-module--social li {
  vertical-align: top;
}
#k2Container a.modal{
    border: medium;
    border-radius: 0 0 0 0;
    box-shadow: 5px solid ;
    margin: 0;
    position: static;
}
span.itemEditLink a, span.catItemEditLink a, span.userItemEditLink a {
    display: inline-block;
    padding: 4px 8px;
    margin: 0;
    background: #0373bf;
    color: #fff;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    line-height: 100%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.controls input[value="1"]:checked + label, .k2Table .k2SubTableValue input[value="1"]:checked + label, label[id*="1-"].radio.isChecked {
    background: #3fa800;
    color: #fff;
    box-shadow: 0 1px 1px rgba(65,64,66,.14);
    margin-bottom: -5px;
}

