/* Custom css write here */
.projects {
    margin-bottom: 40px;
}
.content p {
    font-size: 12px;
}
.hid {
    display: none !important;
}
.blago a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    text-decoration: none;
}
.blago img {
    margin-right: 15px;
}
.ft-right-info img {
    max-width: 140px;
}
.ft-right-info p {
    margin-top: 10px;
}
.banner-modal {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.banner-modal img {
    max-width: 100%;
    display: block;
}
.banner-modal .mfp-close {
    color: #fff;
}
.banner-modal-link {
    position: fixed;
    display: flex;
    top: 20%;
    right: 0;
    align-items: center;
    background-color: rgb(236, 124, 60);
    box-shadow: 0px 3px 0.98px 0.02px rgba(2, 2, 2, 0.16);
    z-index: 101;
    font-size: 0.87rem;
    color: #fff !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-weight: 700;
    padding: 7px 10px;
    text-decoration: none !important;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.banner-modal-link svg {
    width: 15px;
    margin-right: 5px;
}
.banner-modal-link:hover {
    background-color: #fd853c;
}
.menu ul li {
    padding: 0px 48px 0px 2px;
}
.top-search-form {
    display: flex;
    flex-flow: row wrap;
}
.top-search-form input {
    width: 75%;
    border: 1px solid #5ea5f2;
    height: 29px;
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
    padding-left: 10px;
    box-sizing: border-box;
}
.top-search-form input[type="submit"] {
    width: 25%;
    padding: 0;
    background-color: #ed792e;
    color: #fff;
    text-align: center;
    border-color: #ed792e;
}
.mini-slider-ser {
    margin: 10px 0;
    padding: 5px;
    border: 4px solid #EAEAD5;    
}
.mini-slider-ser .tns-controls {
    position: relative;
    height: 0;
}
.mini-slider-ser .tns-controls path {
    fill: #5a5959;
}
.mini-slider-ser .tns-controls svg {
    width: 14px;
    height: 16px;
}
.mini-slider-ser .tns-controls button {
    width: 22px;
    text-align: center;
    padding: 2px;
    position: absolute;
    top: 115px;
}
.mini-slider-ser .tns-controls button + button {
    right: 0;
}
.mini-slider-ser .name-slider {
    font-size: 14px;
    text-align: center;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 2px 0 5px;
}
.mini-slider-ser img {
    max-width: 100%;
}
.path-trig {
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}
div .triger-box {
    border: 1px solid #eaead5;
    padding: 25px 65px 25px 15px;
    box-sizing: border-box;
    display: inline-flex;
    width: 79%;
    vertical-align: top;
}
.triger-icon {
    position: relative;
    width: 36px;
    height: 36px;
    border: 2px solid #f26c4f;
    background-color: #497a39;
    display: inline-block;
    vertical-align: top;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.triger-icon:after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: -13px;
    width: 20px;
    height: 13px;
    background: url('../../images/arrow.svg') no-repeat center;
}
.triger-desc {
    text-align: center;
    width: 105px;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 7px;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    
}
.path {
    width: auto;
}
.text-center {
    text-align: center;
}
.text-center > div {
    display: inline-block;
}
span > span.error {
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 5px;
    display: inline-block;
}
/* Hedaer */
.logo img {
    height: 90px;
    margin-top: -10px;
}
.social_icon {
  padding-left: 15px;
}

.social_icon a {
  float: left;
  text-decoration: none;
}

.social_icon img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.adresscard .btn-callback {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  box-shadow: 0 1px 0 #eb7838;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid rgb(255, 203, 168);
  background-image: -moz-linear-gradient(
    90deg,
    rgb(235, 120, 56) 0%,
    rgb(238, 132, 68) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(235, 120, 56) 0%,
    rgb(238, 132, 68) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(235, 120, 56) 0%,
    rgb(238, 132, 68) 100%
  );
  width: 129px;
  height: 50px;
  padding: 9px 10px;
  box-sizing: border-box;
  text-align: center;
  font-family: Trebuchet MS, sans-serif;
  text-transform: uppercase;
}

.adresscard .btn-callback:hover {
  box-shadow: 1px 2px 2px #eb7838;
}

.adresscard .phone {
  margin-right: 140px;
}

.adresscard .phone span.tel {
  background: url("../../images/phone-header-icon.svg") no-repeat;
  padding-left: 30px;
}

/* Header slider */

svg {
  max-width: 200px;
  max-width: 200px;
}

.top_slider_item {
  position: relative;
}

.top_slider_item img {
  width: 100%;
}

.tns-outer {
  position: relative;
}

.tns-controls {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 38px;
  z-index: 11;
}

.tns-controls:focus {
  outline: none;
}

.tns-controls button {
  border-radius: 4px;
  background-color: #ff975a;
  width: 50px;
  height: 38px;
  border: none;
  color: #fff;
  text-align: right;
  padding: 5px;
  font-size: 2em;
  transition: all 0.3s ease;
  margin-left: -5px;
}

.tns-controls button:hover {
  background-color: #fff;
}

.tns-controls button:hover svg path {
  fill: #ff975a;
  transition: all 0.3s ease;
}

.tns-controls button svg {
  width: 18px;
  height: 18px;
  transition: all 0.3s ease;
}

.tns-controls button + button {
  float: right;
  text-align: left;
  margin-left: 0;
  margin-right: -5px;
}

.tns-outer button:focus {
  outline: none;
}

.tns-nav {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 12;
}

.tns-nav button {
  border: none;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-color: #fff;
  border-radius: 0;
}

.tns-nav .tns-nav-active {
  background-color: #ff975a;
}

.top_slider .slider_desc {
  position: absolute;
  left: 15px;
  bottom: 10px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #5a5a4f;
  background: rgba(255, 255, 255, 0.65);
  padding: 12px 10px;
}

.top_slider .slider_title {
  font-size: 22px;
  font-family: Trebuchet MS;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: #ed7f3f;
  position: absolute;
  left: 15px;
  top: 20px;
  padding: 10px 25px 10px;
}

/* Other style */

.modal {
  font-family: Trebuchet MS, sans-serif;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.modal-body {
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

.modal input[type="text"],
.modal input[type="tel"],
.modal input[type="email"],
.modal textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 34px;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 10px;
}

.modal label {
  display: block;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 700;
}

.modal input:focus,
.modal textarea:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  background-color: #fff;
}

.modal textarea {
  height: auto;
}

.persdate {
  font-size: 8px;
  line-height: 1.2;
  display: block;
  margin: 3px auto;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  position: relative;
  font-weight: 600;
  text-shadow: 0 0 0 #000;
  z-index: 99;
}

.persdate input {
  display: inline-block;
  width: auto !important;
}

.persdate a {
  color: #30b5f3;
  cursor: pointer;
}

.btn_default {
  border: none;
  cursor: pointer;
  width: 230px;
  height: 35px;
  line-height: 31px;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 1px 0 #000;
  background-color: #eb7838;
  margin-top: 5px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#000000),
    color-stop(1%, #ea610e),
    to(#ff9759)
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #000000,
    #ea610e 1%,
    #ff9759
  );
  background-image: linear-gradient(0deg, #000000 0, #ea610e 1%, #ff9759);
  border-radius: 5px;
  border-bottom: 2px solid #943e0a;
  border-right: 2px solid #943e0a;
}

.btn_default:hover {
  background-image: none;
  background-color: #ea610e;
  box-shadow: inset 3px 2.6px 4px rgba(30, 11, 1, 0.41);
}

.d-flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
}

/* Footer */

.footer {
  height: auto;
}

.footer_wrap {
  padding: 25px;
  justify-content: flex-start;
  box-sizing: border-box;
}

.ft-left-info div {
  margin-bottom: 3px;
}

.ft-center-info {
  padding-left: 10px;
}
.social_icon_footer {
  padding-left: 0;
}
.social_icon_footer a {
  float: none;
  margin-bottom: 10px;
}

.social_icon_footer img {
  margin-bottom: 5px;
  width: 20px;
  height: 20px;
}

.ft-right-info {
  align-self: center;
  margin: 0 0 0 auto;
}
/* Other */
.prj_details {
  padding: 10px;
  margin-left: 10px;
  border: 1px solid #b7b7b7;
}
a.btn-yellow {
  border: 1px solid rgb(255, 203, 168);
  border-radius: 4px;
  display: inline-block;
  background: url("../../images/arrow-right.svg") no-repeat 25px center / 15px
      12px,
    linear-gradient(90deg, rgb(235, 120, 56) 0%, rgb(238, 132, 68) 100%);
  box-shadow: 0px 2px 0px #a85c2f;
  padding-left: 25px;
  width: 175px;
  box-sizing: border-box;
  height: 31px;
  line-height: 31px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  font-family: Trebuchet MS, sans-serif;
  text-align: center;
}
a.btn-yellow:hover {
  background: #a85c2f url("../../images/arrow-right.svg") no-repeat 25px center /
    15px 12px;
  border-color: #a85c2f;
}
.texting-us {
  margin-top: 15px;
  margin-left: 39px;
  border: 1px solid #daebd4;
  width: 118px;
  height: 45px;
  border-bottom-right-radius: 40px;
  padding: 8px;
  position: relative;
}
.texting-us:before {
  content: "";
  position: absolute;
  top: 0;
  left: -39px;
  width: 29px;
  height: 30px;
  background: url("../../images/dialog-icon.svg") no-repeat 0 0 / 27px 28px;
}
.texting-us .name-block {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.texting-us .social_icon {
  justify-content: space-between;
  padding-left: 0;
}
.project_desc {
  vertical-align: top;
  display: inline-block;
  width: 382px;
  padding-bottom: 15px;
  position: relative;
}
.upload-project {
  vertical-align: top;
  padding-top: 15px;
  text-align: center;
  width: 422px;
  display: inline-block;
	box-sizing: border-box;
	margin-bottom: 25px;
	position: relative;
	padding-bottom: 15px;
}
.upload-project:before,
.upload-project:after  {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 3px;
	background-color: #beddff;
}
.upload-project:after {
	bottom: 5px;
}
.upload-project .name-block {
  font-size: 12px;
  font-weight: 700;
  font-family: Verdana, Trebuchet MS, sans-serif;
  text-transform: uppercase;
  color: #4c7b39;
  margin-bottom: 10px;
}
.project_desc h2.project_h {
  margin-top: 0;
  padding-top: 0;
}
.blue-inputs input[type="tel"],
.blue-inputs input[type="email"],
.blue-inputs input[type="number"],
.blue-inputs textarea,
.blue-inputs input[type="text"] {
  border: 1px solid #5ea5f2;
  width: 284px;
  height: 29px;
  font-family: Verdana, Trebuchet MS, sans-serif;
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
  padding-left: 10px;
}
span.red {
  color: red;
}
.blue-inputs textarea {
  height: auto;
}
.blue-inputs input[type="tel"]:focus,
.blue-inputs input[type="email"]:focus,
.blue-inputs input[type="number"]:focus,
.blue-inputs textarea:focus,
.blue-inputs input[type="text"]:focus {
  outline: none;
  box-shadow: 0 0 2px #5ea5f2;
}
.input-upload {
  text-align: center;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 10px;
  color: #5ea5f2;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(225, 238, 252) 0%,
    rgb(242, 242, 230) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(225, 238, 252) 0%,
    rgb(242, 242, 230) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(225, 238, 252) 0%,
    rgb(242, 242, 230) 100%
  );
}
input + span.required {
  position: absolute;
  color: red;
  margin-left: 5px;
}
.input-upload > input {
  display: none;
}
.input-upload img {
  width: 20px;
  height: 22px;
  margin-bottom: 5px;
}
.btn-green {
	border-radius: 4px;
	background-color: #61af56;
  background-image: linear-gradient( #65bd4a 0%, #61af56 50%, #5ca063 100%);
  box-shadow: 0px 2px 0px 0px rgba(73, 206, 95, 0.004);
  width: 284px;
  height: 31px;
  border: none;
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	border-bottom: 2px solid #49ce5f;
	padding: 0;
	width: 298px;
	transition: all .3s;
}
.button-upload {
	margin-right: 1px;
}
.btn-green:hover {
	background: #49ce5f;
}
.contacts-pages {
	font-size: 13.5px;
}
.contacts-pages p {
	padding-left: 15px;
	text-indent: 0;
}
.contacts-pages .social_icon {
	margin-bottom: 15px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.contacts-pages .social_icon span + a {
	padding-left: 15px;
}
.contacts-pages .social_icon a {
	float: none;
}
.contacts-pages .social_icon_footer {
	margin-left: 15px;
}
.invite-partner {
	margin-left: 15px;
	padding-left: 5px;
	border-left: 5px solid #ec7d3d;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: 700;
	line-height: 1.7;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
}

.nice-select.open .list {
    margin: 0;
}
.awesomplete>ul>li,
.nice-select .option {
    margin: 0;
    background: none;
}
.awesomplete>ul>li {
    font-size: 13px;
    padding: 0.4em 0.3em;
}
.nice-select + .awesomplete {
    margin-top: 10px;
    max-width: 100%;
}
/* Calc*/
#calc {
    max-width: 450px;
}
#calc .calc_value input {
    max-width: 100%;
    margin-bottom: 0;
    box-sizing: border-box;
}
.calc_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0;
    padding: 5px 0 15px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
}
.calc_value,
.calc_name {
    width: 50%;
}
#calc_tipov {
    display: none;
}
#calc .prj_details_tab td {
    padding: 8px;
    font-size: 13px;
}
#calcTotalTable {
    display: none;
}
.adresscard h3 {
    font-size: 17px;
}
/* End */
@media screen and (max-width: 1000px) {
    .social_icon img {
        margin-right: 5px;
    }
    .adresscard h3 {
        font-size: 16px;
    }
    #calc {
        width: 84vw;
    }
    #calc .calc_row .btn-green {
        width: 100%;
    }
}