/*
Theme Name: IntersAvto
Description: Used to style the TinyMCE editor.
*/
@font-face {
    font-family: "MyriadProRegular";
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot@")format("embedded-opentype"),
    url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "LatoRegular";
    src: url("fonts/LatoRegular/LatoRegular.eot");
    src: url("fonts/LatoRegular/LatoRegular.eot@")format("embedded-opentype"),
    url("fonts/LatoRegular/LatoRegular.woff") format("woff"),
    url("fonts/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "LatoBold";
    src: url("fonts/LatoBold/LatoBold.eot");
    src: url("fonts/LatoBold/LatoBold.eot@")format("embedded-opentype"),
    url("fonts/LatoBold/LatoBold.woff") format("woff"),
    url("fonts/LatoBold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "LatoLight";
    src: url("fonts/LatoLight/LatoLight.eot");
    src: url("fonts/LatoLight/LatoLight.eot@")format("embedded-opentype"),
    url("fonts/LatoLight/LatoLight.woff") format("woff"),
    url("fonts/LatoLight/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "HelveticaNeue-Regular";
    src: url("fonts/HelveticaNeue-Regular/HelveticaNeue.eot");
    src: url("fonts/HelveticaNeue-Regular/HelveticaNeue.eot@")format("embedded-opentype"),
    url("fonts/HelveticaNeue-Regular/HelveticaNeue.woff") format("woff"),
    url("fonts/HelveticaNeue-Regular/HelveticaNeue.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProCondRegular"; */
@font-face {
    font-family: "MyriadProCondRegular";
    src: url("http://omega-tex.ru/wp-content/themes/omega-tex/fonts/MyriadProCondRegular/MyriadProCondRegular.eot");
    src: url("http://omega-tex.ru/wp-content/themes/omega-tex/fonts/MyriadProCondRegular/MyriadProCondRegular.eot?")format("embedded-opentype"),
    url("fonts/MyriadProCondRegular/MyriadProCondRegular.woff") format("woff"),
    url("fonts/MyriadProCondRegular/MyriadProCondRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProCondBold"; */
@font-face {
    font-family: "MyriadProCondBold";
    src: url("fonts/MyriadProCondBold/MyriadProCondBold.eot");
    src: url("fonts/MyriadProCondBold/MyriadProCondBold.eot@")format("embedded-opentype"),
    url("fonts/MyriadProCondBold/MyriadProCondBold.woff") format("woff"),
    url("fonts/MyriadProCondBold/MyriadProCondBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProCondItalic"; */
@font-face {
    font-family: "MyriadProCondItalic";
    src: url("fonts/MyriadProCondItalic/MyriadProCondItalic.eot");
    src: url("fonts/MyriadProCondItalic/MyriadProCondItalic.eot@")format("embedded-opentype"),
    url("fonts/MyriadProCondItalic/MyriadProCondItalic.woff") format("woff"),
    url("fonts/MyriadProCondItalic/MyriadProCondItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProCondBoldItalic"; */
@font-face {
    font-family: "MyriadProCondBoldItalic";
    src: url("fonts/MyriadProCondBoldItalic/MyriadProCondBoldItalic.eot");
    src: url("fonts/MyriadProCondBoldItalic/MyriadProCondBoldItalic.eot@")format("embedded-opentype"),
    url("fonts/MyriadProCondBoldItalic/MyriadProCondBoldItalic.woff") format("woff"),
    url("fonts/MyriadProCondBoldItalic/MyriadProCondBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


body {
    font-family: "HelveticaNeue-Regular";
    font-weight: normal;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-weight: bold;
}
.alignright{
  float: right;
}
.none, #menu-item-424, #menu-item-19 {
  display: none;
}
/*header
-----------------------------------------------*/
.container {

  }
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
      width: 1030px;
  }
}

.rfl {
    width: 100%;
    float: left;
    min-height: 1px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.header{
    color: #000;
    font-family: "MyriadProRegular";
    position: relative;
}
@media (min-width: 768px) {
  .header {
      height: 100px;
  }
}
@media (min-width: 992px) {
  .header {
  }
}
@media (min-width: 1200px) {
  .header {
  }
}

.header .logo {
    float: left;
    width: 200px;
    margin-top: 15px;
}
@media (max-width: 768px) {
  .header .logo img{
    width: 100%;
  }
}
@media (min-width: 768px) {
  .header .logo {
    padding-top: 20px;
    width: 230px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .header .logo {
  }
}
@media (min-width: 1200px) {
  .header .logo {
    padding-top: 20px;
  }
}

.header .slogan {
    font-size: 16px;

    text-align: center;
}
@media (max-width: 768px) {
  .header .slogan {
    text-align: center;
    padding-top: 10px;
    width: 118px;
    padding-left: 0px;
    font-size: 12px;
    float: right;
  }
}
@media (min-width: 480px) {
  .header .slogan {
    float: left;
    padding-top: 15px;
    width: 200px;
  }
}
@media (min-width: 768px) {
  .header .slogan {
    padding-top: 30px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  .header .slogan {
    width: 400px;
    margin-left: 80px;
  }
}
@media (min-width: 1200px) {
  .header .slogan {


  }
}

.header .tel-adr{
}
@media (max-width: 768px) {
  .header .tel-adr {
    width: 230px;
  }
}
@media (min-width: 768px) {
  .header .tel-adr {
    width: 220px;
    padding-top: 20px;
    padding-right: 0;
    margin-right: 50px;
  }
}
@media (min-width: 992px) {
  .header .tel-adr {
  }
}
@media (min-width: 1200px) {
  .header .tel-adr {
  }
}



.header .call {
    font-family: "LatoRegular";
    font-size: 14px;
    float: right;
}
.header .call div{
    padding-right: 0;
    float: right;
}
@media (max-width: 768px) {
  .header .call{
    padding: 0 15px;
    color: #fff;
    width: 200px;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .header .call div{
    padding-top: 8px;
    float: none;
  }
}
@media (min-width: 480px) {
  .header .call{
    float: right;
  }
}
@media (min-width: 768px) {
  .header .call {
    width: 220px;
    padding-top: 20px;
  }
  .header .call div{
  }
}
@media (min-width: 992px) {
  .header .call {
    width: 230px;
  }
}
@media (min-width: 1200px) {
  .header .call {
  }
}
.header .header-tel{
    font-size: 24px;
    color: #000;
    font-family: "MyriadProCondBold";
    border-bottom: 3px solid #FED13C;
    line-height: 1;
}
@media (max-width: 768px) {
  .header .header-tel{
  }
}
@media (min-width: 992px) {
  .header .header-tel{
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .header .header-tel{
  }
}

.header .header-tel i{
  color: #FED13C;
}
.header .header-adr{
    font-size: 11px;
    padding-left: 20px;
    position: relative;
}
.header .header-adr span{
    display: block;
    position: absolute;
    top: -6px;
    left: 3px;
    font-size: 18px;
}
@media (max-width: 768px) {
  .header .header-adr {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .header .header-adr {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .header .header-adr {
  }
}
@media (min-width: 1200px) {
  .header .header-adr {
  }
}
.zakaz-zvonok{
  text-align: center;

  padding-top: 5px;
}
.zakaz-zvonok a{
  color: #000;
  text-decoration: underline;
}
.zakaz-zvonok a:hover{
    font-weight: bold;
}

/*menu
-----------------------------------------------*/
.menu {
    background-color: #000;
    /*height: 50px;*/
    font-family: MyriadProRegular;
}
@media (min-width: 768px) {
  .menu {
    height: 50px;
  }
}
.menu .navbar{
    margin-bottom: 0;
}
.menu .navbar-default .navbar-nav>li>a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
@media (min-width: 768px) {
  .menu .navbar-default .navbar-nav>li>a{
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (min-width: 992px) {
  .menu .navbar-default .navbar-nav>li>a{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .menu .navbar-default .navbar-nav>li>a{
    padding-left: 27px;
    padding-right: 27px;
  }
}

.menu .navbar-default .navbar-nav>li>a:hover span{
    border-bottom: 3px solid #fc3;
}
.menu .navbar-default{
    background: none;
    border: none;
}
.menu .container/*, .menu .navbar-collapse*/{
    /*padding: 0;*/
}
@media (max-width: 768px) {
  .menu .container{
  }
}
@media (min-width: 768px) {
  .menu .container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .menu .container {

  }
}
@media (min-width: 1200px) {
  .menu .container {
  }
}
.menu .navbar-default .navbar-nav>li.current_page_item>a{
  color: #fc3;
}

#menu-verxnee-menyu .menu-item-type-post_type{
  height: 50px;
}
/*slideshow
-----------------------------------------------*/

.slideshow {
    position: relative;
    min-height: 120px;
    background: url('../../../img/slideshow/fon.jpg') no-repeat center;
    background-size: 100%;
    color: #00709b;
}
@media (max-width: 376px) {
  .slideshow {
    background-size: auto 100%;
  }
}
@media (max-width: 768px) {
  .slideshow {
  }
}
@media (min-width: 768px) {
  .slideshow {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .slideshow {


  }
}
@media (min-width: 1200px) {
  .slideshow {
    height: 400px;
    background-size: 100%;
  }
}

.slideshow > .container{
}
@media (max-width: 768px) {
  .slideshow > .container{
    padding: 0;
  }
}
@media (min-width: 768px) {
  .slideshow > .container {
  }
}
@media (min-width: 992px) {
  .slideshow > .container {
  }
}
@media (min-width: 1200px) {
  .slideshow > .container {
    height: 400px;
  }
}
#carousel-example-generic{
  position: static;
}
.carousel-example-generic:after, .carousel-inner:after, .item:after {
  content: "";
  display: table;
  clear: both;
}
.slideshow .points li{
    display: block;
    float: left;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    border: solid 2px #f2cc00;
    border-radius: 7px;
}
@media (max-width: 768px) {
  .slideshow .points li{
      margin: 0 2px;
      width: 10px;
      height: 10px;
      border: solid 2px #f2cc00;
      border-radius: 5px;
  }
}
.slideshow .points .active{
    background-color: #f2cc00;
}

.slideshow .slides-inters{
    position: absolute;
    padding: 0;
    top: 0;
    /*height: 400px;*/
/*    z-index: 100;*/
  color: #fff;

}
.slideshow .slides-inters .h1{
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.slideshow .slides-inters p{
    margin-bottom: 30px;
    width: 300px;
}
.slideshow .slide-button {
    font-family: 'LatoRegular';
    font-size: 14px;
    color: #000;
    padding: 12px 40px;
    background-color: #FED13C;
    text-transform: uppercase;

}
@media (max-width: 768px) {
  .slideshow .slides-inters{
    padding: 15px 0 0 30px;
    width: 45%;
  }
  .slideshow .slides-inters .h1 {
    font-size: 12px;
    margin: 0;
    padding: 0;
  }
  .slideshow .slides-inters p{
      font-size: 10px;
      width: 100%;
      margin-bottom: 10px;
  }
  .slideshow .slide-button {
    display: none;
  }
}
@media (min-width: 768px) {
  .slideshow .slides-inters{
    padding: 10px 0 0 50px;
    height: 400px;
  }
  .slideshow .slides-inters .h1 {
    font-size: 25px;
    font-family: MyriadProRegular;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  }
  .slideshow .slides-inters p{
    font-size: 16px;
    font-family: MyriadProRegular;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  }
}
@media (min-width: 992px) {
  .slideshow .slides-inters{
    padding: 40px 0 0 100px;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .slideshow .slides-inters{
    padding: 90px 0 0 250px;
    height: 400px;
  }
}

.slideshow .left, .slideshow .right{
  background: none;
}
.slideshow .left span.slide-arrow, .slideshow .right span.slide-arrow{
  display: block;
  top: 50%;
  position: absolute;
  color: #FFD222;
  font-weight: 800;
}

.slideshow .left span.slide-arrow:hover, .slideshow .right span.slide-arrow:hover{
  background-color: rgba(18, 13, 14, 0.8);
}
.slideshow .left span.slide-arrow i, .slideshow .right span.slide-arrow i {
  display: block;
  line-height: 90px;
  text-align: center;
  width: 30px;

}
@media (max-width: 768px) {
  .slideshow .left span.slide-arrow, .slideshow .right span.slide-arrow{
    margin-top: -45px;
    border-radius: 12px;
    font-size: 18px;
  }
  .slideshow .left  span.slide-arrow{padding: 0px 0 0 0; left: 3px;}
  .slideshow .right span.slide-arrow{padding: 0px 0 0 3px; right: 3px;}
}

@media (min-width: 768px) {
  .slideshow .left span.slide-arrow, .slideshow .right span.slide-arrow{
    margin-top: -45px;
    width: 60px;
    height: 90px;
    font-size: 40px;
    background-color: rgba(18, 13, 14, 0.6);
  }
  .slideshow .left span.slide-arrow i {padding-left: 13px;}
  .slideshow .right span.slide-arrow i{padding-left: 17px;}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

.slideshow .slide-map{
  padding: 30px 0 0 0px;
  width: 100%;
}
.slideshow .slide-map p.h1 {
    margin-top: 0;
    padding-top: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

@media (max-width: 768px) {
  .slideshow .slide-map{
    padding: 8px 0 0 0px;
  }
  .slideshow .slide-map p.h1 {
    font-size: 10px;
  }
}

.slideshow .item:after{
  display: table;
  content: "";
  clear: both;
}
.carousel-control {
  opacity: 1;
  width: 60px;
}
.carousel-indicators{
  bottom: 10px;
  margin-left: 0;
  width: auto;
}
@media (max-width: 768px) {
  .carousel-indicators {
      margin-left: -28px;
  }
}
/*advantages
-----------------------------------------------*/
.advantages {
}
.advantages img{
    float: left;
    padding-top: 20px;
}
.advantages p{
    padding-top: 30px;
    padding-left: 80px;
    font-size: 16px;
    color: #01648a;
    font-family: 'LatoRegular';
}
.advantages > .row > div > span{
  position: absolute;
  top: 35px;
  left: 40px;
  font-size: 38px;
  color: #FED13C;
}
/*services
-----------------------------------------------*/
.services{
  padding-top: 50px;
  text-align: center;
}
.services .service {
  margin-bottom: 45px;
}
.services .service a {
  color: #000;
  font-weight: bold;
}
.services .service img {
  width: 100%;
}

.services .service .caption {
  text-align: center;
  position: relative;
  margin-top: -20px;
}
@media (max-width: 768px){
  .services .service {
    margin-bottom: 20px;
  }
  .services .service .caption{
    min-height: 40px;
  }
}
.services p.h4{
  margin-bottom: 30px;
}
/*clients
-----------------------------------------------*/
.clients {
    color: #00709b;
    font-family: 'LatoRegular';
    position: relative;
    margin-top: 35px;
    font-weight: normal;
}
.clients h2{
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;}
.clients p.line-h {
    text-align: center;
    font-size: 14px;
    position: relative;
}
.clients p.line-h:before{
    content: "";
    display: block;
    border-top: solid 2px #e5f0f5;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.clients p.line-h span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
.clients .controls{
    position: absolute;
    top: 80px;
    height: 46px;
    width: 100%;
}
.clients .controls .left, .clients .controls .right{
    width: 46px;
    height: 46px;
    border: solid 2px #f2cc00;
    border-radius: 23px;
    font-size: 25px;
    color: #f2cc00;
    font-weight: 800;
    position: absolute;
}
.clients .controls .left {top:0; left: 0px; padding: 2px 0 0 15px; }
.clients .controls .right {top: 0; right: 0px; padding: 2px 0 0 18px; }
.clients .controls .left:hover, .clients .controls .right:hover{
    border-color: #00709b;
    color: #00709b;
}
.sliders ul {
    width: 890px;
    margin: 0 auto;
    padding: 0;
}
.sliders ul li {
    float: left;
    list-style: none;
    width: 162px;
    height: 67px;
    border: 2px solid #f2cc00;
    margin: 10px 8px;
    box-sizing: border-box;
}
/*footer
-----------------------------------------------*/
.footer {
    background-color: #292929;
    color: #fff;
    margin-top: 30px;
    padding: 30px 0 0;
}
.footer .footer-col-2{
  padding-left: 30px;
}
.footer .footer-col-3{
  text-align: right;
}

.footer h3{
    color: #f2cc00;
    font-size: 15px;
    font-family: 'LatoBold';
    text-transform: uppercase;

}
.footer-left {
    border-right: 2px solid #1b5a72;
}
.footer-left-ul{
    width: 100%;
}
.footer-right{
    padding-top: 50px;
    padding-left: 70px;
    position: relative;
}
.footer-right i{
    color: #f2cc00;
}
.footer ul {
    padding-left: 0;
}
.footer ul li{
    color: #fff;
    font-size: 15px;
    font-family: 'LatoLight';
    list-style: none;
    padding-bottom: 8px;
}
.footer ul li i{
    font-size: 8px;
    padding-right: 3px;
    color: #00709b;
}
.footer ul li a{
    color: #fff;
}
.footer .footer-tel{
    font-size: 17px;
}
.footer .footer-tel span {
    color: #f2cc00;
}
.footer .footer-adr{
    font-size: 13px;
}
.footer .footer-adr i{
    font-size: 18px;
}
.footer .call {
    color: #f2cc00;
    font-family: "LatoRegular";
    font-size: 14px;
    float: right;
    margin-top: 10px;
}
.footer .call div{
    width: 175px;
    height: 45px;
    border: 2px solid #f2cc00;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    font-size: 14px;
    color: #f2cc00;
    text-transform: uppercase;
}
.footer .call div a{
  color: #f2cc00;
}

.footer .copyright{
    text-align: center;
    font-size: 13px;
    padding: 15px 0;
    margin: 0;
}
.footer .copyright a{
    color:  #009dd9;
    text-decoration: underline;

}
/*pagein
-----------------------------------------------*/
.pagein {
    margin-top: 20px;
}
/*sidebar
-----------------------------------------------*/
.sidebar{
    float: left;
    margin: 0 0 30px 0;
    width: 25%;
    font-family: "LatoRegular";
}
.sidebar .sidebar-uslugi h3{
    font-family: 'LatoBold';
    font-size: 17px;
    color: #fff;
    background-color: #f2cc00;
    margin: 0;
    text-transform: uppercase;
    padding: 10px 10px 10px 15px;
}
.sidebar ul#menu-bokovoe-menyu {
    padding: 0;
    list-style: none;
}
.sidebar ul#menu-bokovoe-menyu li a{
    display: block;
    background-color: #01648a;
    padding: 10px 10px 10px 15px;
    color: #fff;
    border-bottom: 1px solid #1b7496;
}
.sidebar ul#menu-bokovoe-menyu li.current-menu-item a, .sidebar ul#menu-bokovoe-menyu li.current-page-ancestor a{
    background-color: #003043;
    background-color: #014059;
}
.sidebar ul#menu-bokovoe-menyu li ul.sub-menu{
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #1b7496;
}
.sidebar ul#menu-bokovoe-menyu li ul.sub-menu li a{
    display: block;
    background-color: #1b7496;
    color: #fff;
    padding: 2px 10px 2px 30px;
    border-bottom: none;
}

.sidebar ul#menu-bokovoe-menyu li ul.sub-menu li.current-menu-item a{
    color: #f2cc00;

}
.breadcrumb {
    padding-left: 0;
    background: none;
}
@media (max-width: 768px) {
  .sidebar{
    width: 100%;
    clear: both;
  }
  .breadcrumb {
    margin: 0;
  }
}
@media (min-width: 768px) {

}
@media (min-width: 992px) {
  .content-page-str{
    padding-left: 290px;
  }
}
@media (min-width: 1200px) {

}

/*Контент страницы
-----------------------------------------------*/
.content {
  width: 75%;
  float: left;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .content {
    width: auto;
    padding-left: 0;
    float: none;
  }
  .content img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
}
.content .product_list {
  margin-bottom: 45px;
}
.content .product_list .item-tex {
    padding-top: 18px;
    padding-bottom: 30px;
    margin-bottom: 6px;
    border-bottom: 1px solid #E5E5E5;
}
.content .product_list .item-tex .image {
    float:left;
    width:140px;
    height:120px;
    margin-right:5px;
}
.content .product_list .item-tex .image img{
    width: 100%;
}
.content .product_list .item-tex .information {
    width:360px;
    float:left;
}
@media (max-width: 768px) {
  .content .product_list .item-tex .information  {
    width: auto;
  }
}
.content .product_list .item-tex .information .title {
    font-family: "Roboto Condensed";
    font-size:20px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom:5px;
}
.content .product_list .item-tex .information .title a{
    color: #333;
}
.content .product_list .item-tex .quote_button {
    width:155px;
    float:left;
    padding-top:45px;
}
.content .product_list ul {
    list-style-image: url("../../../img/bullet.png");
    margin: 0px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.content .product_list ul li {
    margin:2px 0px;
    padding-left:3px;
    color:#555555;
    font-size:14px;
    line-height:21px;

}
.content .product_list .item-tex .detailed {
  float: right;
  margin-right: 30px;
}
.content .product_list .item-tex .quote_button .price-tex{
  margin-bottom: 5px;
  font-size: 14px;
  text-align: center;
}
.content .product_list .item-tex .quote_button a {
    font-family:"Roboto Condensed";
    font-size:16px;
    text-transform:uppercase;
    text-decoration:none;
    color:#191919;
    font-weight:700;
    background:#ECECEC;
    display:block;
    padding:8px 10px 7px;
    line-height:20px;
    -webkit-transition:all 500ms;
    -moz-transition:all 500ms;
    -o-transition:all 500ms;
    -ms-transition:all 500ms;
    transition:all 500ms;
    text-align: center;
}

.clear {
    clear:both;
    display:block;
    float:none;
    height:0;
    margin:0;
    overflow:hidden;
    padding:0;
    width:0;
}

/*Страница техники
-----------------------------------------------*/
.content .product_one {
}
.content .product_one .item-tex {
    padding-top: 18px;
    margin-bottom: 15px;
}
.content .product_one .item-tex .image {
    float:left;
    width:140px;
    height:auto;
    margin-right:5px;

    width:200px;
    height: auto;
}
.content .product_one .item-tex .image img{
    width: 100%;
}
.content .product_one .item-tex .information {
    width:360px;
    float:left;
}
@media (max-width: 768px) {
  .content .product_one .item-tex .information  {
    width: auto;
  }
}
.content .product_one .item-tex .information .title {
    font-family: "Roboto Condensed";
    font-size:20px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom:5px;
}
.content .product_one .item-tex .information .title a{
    color: #333;
}
.content .product_one .item-tex .quote_button {
    width:155px;
    float:left;
    padding-top:45px;
}
@media (max-width: 768px) {
  .content .product_one .item-tex .quote_button {
    padding-top:15px;
  }
}
.content .product_one ul {
    list-style-image: url("../../../img/bullet.png");
    margin: 0px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.content .product_one ul li {
    margin:2px 0px;
    padding-left:3px;
    color:#555555;
    font-size:14px;
    line-height:21px;

}
.content .product_one .item-tex .detailed {
  float: right;
  margin-right: 30px;
}
.content .product_list .item-tex .quote_button .price-tex{
  margin-bottom: 5px;
  font-size: 14px;
  text-align: center;
}
.content .product_one .item-tex .quote_button a {
    font-family:"Roboto Condensed";
    font-size:16px;
    text-transform:uppercase;
    text-decoration:none;
    color:#191919;
    font-weight:700;
    background:#ECECEC;
    display:block;
    padding:8px 10px 7px;
    line-height:20px;
    -webkit-transition:all 500ms;
    -moz-transition:all 500ms;
    -o-transition:all 500ms;
    -ms-transition:all 500ms;
    transition:all 500ms;
    text-align: center;
}

/*Страница про Услугу Вывоз и уборк снега
-----------------------------------------------*/
/*.content .product_list .item-tex {
    padding-top: 18px;
    padding-bottom: 30px;
    margin-bottom: 6px;
    border-bottom: 1px solid #E5E5E5;
}*/
.content .sneg .product_list .item-tex .image {
    float:left;
    width: 35%;
    margin-right:0px;
}
.content .sneg .product_list .item-tex .image img{
    width: 100%;
}
.content .sneg .product_list .item-tex .information {
    width: 65%;
    float:left;
}
.content .sneg .product_list .item-tex .information .title{
    font-size: 16px;
}

.content .sneg .product_list .item-tex .information .specs ul li{
  font-size: 10px;
  line-height: 11px;
}
.content .sneg .product_list .item-tex .quote_button{
  width: 65%;
  float: right;
  padding-top: 0;
}
.content .sneg .product_list .item-tex .quote_button .price-tex{
  width: 60%;
  float: left;
  font-size: 12PX;
}
.content .sneg .product_list .item-tex .quote_button a{
  width: 40%;
  float: right;
  font-size: 12px;
  padding: 2px 5px 2px;
}
.content .sneg-shema{
  margin-bottom: 30px;
}
.content .sneg-shema img{
  max-width: 100%;
}
.sneg-consult{
  background-color: #FECD5F;
  padding: 15px 30px 15px;
  text-align: center;
  margin-bottom: 50px;
}

.h4-sneg{
  margin-top: 50px;
}
.sneg-additionally li{
   list-style-type: none;
}
.sneg-additionally img{
  width: 100px;
}
.forms-to-actions-sneg{
  background-color: #FECD5F;
  padding: 15px 30px 30px;

}

/*Старинца карточки товара
-----------------------------------------------*/
.my-gallery figure a{

}
.my-gallery figure.img-product a{
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
    float: left;
    margin-right: 15px;
}
.my-gallery figure a img{
  width: 80px;
  height: 80px;
  float: left;

  overflow: hidden;

}
.my-gallery figure.img1-product{
  display:block;
  padding:4px;
  margin-bottom:20px;
  line-height:1.42857143;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:4px;
  -webkit-transition:border .2s ease-in-out;
  -o-transition:border .2s ease-in-out;
  transition:border .2s ease-in-out;
  text-align: center;
}
.my-gallery figure.img1-product a img{
  width: auto;
  max-height: 200px;
  max-width: 100%;
  height: auto;
  float: none;
  margin: 0 auto;
}

.model-card:after{
  display: table;
  content: "";
  clear: both;
}

.container-product{
  margin-bottom: 30px;
}
.container-product:after {
  display: block;
  content: "";
  clear: both;
}

.container-product h2.first-h2 {
  margin-top: 0px;
}
.card-table {
    padding: 0 0 20px 0;
}
.card-table td {
    padding: 0 10px 0 10px;
}
.container-product .price-card {
    font-size: 18px;
}
/*Форма, обратный звонок
-----------------------------------------------*/
    #recaptcha-anchor-label {
    width: 122px;
}


.oz .profile-h {
    margin-top: 20px;
    text-align: center;
}
/*    Модальное окно   */
#f-name, #ftelefone {text-align: right; color: #EC3F39;}

@media (min-width: 992px) {#forms-to-actions{padding: 0;}}
@media (max-width: 992px) {#forms-to-actions{padding-top: 15px;}}
.forms-to-actions h3{margin-top: 0px; padding-top: 35px;}
.forms-to-actions{padding-right: 15px; padding-left: 15px; height: 100%;}
.forms-to-actions{background-color: #FECD5F; min-height:285px;}
.forms-to-actions input{margin-bottom: 15px}
.input-actions{margin-top: 15px; }
.input-actions>.input-group-addon, .input-actions>.form-control{height: 40px;}
.btn-actions{margin-top: 15px; width: 100%;}
.popover-content {left: 30px;}
.popup #form {margin-top: 25px;}

 div#recaptcha_image > img{
    height:46px;
    width:260px;
  }
.g-recaptcha {
    margin-left: -11px;
    margin-top: 5px;
    transform:          scale(0.91, 0.91);
    -webkit-transform:  scale(0.91, 0.91);
    -o-transform:       scale(0.91, 0.91);
     -moz-transform:    scale(0.91, 0.91);
}
/*    Модальное окно   */
/* Базовые стили слоя затемнения и модального окна  */
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000010;
visibility: hidden;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
position: fixed; /* фиксированное поцизионирование */
cursor: default; /* тип курсара */
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.is-image {
top: 0;
right: 0;
bottom: 0;
left: 0;
display:block;
margin: auto;
width: 100%;
height: auto;
/* скругление углов встроенных картинок */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
/* встроенные элементы м-медиа, фреймы */
embed, iframe {
top: 0;
right: 0;
bottom: 0;
left: 0;
display:block;
margin: auto;
min-width: 320px;
max-width: 600px;
width: 100%;
}
/*** Формируем стили модального окна ***/
.popup {
top: 0;
right: 0;
left: 0;
font-size: 14px;
z-index: 10000010;
display: block;
visibility: hidden;
margin: 0 auto;
width: 310px;
min-width: 250px;
max-width: 600px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 0px;
border: 1px solid #383838;
/* скругление углов */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background-color: #FFFFFF;
/* внешняя тень блока */
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
/* полная прозрачность окна, появление при клике */
opacity: 0;
/* эффект перехода (появление) */
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
/* активируем появление окна и затемнение фона */
.overlay:target+.popup {
top: 10%; /* положение окна от верха страницы при появлении */
visibility: visible;
opacity: 1; /* убираем прозрачность */
}
/* формируем кнопку закрытия */
.close {
position: absolute;
top: -10px;
right: -10px;padding: 0;
width: 20px;
height: 20px;
border: 2px solid #ccc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 20px;
/* задаём значения и эффект перехода при наведении */
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
.close:before {
color: rgba(255, 255, 255, 0.9);
content: "X";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
}
.close:hover {
background-color: rgba(252, 20, 0, 0.8);
/* крутим кнопку при наведении */
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.popup h3{margin-top: 0px; padding-top: 20px;}
.forms-to-actions h2 {
    font-size: 19px;
    text-align: center;

}

/* стили бутстрап для формы */
.popup *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.popup h3 {
font-size: 24px;
}
.popup .input-group{
position: relative;
display: table;
border-collapse: separate
}
.popup .input-actions>.input-group-addon {
height: 40px;
}
.input-group-addon:first-child{
border-right: 0;
}
.input-group-addon:first-child{
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group-addon{
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
width: 1%;
white-space: nowrap;
vertical-align: middle;
display: table-cell;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.eot');
  src: url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://to24.su/wp-content/themes/to24/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-user:before{
content: "\e008";
}
.glyphicon-phone-alt::before {
    content: "\e183";
}
.glyphicon-envelope::before {
    content:"\2709";
}
.input-group .form-control:last-child{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group .form-control{
display: table-cell;
position: relative;
z-index: 1000002;
float: left;
width: 100%;
margin-bottom: 0
}
.form-control{
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
input {
font-family: inherit;
margin: 0;
font: inherit;
}
.btn-warning:hover {
    color:#fff;
    background-color:#ec971f;
    border-color:#d58512;
}
.btn.focus, .btn:focus, .btn:hover {
    color:#333;
    text-decoration:none;
}
.forms-to-actions input {
    margin-bottom: 15px;
}
.btn-warning {
    color:#fff;
    background-color:#f0ad4e;
    border-color:#eea236;
}
.btn {
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px;
}
/*конец    Модальное окно   */

/*конец. Форма, обратный звонок
-----------------------------------------------*/


.spetstekhnika-img-cat{
  width: 300px;
}
