@font-face {
    font-family: 'DBAdmanXRegular';
    src: url('../fonts/dbadmanx.eot');
    src: url('../fonts/dbadmanx.eot') format('embedded-opentype'),
         url('../fonts/dbadmanx.woff2') format('woff2'),
         url('../fonts/dbadmanx.woff') format('woff'),
         url('../fonts/dbadmanx.ttf') format('truetype'),
         url('../fonts/dbadmanx.svg#DBAdmanXRegular') format('svg');
}
@font-face {
    font-family: 'DBAdmanXLight';
    src: url('../fonts/dbadmanxli.eot');
    src: url('../fonts/dbadmanxli.eot') format('embedded-opentype'),
         url('../fonts/dbadmanxli.woff2') format('woff2'),
         url('../fonts/dbadmanxli.woff') format('woff'),
         url('../fonts/dbadmanxli.ttf') format('truetype'),
         url('../fonts/dbadmanxli.svg#DBAdmanXLight') format('svg');
}

body {
    background: #fff;
    font-family: 'DBAdmanXLight';
    font-size: 19px;
    letter-spacing: 1px;
    color: #000;
    line-height: 120%;
}
div#content.pages {
    font-family: 'DBAdmanXRegular';
}
p {
  min-height: 1px;
}
h1, h2, h3, h4, h5, h6, input, button, select, textarea {
   font-family: 'DBAdmanXLight';
   letter-spacing: 1px; 
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

header.header_3 .main-menu > div {
border-top: 0;
background: none;
}

.header_top .one-line {
  background: #9e191d;
  color: #fff;
  padding: 5px 0;
}
.one-line .row-fluid > div:first-child {
    text-align: left;
    line-height: 26px;
}
.nav-collapse_ .nav > li > a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    display: block;
    margin: 0 2px;
    padding: 12px 12px 35px;
    color: #1b1b1b;
    text-align: left;
    font-size: 23px;
    line-height: 20px;
    z-index: 1;
    letter-spacing: 1px;
}
.main-menu {
    position: relative;
    z-index: 1;
    text-align: left;
    padding: 10px 0 0;
    float: right;
}
.navbar_ {
  margin-bottom: 0 !important;
  padding: 8px 0;
}
ul, li {
list-style: none;
}

.nav-collapse_ .nav > li > a span {
display: none;
}

footer .container {
background: none;
}
footer {
    margin-top: 0px;
    position: relative;
    background: #9e191d;
}
.block-info {
  border-radius: 0;
  margin-bottom: 15px;
}
.block-info:after {
background: none;
}
.main-menu .container {
background: none;
}
.home-article .carousel {
position: relative;
margin: 0 50px;
}
.carousel-4 .div-control {
width: 100%;
position: relative;
top: 0;
}
#content {
    background: none;
    text-align: left;
    line-height: 120%;
}
.home-article .prev-slide {
left: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/prev-partner.png) no-repeat left top;
top: -48px;
}
.home-article .next-slide {
right: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/next-partner.png) no-repeat left top;
top: -48px;
}
.home-article .next-slide a, .home-article .next-slide a:hover, .home-article .prev-slide a, .home-article .prev-slide a:hover {
text-indent: -9999px;
background: none;
width: 40px;
height: 40px;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.home-article .box-block.news {
padding-top: 0px;
}

.tp-bullets.simplebullets.round .bullet {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px 0px #fff;
  -moz-box-shadow: 0px 0px 5px 0px #fff;
  box-shadow: 0px 0px 5px 0px #fff;
}
.tp-bullets.simplebullets.round .bullet.selected {
    background: #953433;
}
.tp-leftarrow.default {
  background: url(../images/button-prev.png) no-repeat left top;
  width: 54px;
  height: 54px;
}
.tp-rightarrow.default { 
background: url(../images/button-next.png) no-repeat left top;
  width: 54px;
  height: 54px;
}
.tp-bullets.simplebullets.round .bullet {
  width: 15px!important;
  height: 15px!important;
}
.home-article .box-block {
margin-bottom: 10px;
}
.home-article article {
margin-bottom: 20px;
min-height: 360px;
}

.block-info .inner-block > div {
  bottom: -100%;
  bottom: -300px;
  background: rgba(0, 0, 0, 0.64);
  color: #fff;
  text-align: left;
  padding: 10px 10px;
  font-size: 21px;
}

.block-info .btn-small,.btn-small {
color: #fff;
background-color: #9e191d;
}
.block-info .btn-small:hover, .btn-small:hover {
}

.home-article article:after {
content: '';
display: block;
width: 100%;
height: 3px;
background: #67c9e0;
position: relative;
top: 0px;
border-radius: 0px 0 3px 3px;
}

.home-article .carousel li {
margin: 0!important;
}
.partner h3 {
text-align: right;
margin-right: 20px;
font-size: 28px;
font-style: italic;
color: #636466;
}

#content .container .partner {
padding-bottom: 0;
margin-bottom: 0;
min-height: initial!important;
}
.home-article article.partner:after {
display: none;	
}

footer ul.link {
margin: 0;
padding: 0;
}
footer ul.link li {
margin-right: 18px;
float: left;
}
footer ul.link li a {
color: #fff;
padding-bottom: 1px;
border-bottom: 1px solid;
}
footer ul.link li a:hover {
color: rgb(198, 0, 0);
border-bottom: 1px solid;
}
.nav-collapse_ .nav > li {
width: initial;
}
.navbar_ .brand {
float: left;
}

#form-search {
  position: relative;
  background: #fff;
  display: inline-block;
  float: right;
  top: 0px;
  border-radius: 0 0 0;
  padding: 4px;
}
.right_top {
float: right;
}
.right_top p {
margin: 0;
}
#form-search input {
background: #fff;
padding-left: 10px;
}
#form-search span:before {
  font-size: 22px;
  line-height: 24px;
  font-family: FontAwesome;
  position: absolute;
  top: -1px;
  left: initial;
  right: 0;
  content: "";
  color: #3fbbec;
}
#form-search span {
  position: absolute;
  left: initial;
  right: 9px;
  top: 5px;
  border-right: 0;
  border-left: 1px solid #d4d4d4;
  display: block;
  width: 30px;
  text-align: center;
  height: 22px;
}
.home-acle img {
max-width: 100%;
}
.block-info .inner-block {
  padding-bottom: 0;
  text-align: center;
}
.block-info:hover .inner-block > div {
  left: 0;
  right: 0;
bottom: 0;
/*padding-bottom: 40px;*/
}
article.partner {
margin-top: -40px;
padding-top: 0;
}
header.header_3 .nav-collapse_ .nav > li {
    border-right: 1px solid #DEDEDE;
    margin-bottom: 0;
    float: left;
}
header.header_3 .nav-collapse_ .nav > li:first-child {
border-left: 0;
}
#form-search button {
position: absolute;
right: 0;
top: 0;
}
header.header_3 #menu_button {
  background: #000;
  margin-bottom: 0;
  float: right;
}
header.header_3 #menu_button.active {
    background: #fff;
    border: 4px solid #9e191d;
    color: #9e191d !important;
}
header.header_3 #menu_button + ul {
  padding-top: 0;
  text-align: right;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
display: none;
}

header.header_3 .nav-collapse_ .nav > li:hover > a, header.header_3 .nav-collapse_ .nav > li.active > a, header.header_3 .nav-collapse_ .nav > li.current_click > a {
    background: none;
    color: #9e191d;
    /* background: url(../images/bg-header.png) repeat-x -11px; */
    text-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    -webkit-transition: initial;
    -moz-transition: initial;
    -o-transition: initial;
    transition: initial;
    border-top: 2px solid;
}

header.header_3 .nav-collapse_ .nav > li > ul li:hover > a, header.header_3 .nav-collapse_ .nav li ul li.active > a, header.header_3 .nav-collapse_ .nav li ul li.current_click > a {
text-decoration: none;
background: rgba(255, 255, 255, 0.26);
color: #fff;
}
header.header_3 .nav-collapse_ .nav > li > ul li > a:hover .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li > ul li.sfHover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li ul li.active > a .sf-sub-indicator:before {
color: #ffc20f;
}
header.header_3 .nav-collapse_ .nav > li:hover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li.active > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li.current_click > a .sf-sub-indicator:before {
color: #ffc20f;	
}
.margin_right {
margin-right: 20px;
}
.margin_left {
margin-left: 20px;
}
.header_top {
    background: #fff;
}
span.title-sl {
  font-size: 40px;
  color: #fff;
}
span.desc-sl {
  font-size: 18px;
  text-align: left;
  display: block;
  line-height: 120%;
  color: #000;
}
.box_inner h4 {
  margin: 0;
  padding: 10px;
  background-color: #000;
  color: #fff;
}
.box-text-small p {
  margin: 4px 4px;
}
article.boxedcontainer {
  margin-bottom: 30px;
}
.one-line, .one-line a {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
}
.top_bar .fa {
    padding-right: 5px;
    padding-left: 10px;
}
.container.home-article {
  background-image: url("../images/bg-welcome.jpg");
  background-size: 100% 100%;
  position: relative;
  min-height: 300px;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
}
.container.home-article h1 {
  font-size: 31px;
  color: #fff;
  line-height: 120%;
  font-weight: 600;
}
.container.home-article p {
  margin: 2px 0;
}
.container.home-article iframe {
  max-width: 100%;
  margin-top: 30px;
}
.background-banner {
  position: relative;
  min-height: 350px;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.background-banner:before {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.banner-page {
}
.row-title {
    color: #Fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding: 0 0 5%;
}
.row-title h1 {
  color: #fff;
  font-style: italic;
  text-shadow: 1px 1px 1px #000;
}
.module-ct.category li a {
    font-size: 19px;
    letter-spacing: 1px;
    font-family: 'DBAdmanXLight';
    font-weight: bold;
}
.module-ct.category li.level0 > a {
}
.category #accordion.list li a:hover {
    color: #9e191d;
}
.category #accordion.list li {
    float: none;
    position: relative;
    padding: 7px 0 7px;
    height: auto;
    background: none;
    text-transform: none;
    border-top: 1px solid #f0f0f0;
}
.shop_tabs .tab_pad {
  font-size: 19px;
}
.btn-register {
  margin-top: 28px;
  text-align: left;
}
.btn-register a:hover {
  background-color: #1f97ff;
}
.btn-register a {
  display: inline-block;
  background-color: #000;
  padding: 15px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-weight: 600;
  font-size: 23px;
}
.popup-home {
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.69);
  width: 100%;
  height: 100%;
  top: 0;
}

.popup-inner {
  width: 70%;
  margin: 6% auto;
  position: relative;
}
.close-popup {
  color: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: rgb(178, 5, 5);
  cursor: pointer;
  font-weight: 600;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 27px;
  text-indent: -9999px;
  text-transform: lowercase;
  background-image: url(../images/btn-closenew.png);
  background-size: 100%;
}
.inner-content h1 {
  text-shadow: 1px 1px 1px #797979;
  font-weight: bold;
}
.home-article .inner {
  text-shadow: 1px 1px 1px #000;
}

.v_contact_form2 .full_width {
  width: 100%;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  display: block;
  font-weight:bold;
  margin: 0;
  padding: 12px 0 24px;
  text-transform: uppercase;
}

label, input, button, select, textarea {
  line-height: 20px;
  font-size: 21px;
}


.category #accordion.list .level1 .level2 li a {
  font-weight: normal;
  color: #1b1b1b;
  margin-left: 40px;
  font-size: 19px;
}



img.righ-btn {
    position: absolute;
    border: 0;
    right: 6%;
    top: 57%;
    z-index: 10;
    width: 20%;
}
img.left-btn {
    position: absolute;
    border: 0;
    left: 5%;
    top: 57%;
    z-index: 10;
    width: 20%;
}
.main-menu:after {
    content: '';
    display: block;
    clear: both;
}
article.social_icon.span5 {
  display: none!important;
}
header.header_3 .nav-collapse_ .nav ul li a {
  font-size: 18px;
}
span.price {
  display: none;
}
.register-page input {
    width: 100%;
    border-radius: 0;
    padding: 8px 0;
    text-indent: 15px;
    margin-bottom: 30px;
}
.register-page {
    margin-top: 40px;
    margin-bottom: 40px;
}
.register-page select {
    width: 100.5%;
    border-radius: 0;
    padding: 8px 0;
    height: 42px;
    display: block;
    color: #969595;
}

.register-page textarea {
  width:100%;
}
.register-page h2 {
    margin-bottom: 40px;
}
form#contactform button {
    padding: 12px;
    display: inline-block;
    width: auto;
    text-indent: 0;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    background-color: #84796e;
    margin-top: 30px;
}
form#contactform button:hover {
    background-color: #67c9e0;
    color: #fff;
}
.message_container {
    margin: 20px!important;
}
.popup-inner > img {
    border-radius: 15px;
}
.zoom-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    line-height: 100%;
    visibility: hidden;
    opacity: 0;

-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
}
.box-work figure a:hover > .zoom-pic {
  visibility: visible;
  opacity: 1;
}
.zoom-pic .fa {
    color: #Fff;
    font-size: 50px;
}
.zoom-pic .fa {
    color: #Fff;
    font-size: 50px;
    top: 50%;
    position: relative;
    margin-top: -25px;
}

.span5.languages {
    font-size: 19px;
}


span.mail-info {
  margin-left: 10px;
}

span.tel-info {
margin-left: 20px;
}
.top_bar {
    text-align: right!important;
}
header.header_3 .nav-collapse_ .nav > li:last-child {
    border-right: 0;
}
header.header_3 .nav-collapse_ .nav > li > a:focus {
  background: none!important;
}
.item-categ {
    position: relative;
    margin-bottom: 15px;
}
.item-categ .item-title {
    position: absolute;
    width: 100%;
    height: 60px;
    text-align: center;
    bottom: 0;
    background-color: #f0f0f0;
    line-height: 60px;
    font-size: 23px;
    font-weight: 600;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
.item-categ:hover > .item-title {
    background-color: rgba(158, 25, 29, 0.80);
    height: 80px;
    line-height: 80px;
}
.item-categ:hover > .item-title a {
    color: #fff;

    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;    
}
.category-service {
    margin-top: 30px;
}
.item-categ img {
    width: 100%;
}
.service {
    padding: 20px 0;
    margin: 40px 0 0;
    background-color: #9e191d;
    color: #fff;
}
.service h2 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}
.service .fa {
    color: #fff;
    font-size: 45px;
    border: 3px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    color: #000;
    text-indent: 5px;
    float: left;
    margin-right: 12px;
}
.service .span4:first-child .fa {
    text-indent: 13px;
}
.service .span4:hover > div .fa {
    background-color: initial;
    color: #fff;
}
.service p {
    margin: 0;
}
.bottom-content {
    font-size: 19px;
    line-height: 120%;
    background-color: #f9f9f9;
    padding: 40px 0;
    font-family: 'DBAdmanXRegular';
}
.bottom-content h2 {
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
}
.bottom-content .span3:before {
    content: '';
    display: block;
    width: 0px;
    height: 4px;
    background-color: #9e191d;

-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
}
.bottom-content .span3:hover:before {
    width: 100%;
}
.bottom-content .span3:hover > h2 {
    color: #9e191d;
}
.container.customer {
 
}
.footer-link {
    text-align: left;
    background-color: #ccc;
    padding: 40px 0;
    color: #000;
    font-family: 'DBAdmanXRegular';
}
.footer-link h2 {
    font-weight: bold;
}
.footer-link ul {
    margin: 0;
    padding-left: 20px;
}
.footer-link ul li {
    list-style: disc;
    text-indent: 0px;
}
.footer-link ul li:hover, .footer-link ul li a:hover {
    color: #9e191d;
}
.footer-link p {
    margin: 0 0 5px;
    line-height: 120%;
}
.footer-link .fa {
    color: #9e191d;
    font-size: 16px;
}
.footer-link .fa.fa-mobile {
    font-size: 22px;
}
.footer-link a:hover {
    color: #9e191d;
}
.social-footer .fa {
    font-size: 30px;
    color: #000;
}
.social-footer .fa:hover {
    color: #9e191d;
}
.breadcrumbs {
    clear: both;
    color: #fff;
    font-family: 'DBAdmanXRegular';
}
.breadcrumbs a {
  color: #fff;
}
.pages.contact .content-div {
    padding: 0;
    border-bottom: 8px solid #9e191d;
}
.address-contact {
    background-color: #464646;
    color: #fff;
}
.map-contact {
  position: relative;
}
.map-contact:before {
 /* position: absolute;
  content: '';
  display: block;
  width:100%;
  height: 100%;
  left:0;
  top:0;
  z-index: 1;*/
}
.map-contact iframe {
    width: 100%;
    height: 350px;
}
.address-contact h2 {
    color: #D01015;
    text-shadow: 0px 0px 1px #4A4A4A, 1px 1px 1px #000;
}
.address-contact p {
    margin: 0;
}
.address-contact h2 {
    color: #FFF;
    text-shadow: 0px 0px 1px #4A4A4A, 1px 1px 1px #000;
    margin-bottom: 5px;
    margin-top: 20px;
}
.address-contact .fa.fa-mobile {
    font-size: 25px;
    vertical-align: middle;
}
.address-contact .fa {
    color: #D01015;
}
.address-contact .title {
    font-size: 26px;
    font-weight: bold;
    font-family: 'DBAdmanXLight';
    padding: 10px 0;
}
.address-contact .title .fa {
    padding-right: 5px;
    font-size: 22px;
}
.contact-form h3 {
    color: #D01015;
    padding-bottom: 15px;
}
.header-contact img {
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    vertical-align: middle;
}
.header-contact h1 {
    vertical-align: middle;
    display: inline-block;
    color: #D01015;
    font-size: 35px;
    line-height: 100%;
}
.header-contact {
    margin-bottom: 20px;
}
label[for="capcha"] {
  font-family: 'DBAdmanXLight';
}
.capcha img {
    height: 35px;
}
label[for="capcha"] p {
    margin: 0;
    font-size: 19px;
}
.block-item {
    border-bottom: 1px solid #ebebeb;
}
h5.product-name a {
    color: #1b1b1b;
    font-weight: bold;
    font-size: 24px;
}
.meta-description {
    font-size: 17px;
    line-height: 120%;
}
.clear {
    clear: both;
}
.first-img {
    margin-bottom: 20px;
}
.other-img img {
    width: 100%;
}
.description table td {
    border: 1px solid;
    padding: 4px;
}
.description h1 {
    font-size: 20px;
    line-height: 120%;
    margin: 0 0 5px;
}
.description p {
    margin: 0;
}
.description table {
    margin: 15px auto;
}
.shop_section h1.name {
    font-size: 23px;
    margin: 0;
}
.details_icons {
    margin-bottom: 20px;
    margin-top: 20px;
}
.read-more {
    margin: 10px 0;
}
.pages .inner-content td {
    border: 1px solid #000;
    padding: 5px 10px;
    font-size: 17px;
}
.left-banner {
  position: relative;
}
.left-banner .short-desc {
    margin: 40px 0 0;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 30px;
}
.left-banner .short-desc h1,  .left-banner .short-desc h2 {
    color: #fff;
    text-align: center;
}
.bg-content {
    background-image: url('../images/bg-service-change.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.page-1983 .bg-content {
    background-image: url('../images/bg-custober.jpg');
}
.right-banner {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px;
    min-height: 400px;
}
.right-banner table {
    width: 80%;
}
.pages .inner-content .right-banner td {
    border: 1px solid #E2E2E2;
    padding: 5px 10px;
    font-size: 17px;
}
.right-banner table tr:nth-child(odd) {
    background-color: #fff;
}
.right-banner table tr:nth-child(even) {
    background-color: #f5f5f5;
}
.right-banner table tr td {
    padding: 5px 10px;
    border: 1px solid #DEDEDE;
}
.inner-content:after {
    content: '';
    display: block;
    clear: both;
}
.bg-content:after {
    content: '';
    display: block;
    clear: both;
}
.page-1973 .content-div, .page-1983 .content-div {
    padding: 0;
}
.page-1973 .container, .page-1983 .container {
    padding: 0;
    margin: 0;
    width: 100%!important;
}
.port-item, .gallery-item {
    height: 350px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 7px;
}
.port-caption {
    background-color: rgba(0,0,0,0.7);
    bottom: 20px;
    height: auto;
    left: 20px;
    right: 20px;
    position: absolute;
    top: 20px;
    width: auto;
    display: none;
}
.line-center {
    clear: both;
    margin: 25px auto;
    width: 50px;
    border-top-style: solid;
    border-top-width: 3px;
}
.port-icon {
    margin: 10PX auto;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.coming-soon {
    text-align: center;
    font-size: 40px;
    padding: 25px 0;
    font-weight: bold;
    min-height: 200px;
    line-height: 200px;
}
.port-caption .port-title {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center;
}
.port-caption .port-title a {
    color: #fff;
}
.port-icon a {
    display: inline-block;
    background-color: #9e191d;
    padding: 10px 15px;
}
#gallery-detail .port-icon {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: -14px 0 0 0;
}
.gallery-filter ul li {
    display: inline-block;
    border-right: 1px solid;
    line-height: 14px;
    padding: 0 8px 0 0px;
    margin: 0 2px 0 2px;
    font-weight: bold;
    font-size: 21px;
    cursor: pointer;
}
.gallery-filter {
    text-align: center;
}
.gallery-list {
    position: relative;
    margin: 0;
}
div#gallery-detail {
    margin-top: 50px;
}
#gallery-detail .port-icon a {
    background-color: #fff;
    line-height: 0;
    padding: 12px;
    font-size: 24px;
}
.port-list {
    margin: 0;
}
.page-1973 .inner-content {
    padding: 0;
}
.gallery-filter ul li:last-child {
    border: 0;
}
.gallery-filter ul li.selected {
    color: #9e191d;
}
.category #accordion.list > li:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 11px;
    float: right;
    position: absolute;
    right: 15px;
    top: 12px;
}
.category #accordion.list > li {
    padding-right: 10px;
}
.category #accordion.list > li.active:after {
    color: #fff;
}

.content-link a {
    color: #000;
}

a[href^="mailto:"] {
    color: inherit;
    text-decoration: none;
}
.banner-page img {
    display: none;
}
.lang-top {
    float: left;
}
.lang-top li {
    display: inline-block;
    padding: 0;
}
.lang-top li img {
    vertical-align: top;
    border: 2px solid #9e191d;
}
.lang-top li.active img {
    border: 2px solid #fff;
}
.social-footer a {
    display: inline-block;
    width: 26px;
    margin: 0 5px;
    overflow: hidden;
}
.box_news .extra-wrap a {
    font-size: 19px;
}
.box_news p.txt-2 {
    margin-top: 0px;
}
.box_news .extra-wrap a.link {
    font-size: 18px;
}
.badge strong {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    display: block;
    background: #9e191d;
    padding: 8px 0;
}
.badge em {
    font-size: 18px;
}
.box_news .extra-wrap .txt-2 {
    font-size: 18px;
    margin-bottom: 5px;
}
.box_news .extra-wrap .txt-2 span {
  font-size: 18px!important;
}
.extra-wrap h5 {
    text-align: center;
    margin-bottom: 15px;
}

/* ###################################################################### */

@media (max-width: 979px) {
  .left-banner .short-desc {
    margin: 0px 0 0;
  }
  .carousel-3.carousel figure, .carousel-3.carousel iframe, .carousel-8 .bx-wrapper {
    margin: 0;
  }
  .bottom-content img {
      width: 100%!important;
      height: auto!important;
  }
  .bottom-content .span3 {
    margin-bottom: 20px;
  }
  header.header_3 .nav-collapse_ .nav > li {
      border-bottom: 1px solid #9e191d;
  }
  .top_bar .fa {
      padding-right: 0px;
      padding-left: 0px;
      font-size: 15px;
  }
  .one-line, .one-line a {
    font-size: 17px;
  }
  .top_bar {
      text-align: left!important;
  }
  .service .span4 {
      margin-bottom: 15px;
      text-align: center;
  }
  .service .fa {
      float: none;
  }
  .service .span4 {
      margin-bottom: 15px;
  }
  .item-categ .item-title {
      font-size: 19px;
  }
    h1 {
      font-size: 30px;
      line-height: 120%;
  }
  .nav-collapse_ .nav > li > a {
      padding: 10px;
      font-size: 19px;
      text-align: center;
  }
   .header_top .span10 {
    position: relative;
    right: 0;
    margin-top: -55px;
}
    span.desc-sl {
      font-size: 13px;
    }
    span.title-sl {
      font-size: 22px;
    }
    .home-article .box-block.news {
        padding-top: 10px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
  header.header_3 .nav-collapse_ .nav > li {
    border-right: 0;
  }
  .close-popup {
    width: 20px;
    height: 20px;
    font-size: 18px;
    line-height: 19px;
    text-indent: 2px;
    border-width: 1px;
  }
  header.header_3 #menu_button + ul {
    margin-top: 50px;
}
  .main-menu {
    position: absolute;
    top: 5px;
  }
 .navbar_ .brand {
    margin-bottom: 10px;
}
  .navbar_ {
      padding: 8px 0 0;
  }
  header.header_3 #menu_button {
    font-size: 17px;
    width: auto;
    height: auto;
    padding: 5px 4px 0px 6px;
    text-align: center;
    border-radius: 2px;
}
  header.header_3 #menu_button {
    font-size: 17px;
}
  .header_top .span2:first-child {
    min-height: 0;
}
  .btn-register a {
    display: inline-block;
    background-color: #000;
    padding: 3px 8px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
    font-size: 14px;
}
.btn-register {
    margin-top: 5px;
    text-align: right;
    margin-bottom: 5px;
}
  .header_top .span8 {
    position: relative;
}
.main-menu {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    left: 0;
}
  h1.brand img {
      max-width: 100px;
  }
	header.header_3 .nav-collapse_ .nav > li {
	}
    header.header_3 .nav-collapse_ .nav > li:last-child {
        border-bottom: none;
    }
  /* 22-Sep-2020 */
  .main-menu > div {
      width: auto;
      background: none;
      text-align: right;
  }
  .main-menu #menu_button {
      display: inline-block;
  }
  .nav-collapse_ .nav > li , .nav-collapse_ .nav > li > a {
      text-align: left;
  }
  #menu_button {
      margin-bottom: 0;
  }
  .nav-collapse_ .nav > li:not(:last-child) {
      border-bottom: 1px solid #7B0004;
  }
  .nav-collapse_ .nav > li > a {
      margin: 0;
      padding: 5px 10px;
  }
  .nav-collapse_ .nav .sub-menu ul > li:last-child {
      border-bottom: 0 !important;
      padding-bottom: 5px;
  }
  .lang-top {
      float: unset;
  }
}

.row-title h2 {
    margin: 0;
    padding: 10px 0;
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 40px;
    text-transform: uppercase;
}

.content-div {
    position: relative;
    padding-bottom: 0px;
    min-height: 220px;
}
#content.pages .container {
background: #fff;
}

.inner-content {
    padding: 15px;
    text-align: left;
}
.box_news {
padding: 15px;
}
a.disablelink {
opacity: 0.3;
cursor: default;
}
.box_news.extra > section.block-news, section.block-news {
margin-bottom: 10px;
}
.title-block {
background: url(../images/bg-header.png);
padding: 2px 4px;
margin: 10px 0;
text-shadow: 1px 1px 1px #C5C5C5;
}
#content ul.sub-categ {
padding-left: 0;
margin-left: 0;
}
#content ul.sub-categ li {
border-top: 1px solid #f0f0f0;
margin-top: 7px;
padding-top: 9px;
padding-bottom: 9px;
}
ul.list-categories {
border-bottom: 1px solid #f0f0f0;
}
.list-categories li.sub {
padding-bottom: 0;
}
.video {
margin: 30px 0;
}
.details_icons:after {
content: '';
display: block;
clear: both;
}
.tag-search a {
font-size: 14px;
padding: 5px;
}
.txt-2 {
    font-size: 18px;
    line-height: 21px;
    word-wrap: break-word;
}
.inner {
padding: 20px;
}
#product_list .block-product {
padding: 0 15px;
}
.container {
padding: 0 15px;
}
.carousel.content-div {
padding-bottom: 20px;
}
.v_project_info h5 {
font-size: 18px;
padding: 15px 0 20px 0;
text-transform: capitalize;
}
.no-listing {
  padding: 10px;
  background: #FCFCFC;
  border: 1px solid #F0F0F0;
  text-align: center;
  border-width: 1px 0;
  font-size: 21px;
  margin: 0 0 150px;
  font-weight: 600;
  letter-spacing: 1px;
}
article.span9 {
min-height: 600px;
}
.alert_box.error p {
    margin: 0;
    padding: 0;
}
.alert_box {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    display: inline-block;
    padding: 10px;
}
.error p {
    color: #fff;
    padding: 10px 15px;
    border-width: 4px 0;
    text-align: left;
}
.alert_box.error i {
    font-weight: bold;
}
i.fa.fa-exclamation-triangle {
    vertical-align: top;
}
.info p {
color: #fff;
padding: 10px 15px;
background: rgb(0, 107, 11);
border: 1px solid rgb(2, 83, 11);
border-width: 4px 0;
}

.one-line .languages {
position: relative;
}

.one-line .languages .inner_languages {
line-height: 40px;
float: right;
padding-right: 10px;
}

.one-line .row-fluid > div:first-child > span {
line-height: 40px;
letter-spacing: 1px;
}

.awesome-icon {
color: #fff;
}

#languages-menu {
text-align: right;
}
#languages-menu li > a {
    color: #fff;
}
.nav-collapse_ .nav > li:first-child {
width: inherit;
}
.nav-collapse_ .nav > li > a > .sf-sub-indicator {
display: none;
}

.nav-collapse_ .nav ul li {
    padding: 0;
    border-bottom: 1px solid #7B0004 !important;
}
.one-line .row-fluid > div:first-child > span:first-child {
font-size: 12px;
}

.block-features span.img {
width: 80px;
height: 75px;
border-radius: 0px;
margin-top: 0px;
}
.block-features h4 {
padding: 0px 0 0 0;
font-size: 18px;
text-align: left;
}
.block-features p {
margin: 11px 0 9px 0;
text-align: left;
}

.home-article .block-features {
position: relative;
overflow: hidden;
}
.home-article .block-features:after {
position: absolute;
width: 100%;
content: '';
display: block;
height: 3px;
bottom: 0px;
border-radius: 0 0 3px 3px;
background: #67c9e0;
left: -100%;
}
.home-article .block-features:hover:after {
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
left: 0px;
}

.about_us_home {
text-align: left;
}
footer .social_icon .google-plus {
float: right;
width: 80px;
}
footer .social_icon .twitter {
float: right;
width: 100px;
}
footer .social_icon .facebook {
float: right;
width: 108px;
overflow: hidden;
}
footer .copyright {
    color: #fff;
    text-align: left;
    padding: 15px;
}
footer .copyright a {
    color: #000;
    font-size: 19px;
    font-weight: bold;
}
.module-ct.category ul li {
text-align: left;
}

.category #accordion.list > li.level0.parent > a {
  background: #9e191d;
  display: block;
  padding: 5px 8px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.category #accordion.list li.level0:not(:first-child) {
}
.category #accordion.list .level1 li:first-child {
margin-top: 0px;
}
.category #accordion.list li:last-child {
  padding-bottom: 10px;
  border-bottom: 0;
}
.category .VmArrowdown {
    top: 18px;
    display: none;
}

.bg_light_color_1, .sub_menu li:hover > a, .select_list > li:hover{
    background: none;
}
.qv_btn_single_next, .qv_btn_single_prev {
    box-shadow: none;
}

.category #accordion.list .level1 li {
position: relative;
z-index: 999;
overflow: hidden;
}

.category #accordion.list .level1 > li:before {
position: absolute;
width: 100%;
content: '';
display: block;
left: -100%;
background: #9e191d;
height: 3px;
bottom: 0px;
}
.category #accordion.list .level1 a:hover {
    color: #9e191d!important;
}

.category #accordion.list .level1 li:hover:before{
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-ms-transition: 0.5s ease;
transition: 0.5s ease;
left: 0px;
}

.embed-container {
position: relative;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}

.relate-product {
text-align: left;
}
.shop_tabs.tabbable.responsive .tab-content.icon_tab {
    border: none;
}

.inner p {
}

.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mailto.jackbox.btn-small {
line-height: 14px;
font-size: 19px;
font-size: 16px;
text-decoration: none;
cursor: pointer;
display: inline-block;
}

.mailto.jackbox.btn-small:hover {
text-decoration: none;
}

.captcha_images {
width: 120px;
}

.v_contact_form ul.contact {
  padding: 10px 0px;
}
.v_contact_form ul.contact li i {
color: #259cff;
}

.v_contact_form ul.contact li a, .v_contact_form ul.contact li span {
color: black;

}

ul#languages-menu-modifly li {
display: inline-block;
}

ul#languages-menu-modifly {
display: inline-block;
padding: 0px;
margin: 0px;
}

@media (max-width: 600px) {
      span.desc-sl {
      font-size: 11px;
    }
    span.title-sl {
      font-size: 16px;
    }
}
@media (max-width: 400px) {
  .main-menu {
    right: 20px;
  }
  span.title-sl {
    font-size: 12px;
  }
  span.desc-sl {
      font-size: 7px;
  }
}


/* SPACING */

.marg-25 {
  margin: 25px;
}

.marg-x-25 {
  margin: 0 25px;
}

.marg-y-25 {
  margin: 25px 0;
}

.marg-top-25 {
  margin-top: 25px;
}

.marg-bott-25 {
  margin-bottom: 25px;
}

.marg-left-25 {
  margin-left: 25px;
}

.marg-right-25 {
  margin-right: 25px;
}

.padd-25 {
  padding: 25px;
}

.padd-x-25 {
  padding: 0 25px;
}

.padd-y-25 {
  padding: 25px 0;
}

.padd-top-25 {
  padding-top: 25px;
}

.padd-bott-25 {
  padding-bottom: 25px;
}

.padd-left-25 {
  padding-left: 25px;
}

.padd-right-25 {
  padding-right: 25px;
}

.marg-50 {
  margin: 50px;
}

.marg-x-50 {
  margin: 0 50px;
}

.marg-y-50 {
  margin: 50px 0;
}

.marg-top-50 {
  margin-top: 50px;
}

.marg-bott-50 {
  margin-bottom: 50px;
}

.marg-left-50 {
  margin-left: 50px;
}

.marg-right-50 {
  margin-right: 50px;
}

.padd-50 {
  padding: 50px;
}

.padd-x-50 {
  padding: 0 50px;
}

.padd-y-50 {
  padding: 50px 0;
}

.padd-top-50 {
  padding-top: 50px;
}

.padd-bott-50 {
  padding-bottom: 50px;
}

.padd-left-50 {
  padding-left: 50px;
}

.padd-right-50 {
  padding-right: 50px;
}

.marg-75 {
  margin: 75px;
}

.marg-x-75 {
  margin: 0 75px;
}

.marg-y-75 {
  margin: 75px 0;
}

.marg-top-75 {
  margin-top: 75px;
}

.marg-bott-75 {
  margin-bottom: 75px;
}

.marg-left-75 {
  margin-left: 75px;
}

.marg-right-75 {
  margin-right: 75px;
}

.padd-75 {
  padding: 75px;
}

.padd-x-75 {
  padding: 0 75px;
}

.padd-y-75 {
  padding: 75px 0;
}

.padd-top-75 {
  padding-top: 75px;
}

.padd-bott-75 {
  padding-bottom: 75px;
}

.padd-left-75 {
  padding-left: 75px;
}

.padd-right-75 {
  padding-right: 75px;
}

.marg-100 {
  margin: 100px;
}

.marg-x-100 {
  margin: 0 100px;
}

.marg-y-100 {
  margin: 100px 0;
}

.marg-top-100 {
  margin-top: 100px;
}

.marg-bott-100 {
  margin-bottom: 100px;
}

.marg-left-100 {
  margin-left: 100px;
}

.marg-right-100 {
  margin-right: 100px;
}

.padd-100 {
  padding: 100px;
}

.padd-x-100 {
  padding: 0 100px;
}

.padd-y-100 {
  padding: 100px 0;
}

.padd-top-100 {
  padding-top: 100px;
}

.padd-bott-100 {
  padding-bottom: 100px;
}

.padd-left-100 {
  padding-left: 100px;
}

.padd-right-100 {
  padding-right: 100px;
}

.marg-25 {
  margin: 25px;
}

.marg-x-25 {
  margin: 0 25px;
}

.marg-y-25 {
  margin: 25px 0;
}

.marg-top-25 {
  margin-top: 25px;
}

.marg-bott-25 {
  margin-bottom: 25px;
}

.marg-left-25 {
  margin-left: 25px;
}

.marg-right-25 {
  margin-right: 25px;
}

.padd-25 {
  padding: 25px;
}

.padd-x-25 {
  padding: 0 25px;
}

.padd-y-25 {
  padding: 25px 0;
}

.padd-top-25 {
  padding-top: 25px;
}

.padd-bott-25 {
  padding-bottom: 25px;
}

.padd-left-25 {
  padding-left: 25px;
}

.padd-right-25 {
  padding-right: 25px;
}

.marg-50 {
  margin: 50px;
}

.marg-x-50 {
  margin: 0 50px;
}

.marg-y-50 {
  margin: 50px 0;
}

.marg-top-50 {
  margin-top: 50px;
}

.marg-bott-50 {
  margin-bottom: 50px;
}

.marg-left-50 {
  margin-left: 50px;
}

.marg-right-50 {
  margin-right: 50px;
}

.padd-50 {
  padding: 50px;
}

.padd-x-50 {
  padding: 0 50px;
}

.padd-y-50 {
  padding: 50px 0;
}

.padd-top-50 {
  padding-top: 50px;
}

.padd-bott-50 {
  padding-bottom: 50px;
}

.padd-left-50 {
  padding-left: 50px;
}

.padd-right-50 {
  padding-right: 50px;
}

.marg-75 {
  margin: 75px;
}

.marg-x-75 {
  margin: 0 75px;
}

.marg-y-75 {
  margin: 75px 0;
}

.marg-top-75 {
  margin-top: 75px;
}

.marg-bott-75 {
  margin-bottom: 75px;
}

.marg-left-75 {
  margin-left: 75px;
}

.marg-right-75 {
  margin-right: 75px;
}

.padd-75 {
  padding: 75px;
}

.padd-x-75 {
  padding: 0 75px;
}

.padd-y-75 {
  padding: 75px 0;
}

.padd-top-75 {
  padding-top: 75px;
}

.padd-bott-75 {
  padding-bottom: 75px;
}

.padd-left-75 {
  padding-left: 75px;
}

.padd-right-75 {
  padding-right: 75px;
}

.marg-100 {
  margin: 100px;
}

.marg-x-100 {
  margin: 0 100px;
}

.marg-y-100 {
  margin: 100px 0;
}

.marg-top-100 {
  margin-top: 100px;
}

.marg-bott-100 {
  margin-bottom: 100px;
}

.marg-left-100 {
  margin-left: 100px;
}

.marg-right-100 {
  margin-right: 100px;
}

.padd-100 {
  padding: 100px;
}

.padd-x-100 {
  padding: 0 100px;
}

.padd-y-100 {
  padding: 100px 0;
}

.padd-top-100 {
  padding-top: 100px;
}

.padd-bott-100 {
  padding-bottom: 100px;
}

.padd-left-100 {
  padding-left: 100px;
}

.padd-right-100 {
  padding-right: 100px;
}

/* GRIDS */

[class^="col-"],
[class*=" col-"]  {
  float: left;
  
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.boxed {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}

/* SIZE */

.col-1-6 {
  width: 16.66%;  
}

.col-2-6 {
  width: 33.33%;
}

.col-3-6 {
  width: 50%;
}

.col-4-6 {
  width: 66.66%;
}

.col-5-6 {
  width: 83.33%;
}

.col-1-5 {
  width: 20%;
}

.col-2-5 {
  width: 40%;
}

.col-3-5 {
  width: 60%;
}

.col-4-5 {
  width: 80%;
}

.col-1-4 {
  width: 25%; 
}

.col-2-4 {
  width: 50%;
}

.col-3-4 {
  width: 75%;
}

.col-1-3 {
  width: 33.33%
}

.col-2-3 {
  width: 66.66%;
}

.col-1-2 {
  width: 50%; 
}


@media screen and (max-width: 1300px) { 
  
  .boxed {
    width: 100%;
  }
  
} 

@media screen and (max-width: 1200px) { 
  
  .col-1-4,
  .col-2-4,
  .col-3-4 {
    width: 50%;
  }
  
  .col-1-5,
  .col-2-5,
  .col-3-5,
  .col-4-5 {
    width: 50%;
  }
  
  .col-1-6,
  .col-2-6,
  .col-3-6,
  .col-4-6,
  .col-5-6 {
    width: 50%;
  }
  
}

@media screen and (max-width: 900px) {  
  
  .col-1-3,
  .col-2-3 {
    width: 100%
  } 
  
  [class^="col-"] [class^="col-"] {
    width: 100% !important;
  } 
  
}

/* RESP GRIDS */

@media screen and (max-width: 600px) {  
  
  [class^="col-"],
  [class*=" col-"] {
    width: 100%;
  }
  
}