@import url("font-awesome.min.css");

@font-face {
    font-family: 'DancingScriptRegular';
    src: url('../fonts/DancingScriptRegular.eot');
    src: url('../fonts/DancingScriptRegular.eot') format('embedded-opentype'),
         url('../fonts/DancingScriptRegular.woff2') format('woff2'),
         url('../fonts/DancingScriptRegular.woff') format('woff'),
         url('../fonts/DancingScriptRegular.ttf') format('truetype'),
         url('../fonts/DancingScriptRegular.svg#DancingScriptRegular') format('svg');
}
@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-color:#fff;
font-family: 'DBAdmanXRegular';
letter-spacing: 1px;
font-size: 19px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'DBAdmanXLight';
  letter-spacing: 1px;
  font-weight: bold;
}
.panel {
  background-color: #2593dd;
  margin-bottom: 0 !important;
  padding: 4px 0;
  border-top: none;
}
.contact-header {
  color: #fff;
}
h5 a {
  font-size: 21px;
}
.contact-header i.fa {
  color: white;
}
.header_top > .container {

}

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

.nav-collapse_ .nav > li > a {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
position: relative;
display: block;
margin: 0;
padding: 18px 15px 17px;
color: #1b1b1b;
text-align: center;
font-size: 19px;
line-height: 20px;
z-index: 1;
}

.name-corp {
  position: relative;
  font-size: 30px;
  color: #2593dd;
  font-family: 'Open Sans', sans-serif;
  float: left;
  top: 73px;
}
.phone-div {
  position: relative;
  top: 28px;
  right: 0;
  font-size: 13px;
  line-height: 30px;
  color: #6a6a6a;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
}
.search-form {
  position: relative;
  margin-top: 20px;
}

.main-menu {
  margin-top: 0;
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 0;
  border-top: 1px solid #e4e4e2;
  background: url('../images/shadow-submenu.png') repeat-x bottom;
  padding-bottom: 17px;
}
.boxedcontainer {
  margin-top: -17px;
}

.nav-collapse_ .nav > li:first-child {
  width: 160px!important;
}
.nav-collapse_ .nav > li{
  width: 160px!important;
}
header.header_3 .nav-collapse_ .nav > li > a {
  color: #1d1d1d;
  border-top: rgba(255, 255, 255, 0) solid 4px;
  text-shadow: none;
  border: #FFFFFF solid 3px;
  border-width: 3px 0 0;
}
header.header_3 .nav-collapse_ .nav > li > a:focus {
  background: none;
}
header.header_3 .nav-collapse_ .nav > li:hover {
}

header.header_3 .nav-collapse_ .nav > li > a:hover {
}

.navbar_ {
  padding: 15px 0 7px 0;
}
ul, li {
list-style: none;
}
.header_top {
}
.nav-collapse_ .nav > li > a span {
display: none;
}
.container {
margin-right: auto;
margin-left: auto;

}
footer .container {
background: none;
}
footer {
  position: relative;
  padding: 20px 0 10px;
  background-color: #2593dd;
}
.block-info {
border-radius: 0;
}
.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;
}
.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;
}
#content .container {

}
.tp-bullets.simplebullets.round .bullet {
  background: #1a7fc3;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px 0px #1a7fc3;
  -moz-box-shadow: 0px 0px 5px 0px #e0b32a;
  box-shadow: 0px 0px 5px 0px #1a7fc3;
  width: 15px;
  height: 15px;
}
.tp-bullets.simplebullets.round .bullet.selected {
  background: rgba(255,255,255,0.7);
}
.tp-leftarrow.default {
background: url(../images/button-prev.png) no-repeat left top;
width:72px;
height: 72px;
}
.tp-rightarrow.default { 
background: url(../images/button-next.png) no-repeat left top;
width:72px;
height: 72px;
}
.home-article .box-block {
margin-bottom: 10px;
}
.home-article article {
margin-bottom: 20px;
min-height: 360px;
}
.block-info .inner-block > div {
bottom: 0;
padding: 10px 0 10px 0;
background: rgba(197, 151, 22, 0.8);
width: 100%;
}
.block-info h4 {
color: #fff;
font-size: 8vmin;
font-weight: normal;
line-height: 100%;
padding: 0 10px;
}
.home-article article:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #ffc20f;
position: relative;
top: 25px;
}
.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 {
/*padding-bottom: 50px;*/
}
#content .container .partner {
padding-bottom: 0;
margin-bottom: 0;
min-height: initial!important;
}
.home-article article.partner:after {
display: none;  
}
footer .copyright {
  font-size: 19px;
  color: #fff;
  padding: 5px 0;
  text-align: right;
  clear: both;
}
footer .copyright p {
  margin: 0;
}
.block-bottom .contacts h3 {
  color: #fff;
}
footer ul.link {
margin: 0;
padding: 0;
}
footer ul.link li {
margin-right: 18px;
float: left;
}
.block-bottom .contacts ul {
  margin: 0;
}
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;
font-family: 'DBAdmanXRegular';
}
.navbar_ .brand {
float: left;
}
#form-search {
position: relative;
float: right;
clear: right;
background: #fff;
display: inline-block;
/*height: 38px;*/
}
.left_top {
  float: left;
  font-size: 19px;
  color: white;
  text-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, 0.7);
}
.contact_left1{
  display: inline-block;
  padding: 8px 20px 8px 20px;
  border-left: white solid 1px;
}
.contact_left2{
  display: inline-block;
  padding: 8px 20px 8px 20px;
  border-left: white solid 1px;
  border-right: white solid 1px;
}
.right_top {
  float: right;
  position: relative;
  top: 5px;
}
.right_top i:hover {
  color: #58c6f9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
.right_top p {
margin: 0;
}
#form-search input {
  background: #fff;
  padding-left: 10px;
  padding-right: 30px;
}
#form-search span:before {
font-size: 22px;
line-height: 24px;
font-family: FontAwesome;
position: absolute;
top: -1px;
left: initial;
right: 0;
content: "";
color: #64635f;
}
#form-search span {
position: absolute;
left:initial;
right: 9px;
top: 8px;
border-right: 0;
border-left: 1px solid #d4d4d4;
display: block;
width: 30px;
text-align: center;
height: 22px;
}
.home-article img {
width: 100%;
}
.block-info .inner-block {
padding-bottom: 0;
}
.block-info:hover .inner-block > div {
bottom: 0;
padding-bottom: 40px;
}
article.partner {
margin-top: -40px;
padding-top: 0;
}
header.header_3 .nav-collapse_ .nav > li {
  padding-right: 0;
  border-right: 0;
  margin-bottom: 0;
  margin-top: 0;
  border-left: 1px solid #e4e4e2;
  display: inline-block;
}
header.header_3 .nav-collapse_ .nav > li:last-child {
border-right: 1px solid #e4e4e2;
}
#form-search button {
position: absolute;
right: 0;
top: 0;
}
body header.header_3 .nav-collapse_ .nav > li:first-child {
  border-left: 1px solid #e4e4e2;
}
header.header_3 #menu_button {
background: #ffc20f;
margin-bottom: 0;
float: right;
}
header.header_3 #menu_button.active {
background: #666;
border-color: #ffc20f;
color: #ffc20f !important;
}
header.header_3 #menu_button + ul {
  padding-top: 0;
  float: none;
}
.header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li.active {
/*border:0;*/
}
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: #2593dd!important;
  box-shadow: 0 0 0;
  border-radius: 0;
  border: #2593dd solid 3px;
  display: block;
  border-width: 3px 0 0;
}
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: #5BA0DC;
color: white;
}
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: white;
}
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: #000;  
}
header.header_3 .nav-collapse_ .nav ul.submenu-extra {
    background: #fff url('../images/shadow-submenu.png') repeat-x top;
    left: 0px;
}
.nav-collapse_ .nav ul.submenu-extra {
  background-color: #fff;
  width: 1170px;
  left: -342px;
  padding: 18px 0;
  overflow: hidden;
}
.margin_right {
margin-right: 20px;
}
.margin_left {
margin-left: 20px;
}


div#revslider-963 {
  height: 600px!important;
}
h1.brand img {
  height: 140px;
}
.brand-sec .next-slide, .brand-sec .prev-slide {
  display: inline-block;
  line-height: 0;
  position: absolute;
  z-index: 9;
  top: 20px;
}
.brand-sec .prev-slide {
  left: 0;
}
.brand-sec .next-slide {
  right: 0;
}
.contacts address {
  color: #fff;
}
.contacts address p {
  margin-bottom: 0;
  font-size: 19px;
}
.block-bottom .contacts {
  color: #fff;
}
.block-bottom .contacts li .fa {
  padding-right: 8px;
}
.taffic {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.product-categ-box .box-photo {
  border-radius: 0;
}
.category #accordion.list li a {
  font-size: 12px;
}
.banner-page {
  position: relative;
  margin-top: -17px;
}
.background-banner {
  background-size: cover;
  position: relative;
  min-height: 300px;
  background-position: 50% 50%;
  background-attachment: fixed;
}
.banner-page:before {
  content: '';
  display: block;
  position: absolute;
  width:100%;
  height: 100%;
  left:0;
  top:0;
  z-index: 1;
  /*background: url('../images/pattern_dot.png');*/
}
.banner-page .row-title.pages {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
.banner-page .row-title h2 {
  display: none;
  font-size: 35px;
  text-shadow: 1px 1px 1px #fff;
  color: #2593dd;
  font-style: italic;
}
.inner-content img {
  margin: 0 15px 15px 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.inner-content img:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
#form-search .fa {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 8px;
}
a.jackbox {
  display: inline-block;
}
body .foto-carousel:hover, body .box-work:hover {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#work_container .box-work img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#work_container .box-work img:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
body .foto-carousel figure, body .box-work figure {
  border-radius: 0px;
}
.foto-carousel > span, .box-work > span {
  padding: 10px;
  height:40px;
}
.photoframe {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}
.photoframe img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photoframe .contacts li:hover > .fa {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.photoframe .contacts li .fa {
  font-size: 25px;
  vertical-align: bottom;
  color: #2593dd;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  padding-left: 1px;
}
.photoframe .contacts li {
  line-height: 120%;
  margin-bottom: 5px;
}
.photoframe .contacts ul {
  margin-top: 20px;
}
.photoframe .contacts li a:hover {
  color: #2593dd;
}
.qv_preview {
  text-align: center;
  display: block;
}
.poduct_wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 360px;
  padding: 5px 25px 50px;
  margin: 0 -25px -50px !important;
}
.desc-company {
  font-size: 19px;
  line-height: 110%;
  margin-bottom: 20px;
}
.block-bottom .contacts ul li i {
  padding-left: 5px;
  padding-right: 5px;
}
body .prev-slide a:before, body .prev-slide a:after {
  content: "\f053";
  font-size: 15px;
  position: relative;
  top: 1.4px;
}
body .next-slide a:before, body .next-slide a:after {
  content: "\f054";
  font-size: 15px;
  position: relative;
  top: 1.4px;
}
.nav-collapse_ .nav > li > a {
  font-size: 19px;
}
.tab-content > .tab-pane {
  font-size: 19px;
}
.module-ct.category #accordion.list ul {
  display: none!important;
}
.module-ct.category .VmArrowdown {
  display: none;
}
.v_block-control .results {
  font-size: 19px;
}
.v_block-control .control-post a {
font-size: 19px;
}
.v_block-control .control-post .fa {
  top: 2px;
  position: relative;
}
.contact-header img {
  margin-top: 4px;
}
.price {
  display: none;
}
.inner-content,  .inner-content p {
  font-size: 19px;
}
.tab_pad .inner {
  font-size: 19px;
  line-height: 110%;
}
.box_news .extra-wrap h5 a {
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 110%;
}
.box_news p {
  font-size: 19px;
}
.box_news .extra-wrap a.link {
  font-size: 19px;
}
.v_block-control .results {
  font-size: 19px;
}
.v_block-control .control-post a {
  font-size: 19px;
}
.product-categ-box > div a {
  font-size: 17px;
  letter-spacing: 0.5px;
}
.contact-address {
  background-color: #f5f5f5;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.contact-address p {
  line-height: 120%;
  margin: 0 0 2px;
}
.contact-address a {
}
.contact-address li {
  line-height: 120%;
}
.contact-address h3 {
  font-size: 19px;
  margin: 11px 0 0px;
  padding: 0;
  color: #2593dd;
  line-height: 100%;
}
label[for="capcha"] {
  font-size: 19px;
}
.fullwidthbanner-container {
  width: 100% !important;
  position: relative;
  padding: 0;
  max-height: 600px !important;
  overflow: hidden;
}
.caption-text {
  font-size: 80px;
  color: #2593dd;
  display: inline-block;
  text-shadow: -1px -1px 0px #fff, 1px 1px 1px #fff;
}
header.header_3 .nav-collapse_ .nav ul li a {
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.tp-simpleresponsive img {

}
.tp-simpleresponsive > ul li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}
.tp-bullets.simplebullets .bullet {
  margin: 0 4px;
}
.tp-bullets.simplebullets {
  bottom: 10px;
  right: 15px!important;
  left: initial!important;
}
.addthis_toolbox .details_icons {
  margin-top: 0;
}
.shop_section h2 {
  letter-spacing: 1px;
  color: #5BA0DC;
  text-transform: uppercase;
}
.v_space3.t_xs_align_l.shop_section p {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 140%;
}
.info-download {
    clear: both;
    border-top: 1px solid #EAEAEA;
}
.info-download h3 {
    color: #5BA0DC;
    border-bottom: 1px dotted #ccc;
    margin: 8px 0 0;
    padding: 8px 0 7px;
    border-top: 1px solid #eaeaea;
}
.info-download h3 .fa {
  padding-right: 5px;
  color: rgb(247, 0, 0);
  font-size: 24px;
}
.info-download .fa {
  font-size: 40px;
}
.info-download img {
  height: 50px;
  margin: 8px 0;
}
.info-download a {
  display: inline-block;
  margin: 0 5px;
  vertical-align: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info-download a:hover {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.product_single_preview {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  border-radius: 0;
  display: none;
}
.slider-blog .flex-control-paging {
  width: 100%;
  margin: 0;
  left: 0;
}
li.sub-menu.static {
    position: static;
}

/* ##################### */
 
@media only screen and (max-width: 768px) {
  #gotoTop {
    right: 5px;
  }
  .block-bottom .details_icons {
    float: left;
  }
  footer .copyright {
    text-align: left;
  }
  header.header_3 .nav-collapse_ .nav > li {
  border-bottom: 1px solid #A1A1A1;
  border-top: 1px solid #707070;
  } 
}
.inner-content h3 {
  padding-bottom: 10px;
  clear: both;
  font-weight: 600;
}
.row-title h2 {
margin: 0;
padding: 30px 15px;
color: #5BA0DC;
font-size: 28px;
text-shadow: none;
}
.content-div {
  position: relative;
  padding-bottom: 10px;
  min-height: 600px;
}
#content.pages .container {
background: #fff;
}
.inner-content {
padding: 20px;
}
.inner-content:after {
  content: '';
  display: block;
  clear: both;
}
.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-color: #5BA0DC;
  padding: 10px 25px;
  margin: 10px 0;
  border-radius: 5px;
  color: white;
}
#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: 19px;
padding: 5px;
}
.txt-2 {
  font-size: 19px;
  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: 4px 0;
font-size: 16px;
margin: 0 0 150px;
}
article.span9 {
min-height: 600px;
}
.error p {
color: #fff;
padding: 10px 15px;
background: rgb(173, 27, 27);
border: 1px solid rgb(134, 0, 0);
border-width: 4px 0;
}
.info p {
color: #fff;
padding: 10px 15px;
background: rgb(0, 107, 11);
border: 1px solid rgb(2, 83, 11);
border-width: 4px 0;
}
.main-menu li {
  display: inline-block;
}
.brand {
  float: left;
  margin-top: 5px;
}
.wel-content {
  display: inline-block;
  width: 66%;
  text-align: left;
  float: left;
}
.wel-img {
  display: inline-block;
  float: right;
}
.welcome_wrap {
  width: 100%;
  background-color: #efefee;
  margin-bottom: 50px;
}
.welcome_sec{
  margin-left: auto;
  margin-right: auto;
    padding: 50px 0px 0px 0px;
}
.clear {
  clear: both;
}
.wel-line{
  background-color: white;
  width: 70px;
  height: 2px;
  margin: 20px 0px 20px 0px;
}
.wel-content h2 {
  color: white;
  font-weight: 700;
}
.wel-content p {
  color: #111111;
}
.wel-content p span{
  font-weight: 700;
  color: white;
}
.our_wrap{
  width: 100%;
}
.our_sec {
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0px;
}
.box-features .block-info {
  box-shadow: none !important;
}
.our_sec h3 {
  font-size: 30px;
  font-weight: 700;
  color: #5BA0DC;
  margin-bottom: 0;
  padding-bottom: 20px;
}

/* CSS PARALLAX */

.parallax-container {
  background: transparent;
  margin-top: 0;
}

.inner-palalex {
  position: relative;
  top: 0;
  z-index: 9;
  text-align: center;
}


/* END PARALLAX */

.badge_.badge_1 {
  background-image: url('../images/bg-block-business-1.png');
  background-position-x: 50%;
  background-position-y: 50%;

}

.badge_.badge_2 {
  background-image: url('../images/bg-block-business-2.png');
  background-position-x: 50%;
  background-position-y: 50%;
}

.badge_.badge_3 {
  background-image: url('../images/bg-block-business-3.png');
  background-position-x: 50%;
  background-position-y: 50%;
}

.badge_.badge_4 {
  background-image: url('../images/bg-block-business-4.png');
  background-position-x: 50%;
  background-position-y: 50%;
}

.badge_.badge_5 {
  background-image: url('../images/bg-block-business-5.png');
  background-position-x: 50%;
  background-position-y: 50%;
}



/*START EFFECT OUR BUSINESS */

/*

.row {
    float: left;
    width: 100%;
    background-color: black;
}
.row .block {
    float: left;
    width: 25%;
    height: 180px;
}
*/
.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

/* Effect 8 */

/* Effect 9 */
 .hovicon.effect-9 {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-9:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
/* Effect 9a */
 .hovicon.effect-9.sub-a:hover:after {
  /*
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
    */
}
.hovicon.effect-9.sub-a:hover {
  box-shadow: 0 0 0 8px rgba(44, 122, 184, 1);
  color: #fff;
}
.hovicon.effect-9.sub-a:hover i {
    color: #fff;
}
/* Effect 9b */
 .hovicon.effect-9.sub-b:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.hovicon.effect-9.sub-b:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
    color: #fff;
}
.hovicon.effect-9.sub-b:hover i {
    color: #fff;
}
.hovicon.effect-9.sub-a._1{
  background-image: url('../images/bg-block-business-1.png');
  background-position-x: 50%;
  background-position-y: 50%;
}
.hovicon.effect-9.sub-a._2{
  background-image: url('../images/bg-block-business-2.png');
  background-position-x: 50%;
  background-position-y: 50%;
}
.hovicon.effect-9.sub-a._3{
  background-image: url('../images/bg-block-business-3.png');
  background-position-x: 50%;
  background-position-y: 50%;
}
.hovicon.effect-9.sub-a._4{
  background-image: url('../images/bg-block-business-4.png');
  background-position-x: 50%;
  background-position-y: 50%;
}
.hovicon.effect-9.sub-a._5{
  background-image: url('../images/bg-block-business-5.png');
  background-position-x: 50%;
  background-position-y: 50%;
}

/* END EFFECT OUR BUSINESS*/

.wrap-news-title{
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}

.wrap-news-title h3 {
  font-size: 27px;
  font-weight: 700;
  color: #5BA0DC;
  text-align: left;
  letter-spacing: 1px;
}
.read-more a {
  color: #5BA0DC;
}
.extra-wrap {
  text-align: left;
}
.bottom-content figure.img-polaroid:after {
  content: '';
  display: block;
  width: 0;
  height: 10px;
  margin: 0 auto;
  background: #5BA0DC;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bottom-content a:hover > figure.img-polaroid:after {
  content: '';
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 0 0 8px 8px;
}


.parallax-text {
  min-height: 400px;
  background: transparent;
  margin-bottom: -10px;
}


.inner-palalex-text {
  position: relative;
  top: 150px;
  z-index: 9;
}

.text-parallax-sec{
       font-family: 'DancingScriptRegular';
  text-align: center;
  color: white;
  font-size: 39px;
}

.lates_block {
  text-align: left;
  border-bottom: 1px solid #a7a7a7;
  padding: 15px 0px 15px 0px;
}
.contact-footer{
  text-align: left;
}
.span3.lates-news ul{
margin-left: 0px;
}

.lates_block span h5 a {
  color: white;
}

.lates_block span h5 a:hover {
  color: #1a7fc3;
}
.txt-3{
  color: #c9c1c1;
}
.brand-sec {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.span6.brand1 {
  display: inline-block;
  margin-left: 0px;
  padding: 70px 0px 70px 0px;
}
.title-contact h2{
    font-size: 30px;
  font-weight: 700;
  color: #5BA0DC;
  text-align: center;
  margin-bottom: 30px;
}

.title-contact p {
    color: #5BA0DC;
    text-align: center;
}

.contact-wrap {
  background-color: #f9f9f9;
  padding: 0px 0px 50px 0px;
}

.line-contact-title {
  background-color: #444444;
  height: 3px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.title-contact {
  padding: 50px 0px 20px 0px;
}

.clearfix button.btn-small {
  float: left;
}
form#contactform h3 {
  text-align: left;
}
.title-form {
  text-align: left;
  margin-bottom: 5px;
}
.clearfix textarea#cf_subject{
  height: 40px;
}
.details_icons {
  margin-top: 12px;
  float: right;
}
.banner_pages{

}

.logo-welcome-sec{

}

.logo-welsec{
  width: 292px;
}

.tag-search {
  display: none;
}
.photoframe.map_container {
  padding: 0;
  height: auto;
  position: relative;
}
.photoframe.map_container iframe {
  width: 100%!important;
  height: 450px!important;
  position: relative;
}
div#sub-pro-1 {
  width: 220px;
}

.nav-collapse_ .nav ul.submenu-extra div {
  float: left;
  margin-left: 4px;
  width: 183px;
  text-align: left;
}

header.header_3 .nav-collapse_ .nav ul.submenu-extra h6 {
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 15px;
  border-bottom: 2px #a0d1f1 solid;
}

header.header_3 .nav-collapse_ .nav ul.submenu-extra li a {
  /* background: #333; */
  color: #1b1b1b;
  font-size: 13px;
  padding-left: 0px;
  padding-right: 5px;
  letter-spacing: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.search-form:after {
  content: '';
  display: block;
  clear: both;
}

.nav-collapse_ .nav ul.submenu-extra span {
  display: block;
  float: left;
  margin-left: 0px;
}
div#sub-pro-4 {
  width: 206px;
}
div#sub-pro-5 {
  width: 170px;
}
div#sub-pro-6 {
  width: 170px;
}
.line-submenu {
  background-color: #a0d1f1;
  height: 2px;
}
header.header_3 .nav-collapse_ .nav ul.submenu-extra li h6 a:hover {
  color: #2593dd!important;
  background: none;
}
header.header_3 .nav-collapse_ .nav ul.submenu-extra li span a:hover {
  color: #fff;
  background: none;
}
header.header_3 .nav-collapse_ .nav ul.submenu-extra li h6 a {
  font-weight: 700;
}

header.header_3 .nav-collapse_ .nav ul.submenu-extra li span a {
  padding-left: 5px;
}

.nav-collapse_ .nav ul.submenu-extra div#sub-pro-1 span {
  width: 210px;
}
.nav-collapse_ .nav ul.submenu-extra div#sub-pro-2 span {
  width: 173px;
}
.nav-collapse_ .nav ul.submenu-extra div#sub-pro-4 span {
  width: 196px;
}
.nav-collapse_ .nav ul.submenu-extra span:hover {
  background-color: #2593dd;
}
.baner-text h2 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 36px;
  display: block;
  padding-bottom: 9px;
  color: #1b1b1b;
  margin: 0;
  word-spacing: 5px;
  line-height: 120%;
  letter-spacing: inherit;
}

/* START RESPONSIVE iPhone 5 */

@media screen and (max-width: 768px) {
    .carousel-4 .div-control {
      opacity: 0;
      visibility: hidden;
    }
    .carousel-4:hover > .div-control {
      opacity: 1;
      visibility: visible;
    }
  .photoframe.map_container:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 1;
  }
  .carousel_indent {
    margin-bottom: 20px;
  }
  .title-contact h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li:first-child:hover, header.header_3 .nav-collapse_ .nav > li.active {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  header.header_3 #form-search {
    margin: 0 0 0;
  }
  .contact-header {
    color: #fff;
    font-size: 13px;
  }
  .contact-header img {
    margin-top: 4px;
  }
  .panel {
    padding: 0;
  }
  .search-form {
    position: relative;
    margin-top: 0px;
  }
  .phone-div strong {
    display: inline-block;
  }
  .name-corp {
    float: none;
    top: 0;
    font-size: 19px;
    display: none;
  }
  .phone-div {
    top: 0;
  }
  h1.brand img {
  max-width: 68px;
  height: auto;
}
  .contact-header {
    color: #fff;
  }
  .navbar_ .brand {
    float: none;
    margin-top: 10px;
  }
  header {
  padding: 0;
  height: auto;
  position: relative;
  z-index: 20;
  width: 100%;
  }

  .navbar_ {
  margin-bottom: 0 !important;
  padding: 0px 0px 0px 0px;
  border-bottom: none;
}

  .left_top {
  float: none;
  font-size: 19px;
  color: white;
  text-shadow: none;
  border-bottom: 1px white solid;
  }

  .contact_left1 {
  display: inline-block;
  padding: 4px 8px 4px 0px;
  border-left: none;
  }

  .contact_left2 {
  display: inline-block;
  padding: 4px 0px 4px 8px;
  border-left: white solid 1px;
  border-right: none;
  }

  .right_top {
  float: none;
  font-size: 22px;
  color: white;
  text-shadow: none;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

  .main-menu {
    margin-top: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 0px;
    border-top: 0;
  }
  .brand {
  float: none;
  margin-top: 5px;
  }

header.header_3 #menu_button {
  background: white;
  margin-bottom: 0;
  float: none;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #5BA0DC !important;
  border: 2px solid;
}

  header.header_3 #menu_button.active {
  background: #5BA0DC;
  border-color: white;
  color: white!important;
  border-width: 2px;
}

  header.header_3 #menu_button + ul {
  padding-top: 0px;
  background: white!important;
  }

  header.header_3 .nav-collapse_ .nav > li {
  border-bottom: none;
  border-top: 1px solid #5BA0DC!important;
  padding-right: 0;
  border-right: 0;
  margin-bottom: 0;
  margin-top: 0px;
  width: 100%!important;
  border-left: 0;
}
body header.header_3 .nav-collapse_ .nav > li:first-child {
  border-left: 0;
}
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 {
  border: 0;
}

  header.header_3 .nav-collapse_ .nav > li > a {
  text-shadow: none;
  color: #5BA0DC;
  border: none;
  }

  .nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 18px 15px 17px;
  color: #1b1b1b;
  text-align: center;
  font-size: 19px;
  line-height: 20px;
  z-index: 1;
  }

  .list i.fa {
  display: none;
  }

  .wel-content {
  display: inline-block;
  width: 100%;
  text-align: center;
  float: none;
  }

  .wel-content h2 {
  color: white;
  font-weight: 700;
  font-size: 20px;
  }

  .welcome_sec {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0px 0px 0px;
  }

  .wel-line {
  background-color: white;
  width: 70px;
  height: 2px;
  margin: 20px 0px 20px 0px;
  margin-left: auto;
  margin-right: auto;
  }

  .wel-img {
  display: inline-block;
  float: none;
  margin-left: 15%;
  }

  .box-features {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  margin-left: 0px;
  }

  .our_sec h3 {
  font-size: 30px;
  font-weight: 700;
  color: #5BA0DC;
  margin-bottom: 10px;
  }

  .hovicon {
  display: inline-block;
  font-size: 45px;
  line-height: 90px;
  cursor: pointer;
  margin: 10px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #fff;
  }

  .logo-welsec {
  width: 212px;
  }

  .inner-palalex iframe {
  width: 50%;
  height: 100%;
  position: relative;
}

  .parallax-container {
  background: transparent;
  }

  .inner-palalex {
  position: relative;
  z-index: 9;
}

  .div-control {
  position: relative!important;
  float: none!important;
  top: 0px!important;
  }

  .text-parallax-sec {
  font-family: 'DancingScriptRegular';
  text-align: center;
  color: white;
  font-size: 28px;
  line-height: 40px;
  }

  .inner-palalex-text {
  position: relative;
  top: 45px;
  z-index: 9;
  }

  .parallax-text {
  min-height: 200px;
  background: transparent;
  margin-bottom: -10px;
  }

  .full_width {
  width: 100%!important;
  }

  form#contactform h3 {
  text-align: center;
  }

  .line-contact-title {
  background-color: #444444;
  height: 3px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  }

  .clearfix button.btn-small {
  float: none;
  }

  .span6.brand1 {
  display: inline-block;
  margin-left: 0px;
  padding: 30px 0px;
  }

  aside h3 {
  font-size: 22px;
  line-height: 1.2em;
  text-transform: none;
  color: #fff;
  padding: 25px 0;
  font-weight: 700;
  }

}

/* END RESPONSIVE iPhone 5 */

.product_categ_wrap {
  width: 100%;
  padding: 20px 0px 20px;
  min-height: 200px;
}
.product-categ-box {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.product-categ-box span {
  display: block;
  position: relative;
  z-index: 2;
  padding: 10px 5px;
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0;
  transition: 0.2s;
  font-size: 19px;
}

.product-categ-box:hover span{
background: #1f97ff;
}
.product-categ-box:hover span a {
  color: #fff;
}

.product-categ-box figure {
  margin: 0;
  position: relative;
  z-index: 1;
  display: block;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.box-work:hover > span {
  background: rgba(240, 175, 37, 0.75);
  height: 45%;
  margin-top: -20px;
  opacity: 1;
  text-align: left;
}
.product-categ-box .jackbox span{
  display: none;
}

.product_categ_wrap .span2{
  /*margin-left: 22px;*/
}

@media screen  and (max-width: 560px) {
  .baner-text h2 {
    line-height: 90%;
  }
  .background-banner {
    min-height: 150px;
  }
  .banner-page .row-title h2 {
    padding: 5px 5px;
    font-size: 20px;
  }
  .block-bottom .contacts h3 {
    color: #fff;
    padding-bottom: 0;
  }
}