@import"reset.css";

/*.bg-banner {
  float:left;
  z-index:999;
  width:50%;
  height: 50px;  
  position: relative;  
  cursor:pointer;
  top:0px;
}*/

.modal-body {
 background: url('../images/modal-bg.jpg')no-repeat;
 background-size:cover;
}

.modal-header {
 color:#fff; 
 background:#cc6600;
}
.btn-toggle-views{display:none!important;}

.feedback td{
 padding: 4px 0px 5px 0px!important;
}

.b-wrotator {
    /*text-align: center;*/
    width: 100%;
    height: 286px;
    position: absolute;
    overflow: hidden;
}
    .b-wrotator__i {
        /*min-width: 300px;
        max-width: 400px;
        margin: 0 auto;
        position: relative;*/
    }
        .b-wrotator__left {
               width: 220px;
               height: 280px;
               position: absolute;
               left: 0px;
    }
        
        .b-page_banner_ru .b-wrotator__left {
            /*background: transparent       url("https://placehold.it/100x500/f8abe1/fff&text=BANNER") 100% 0 no-repeat;*/
        }
        .b-wrotator__right {
            width: 220px;
               height: 280px;
               position: absolute;
               right: 0px;
        }
        .b-page_banner_ru .b-wrotator__right {
            /*background: transparent url("https://placehold.it/100x500/f8abe1/fff&text=BANNER") no-repeat;*/
        }


header{
  padding:10px;
  background:#fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); 
}

.navbar {
  border:none;
}

.navbar-nav>li>a{
 margin:0px;
  
}
.top {
  max-width:930px;
}

@media (max-width: 768px){

.navbar-nav>li>a{
 margin:0px;
 text-align:center; 
}

  }
.top-phone {
 font-size: 18px;
 font-weight: bold;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px   rgba(0,0,0,0.2);
    padding: 12px 16px;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content .list{
    color: blue; 
    margin-left: 15px;
}
.dropdown-content .link{
    text-decoration:none;
color: black;
}

.dropdown-content .link:hover{
    color: blue;
}
/*---sticky-----*/
.fixedsticky {
  top:0;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}
.fixedsticky-dummy {
  display: none;
}
.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}
/*---sticky---END---*/
.affix {
    top:0px;
    position:fixed;
    width:72%!important;
    z-index: 3;
}

.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}

.next {
  display:inline-block;
  cursor:pointer;
  width:50px;
  font-weight:bold;
  color:#fff;
  background:#cc6600;
  padding:10px;.
  text-align:center;  
}
.next span:after {
  width: 0;
    height: 0;
    border: 0.7em solid transparent;
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    -moz-transform: rotate(-90deg); /* Для Firefox */    
    -ms-transform: rotate(-90deg); /* Для IE */    
    -webkit-transform: rotate(-90deg); /* Для Safari, Chrome, iOS */    
     -o-transform: rotate(-90deg); /* Для Opera */    
     transform: rotate(-90deg);
}
.prev {
  display:inline-block;
  cursor:pointer;
  width:50px;
  font-weight:bold;
  color:#fff;
  background:#cc6600;
  padding:10px;
  text-align:center;  
}
.prev span:after {
  width: 0;
    height: 0;
    border: 0.7em solid transparent;
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    -moz-transform: rotate(90deg); /* Для Firefox */    
    -ms-transform: rotate(90deg); /* Для IE */    
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */    
     -o-transform: rotate(90deg); /* Для Opera */    
     transform: rotate(90deg);
}

.centered{text-align:center;}

.contact-info li{
  list-style:none;
  font-size: 16px;
  font-weight: bold;
  color: #6f6c6c;
}

.contact-info a{
 color: #6f6c6c;
}

.contact-info a:hover{
 color:#333;
 text-decoration:none; 
}

.navbar{
     margin-bottom:0px!important;
}

/*navigation clean*/
.navigation-clean {
  background:#fff;
  color:#333;
  border-radius:0;
  box-shadow:none;
  border:none;
  margin-bottom:0;
}

@media (max-width:767px) {
  .navigation-clean {
    padding-top:0;
    padding-bottom:0;
    }
  }

@media (max-width:767px) {
  .navigation-clean .navbar-header {
    padding-top:10px;
    padding-bottom:10px;
  }
  .fixedsticky {
  top:none;
  position: none;
  position: none;
  position: none;
  position: none;
  position: relative;
}
}

.navbar-default {
    text-align:right;
    border-radius:0px;
}

.navigation-clean .navbar-brand {
  font-weight:bold;
  color:inherit;
}

.navigation-clean .navbar-brand:hover {
  color:#222;
}

.navigation-clean.navbar-inverse .navbar-brand:hover {
  color:#f0f0f0;
}

.navigation-clean .navbar-brand img {
  height:100%;
  display:inline-block;
  margin-right:10px;
  width:auto;
}

.navbar-toggle{
 float:none!important;
}

.navigation-clean .navbar-toggle {
  border-color:#ddd;
}

.navigation-clean .navbar-toggle:hover, .navigation-clean .navbar-toggle:focus {
  background:none;
}

.navigation-clean.navbar-inverse .navbar-toggle {
  border-color:#555;
}

.navigation-clean .navbar-toggle .icon-bar {
  background-color:#888;
}

.navigation-clean.navbar-inverse .navbar-toggle .icon-bar {
  background-color:#eee;
}

.navigation-clean .navbar-collapse, .navigation-clean .navbar-form {
  border-top-color:#ddd;
  width:100%;
}

.navigation-clean.navbar-inverse .navbar-collapse, .navigation-clean.navbar-inverse .navbar-form {
  border-top-color:#333;
}

.navigation-clean .navbar-nav > .active > a, .navigation-clean .navbar-nav > .open > a {
  background:none;
  box-shadow:none;
}

.navigation-clean.navbar-default .navbar-nav > .active > a, .navigation-clean.navbar-default .navbar-nav > .active > a:focus, .navigation-clean.navbar-default .navbar-nav > .active > a:hover {
  color:#8f8f8f;
  box-shadow:none;
  background:none;
  pointer-events:none;
}

/*.navigation-clean.navbar .navbar-nav > li > a {
  padding-left:18px;
  padding-right:18px;
}*/

.navigation-clean.navbar-default .navbar-nav > li > a {
  color:#465765;
}

.navbar-nav li:hover{background:#ccc;}

.navigation-clean.navbar-default .navbar-nav > li > a:focus, .navigation-clean.navbar-default .navbar-nav > li > a:hover {
  color:#37434d !important;
  background-color:transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top:-5px;
  box-shadow:0 4px 8px rgba(0,0,0,.1);
  background-color:#fff;
  border-radius:2px;
}

@media (max-width:767px) {
  .navigation-clean .navbar-nav .open .dropdown-menu {
    box-shadow:none;
  }
}

@media (max-width:767px) {
  .navigation-clean .navbar-nav .open .dropdown-menu > li > a {
    color:#37434d;
    padding-top:12px;
    padding-bottom:12px;
    line-height:1;
  }
}

.navigation-clean .dropdown-menu > li > a:focus, .navigation-clean .dropdown-menu > li > a {
  line-height:2;
  font-size:14px;
  color:#37434d;
}

.navigation-clean .dropdown-menu > li > a:focus, .navigation-clean .dropdown-menu > li > a:hover {
  background:#eee;
  color:inherit;
}

.navigation-clean.navbar-inverse {
  background-color:#1f2021;
  color:#fff;
}

.navigation-clean.navbar-inverse .navbar-nav > .active > a, .navigation-clean.navbar-inverse .navbar-nav > .active > a:focus, .navigation-clean.navbar-inverse .navbar-nav > .active > a:hover {
  color:#8f8f8f;
  box-shadow:none;
  background:none;
  pointer-events:none;
}

.navigation-clean.navbar-inverse .navbar-nav > li > a {
  color:#dfe8ee;
}

.navigation-clean.navbar-inverse .navbar-nav > li > a:focus, .navigation-clean.navbar-inverse .navbar-nav > li > a:hover {
  color:#fff !important;
  background-color:transparent;
}

.navigation-clean.navbar-inverse .navbar-nav > li > .dropdown-menu {
  background-color:#1f2021;
}

.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus, .navigation-clean.navbar-inverse .dropdown-menu > li > a {
  color:#f2f5f8;
}

.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus, .navigation-clean.navbar-inverse .dropdown-menu > li > a:hover {
  background:#363739;
}

@media (max-width:767px) {
  .navigation-clean.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color:#fff;
  }
  }

/*END-navigation clean*/

.sub-menu{display:block;height:60px;background:#af5924;z-index:3;}
#navbars {
    margin: 0;
    padding: 0;
    padding: 20px;
    list-style-type: none;
    height: 55px;
}
#navbars li {
    display: inline;
    padding: 20px;
}
#navbars li a {
    color:#fff;
    text-decoration:none;
}

.call-cta{
 margin-left:0px!important;
}
.highlight-cta{
  margin-top: 15px;
  margin-left: 15px;
}

.features-boxed {
  color:#313437;
  background-color:#eef4f7;
}

.features-boxed p {
  color:#7d8285;
}

.features-boxed h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .features-boxed h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.callback {
 position: relative; 
 cursor: pointer;
 color: green;
 font-weight: bold;
 border-bottom: 1px dashed;
}
.callback a:hover {
 text-decoration:none!important;
}
.callback span:after {    
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: -30px;
  top: 0px;
  background: url('../images/phone-flat.png');
}

.callback:hover span:after {
  animation: moving3 1.5s infinite;
}

@keyframes moving3 {
  0% {
    transform: translateX(0px);
    opacity: 1;
  }
  37% {
    transform: translateX(8px);
    opacity: 0.6;
  }
  74% {
    transform: translateX(13px);
    opacity: 0.3;
  }
  100% {
    transform: translateX(13px);
    opacity: 0;
  }
}

#main_part ul {
 list-style:none; 
}


/*--box--*/

.box-img {
 /*font-family:tahoma;  box-sizing: border-box; 
  margin:70px auto 0;
  width:400px;
  text-align: center;
  background: #cc6600;
  padding: 26px;
  box-shadow: 
    inset 0 0 0 10px #4486F4, 
    inset 0 0 0 12px white,
    0 6px 20px black;*/
 /* border: 10px solid white;
  border-image: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' width='50' height='50'><defs><linearGradient id='redgradient'><stop offset='0' stop-color='%23FFC14D'/><stop offset='0.362' stop-color='%23FF4834'/><stop offset='1' stop-color='%233B0300'/></linearGradient></defs><g id='Layer_1'><path d='M0,0 L50,0 L50,50 L0,50 L0,0 z' fill='url(%23redgradient)' width='100%' height='100%'/></g></svg>") 10% stretch;}*/
 padding: 15px;
 background-color: #fff;
 margin-bottom: 30px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);  
}

.item a:hover{
 text-decoration:none;
}
.box ul{
 list-style:none;
}

.features-boxed .item .box:hover{
-webkit-transform: scale(1.05);  /* Chrome, Opera 15+, Safari 3.1+*/       
  -ms-transform: scale(1.05);  /* IE 9*/           
  transform: scale(1.05);  /* Firefox 16+, IE 10+, Opera*/
  -webkit-box-shadow: 0 1px 20px rgba(29,32,35,0.23); 
  -moz-box-shadow: 0 1px 20px rgba(29,32,35,0.23);
  -ms-box-shadow: 0 1px 20px rgba(29,32,35,0.23);
  -o-box-shadow: 0 1px 20px rgba(29,32,35,0.23);
  box-shadow: 0 1px 20px rgba(29,32,35,0.23);
}

.features-boxed .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}

.features-boxed .intro p {
  margin-bottom:0;
}

.features-boxed .features {
  padding:30px 0;
  margin-left:0;
}

.features-boxed .row {
 margin-left:0;
 margin-right:0;
}

.features-boxed .item {
  text-align:center;
}

.features-boxed .item .box {
  text-align:center;
  padding:30px;
  background-color:#fff;
  margin-bottom:30px;
  border:1px solid #e7e7e7;
  max-height:250px;
  -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6 */transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.features-boxed .item .icon {
  font-size:60px;
  color:#1485ee;
  margin-top:20px;
  margin-bottom:35px;
}

.features-boxed .item .name {
  font-weight:bold;
  font-size:14px;
  margin-bottom:8px;
  margin-top:0;
  color:inherit;
}

.features-boxed .item .description {
  font-size:15px;
  margin-top:15px;
  margin-bottom:20px;
}
.box-item {
 padding: 30px;
 background-color: #fff;
 margin-bottom: 30px;
 min-height:350px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 }

.box-item-300 {
 padding: 30px;
 background-color: #fff;
 margin-bottom: 30px;
 min-height:300px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 }

.box-item img{
 float:left;
}

.box-item ul{
 list-style:none;
 text-align:left;
 margin-left:160px;
}
.box-item p{
 margin-top:10px;
}

.box-item-300 img{
 float:left;
}

.box-item-300 ul{
 list-style:none;
 text-align:left;
 margin-left:160px;
}
.box-item-300 p{
 margin-top:10px;
}
@media (max-width:599px){
 .box-item {height:auto;}
 .box-item-300 {height:auto;}
 .box-item img {float:none;}
 .box-item ul{text-align:center;margin-left:0px;}
 .box-item-300 img {float:none;}
 .box-item-300 ul{text-align:center;margin-left:0px;}
}

/*--box---END*/
.sub-menu-parent {
  position: relative;
}

/*--main-catalog*/
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
  width: 100%;
  margin: 0 auto;
  background: #cc6600;
  z-index:4;
}

.menu > ul > li:hover > a {
  color: #fff;
  opacity: 0.8;
}


.menu-mobile {
  display: none;
  padding: 20px;
  color:#fff;
}

.menu-dropdown-icon a{
 text-align:center;
}

.menu-mobile:after {
  content: "";
  padding: 0;
  width:34px;
  height:34px;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  background: url('../images/catalogue-down.png');
}

.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #bb6028;
  color: #333;
}

.menu > ul {
  margin: 0 auto;
  /*max-width: 960px;*/
  margin: 0 auto;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}

.menu > ul:after {
  clear: both;
}

.menu > ul > li {
  float: left;
  width:33.3%;
  /*background: #006BB6;*/
  padding: 0;
  margin: 0;
}

.menu > ul > li a {
  text-decoration: none;
  padding: 1em 5em;
  display: block;
  color:#fff;
  font-size: 16px;
  border-right: 1px solid #bb6028;
}

.menu > ul > li span {
  text-align:center;
  text-decoration: none;
  padding: 1em 5em;
  display: block;
  color:#fff;
  font-size: 16px;
  border-right: 1px solid #bb6028;
  cursor: default;
}

.menu > ul > li:hover {
  background: #bb6028;
}

.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #bb6028;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}

.menu > ul > li > ul:after {
  clear: both;
}

.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  /*width: 48.5%;*/
  background: none;
  float: left;
}

.menu > ul > li > ul > li a {
  color: #fff;
  padding: .2em 0;
  width: 55%;
  float: left;
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}

.menu > ul > li > ul > li > ul:after {
  clear: both;
}

.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 20%;
  padding: 10px 0;
  margin: 0;
  font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
  border: 0;
}

.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}

.menu {
  position: relative;
}


/* #advertisement img {
  position: absolute;
  right: 50px;
  width: 60%;
} */

.sub-link-title a{
 text-align:left;
}

.menu .sub-link-title:hover > a,
.menu > ul > li > ul > li > ul > li > ul> li a {
  color: #fff;
}

.menu .sub-link-title ul:hover a {
  color: #989898;
}

.menu .sub-link-title:hover > a:before {
  /*content: "\f363";*/
  font-family: "Ionicons";
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 10px;
}

.menu > ul > li > ul > li > ul > li > ul> li:hover a:before {
  /*content: "\f363";*/
  font-family: "Ionicons";
  position: absolute;
  left: -10px;
}

.menu ul li ul li ul li ul {
  display: none;
}

.menu .sub-link-title {
  display: inline-block;
}

li#products ul li:first-of-type:hover ul {
  display: inline-block;
  position: absolute;
  top: 40px;
}

li#products ul li a:hover {
  color:#fff;
  opacity: 0.8;
}

li#products ul li:nth-of-type(2):hover ul {
  display: inline-block;
  position: absolute;
  top: 40px;
}

li#products ul li:nth-of-type(3):hover ul {
  display: inline-block;
  position: absolute;
  top: 40px;
}

li#products ul li:nth-of-type(4):hover ul {
  display: inline-block;
  position: absolute;
  top: 40px;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
  .menu > ul > li > ul > li > ul > li{
    width:100%;
  }
  .menu > ul > li > ul > li a {
    width: 55%;
  }
  .menu .sub-link-title:hover > a:before {
    position: absolute;
    left: -10px;
  }
  .menu-container {
    width: 100%;
  }
  .menu > ul {
    width: 100%;
  }
  .menu-mobile {
    display: block;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    /*     float: none; */
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
}

.hero {
  width: 100%;
  height: 350px;
  background: #DDD;
}

.grid img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 100%;
}

.grid {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 15px;
}


/* -- FLUID GRID STYLES -- */

.grid {
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0.1px;
  /* hide whitespace b/w elements */
  line-height: 0;
  margin-bottom: 20px;
}


/* 4 COL */

.grid li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 23%;
  position: relative;
  vertical-align: top;
  font-size: 1rem;
  /* Need to reset from 0 */
  line-height: 1.3;
  /* Need to reset from 0 */
  padding: 0;
  text-align: left;
}


/* n = n + (col + 1) 
 * Skip the first 4 elements
 */

.grid li:nth-child(n+5) {
  margin-top: 2.6667%;
}

.grid .grid-item > div {
  padding: 3px;
}

.grid li span {
  padding: .3em;
  display: block;
  text-align: center;
}


/* force last row to justify */

.grid:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.grid .placeholder {
  height: 0;
  padding: 0;
  margin: 0 !important;
}


/* 3 COL */

@media (max-width: 800px) {
  .grid li {
    width: 31%;
  }
  /* n = n + (col + 1) */
  .grid li:nth-child(n+4) {
    margin-top: 3.5%;
  }
}


/* 2 COL */

@media (max-width: 600px) {
  .grid li {
    width: 48%;
  }
  /* n = n + (col + 1) */
  .grid li:nth-child(n+3) {
    margin-top: 4%;
  }
}


/* SINGLE COL */

@media (max-width: 400px) {
  .grid li {
    width: 100%;
  }
  /* n = n + (col + 1) */
  .grid li:nth-child(n+2) {
    margin-top: 5%;
  }
}
/*--main-catalog--#END*/

/*---fancy---*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background:#cc6600;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*---fnacy--end---*/

blockquote{border-left: 5px solid #bb6028!important;}

.text blockquote{position:relative;padding:10px;margin-bottom:20px;border-left: 5px solid #bb6028;border-right: 1px solid #eee;}

#share42 {
  position: fixed;
    z-index: 1000;
  margin-left: 945px; /* смещение панели влево от края контента */
}
#share42 {
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9; 
  border-radius: 5px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.eye {
 display: inline-block; 
 width:24px;
 height:12px;
 margin-right:5px; 
 background:url('../images/eye.png');
}



*/
#wrap_top_bg {
width:100%;
background:url('../images/top_bg.jpg') repeat-x top;
}

/* Нижний фон */
#wrap_bottom_bg {
width:100%;
/*background:#31353a;*/  
background:url('../images/body-bg.jpg')no-repeat;
background-size:contain;  
}

/* Страница */
#wrap {
width:962px;
margin:0 auto;
}

/* Все ссылки */
a {color: #1884ff;}
a:hover {text-decoration:none;}
/* Ссылка черного цвета, а не по умолчанию */
.black_link {color:#000;}

h1 {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}
h2 {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}


h4 {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}

h3 {
font-size:17px;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;
}

h5 {
font-size:25px;
  color: #000080;
font-family:"Trebuchet MS";
font-weight:normal;
margin-bottom:10px;

}


p{
font-size:14px;
font-family:Tahoma;
font-weight:normal;
}

.float_left {
  font-size: 21px;
  font-weight: bold;
/*float:left;*/
/*width:456px;*/
}

/* Шапка страницы */ 
#header {
/*width:962px;*/
overflow:hidden;  
height:178px;
}

/* Логотип */
.logo {
position:relative;
/*height:70px;*/
/*display:block;*/
/*background: url('../images/logo.png') no-repeat;*/
float:left;
padding-right: 70px;  
/*width:230px;*/
/*margin-left:10px;*/  
}

.contact-info{
 padding:10px;
}

@media (max-width:960px){
.contact-info {text-align:center;}
.logo{padding:0px;}
  }
#img {width:230px;height:70px;display: block;position:absolute;}
/*.link {font-size:18px;color:#000;font-weight:bold;}*/ /* Стиль надписи лого ( Simpla) при отключенных картинках */


/* Основная часть заголовка */
#header_menu {
/*float:left;*/
/*width:700px;*/
font-size:12px;
font-family:Arial;
margin-top:10px;
float:right;  
}

/* Верхняя часть панель заголовка */
.top_panel {
display:inline-block;
list-style:none;  
}

@media (max-width:767px){
 .top_panel{
  float:none;
}
} 

/* Вход для пользователя */
#top_panel_left {}

/* Выбор валюты */
#top_panel_right {float:right;}

/* Ссылка с иконкой входа */
#user_login_link {
background:url('../images/login_micro.gif') no-repeat left center;
padding:0 2px 0 16px;
}
#user_exit_link {
background:url('../images/exit.gif') no-repeat right center;
padding-right:26px;
margin-left: 30px;
}
/* Верхнее меню */
#top_header_menu {
border:1px solid #c8c8c8;
background:#fff;
padding:14px 0 14px 0;
margin-top:12px;
text-align:center;
}

/* Ссылки в верхнем меню */
#top_header_menu li {display:inline; padding:0 20px 0 20px;}
#top_header_menu li a {color:#1e1e1e;}
#top_header_menu li .on {color:#9e9e9e;}


/* Корзина */
#cart_info {
background:url('../images/cart_micro.gif') no-repeat left center;
padding-left:20px;
margin-top:16px;
}


/* Основная часть страницы */
#main_part {
  background:#fff;
overflow:hidden;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

/* Левая часть страницы */
#left_side {
float:left;
width:240px;
}

/* Меню каталога */
#catalog_menu {
border:1px solid #e3e3e3;
padding:20px 30px 5px 30px;
background:#fff;
margin-bottom:14px;
}

/* Боковое меню */
#side_menu {
border:1px solid #e3e3e3;
padding:20px 30px 5px 30px;
background:#fff;
margin-bottom:14px;
}

/* Бренды */
#brands_menu {
border:1px solid #e3e3e3;
padding:10px 10px 10px 10px;
background:#fff;
margin-bottom:14px;
text-align: center;
}
#brands_menu a
{
color:#ff7200; padding: 5px; 
}

/* Верхний уровень вложенности меню каталога */
ul.catalog_menu {
list-style:none;
}
ul.catalog_menu li{  /* Элемент списка */
margin-bottom:10px;
font-size:18px;
font-family:"Trebuchet MS";
color:#000;
}
ul.catalog_menu li a{ /* Ссылка */
font-size:18px;
font-family:"Trebuchet MS";
}

/* Внутренний уровень вложенности меню каталога */
ul.catalog_menu ul {
list-style:none;
margin-left:20px;
margin-bottom:10px;
margin-top:10px;
}
ul.catalog_menu ul li{  /* Элемент списка */
margin-bottom:10px;
font-size:12px;
font-family: Tahoma;
color:#000;
}
ul.catalog_menu ul li a{  /* Ссылка */
font-size:12px;
font-family:Tahoma;
}

/* Поиск */
#search {
border:1px solid #e3e3e3;
padding:5px;
margin-bottom:18px;
}
#search form {
background:#f4f4f4;
padding:14px 0 14px 18px;
}
.search_input_text {
width:85%;
margin-right:6px;
}
.search_input_submit {
width:54px;
}

/* Новости */
#news {
font-family:Arial;
list-style:none;
}
#news li{
margin:20px 0 0px 0;
}

.news_date {
color:#848484;
font-size:11px;
}
.news_annotation {
margin:0px 0 6px 0;
font-size:12px;
}


/* Правая часть страницы */
#right_side {
/*float:left;
width:95%;*/
margin-left:15px;
margin-right:15px;
}

/* Блок с баннером */
#catalog_image {
background:#fff;
margin-bottom:15px;
}

/* Картинка баннера */
#catalog_image img {
border:1px solid #e3e3e3;
padding:5px;
}

/* Заголовок страницы */
#page_title {
font-family:Tahoma;  
padding:10px;
min-height:118px;  
margin-bottom:16px;
border-bottom:1px dotted #bfbfbf;
overflow:hidden;
clear:both;
background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(232,232,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(232,232,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


/*********    Список товаров   *********/

/* Блок товара */
.product_block {
float:left;
width:352px;
overflow:hidden;
margin-bottom:16px;
}

/* Блок с картинкой товара */
.product_block_img {
float:left;
}

/* Картинка товара */
.product_block_img img{
border:1px solid #e3e3e3;
padding:5px;
}

/* Описание товара */
.product_block_annotation {
float:left;
margin-left:10px;
width:160px;
}

/* Название товара */
.product_name_link {
display:block;
}

/* Название товара - хита */
.product_name_link_hit {
background:url('../images/medal.jpg') no-repeat left top;
display:block;padding:0 0 14px 24px;margin-top:2px;
}

/* Цена товара */
.price {
color:#000;
font-size:18px;
font-family:Arial;
margin-top:5px;
}

/* Старая цена товара */
.old_price {
color:#a5a5a5;
font-size:18px;
font-family:Arial;
text-decoration:line-through;
}

/* В корзину */
.link_to_cart {
background: white url('../images/in_rec.jpg') no-repeat top;
width:84px;
height:21px;
display:block;padding-top:1px;margin-top:4px;
border:none;
cursor: hand;
}

/* Аннотация */
.product_annotation {
font-size:12px;
font-family:Tahoma;
margin-top:4px;
}

/* Хлебные крошки */
#path {
float:left;color:#848484;
text-align:right;
font-size:11px;
padding-top:6px;
/*width:220px;*/
}

#path a {
color:#848484;
font-size:11px;
font-family:Tahoma;
}

/* Блок с описанием категории */
#category_description {
margin-top:15px;  
margin-bottom:26px;
font-size:12px;
font-family:Arial;
}

/* Постраничная навигация */
#paging {
clear:both;
padding:12px 0 24px 0;
font-family:Arial;
}
#paging a{
color:#1884ff;
font-size:12px;
border:1px solid #e3e3e3;
padding:6px 10px 6px 10px;
display:block;
float:left;
margin:2px;
}
.all_pages {
border:none !important;
}
.current_page {
background:#f6f6f6;
color:#000 !important;
text-decoration:none;
}

/* Заголовок товара-хита */
#hit_header {
background:url('../images/medal.jpg') no-repeat left 3px;
padding-left:24px;
}

/* Описание товара */
#product_main {
overflow:hidden;
margin-bottom:28px;
_height:1%;
}

/* Характеристики товара */
#product_params {
margin-bottom:28px;
}
#product_params table { 
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: #f5f5f5;
}
#product_params table tr td{
  border: 1px solid #d0d0d0;
  padding: 7px;
}

/* Характеристики товара */
#filter_params {
margin-bottom:28px;
}
#filter_params table { 
  
  border-spacing: 0px;
  border-collapse: collapse;
  background-color: #ffffff;
}
#filter_params table tr td{
  border: 1px solid #e0e0e0;
  padding: 5px;
}
#filter_params span{
  padding-left: 5px;
}


/* Картинки товара */
#product_main_img {
float:left;
width:330px;
}

/* Список дополнительных картинок */
#product_main_img ul {
margin-top:4px;
}
#product_main_img ul li{
display:inline;
padding-right:8px;
}
#product_main_img ul li img{
margin-bottom:8px;
}
#product_main_img img{
border:1px solid #e3e3e3;
padding:5px;
}

/* Текст описания товара */
#product_main_description {
float:left;
width:370px;
font-size:12px;
font-family:Arial;
}
#product_main_description p {
padding-bottom:12px;
}
#product_main_description ul {
list-style:none;
}


/* Блок статей */
#articles {
background:url('../images/gray_bgd.jpg');
width:95%;
padding:22px 30px 22px 30px;
_padding:22px 0 22px 30px;
overflow:hidden;
clear:both;
margin-bottom: 30px;
}

/* Левая колонка статей */
#articles_left {
float:left;
width:100%;
}



/* Блок статьи */
.article {
margin-bottom:24px;
}

/* Аннотация статьи */
.article_annotation {
font-size:12px;
font-family:tahoma;
color:#000;
}

#scroller{
  -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: fixed;
    text-align: center;
    text-decoration: none;
    display: block;
    background: #ccc url('../images/scroll.png') no-repeat scroll center 14px;
    width: 44px;
    height: 44px;
    /*border-radius: 50%;*/
    right: 40px;
    left: inherit;
    bottom: 55px;
    z-index: 1040;
    cursor: pointer;
 }

/*------call-to-action----*/
.highlight-phone {
  color:#313437;
  border-top: 1px dotted #bfbfbf;
  background-color:#eef4f7;
  padding:20px 0 30px;
  overflow:hidden;
}

@media (max-width:767px) {
  .highlight-phone {
    text-align:center;
  }
}

.highlight-phone p {
  color:#7d8285;
}

.highlight-phone h2 {
  font-weight:bold;
  margin-left:15px;
  margin-bottom:15px;
  line-height:1.5;
  margin-top:0;
  color:inherit;
}

.highlight-phone .intro {
  font-size:18px;
  max-width:500px;
  line-height:1.5;
}

@media (max-width:767px) {
  .highlight-phone .intro {
    max-width:none;
  }
}

.highlight-phone .intro p {
  margin-bottom:15px;
}

.highlight-phone .intro .btn {
  padding:16px 32px;
  border:none;
  background:none;
  box-shadow:none;
  text-shadow:none;
  opacity:0.9;
  text-transform:uppercase;
  font-weight:bold;
  font-size:13px;
  letter-spacing:0.4px;
  line-height:1;
}

.intro p{
 font-size:15px;
 font-weight:bold;
 }

.highlight-phone .intro .btn:hover {
  opacity:1;
}

.highlight-phone .intro .btn:active {
  transform:translateY(1px);
}

.highlight-phone .intro .btn-primary {
  background-color:#055ada;
  color:#fff;
}

.highlight-phone .iphone-mockup {
    position: relative;
    margin-top: 2px;
    margin-bottom: -240px;
    margin-right: 50px;
  
}

.highlight-phone .iphone-mockup img.device {
  width:100%;
  height:auto;
}

.bubble {
 max-width: 350px;  
position: relative;
padding: 15px;
border: 4px solid #cc6600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent #cc6600;
display: block;
width: 0;
z-index: 1;
right: -15px;
top: 20px;
}

.delivery{
 display:block;
 padding:40px 0;
}

.brands {
  color:#313437;
  background-color:#fff;
}

.brands a {
  display:block;
  text-align:center;
  padding:40px 0;
}

@media (max-width:767px) {
  .brands a {
    padding:30px 0;
  }
}

.brands a img {
  display:inline-block;
  margin:10px 30px;
  vertical-align:middle;
}




/*********    Подвал   *********/
#footer {
height:74px;
padding-top:30px;
margin-top: 30px;
}
#syst {
float:left;
}
#syst li{
display:inline;
padding-right:2px;
}
#copyright {
float:right;
color:#969696;
font-family:Tahoma;
font-size:12px;
margin-top:12px;
}



/*--tabs-css--*/

/*--tabs-end--*/


table td:before {
 content: attr(data-label);
}


.features-blue .item .icon {
    font-size: 40px;
    color: #d58512;
    float: left;
    margin-left: -65px;
}

.description{
 margin:0!important;
}

.features-green{
  background: #e8e8e8;
  padding: 15px;
}

/*Product-grid*/
.product {
  position: relative;
  width: 100%;
  background: #ddd;
  margin-bottom: 20px;
}

.image img {
  width: 100%;
  height: auto;
}

.info {
  margin: 0;
  padding: 10px;
  text-align: left;
}

.info h4 {
  margin-top: 0;
}
.info p {
  margin: 0;
  padding: 0;
}

.additional {
  position: absolute;
  left: -20px;
  right: -20px;
  display: none;
  padding: 0 19px;
  background:#fff;
}

.additional h4 {
  margin-top:0px;
}

.additional .inner {
  background: #fff;
  text-align: center;
  margin-bottom:10px;
}

.product:hover:after {
  content: '';
  position: absolute;
  display: block;
  top: -10px;
  bottom: 0;
  left: -20px;
  right: -20px;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
}
.product:hover .additional {
  display: block;
  border-bottom: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  z-index: 1;
}

/*Product-gris-end*/
#scroller{
    right:40px;
    bottom:20px;
    position: fixed;    
    /** позиция кнопки scroll to top **/
    bottom: 30px;   
    /** картинка кнопки наверх**/
    background: url('/images/up.png') ;  
    width: 64px;
    height: 64px;
    cursor: pointer;
    /** скрываем кнопку в начале **/
  }
.video-container {
  /*overflow:hidden;*/    
  padding-bottom:56.25%;
  margin-bottom: 30px;
  position:relative;    
  height:0;
}

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

section{
clear:both;
}
/*Галлерея*/
#gallery {
  border: 1px solid #efefef;
  padding: 4px 0 0 0;
}

#gallery img {
  margin: 8px;
  width: 214px;
  cursor: pointer;
  border-radius: 3px;
  max-height:160px;
}

#gallery img:hover {
  margin: 8px;
  opacity: .8;
}

header h1 {
  font-weight: 700;
  margin-left: 8px;
}

#buttons button {
  border: 1px solid #efefef;
  margin-right: 8px;
  border: 0;
  padding: 8px;
  border-radius: 3px;
}

#buttons button.active {
  background-color: #bbb;
  color: #111;
}

#buttons {
  margin: 8px;
  padding-bottom: 8px;
  text-align:center;
}

button:hover{
  background-color: #111;
  color: #fff;
}
/*Конец галлереи*/
.media-object {
  display:block;
  max-width:350px;
}

.highlight-blue {
  color:#fff;
  background-color:#1e6add;
  padding:50px 0;
}

.highlight-blue p {
  color:#c4d5ef;
  line-height:1.5;
}

.highlight-blue h2 {
  font-weight:normal;
  margin-bottom:25px;
  line-height:1.5;
  padding-top:0;
  margin-top:0;
  color:inherit;
}

.highlight-blue .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 25px;
}

.highlight-blue .buttons {
  text-align:center;
}

.highlight-blue .buttons .btn {
  padding:16px 32px;
  margin:6px;
  border:none;
  background:none;
  box-shadow:none;
  text-shadow:none;
  opacity:0.9;
  text-transform:uppercase;
  font-weight:bold;
  font-size:13px;
  letter-spacing:0.4px;
  line-height:1;
}

.highlight-blue .buttons .btn:hover {
  opacity:1;
}

.highlight-blue .buttons .btn:active {
  transform:translateY(1px);
}

.highlight-blue .buttons .btn-primary, .highlight-blue .buttons .btn-primary:active {
  border:2px solid rgba(255,255,255,0.7);
  border-radius:6px;
  color:#ebeff1;
  box-shadow:none;
  text-shadow:none;
  padding:14px 24px;
  background:transparent;
  transition:background-color 0.25s;
}

@media(max-width:767px){
.media-body{
    float: left;
    width: 100%!important;
}
}

.highlights-bg{
background: url('/files/images/highlights-bg.jpg');
background-size:cover;  
}

/*pricing*/
svg {
  display: block;
}

.pricing__item {
  width:300px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.25);
  margin: 40px auto;
  position: relative;
  overflow: hidden;
}
.pricing__item .pricing__price {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  padding-top: 1em;
   padding-bottom: 1em;
}
.pricing__item .pricing__price span {
     font-size: 0.5em;
    margin-right: 5px;
    position: relative;
    vertical-align: baseline;
    top: -4px;
}
.pricing__item .deco-layer--1 {
  -webkit-animation: sailing-one 1s infinite;
          animation: sailing-one 1s infinite;
}
.pricing__item .deco-layer--2 {
  -webkit-animation: sailing-two 1s infinite;
          animation: sailing-two 1s infinite;
}
.pricing__item .pricing__feature-list {
  font-weight: 700;
  text-align: center;
  list-style: none;
  padding-bottom: 3em;
  padding-left: 0;
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.pricing__item .pricing__feature-list .pricing__feature {
  padding: 1em 0;
}

@-webkit-keyframes sailing-one {
  50% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}

@keyframes sailing-one {
  50% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}
@-webkit-keyframes sailing-two {
  50% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}
@keyframes sailing-two {
  50% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}

.tag {
  background: #AAA;
  display: inline-block;
  padding: 5px 10px 5px 20px;
  border-radius: 0 5px 5px 0;
  position: relative;
  -webkit-clip-path: polygon(7px 0%, 100% 0%, 100% 100%, 7px 100%, 0% 55%, 0% 45%);
          clip-path: polygon(7px 0%, 100% 0%, 100% 100%, 7px 100%, 0% 55%, 0% 45%);
}
.tag:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  background: white;
  width: 2px;
  height: 2px;
  top: 50%;
  left: 5px;
  margin-top: -1px;
}

/*pricing-end*/
.team-boxed {
  color:#313437;
  background-color:#eef4f7;
}

.team-boxed p {
  color:#7d8285;
}

.team-boxed h3 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .team-boxed h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.team-boxed .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}

.team-boxed .intro p {
  margin-bottom:0;
}

.team-boxed .people {
  padding:50px 0;
}

.team-boxed .item {
  text-align:center;
}

.team-boxed .item .box {
  text-align:center;
  padding:30px;
  background-color:#fff;
  margin-bottom:30px;
}

.team-boxed .item .name {
  font-weight:bold;
  margin-top:28px;
  margin-bottom:8px;
  color:inherit;
}

.team-boxed .item .title {
  text-transform:uppercase;
  font-weight:bold;
  color:#d0d0d0;
  letter-spacing:2px;
  font-size:13px;
}

.team-boxed .item .description {
  font-size:15px;
  margin-top:15px;
  margin-bottom:20px;
}

.team-boxed .item img {
  max-width:160px;
}

.team-boxed .social {
  font-size:18px;
  color:#a2a8ae;
}

.team-boxed .social a {
  color:inherit;
  margin:0 10px;
  display:inline-block;
  opacity:0.7;
}

.team-boxed .social a:hover {
  opacity:1;
}
#construction h3 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

#advantages h3 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

#service h3 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}




.visible-xs {  display: none;} @media screenand (max-width: 768px) {  .visible-xs { display: table-row;  }   td:first-child,  th:first-child { display: none;  }}