/*   
Theme Name: mashina
Theme URI: 
Version: 1
Tags: 
Description: 
Author: 
Author URI: 
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap&subset=cyrillic');

body{
font-family: 'Open Sans', sans-serif;
}

header{
  border-bottom: 1px solid rgba(58, 67, 86, 0.14901960784313725);
}

.menu{
    margin-top: 10px;
}

.top-header{
background-color: #f5f6f9;
    padding: 10px 0px 5px 0px;
}
.top-header p{
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
}
p.phone-messenger{
  background: url(/wp-content/uploads/2019/08/g4455.png)no-repeat;
    padding-left: 70px;
    background-position: 0px 0px;
    height: 36px;
    background-size: 55px;
    font-size: 16px;
    font-weight: 600;
  position: relative;

}
.clickicon{ position: relative;}
.viber{
position: absolute;
    margin-top: 0;
    margin-left: 0;
    width: 28px;
    height: 30px;
      z-index: 1;
}
.whatsapp{
position: absolute;
    margin-top: 0;
    margin-left: 30px;
    width: 28px;
    height: 30px;
      z-index: 1;
}


.bottom-header{
    padding: 20px 0px;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}

.navbar-nav>li>a:hover {
   background: transparent;
    color: #b9141c;
    font-weight: 600;
}

header p.time {
  text-align: right;
}
header .btn-order {
  
    padding: 15px 0px;
    text-align: center;
    width: 100%;
    font-size: 12px;
      margin-top: 10px;
}


.slider{
  background-color: #ffffff;
    background-image: url(/wp-content/uploads/2019/08/slider1.jpg);
 background-size: cover;
      background-position: center;
  width: 100%;
    text-align: center;
  display: list-item;
      padding: 80px 0px;
  color: #fff;
}


.slider p{
font-size: 30px;
line-height: 1.4em;
  text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 8px;
}
.slider h1{
      font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px 0px;
      color: #fff;
}
.slider h2{
font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}
.slider h3{}

.btn-order
{
    border-color: #d42d2d;
    background-color: #d42d2d;
    color: #ffffff;
    border-radius: 1px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 20px;
    transition: all 0.2s;
}

.btn-order:hover
{
    border-color: #b91423;
    background-color: #b91423;
    color: #ffffff;
    transition: all 0.2s;
}

#about .btn-order {
    border-color: #35558e;
    background-color: #35558e;
    margin-top: 30px;
  transition: all 0.2s;
}
#about .btn-order:hover
{
    border-color: #b91423;
    background-color: #b91423;
    color: #ffffff;
    transition: all 0.2s;
}


.slider .btn-order
{
  margin-top: 80px;
  width: 250px;
}

#about{
padding: 70px 0px;
}

#about p.title
{
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 1.15;
    letter-spacing: 0em;
    text-align: inherit;
    color: #36404b;
    margin-bottom: 30px;
}

#about p.content
{
   font-size: 16px;
   line-height: 24px;
   margin-bottom: 30px;
}

#about p.time
{
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 1.43;
    letter-spacing: 0.2px;
    text-align: inherit;
    color: #b9141c;
}

.cropped-about{
    object-fit: cover;
    width: 90%;
    height: 500px;
}

 p
{
   font-size: 16px;
   line-height: 24px;

}

#advantages{
  background-color: #333;
 background-image: url(/wp-content/uploads/2019/08/homebg1.jpg);
 background-size: cover;
      background-position: center;
  width: 100%;
  text-align: center;
  display: list-item;
  padding: 40px 0px;
  color: #fff;
}
 p.subtitle
{
   text-transform: uppercase;
   font-size: 14px;
  position: relative;
  display: inline-block;
}

p.subtitle:before
{
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  left: 50%;
  margin-left: -40px;
  bottom: -20px;
  background: #ccc;
}

#advantages p.subtitle:before
{
  
  background: #fff;
}

#advantages h3
{
  
  color: #fff;
}
.advant-wrap
{
  margin-top: 80px;
  margin-bottom: 60px;
  color: #fff;
}
.advant-wrap .fa
{
 font-size: 50px;
}
.advant-wrap p{
margin-top: 30px;
    font-weight: 600;
      font-size: 19px;
}


.h3, h3 {
    font-size: 34px;
    font-weight: 700;
}

#service
{
  padding: 60px 0px;
  
}

#service p.subtitle:before {
  
    background: #475bea;
}

#gallery
{
  padding: 80px 0px;
  background-color: #fbf8ee;
}

#gallery p.subtitle:before {
  
    background: #475bea;
}

.gallery-wrap{
margin-top: 60px;
}
.gallery-wrap .item{
margin-bottom: 30px;
  position: relative;
}

.gallery-wrap .item img{
transition: all 0.2s;
   position: relative;
}
.gallery-wrap .item img:hover{
 filter: brightness(50%);
        -webkit-filter: brightness(50%);
        transition: all 0.6s ease 0s;
}


.plus{
    position: absolute;
    opacity: 0;
    color: #fff;
    font-size: 40px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    z-index: 999;
    transition: all 0.2s;
    display: inline-block;
}

.gallery-wrap .item:hover .plus{
transition: all 0.2s;
  opacity: 1;
}
.gallery-wrap .item:hover .plus{
transition: all 0.2s;
  opacity: 1;
}
.plus i:hover .item img{
 filter: brightness(50%);
        -webkit-filter: brightness(50%);
        transition: all 0.6s ease 0s;
}


.cherry-services{
  margin-top: 30px;
}

.cherry-services .services-item .count {
    position: absolute;
    top: -44px;
    display: block;
    z-index: -1;
  font-style: normal;
    font-weight: 900;
    font-size: 100px;
 
    letter-spacing: 0em;
    color: rgba(71,105,177,0.2);
}
 h5.services-macros{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.54;
   
    letter-spacing: 0em;
    text-align: inherit;
    color: #000000;
}
.cherry-services .services-item .title_wrap {padding-left: 30px;}
.cherry-services .services-item * + .descr_wrap {
    max-width: 330px;
    margin-left: 23px;
    margin-top: 42px;
}
.descr_wrap p{

}

.services-item{
margin-bottom: 40px;
  margin-top: 40px;
}


#bestservice{
  background-color: #333;
 background-image: url(/wp-content/uploads/2019/08/homebg2.jpg);
 background-size: cover;
      background-position: center;
  width: 100%;
  text-align: center;
  display: list-item;
  padding: 100px 0px;
  color: #fff;
  min-height: 448px;
}

#bestservice p.title1{
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 900;
}
#bestservice p.title2{
  max-width: 640px;
    margin: 30px auto;
    font-size: 20px;
}
#bestservice .btn-order {
  margin-top: 60px;
    width: 250px;
}

footer {
    background-color: #1a1d24;
  padding: 40px 0px;
  color: rgba(255,255,255,0.6);
  margin-top: 60px;
}
.home footer {
  
  margin-top: 0px;
}


p.footer-description {
    font-size: 13px;
    line-height: 22px;
    margin-top: 20px;
  text-align: justify;
}

p.contact{
font-size: 17px;

}
p.contact i{
font-size: 25px;
  margin-right: 5px;
      padding-top: 10px;
}

footer .btn-order {
    border-color: #496ba8;
    background-color: #4c6aa6;
    width: 100%;
    margin-bottom: 40px;
}

.footer-title{
    font-size: 18px;
    color: #cccbcb;
}

.social{
  width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #4c6aa6;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    margin-right: 5px;
    margin-top: 20px;
  text-decoration: none;
  transition: all 0.2s;
}

a:hover  {
  
  text-decoration: none;
}

.social:hover{
 transition: all 0.2s;
  opacity: 0.8;
}

.fa-instagram {
background: #d21f61;
  color: #fff;
}

.fa-vk {
background: #5f6a8a;
  color: #fff;
}

.fa-odnoklassniki{
background: #ef410c;
  color: #fff;
}



@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.link a:focus{border: 0;}
a:focus {
    outline: 0;
    outline: 0;
    outline-offset: -2px;
    text-decoration: none;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}


button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000!important; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#000; opacity:1; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { opacity:0; }
textarea { overflow:auto; resize:none; }

.entry-content ul {
    list-style: none;
}
.entry-content ul li{
    padding: 5px 0px;
}

.entry-content ol li{
    padding: 5px 0px;
}
.entry-content ul > li:before {
   font-family: 'FontAwesome';
   font-size: 8px;
   content: "\f111";
    margin-right: 10px;
}

.entry-content ol >li:before {
    color: #181d26;
}
ul, ol {
    margin: 0 0 1.5em 0;
    padding-left: 0;
}


.entry-content ol {
    list-style: none;
    counter-reset: li;
}

.entry-content ol > li:before {
    content: counter(li, decimal-leading-zero) ".";
    counter-increment: li;
    margin-right: 10px;
}

h1, .h1-style {
       font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.38;
    letter-spacing: 0em;
    text-align: inherit;
    color: #464b56;
    margin-bottom: 30px;
}
h2, .h2-style {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.333;
    letter-spacing: 0.1em;
    text-align: inherit;
    color: #181d26;
}

h3, .h3-style {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.15;
    letter-spacing: 0em;
    text-align: inherit;
    color: #36404b;
}

h4, .h4-style {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.43;
    letter-spacing: 0.05em;
    text-align: inherit;
    color: #b9141c;
}


.cropped-gallery-page{
object-fit: cover;
 width: 100%;
  height: 197px;
  object-position: top;
}
.cropped-gallery{
object-fit: cover;
 width: 100%;
  height: 270px;
  object-position: top;
}


.page-template-default .plus {
    
    font-size: 30px;
    margin-left: -15px;
    margin-top: -15px;
  
}

.custom-category-title{
 background-color: #333;
 background-image: url(/wp-content/uploads/2019/08/servicebg.jpg);
 background-size: cover;
      background-position: center;
  width: 100%;
  text-align: center;
  display: list-item;
  padding: 80px 0px;
  color: #fff;

}
.custom-category-title h1{color: #fff;}

li.current-menu-item a{
    color: #ad1919;
}

.dl-horizontal dt {
    float: left;
    width: 120px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    color: #41495a;
}

.dl-horizontal dd {
    margin-left: 160px;
    font-size: 16px;
    color: #41495a;
}

.page-id-27 h1 {
    
    margin-bottom: 60px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 27px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
}

.form-page .btn-order {
    border-color: #496ba8;
    background-color: #4c6aa6;
    margin-bottom: 40px;
}

.form-title{
font-size: 29px;
    line-height: 1.15;
    letter-spacing: 0em;
    text-align: inherit;
    color: #36404b;
    margin-bottom: 30px;
    font-weight: 600;
}

#map{width: 100%; height: 450px; margin-bottom: 40px;}


[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}

#gallery .btn-order {
        border-color: #496ba8;
    background-color: #4c6aa6;
    margin-bottom: 0px;
    margin-top: 40px;
    width: 200px;
}
#gallery .btn-order:hover {
            border-color: #d42d2d;
    background-color: #d42d2d;
    margin-bottom: 0px;
    margin-top: 40px;
    width: 200px;
}

.copyright{
  color: #9e9c9c;
    margin-top: 60px;
}
.copyright p{
    font-size: 12px;
}

/*Table*/

table.blueTable {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border-right: 1px solid #e7ddd6;
      padding: 10px 15px;
}
table.blueTable tbody td {
  font-size: 14px;
  color: #333333;
}

table.blueTable a {
  text-decoration:underline;
}

table.blueTable tr:nth-child(even) {
  background: #f5f5f5;
}
table.blueTable thead {
  background: #f1f1f1;
 
  /*border-bottom: 2px solid #444444;*/
}
table.blueTable thead th {
  font-size: 18px;
  font-weight: bold;
  color: #404040;
  border-left: none;
  border-right: 1px solid #e7ddd6;
}
table.blueTable thead th:first-child {
  border-left: none;
}
table.blueTable thead th:last-child {
  border-right: none;
}

table.blueTable tr td:first-child {
  border-left: none;
}
table.blueTable tr td:last-child {
  border-right: none;
}

table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.mt-20{margin-top: 20px;}
.mb-20{margin-bottom: 20px;}

.close {
    float: right;
    font-size: 41px;
    font-weight: 400;
    line-height: 1;
    color: #9c9696;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: relative;
    z-index: 999;
    top: 20px;
    right: 20px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    margin-bottom: 30px;
}

.cat-wrap h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.333;
    letter-spacing: 0em;
    text-align: inherit;
    color: #181d26;
}
.cat-wrap h2 a{
   
    color: #181d26;
}

.cat-wrap {
  margin-top: 40px;
}
.cat-wrap-item {
  min-height: 360px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cat-wrap-item:hover .item img {
  

  filter: brightness(50%);
        -webkit-filter: brightness(50%);
        transition: all 0.6s ease 0s;
}

.cat-wrap-item:hover .plus {
  

 opacity: 1;
}

.cat-wrap:hover + a {
    color: #d64233;
}

.cat-wrap h2 a:hover {
    color: #d64233;
}

.cat-wrap-item .plus {


    margin-top: -62px;
  
}

.pagination {
    display: block;
    padding-left: 0;
    margin: 20px auto;
    border-radius: 6px;
        padding: 0px 0px 70px 0px;
    background: transparent;
   
}
.pagination>li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 46px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 46px;
    border-bottom-right-radius: 46px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
           background-color: #4f7bb1;
    border-color: #4f7bb1;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 13px 0px;
    font-weight: 700;
}

.pagination > li > a, .pagination > li > span {
       margin-left: 5px;
    text-align: center;
    width: 46px;
    height: 46px;
    background-color: #fff0;
    border-radius: 46px;
    border: 1px solid #d8d8d8;
        color: #375167;
}

  #breadcrumbs{
    
   margin-top: 35px;
    font-size: 12px;
    color: #777676;
    text-align: right;
    background: #f5f6f961;
    padding: 5px 20px;
    position: relative;
    border-top: 1px solid #cccccc2b;
    border-bottom: 1px solid #cccccc2b;
}

 #breadcrumbs:before{
     position: absolute;
    content: '';
    width: 30px;
    height: 36px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
        background: #f5f5f5;
    top: -1px;
    left: -10px;
    border-left: 40px solid #fff;
    border-right: 4px solid #fff;
}


#breadcrumbs a{ 
      color: #3b3d3e;
}

h5.services-macros a{
  
    color: #000000;
}

.linkovka{
    margin-top: 40px;
    margin-bottom: -60px;
    background: rgba(241, 241, 241, 0.52);
    padding: 20px 0px;
    border-top: 1px solid rgba(204, 204, 204, 0.47);
}

.linkovka a{
      text-transform: uppercase;
    color: #888787;
    font-size: 12px;
}

a .more-index{
font-size: 17px;
    display: inline-block;
    border-bottom: 1px dashed #827f7f;
    color: #000;
}

p.phone-messenger a{
  color: #000;
}

p.contact a{color: rgba(255,255,255,0.6);}
p.contact a:hover{color: #fff;}