/* ======= Base ======= */
body {
  font-family: 'Lato', arial, sans-serif;
  color: #434343;
  background: #dae3e7 /*url(../images/page-bg-1.jpg)*/;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #778492;
}

h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}

a {
  color: #429ece/*3aaa64*/;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
   text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #5f6b77;
  color: #2d844e;
}
a:focus {
  text-decoration: none;
}
.btn,
a.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  font-family: 'Montserrat', arial, sans-serif;
  padding: 8px 16px;
  font-weight: bold;
}
.btn .fa,
a.btn .fa {
  margin-right: 5px;
}
.btn:focus,
a.btn:focus {
  color: #fff;
}
a.btn-cta-primary,
.btn-cta-primary {
  background: #54ba4e;
  border: 1px solid #54ba4e;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
a.btn-cta-primary:hover,
.btn-cta-primary:hover {
  background: #49ac43;
  border: 1px solid #49ac43;
  color: #fff;
}
a.btn-cta-secondary,
.btn-cta-secondary {
  background: #479fc8;
  border: 1px solid #479fc8;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
a.btn-cta-secondary:hover,
.btn-cta-secondary:hover {
  background: #3893bd;
  border: 1px solid #3893bd;
  color: #fff;
}
.text-highlight {
  color: #32383e;
}
.label-theme {
  background: #3aaa64;
  font-size: 12px;
}
a.dotted-link {
  border-bottom: 1px dotted #778492;
  color: #778492;
}
a.dotted-link:hover {
  text-decoration: none;
  color: #49515a;
}
/*
iframe {

    .header {
        padding: 0;
    }
}

.iframe-wrapper {
    overflow: auto;
    -webkit-overflow-scrolling:touch;
}
*/
/* ======= Header ======= */
.header {
  margin:  0 0;
  padding: 10px 0;
  background: #f5f5f5;
  border-top: 0px solid #f5f5f5;
}
.header .btn {
  margin-top: 60px;
  font-weight: bold;
}
.header .input-group-btn .btn{
	margin: 0 0 0 -1px;
	padding: 6px 10px;
	}
.header .profile-image {
  margin-right: 30px;
}
.header .profile-content .name {
  color: #49515a;
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 30px;
}
.header .profile-content .desc {
  color: #778492;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
.header .profile-content .social a {
  background: #b0b7bf;
  width: 36px;
  height: 36px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  text-align: center;
}
.header .profile-content .social a:hover {
  background: #778492;
}
.header .profile-content .social a .fa {
  font-size: 20px;
  padding-top: 8px;
}
/* ======= Sections======= */
.sections-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sections-wrapper2 {
  padding-top: 30px;
  padding-bottom: 0;
}
.section {
  margin-bottom: 15px;
}
.section .section-inner {
  background: #fff;
  padding: 30px;
}
.section .heading {
  margin-top: 0;
  margin-bottom: 30px;
  color: #545e69;
  font-size: 24px;
}
.section .content .more-link .fa {
  margin-right: 5px;
  font-size: 14px;
}
/* About Section */
/* Latest Section */
.latest .item {
  margin-bottom: 30px;
}
.latest .item .title {
  font-size: 18px;
  margin-top: 0;
}
.latest .item .title .label {
  margin-left: 5px;
  font-size: 12px;
}
.latest .item .title a {
  color: #778492;
}
.latest .item .title a:hover {
  color: #5f6b77;
}
.latest .item .project-image:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.latest .divider {
  margin-bottom: 60px;
}
.latest .featured {
  margin-bottom: 60px;
}
.latest .featured .title {
  margin-bottom: 5px;
  font-size: 20px;
}
.latest .featured .summary {
  margin-bottom: 30px;
  color: #778492;
}
.latest .featured img {
  margin-bottom: 30px;
}
.latest .featured .desc {
  margin-bottom: 30px;
}
.latest .featured-image {
  position: relative;
}
.latest .featured-image .text {
  background: #3aaa64;
  color: #fff;
}
.latest .featured-image .ribbon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 110px;
  height: 110px;
  overflow: hidden;
}
.latest .featured-image .ribbon .text {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  left: -8px;
  top: 18px;
  width: 158px;
  padding: 10px 10px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #479fc8;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate(45deg) translate3d(0, 0, 0);
}
.latest .featured-image .ribbon .text:before,
.latest .featured-image .ribbon .text:after {
  content: '';
  position: absolute;
  bottom: -5px;
  border-top: 5px solid #276582;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.latest .featured-image .ribbon .text:before {
  left: 0;
}
.latest .featured-image .ribbon .text:after {
  right: 0;
}
/* Projects Section */
.projects .item {
  margin-bottom: 0px;
}
.projects .item .title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1.5;
}
.projects .item .title a {
  color: #778492;
}
.projects .item .title a:hover {
  color: #5f6b77;
}
/* Work Section */
.experience .item {
  margin-bottom: 30px;
}
.experience .item .title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1.5;
}
.experience .item .title .place {
  color: #999999;
  font-weight: normal;
}
.experience .item .title .place a {
  color: #999999;
}
.experience .item .title .place a:hover {
  color: #666666;
}
.experience .item .title .year {
  color: #999999;
  font-weight: normal;
}
/* Git section */
.ghfeed {
  height: 600px;
}
.ghfeed,
.ghfeed *,
.ghfeed *:before,
.ghfeed *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* Info Section */
.info .fa {
  margin-right: 15px;
  color: #ccd1d6;
}
.info .fa.fa-envelope-o {
  font-size: 14px;
}
.info ul {
  margin-bottom: 0;
}
.info li {
  margin-bottom: 15px;
}
.info li:last-child {
  margin-bottom: 0;
}
/* Skills Section */
.skills .intro {
  margin-bottom: 30px;
}
.skills .skillset .item {
  margin-bottom: 30px;
}
.skills .skillset .level-title {
  font-size: 16px;
  position: relative;
  margin-top: 0;
  margin-bottom: 10;
}
.skills .skillset .level-title .level-label {
  color: #ccd1d6;
  font-size: 14px;
  font-weight: 400;
  font-family: "Lato", arial, sans-serif;
  position: absolute;
  right: 0;
  top: 0;
}
.skills .skillset .level-bar {
  height: 15px;
  background: #e8e8e8;
}
.skills .skillset .level-bar-inner {
  height: 15px;
  background: #66cb8c;
}
/* Testimonials section */
.testimonials .item {
  margin-bottom: 30px;
}
.testimonials .item:last-child {
  margin-bottom: 0;
}
.testimonials .item .quote {
  color: #666666;
  font-size: 16px;
  border-left-color: #9fdeb7;
  margin-bottom: 15px;
}
.testimonials .item .quote .fa {
  color: #79d19a;
  margin-right: 15px;
}

.testimonials .panel-body .quote .fa {
  color: #79d19a;
  margin-right: 15px;
}
.testimonials .panel-body .quote {
  color: #666666;
  font-size: 16px;
  border-left-color: #9fdeb7;
  margin-bottom: 15px;
}

.testimonials .item .source {
  font-size: 14px;
  padding-left: 30px;
  font-weight: 500;
}
.testimonials .item .source .name {
  color: #939ea9;
  font-weight: 600;
}
.testimonials .item .source .title {
  color: #999999;
}
/* Education section */
.education .item {
  margin-bottom: 30px;
}
.education .item:last-child {
  margin-bottom: 0;
}
.education .item .title {
  font-size: 16px;
  margin-top: 0;
}
.education .item .university {
  font-family: "Lato", arial, sans-serif;
  font-size: 13px;
  color: #999999;
  font-weight: 600;
  padding-left: 25px;
}
.education .item .university .year {
  color: #b0b7bf;
  font-weight: 500;
}
/* Language Section */
.languages .item {
  margin-bottom: 15px;
}
.languages .item .title {
  color: #778492;
}
.languages .item .level {
  color: #999999;
}
.languages .item:last-child {
  margin-bottom: 0;
}
.languages .item .fa {
  color: #79d19a;
}
/* Blog Section */
.blog .item {
  margin-bottom: 30px;
}
.blog .item .title {
  font-size: 18px;
  line-height: 1.3;
}
.blog .item .title a {
  color: #778492;
}
.blog .item .title a:hover {
  color: #5f6b77;
}
.blog .item:last-child {
  margin-bottom: 0;
}
/* List section */
.list ul li {
  margin-bottom: 10px;
}
.list ul li .fa {
  margin-right: 5px;
}
.list ul li a {
  color: #778492;
}
.list ul li a:hover {
  color: #49515a;
}
/* Credits */
.credits ul li {
  margin-bottom: 10px;
}
.credits ul li .fa {
  margin-right: 5px;
}
.credits ul li a {
  color: #778492;
}
.credits ul li a:hover {
  color: #49515a;
}
.credits .btn {
  margin-bottom: 15px;
}
/* ======= Footer ======= */
.footer {
  background: #32383e;
  color: #fff;
  padding: 10px 0;
}
.footer .copyright {
  line-height: 1.6;
  color: #a1aab4;
  font-size: 14px;
}
.footer a {
  color: #fff;
}
.footer .fa-heart {
  color: #fb866a;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .header {
    text-align: center;
  }
  .header .profile-image {
    float: none !important;
    margin: 0 auto;
  }
  .header .profile-content {
    float: none !important;
    text-align: center;
  }
  .header .btn {
    margin-top: 30px;
    float: none !important;
  }
  .project-image {
    margin-bottom: 15px;
  }
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
@media (min-width: 1400px) {
  .container {
    width: 1360px;
  }
}




.pagination-inverse > li > a,
.pagination-inverse > li > span {
  color: #9d9d9d;
  text-decoration: none;
  background-color: #32383e;
  border: 1px solid #000;
}

.pagination-inverse > li > a:hover,
.pagination-inverse > li > span:hover,
.pagination-inverse > li > a:focus,
.pagination-inverse > li > span:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.pagination-inverse > .active > a,
.pagination-inverse > .active > span,
.pagination-inverse > .active > a:hover,
.pagination-inverse > .active > span:hover,
.pagination-inverse > .active > a:focus,
.pagination-inverse > .active > span:focus {
  color: #fff;
  background-color: #32383e;
  border-color: #337ab7;
}
.pagination-inverse > .disabled > span,
.pagination-inverse > .disabled > span:hover,
.pagination-inverse > .disabled > span:focus,
.pagination-inverse > .disabled > a,
.pagination-inverse > .disabled > a:hover,
.pagination-inverse > .disabled > a:focus {
  color: #ccc;
  background-color: #32383e;
  border-color: #000;
}

.footer ul.pagination-inverse{
	margin: 5px 0;
	}
.fa-star{
	color:#F93;
	}

ul.perechislenie{
	margin: 0;
	padding: 0;
    overflow: hidden;
	}
ul.perevod{
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
}
ul.perechislenie li{
    overflow: hidden;
}
ul.perechislenie > li, ul.perevod > li{
	background-color: #f5f5f5;
    border:#ddd 1px solid;
    border-radius: 3px;
    padding: 10px;	
    margin: 20px 0;
	list-style:none;
	}	
ul.perechislenie > li > ul{
    padding: 0 5px 0 0px;
    margin: 0px 0 0;
	}
ul.perechislenie li.summary, ul.perechislenie.perelinkovka li ul li, ul.perechislenie li.summary ul.primer li {
    overflow: inherit;
}

ul.perechislenie.description > li > ul,
ul.perechislenie.frazeologizmy > li > ul,
ul.perechislenie.istochnik > li > ul,
ul.perechislenie.perelinkovka > li > ul,
ul.perechislenie.poslovicypogovorki > li > ul {
    padding: 0 5px 0 20px;
    margin: 0px 0 0;
}
/*ul.perechislenie.description > li > ul > li,
ul.perechislenie.frazeologizmy > li > ul > li,
ul.perechislenie.istochnik > li > ul > li,
ul.perechislenie.perelinkovka > li > ul > li,
ul.perechislenie.poslovicypogovorki > li > ul > li {
    list-style-type:circle;
    list-style: square outside;
}*/

ul.perechislenie > li > h2, ul.perevod > li > h2{
    padding: 0;	
    margin: 0;			
	}			
button.sendChastRechi{
	border:none;
	background:#f5f5f5;
	color: #429ece/*3aaa64*/;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	text-decoration: underline;
	}	
ul.perevod > li > ul{
    padding: 0;	
    margin: 5px 0 0;			
	}		
ul.perevod > li > h2 img{
	margin-right:10px;
	border:1px solid #FFF;	
	}
div.img-portfolio{
	margin-bottom:20px;
	}	
	

/*flickr*/	
.thumbsFlickr { margin: 0; padding: 0; overflow: hidden; }
.thumbsFlickr { margin: 0; padding: 0; overflow: hidden; }
ul.thumbsFlickr li {display:inline-block; vertical-align:top; list-style: none; /*float: left; margin: 5px;  background: #eee;*/ margin: 0 0 5px; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 2px #000; }
.thumbsFlickr li a { }
.thumbsFlickr li img { display: block; }
.thumbsFlickr li a img { border: none;}

ul.perevod li {
     background-color: #fff;
     border: 1px solid #ddd;
     color: #337ab7;
     line-height: 1.5;
     margin: 0 0 0 -1px;
     padding: 6px 12px;
     position: relative;
     text-decoration: none;
    float: left;
    display: block;

 }
ul.perechislenie > li > h3 {
    clear:both;
    margin: 5px 0 10px;
}

ul.perechislenie.language > li > h3{
    clear: left;
    float:left;
    padding:0 0;
    margin: 1px 0 0;
}

ul.perechislenie.language > li > ul > li{
    margin:0 0 10px;

}


ul.perechislenie.language > li span.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 15px 0 0;
    padding: 7px 10px;
    text-align: center;
}

div.container.sections-wrapper3{
    margin-bottom: 20px;
}

div.container form.searchCrossword input.form-control{
    padding: 8px 12px;

    height: 100%;
}

img.flagSize{
    height: 15px;
}

form.searchForm{
    margin-bottom: 15px;
}

ul.perechislenie ul li.disabled{
    cursor: not-allowed;
}





























nav.navbar-blues {
  background-color: #01b7f2;
  border-color: #01b7f2;
  margin-bottom: 0px;
}

.navbar-blues a {
  color: #fff;
}

.btn-info, .btn-blue{
  background-color: #01b7f2 !important;
}

.btn-grey{
  background-color: #e6e6e6;
}
.btn-grey:hover{
  background-color: #01b7f2;
}

.searchCarType, .searchCarMarka, .searchCarModel, .searchCarKuzov{
  margin-bottom: 0px;
}

div.addCompare .thumbnail{
  background-color: #01b7f2;
  cursor: copy;
}


div.addCompare .thumbnail:hover{
  background-color: #e6e6e6;
}


/*.searchCarType, .searchCarMarka, .searchCarModel, .searchCarKuzov, .searchCarModification {
  border: 1px solid #ddd;
}
*/

div.compare.panel{
  padding: 0;
}

div.panel span.fa-remove{
  color: #ac2925;
  border: hidden 1px ;
}
div.panel span.fa-remove:hover{
  color: #880000;
  cursor: pointer;
}

div.panel span.fa-copy{
  color: #01b7f2;
}
div.panel span.fa-copy:hover{
  color: #01b7f2;
  cursor: copy;
}

h2.firstLetter{
  margin-bottom: 0;
  margin-top:0;
}

ul.car{
  margin-top:0;
}

ul.nav li.selected{
  margin:10px 15px;
  color: #d9534f;
}

div.startCompare{
  display:flex;
}

div.startCompare div.btn-group-vertical{
  width: 100%;
}

div.startCompare div.btn-group-vertical .btn{
  white-space:;
}

div.addNewForCompare:hover {
  cursor: copy;
  /*order:999;*/
}

ul.pagination li h2{
  clear: both;
}

div.row.allModels, div.gallery.row{
  font-size: 0pt;
}

div.row.allModels a{
  font-size: 14pt;
}

div.row.allModels > div, div.gallery.row > a{
  float:none;
  vertical-align: top;
  display: inline-block;
}

td.similar{
  background-color: #c3e3b5;
}

td.different{
  background-color: #e7c3c3;
}

i.textVscompare{
  text-align: center;
}


ul.compareBlockVs li a{
  overflow: hidden;
  padding: 0;
}

ul.compareBlockVs li a img{
  padding: 5px;
}

div.otherCarsBlock{
  padding-top:5px !important;
}
div.otherCarsBlock div.otherCars > div, div.otherCarsBlock div.otherCars > div i{
  padding:5px;
}

#gallery{
  font-size:0pt;
}
#gallery a{
  margin: 15px 0;
  float:none;
  display: inline-block;
  vertical-align: top;
}

div.searchblock{
  background-color: #f5f5f5;
  border-radius: 4px;
  margin: 0px 25px 5px 15px;
  padding: 8px 15px;
}

div.searchblock .row{
  margin: 0px 25px 5px 15px;
}

div.otherCars {
  font-size:0pt ;
}
div.otherCars div{
   float: none;
   display: inline-block;
   vertical-align: top;
  margin-bottom: 15px;
 }
div.otherCars div a i{
  font-size:14pt ;
}



div.row.mainPage > div {
  font-size: 0pt;
}

div.oneAuto i{
  font-size: 14pt;
}

div.row.mainPage > div > div.oneAuto{
  float:none;
  vertical-align: top;
  display: inline-block;
}

section.video-section-1{
    background: url("/assets/images/blur.jpg");
}

div.navbar-gold{
    background-color: #CCAA66;
}

div.navbar-black{
    overflow: hidden;
    background-color: #000;
}

div.navbar-black a.autoHeight{
    height: auto;
}

div.navbar-gold a{
    color: #000000;
}
body div.navbar-gold ul.navbar-nav{
    margin: 0;
	overflow:visible;
}
body div.navbar-gold ul.navbar-nav > li{
    padding-top:1px;
}

.video-section-1 h2{
    margin-top: 50px;
}

.video-section-1 h2, .video-section-1 p{
    color:#ccc;
}

div.video-box{
    margin-top: 30px;
    margin-bottom: 70px;
}

div.navbar-black p{
    color: #fff;
}


/*#myCarousel h2, #myCarousel p{
    text-shadow: #CCAA66 1px 0px, #CCAA66 1px 1px, #CCAA66 0px 1px, #CCAA66 -1px 1px, #CCAA66 -1px 0px, #CCAA66 -1px -1px, #CCAA66 0px -1px, #CCAA66 1px -1px;
}
*/
/*#myCarousel h2, #myCarousel p{
    text-shadow: #CCAA66 1px 0px, #CCAA66 1px 1px, #CCAA66 0px 1px, #CCAA66 -1px 1px, #CCAA66 -1px 0px, #CCAA66 -1px -1px, #CCAA66 0px -1px, #CCAA66 1px -1px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px, #CCAA66 0 0 3px;
}
*/
#myCarousel h3{
    text-shadow: #fff 1px 0px, #fff 1px 1px, #fff 0px 1px, #fff -1px 1px, #fff -1px 0px, #fff -1px -1px, #fff 0px -1px, #fff 1px -1px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px, #fff 0 0 3px;
    color: #000;
}
#myCarousel p{
    text-shadow: #000 1px 0px, #000 1px 1px, #000 0px 1px, #000 -1px 1px, #000 -1px 0px, #000 -1px -1px, #000 0px -1px, #000 1px -1px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px, #000 0 0 3px;
}

.prichiny {
    background-color: #E74C3C;
}
.prichiny h2 {
    color: #fff;
    padding-top: 30px;
    padding-bottom:30px;
}

div.social a i{
    font-size: 30px;
    padding-top: 10px;
    padding-right: 5px;
}

.footer-section{
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #CCAA66;
}

.footer-section a{
    color: #CCAA66;
}

.optom{
    background-color: #1c1c1c; /*#000;*/
    padding-top: 20px;
    padding-bottom: 20px;
}
.optom h2, .optom p, .optom h3{
    color: #fff;
}
.tovar{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.tovar h2, .tovar p, .tovar h3{
    color: #000;
}



div.kupitTovar, div.kupitOptom{
    font-size: 0;
}
div.kupitTovar > div, div.kupitOptom > div{
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14pt;
}
.content-static{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.content-static img{
    float: left;
    padding: 5px 20px 5px 0;

}

div.catBlock{
    font-size: 0;
}
div.catBlock > div{
    font-size: 18pt;
    float: none;
    display: inline-block;
    vertical-align: top;
}
div.textBlock{
    margin: 15px 0;
}

.catalog-section{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.catalog-breadcrumbs{
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}

.catalog-breadcrumbs .breadcrumb > .active{
    display: inline;
}

.catalog-breadcrumbs .breadcrumb > li{
    display: inline;
}
/*
div#gallery a{
    padding: 0px;
    margin: 5px 0px;
	border: 1px solid #ccc;
}

div#gallery a img{
    padding: 0px;
    margin: 0px;
}
*/
div#gallery a img{
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
}
div#gallery a{
/*  padding: 0;
    border: 0;
*/
  margin: 3px -3px;
  border: 3px solid transparent;
  padding: 0;
  overflow: visible !important;
}


.navi {
    margin-bottom: 30px;
    margin-top: 30px;
}
.navbar-gold .navbar-toggle {
    border-color: #333;
}
.navbar-gold .navbar-toggle .icon-bar {
    background-color: #fff;
}


.col-xs-12.loginForm ul > li{
    float: left;
}

.col-sm-12.loginForm ul > li{
    float: left;
}

div.navbar-inverse div.pull-right p{
	font-size:16pt;
}

a.whitePhone{
	color:#fff;
	text-decoration: none;
} 
h2.pvsevdoH1{
	font-size:20pt;
}

form input.form-control.searchForm{
	height:38px;
}

div.textik{
	margin:20px 0;
}


div.xcelsusMain {
	background-image: url(/assets/images/xcelsusMain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	height: 400px;
}

section.video-section-2{
	padding:40px 0;
	background:#1c1c1c;
}

section.video-section-2 p{
	font-size:20pt;
	color:#ccc;
	text-indent:40pt;
	font-family: 'Raleway', sans-serif;
}


@font-face{

font-family: 'Raleway';
src: url('/assets/css/Raleway-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;

}
a.thumbnail{
text-align:center;
}

p{
/*text-indent:20pt;*/
font-family: 'Raleway', sans-serif;
}

img.product_skoro {
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 3;
	}
.content-static div.well.row{
	margin:20px 0 20px -15px;
}
div.well.row{
	margin:20px 0;
}	
div.well.row ul{
	list-style:none;
	text-indent:0;
	padding-left:0;
}	
div.well.row ul li i{
	margin-right:15px;
}

.youtube {
  position: relative;
  padding-bottom: 75%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube169 {
  position: relative;
  padding-bottom: 50%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube iframe, .youtube169 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

a[href$='.pdf']  {
	padding: 0 0 0 20px;
	background: url(/assets/images/icon-pdf.png) no-repeat left;
}

div.well.row h2{
	margin-top: 0px;
	font-size: 24px;
}
p.recommendPrice{
	color:#918c8c;
}
p.recommendPrice span.badge{
	font-size:16pt;
}
ul,ol{
	overflow:hidden;
}

ul.catBlock.news{
	margin: 10px 0 10px -55px;
}
ul.catBlock.news li {
    list-style-type: none;
	margin: 5px;
}
ul.catBlock.news li span {    
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}   

ul.list-group li.list-group-item span.badge.label-default{
    background-color: #999;
	margin-left: 5px;
	padding: 6px;
}
ul.list-group li.list-group-item span.badge.label-primary {
    background-color: #428bca;
	margin-left: 5px;
	padding: 6px;
}
ul.list-group li.list-group-item span.badge.label-success {
    background-color: #5cb85c;
	margin-left: 5px;
	padding: 6px;
}
ul.list-group li.list-group-item span.badge.label-info {
    background-color: #5bc0de;
	margin-left: 5px;
	padding: 6px;
}
ul.list-group li.list-group-item span.badge.label-warning {
    background-color: #f0ad4e;
	margin-left: 5px;
	padding: 6px;
}
ul.list-group li.list-group-item span.badge.label-danger {
    background-color: #d9534f;
	margin-left: 5px;
	padding: 6px;
}
span > button#podpiska{
	font-size:11px;
	color:#fff;
}
ul.subCatNews{
	margin: 0 25px 20px 0;
}
ul.subCatNews li{
	float:left;
}
ul.subCatNews li a > span{
	padding: 10px 15px;
	border-radius:1em;
}
ul.subCatNews li a span > span{
	margin-left: 10px;
}
ul.subCatNews li a span.label.label-default > span{
	background-color: #aaa;
}

div ul.nav.subCatNews > li > a:focus, div ul.nav.subCatNews > li > a:hover {    
    background-color: #fff;
}

#exampleModalCenter .modal-header .close {
    margin-top: -20px;
}
#exampleModalCenter .modal-body .input-group {
    margin-bottom: 20px;
}
div.zakazat .btn-warning:active, div.zakazat .btn-warning:focus, div.zakazat .btn-warning:hover{
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
div.zakazat button.btn-warning {
    background-color: #CCAA66;
	border:#CCAA66 1px solid;
}
div.zakazat{
	margin-top:20px;
}
#zakazDostavkaOplata{
	font-size:10pt;
}

#showLoading {
	width: 40px;
	margin-right: 20px;
	display:none;
}

div.old-block > h2{
	font-size:14pt !important;
	margin-left: 15px;
}

div.old-block a{
	font-size:12pt;
}
div.productSchemes img.img-responsive{
	height:250px !important;
}