/*!
Theme Name: 1001 services
Theme URI: http://underscores.me/
Author: Vladimir
Author URI: http://webdisajn.ru/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: etalon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Etalon starter Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

 h3.widgettitle {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.services-item-title {
	width: 215px;
	margin-bottom: 25px;
}
.services-2 .services-item-title, .services-8 .services-item-title {
	width: 215px;
}
.video {
    padding-top: calc(15px + 3.9vw);
    padding-bottom: calc(15px + 0.8vw);
}
.crossing-home {
	width: auto;
}
.services-item-cat a {
	font-size: 16px;
	font-weight: 400;
}
.alignright {
	float: right;
	margin-left: 30px;
	
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img {
	border-radius: 10px;
}
/*.nav-item {
    padding-right: calc(10px + 1.7vw);
}*/
.accordion ul li:last-of-type {
    padding-bottom: 13px;
}
.accordion ul li input[type="checkbox"]:hover~h3.title_block {
	color: #f3bf40;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 12px;
  color: #f1b21a;
  content: ">";
  margin-top: 2px; }

.form-control {
    display: block;
    max-width: 260px;
    min-width: 260px;
}
.call-form input.btn-primary {
    width: 260px;
}
.list-tab .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
padding: 0rem 0rem;
font-size: 14px;
line-height: 1.2;
color: #f1b21a;
text-decoration: none;
border-bottom: 1px solid #f1b21a;
border-radius: 0rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
background-color:     transparent;
}
.uslug-prices-item {
	padding: 10px 15px;
	border-radius: 10px;
	background-color: #f6f5f9;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 25px;
}
@media only screen and (max-width: 1200px) { 
	.uslug-prices-item {
		flex-direction: column;
	}
	.uslug-call {
		padding-top: 10px;
	}
}
.uslug-prices {
	font-size: 24px;
	font-weight: bold;
	
}
.list-services {
	padding-bottom: 0;
}
.top-info-searsh.mistake input[type="text"] {
width: 100%;
}
.form-modal .form-control {	
    display: block;
    max-width: 90%;
    min-width: 90%;
}
.form-modal textarea.form-control  {	
  border-radius: 10px;
}
.modal-header {
	display: block;
	position: relative;
}
.modal-header .close {
   position: absolute;
	top: 0;
	right: 0;
	margin-top: 15px;
	margin-right: 15px;
}
h5.modal-title {
    font-weight: bold;
    font-size: 20px;
	text-align: center;
}
h5.modal-title span {
	display: block;
	font-size: 24px;
	font-weight: 400;
}

.top-header-title h1 {
    margin-bottom: 0;
}
.top-header-title {
margin-bottom: calc(10px + 1vw);
}
.example-slider-item {
	margin-left: 10px;
	margin-right: 10px;
}
.dop-list-title h3 {
	font-weight: 600;
}
#crossing a.list-link {
	color: #212529;
}
#crossing a.list-link:hover {
	color: #f1b21a;;
}
.services-item img {
	top: 0;
	max-width: 110px;
	height: auto;
	margin-right: 5px;
margin-top: -50px;
}
@media only screen and (max-width: 992px) {
    .services-item img {
	top: 0;
	max-width: 90px;
	height: auto;
	margin-right: 5px;
margin-top: -40px;
}
}
.services-2 img {
	width: 100px;
	height: auto;
}

