.new-design .form-bottom#accordion-section-appointment_pro_section h3
{background-color: #f5f5f5!important;
color:#555 !important;
font-size:14px !important;
 }
 
.upgrade {
  background-color: #1d4467;
  border-color: #1d4467;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
   margin-bottom: 0px;
  padding: 13px 30px 14px 29px;
  text-transform: uppercase;
  width: 54%;
  border-radius:2px;
}
.review {
  background-color: #82b541;
  border-color: #1ec846;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
   margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 30px 14px 29px;
  text-transform: uppercase;
  width: 54%;
  border-radius:2px;
}
.document{
  background-color: #ee591f;
  border-color: #ef9c28;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 13px 30px 14px 29px;
  text-transform: uppercase;
  width: 54%;
  border-radius:2px;
}
.course{
  background-color: #0d6db8;
  border-color: #ef9c28;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 13px 30px 14px 29px;
  text-transform: uppercase;
  width: 54%;
  border-radius:2px;
}

.pro-box
{display:block;text-align:center; margin-bottom: 0px;}
.pro-vesrion 
{text-align:center; margin-top:15px;}
#customize-control-appointment_options-theme_color input {display:none;}

#accordion-section-appointment_email_course_section h3{ font-size: 14px;font-weight: 700;}
/*Header*/
.super-top .glyphicon{
	margin-right: 15px;
}
.super-top{
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    width: 100%!important;
}
.super-top a{
    color: rgba(32, 32, 32, 0.7);
}
.super-top .col-sm-2{
	width:auto;
	margin-right: 15px;
	    color: rgba(32, 32, 32, 0.7);
}
.super-top span{
	padding-right: 7px;
}
.super-top .container{
	padding-left: 0;
    padding-right: 0;
}
/*Main*/
.homepage-mycarousel .carousel{
	height:350px;
	overflow: hidden;
}
.homepage-mycarousel .carousel-inner > .item > img {
    width: 100%;
}
.carousel-indicators .active{
	background-color: #71bc78!important;
	margin:5px!important;
	border: 1px solid #71bc78;
}
.homepage-mycarousel .slide-caption{
	background: rgba(13, 36, 15, 0.5);
	padding:25px;
	display:inline-block!important;
	width:400px;
}
.services .service-item{
	background: #0d240f;
	border-radius:5px;
}
.service-item{	
	padding: 15px;
	transition:0.3s;
}
.service-item img{
	width:100%;
	border-radius:5px;
}
.service-item .desc{
	display: block;
    font-size: 24px;
    line-height: 23px;
    font-weight: normal;
    color: #fff;
    padding: 10px 0 0;
    min-height: 55px;	
}
.services{
	margin-bottom: 40px;
}
.services>div{
	margin-bottom: 10px;
}
div.wpcf7 input[type="file"]{
	display: block;
    width: 145px;
}
/*Footer*/
.footer-widget-column .hslice a img{
	width:80px;
	height:80px;
	margin: 0 7px 7px 0;
	border:none;
	border-radius: 5px;
}
.wpcf7-form label{
	display:inline-block!important;
	line-height: 18px;
    font-size: 15px;
    font-weight: 400;
	width: 100%;
}
.wpcf7-form label .small{
	color:#ddd;
}
.acceptance-268{
	display:inline-block!important;
}
.contact_form input[type="submit"]{
	width: 100%;
	display:block;
	background-color:#67da93;
	
}
.footer-widget-section p{
	color: #999!important;
}
.footer-widget-section .textwidget p{
	line-height: 1.3;
    font-size: 14px;
    font-weight: 400;
}
.footer-widget-section .textwidget .contacts-footer p{
	line-height: 0;
}
.footer-widget-section .textwidget .contacts-footer p span{
	padding-right: 15px;
	color:#71bc78!important;
}
.footer-widget-section .textwidget .wpcf7-form p{
	margin:0;
}
.footer-widget-section .textwidget .wpcf7-form p .wpcf7-form-control-wrap{
	padding:0;
}
.footer-widget-section .textwidget .wpcf7-form p .tel-198:before{
    content: "\2a";
    position: absolute;
    right: 3px;
    top: 2px;
    color: #1f5df9;
    font-size: 18px;
    font-weight: 600;
}
.footer-widget-section .textwidget .wpcf7-form p .wpcf7-form-control-wrap input{
	margin-bottom:0;
	height:auto;
	padding: 8px 10px 7px;
}
.footer-widget-section .textwidget .wpcf7-form p .wpcf7-form-control-wrap .wpcf7-textarea{
	height:77px;
	resize: none;
}
.wpcf7-file{
	border:none!important;
}
.footer-widget-section .textwidget .wpcf7-form p .wpcf7-form-control-wrap.acceptance-268{
	display:inline-block!important;
}
/*Elements*/
.button-popup{
	display: inline-block;
	background: #71bc78;
    color: #fff !important;
    padding: 15px 35px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    border: 2px solid transparent;
	cursor:pointer;
	margin-bottom: 25px;
}
.button-popup:hover{
	background:#0d240f;
}
.text-center{
	text-align:center;
}
.hr{
	margin: 40px 0 15px;
}
.ul-widget-border-style2{
    background-color: #ddd;
    height: 1px;
}
img.right-img{
	float: right;
    margin: 10px 0 10px 70px;
    border-radius: 10px;
}
img.left-img{
	float:left;
	margin: 10px 70px 10px 0;
	border-radius:10px;
}
.slideshowlink{
	display:none;
}
/*Menu*/
.dropdown-menu{
	background-color: rgba(0, 0, 0, 0.85)!important;
}
.navbar-nav > li > .dropdown-menu{
	min-width:300px!important;
}
/*Works page*/
.works-row{
	margin-bottom:30px;
}
.works-row img{
	width:100%;
}
.works-row .desc{
	color:#999;
	margin-top: 5px;
    display: block;
}
.works-row .col-md-12{
	height: 225px;
}
.works-row .row{
	margin:0!important;
}
.works-row .row>div{
	padding-left: 5px;
    padding-right: 5px;
}
/*Contacts*/
.contacts-page ul{
	padding: 0;
    list-style: none;	
}
.contacts-page ul li{
	line-height: 2;
}
.contacts-page ul li span{
	padding-right: 20px;
    color: #71bc78;
}
/*Price*/
.price-page table{
	text-align:center;
    border: 2px solid #f7f7f7;
    margin: 40px 0;
}
.price-page table tr{
    border-bottom: 1px solid #f3f3f3;	
}
.price-page table thead{
    background-color: #f1f1f1;
    font-weight: 600;
}
.price-page table .button-popup{
	font-size: 13px;
    color: #fff!important;
    margin-bottom: 0;
}
#fancybox-content, #fancybox-outer, #fancybox-wrap{
	border-radius:5px;
}
/*Top page*/
.page-title-section{
	background-size: 100%;
    background-repeat: no-repeat;
}
.page-title h1{
	font-size:40px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent!important;
}
.contact-form span.wpcf7-not-valid-tip{
	margin-top:-20px;
	margin-bottom:20px;
}
.callback-btn{
	position: fixed;
    top: 45%;
    transition: 0.3s;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    right: -90px;
    text-transform: uppercase;
    z-index: 999;
}
.works-row-pages .title{
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #71bc78;
}
/*Новый дизайн*/
.new-design{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.new-design .img-center{
	border-radius:10px;
}
.new-design p{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: rgba(27, 27, 27, 0.7);
    padding-bottom: 25px;
}
.new-design .work-h2{
	font-size: 20px!important;
	text-align: left!important;
	margin: 0 0 20px 0!important;
}
.new-design h2, .new-design h3{
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
	margin: 50px 0!important;
}

.new-design h4, .new-design h5{
	font-size: 24px;
	margin: 30px 0!important;
	text-align: center;
}
.new-design .page-builder ul,.new-design .page-builder ol{
	list-style:none;
	margin: 0;
    padding: 0;
	counter-reset: myCounter;
}
.new-design .page-builder ul li,.new-design .page-builder ol li{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: rgba(27, 27, 27, 0.7);
	padding-bottom: 25px;
	position:relative;
	padding-left:30px;	
}
.new-design .page-builder ul li:before{
	content:'';
	width:20px;
	height:20px;
	background-color: #71bc79;
	border-radius:50%;
	position:absolute;
	left:0;
	top: 2px;
}
.new-design .page-builder ol li:before{
	content:'';
	width:20px;
	height:20px;
	background-color: #71bc79;
	border-radius:50%;
	position:absolute;
	left:0;
	top: 2px;
	color:#fff;
}
.new-design .page-builder ol li:after{
	counter-increment: myCounter;
    content: counter(myCounter, decimal);
    color: #fff;
    padding: 0 3px 0 0;
    left: 6.5px;
    width: 9px;
    height: 6px;
    position: absolute;
    top: 3px;
    font-size: 13px;
}
.new-design .page-builder ul li:after{
	content: ' ';
    display: inline-block;
    color: #fff;
    padding: 0 6px 0 0;
    left: 6px;
    width: 9px;
    height: 6px;
    position: absolute;
    top: 9px;
    background-image: url(/wp-content/themes/appointment/images/new-theme/path.png);
}
.new-design .img-right{
	float:right;
	margin: 10px 0 10px 70px;
	border-radius:10px;
}
.new-design .img-left{
	float:left;
	margin: 10px 70px 10px 0;
	border-radius:10px;
}
.new-design center img{
    border-radius: 10px;
    width: 100%;
}
.new-design ul li a, .new-design ol li a{
	color: #71bc78;
}
.new-design ul li a:hover, .new-design ol li a:hover{
	text-decoration:underline!important;
}
.new-design .page-title-section .overlay{
	padding: 100px;
	background-color: rgba(27, 27, 27, 0.47);
}
.new-design .page-title h1{
	font-size: 48px;
	font-weight: 800;
	color: #ffffff;
	margin-bottom: 15px;
}
.new-design .page-title span{
	display:block;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
}
.new-design .new-design-form{
	background-image:url('/wp-content/uploads/2019/01/snos.jpg');
	margin-bottom: 20px;
	border-radius: 12px;
	margin-top:5px;
	overflow:hidden;
}
.new-design .new-design-form .overlay{
	background-color: rgba(27, 27, 27, 0.63);
	padding:60px;
}
.new-design .new-design-form .into-new-design-form{
	width:460px;
	margin:auto;
}
.new-design .new-design-form .into-new-design-form .title{
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.new-design .new-design-form .wpcf7-form label{
	
}
.new-design .new-design-form .phone{
	width:auto;
	position:relative;
}
.new-design .new-design-form .phone-title{
	margin-bottom: 20px;
    display: block;
	text-align:center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
}
.new-design .new-design-form .wpcf7-text{
	background-color: #fff;
    border: none;
    width: 320px;
    display: inline-block;
    float: left;
	margin: 0;
	position:relative;
	padding-left: 40px;
	font-size: 16px;
    color: #091726;
}
.new-design .new-design-form .phone:before{
	content: '';
    display: block;
    position: absolute;
    width: 18px;
    left: 17px;
    z-index: 9;
    top: 17px;
    height: 12px;
    background-image: url(/wp-content/themes/appointment/images/new-theme/flag.png);
}
.new-design .new-design-form .wpcf7-submit{
	float: right;
    width: 120px;
    display: inline-block;
    height: 46px;
    border-radius: 6px;
}
.new-design .new-design-form .wpcf7-form-control-wrap{
	padding:0;
}
.new-design .new-design-form .attach{
	font-size:12px;
	color: #d9dfe9;
}
.new-design .new-design-form .attach a{
	color: #d9dfe9;
	text-decoration:underline;
}
.new-design .before-after{
	margin-bottom: -15px;
}
.new-design .before-after p{
	display: inline-block;
    width: 49.8%;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #71bc79;
}
.new-design .before-after p span{
	width: 150px;
    background-color: #fff;
    display: block;
    margin: auto;
}
@media (min-width: 768px){
.grass-tb {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
}
.grass-tb {
    background: #fdfcfc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* align-items: center; */
    border: 1px solid #f7f7f7;
    border-radius: 10px 10px 0 0
}
.grass-tb-item.active {
    background: #f7f7f7;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    border-radius: 10px 0 0 0; 
}
.grass-tb-item.active span{
	border-bottom: 1px dashed transparent;	
}
.grass-tb-item span{
	border-bottom: 1px dashed;
}
.grass-tb-item span:hover{
	border-bottom: 1px dashed transparent;
}
.grass-tb-item {
    position: relative;
    font-weight: 400;
    text-align: left;
    padding: 30px 20px 30px 20px;
    width: 50%;
    height: 100%;
    cursor: pointer;
    color: #000;
    /* min-height: 114px; */
 		
    text-align: center;
}
.with-flowers p{
	position:relative;
	padding-left:30px;
}
.with-flowers p:before{
	content:'';
	position:absolute;
	display:block;
	width: 20px;
    background: url(https://s.w.org/images/core/emoji/11/svg/1f33f.svg) no-repeat top center;
    height: 20px;
    left: 0;
}
.city_choise_ul{
	width:600px;
	margin: 0;
    margin-top: 10px;
}
.city_choise_ul li{
	display: inline-block;
    width: 25%;
    line-height: 2;
	cursor:pointer;
	
}
.city_choise_ul li:hover{
	color: #71bc78;
    text-decoration: underline;
}
@media (min-width: 1000px){
	.grass-areas-item {
    padding: 0px 70px 50px 70px;
}	
}
@media (min-width: 768px){
	.grass-areas-item {
    padding: 0px 60px 35px 60px;
}	
}
@media (min-width: 576px){
	.grass-areas-item {
    padding: 0px 30px 35px 30px;
}	
}
.grass-areas-item {
    display: none;
    background: #f7f7f7;
    padding: 0px 20px 0px 20px;
}
@media (min-width: 1000px){
	.grass-areas-title {
    padding-top: 60px;
    padding-bottom: 30px;
}	
}
.grass-areas-title {
    padding-bottom: 25px;
    text-align: left;
    padding-top: 60px;
}
.grass-areas-title h3{
	margin: 0!important;
	padding: 0!important;
	text-align: left;
}
.grass-areas-ip-border {
    height: 1px;
    width: auto;
    background: #adb5bd;
}
@media (min-width: 1280px){
.grass-areas-ip-name {
    width: 158px;
}
}
@media (min-width: 1000px){
.grass-areas-ip-name {
    width: 150px;
}
}
@media (min-width: 768px){
.grass-areas-ip-name {
    width: 158px;
    padding-right: 30px;
    padding-bottom: 0;
    font-weight: 400;
    line-height: 1.7;
}
}
.grass-areas-ip-name {
    color: #000;
    font-weight: 700;
    color: #000;
    line-height: 1.4;
    padding-bottom: 15px;
    padding-right: 130px;
}
@media (min-width: 768px){
.grass-areas-ip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}
.grass-areas-ip {
    padding: 15px 0px 15px 0px;
    position: relative;
}
.grass-areas-ip.last{
	padding-bottom:0; 
}
@media (min-width: 1280px){
.grass-areas-ip-desc {
    width: 500px;
}
}
@media (min-width: 1000px){
.grass-areas-ip-desc {
    width: 420px;
}
}
@media (min-width: 768px){
.grass-areas-ip-desc {
    width: 370px;
    padding-right: 30px;

    line-height: 1.7;
}
}
.grass-areas-ip-desc {
    color: #000;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
}
.grass-areas-ip-desc ul li{
	padding-bottom: 10px!important;
}
@media (min-width: 1000px){
.grass-areas-ip-price {
    width: 174px;
}
}
.grass-areas-ip-price {
    width: 154px;
    text-align: right;
    font-size: 20px;
}




.calculator{
	margin-top: 30px
}
.calculator h2{
	border-radius: 12px;
    background-color: rgba(27, 27, 27, 0.8);
    display: block;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
	padding: 18px;
	margin: 0!important;
    border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.calculator .intro-calculator{
	border:1px solid #d6d6d6;
	float:left;
	width:100%;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-bottom: 40px;
}
.calculator .col-md-8:nth-child(1){
	padding-top: 20px;
}
.calculator .col-md-4{
	padding-top: 20px;
	border-left: 1px solid #d6d6d6;
}
.calculator .item-input label{
	font-size: 14px;
	font-weight: 600;
	color: #71bc79;
}
.calculator .item-input input, .calculator .item-input select{
	border: 1px solid #d6d6d6;
}
.calculator .desc-price{
	font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
    color: #1b1b1b;
}
.calculator .desc-price-bottom{
	opacity: 0.5;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;
}
.calculator .oreder-buttom{
	background-color: rgba(214, 214, 214, 0.2);
	margin-left: -15px;
    margin-right: -15px;
	padding: 30px;
	border-top: 1px solid #d6d6d6;
    margin-top: 1px;
}
.new-design .calculator .item-input label + p{
	display:none;
}
.calculator .style-price {
    font-size: 42px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #71bc79;
}
.calculator .oreder-buttom a{
	width: 100%;
    padding: 20px;
}
.new-design .calculator .intro-calculator .col-md-8 .col-md-12{
	margin-top:17px
}
.new-design .table{
	border-radius: 12px;
    border: none;
	border-collapse: separate;
    overflow: hidden;
	
}

.new-design .table thead{
    border-radius: 12px;
    border: 1px solid #71bc79;
    background-color: #71bc79;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.new-design .table td{
	height:auto;
	padding:20px 35px;
	
}
.new-design .calculator-green .table td{
	padding:5px;
}
.new-design .calculator-green .table{
	border-radius:6px;
}
.new-design .calculator-green .table .colspan{
	text-align:center;
	font-weight:600;
}
.new-design .table tbody td{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	color: #1b1b1b;
}
.new-design .calculator-green .table tbody td {
    font-size: 14px;
    line-height: 1;
}
.new-design .calculator-green .intro-calculator .col-md-8 .col-md-12 {
    margin-top: 0px;
}
.calculator-green .oreder-buttom{
	padding-bottom:0;
}
.calculator-green .oreder-buttom a{
	margin-bottom:20px
}
.new-design .calculator-green .table tbody tr:last-child td:first-child{
	border-bottom-left-radius: 6px;
}
.new-design .calculator-green .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
.new-design .table tbody tr:nth-child(even){
    background-color: rgba(214, 214, 214, 0.2);
}
.new-design .table tbody td:first-child{
	border-left: 1px solid #ddd;
}
.new-design .table tbody td:last-child{
	border-right: 1px solid #ddd;
}
.new-design .table tbody tr:last-child td{
	border-bottom: 1px solid #ddd;
}
.new-design .table tbody tr:last-child td:first-child{
	border-bottom-left-radius:12px;
}
.new-design .table tbody tr:last-child td:last-child{
	border-bottom-right-radius:12px;
}
.new-design .table > tbody + tbody{
	border-top: none;
}
.new-design .table tr{
	border-bottom:none;
}
.new-design .all-works{
	text-decoration:underline;
	margin-top: -40px;
    display: block;
    margin-bottom: 50px;
}
.new-design .works-row .col-md-4 img{
	border-radius:12px;
}
.new-design .works-row .col-md-12 {
    height: 308px;
	margin-bottom: 50px;
}
.new-design .works-row .desc{
    color: #999;
    margin-top: 20px;
    display: block;
    font-size: 16px;
    text-align: center;
}
.new-design-form input[type="submit"]{
	padding:0;
}
.new-design .works-row .desc:hover{
	text-decoration:underline;
	color: #71bc79;
}
.new-design .steps{
	margin-bottom:70px;
}
.new-design .step{
	width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}
.new-design .step .circle{
	display: block;
    width: 120px;
    border-radius: 50%;
    background-color: #71bc79;
    height: 120px;
    margin: auto;
    margin-bottom: 30px;
	position:relative;
}
.new-design .step .circle img{
	position: absolute;
    top: 40px;
    left: 45px;
	width:auto;
}
.new-design .step .circle:after{
    content: '';
    position: absolute;
    height: 1px;
    width: 66px;
    right: -90px;
    top: 60px;
    background-color: #d6d6d6;
}
.new-design .step:nth-last-of-type(1) .circle:after{
	content:none;
}
.new-design .step:first-of-type .circle img{
	left: 40px;
    top: 40px;
}
.new-design .step:nth-last-of-type(1) .circle img{
	position: absolute;
    top: 40px;
    left: 45px;
}
.new-design .step:nth-last-of-type(2) .circle img{
	left: 25px;
    top: 44px;
}
.new-design .step:nth-last-of-type(3) .circle img{
	
}
.new-design .step:nth-last-of-type(4) .circle img{
	left: 42px;
    top: 44px;
}
.new-design .step span{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #1b1b1b;	
    display: block;
}
.new-design .form-bottom{
	color:#fff;
	padding: 53px 70px 0;
	border-radius: 12px;
}
.new-design .form-bottom .title{
	    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #ffffff;
	margin-top:0;
}
.new-design .form-bottom .hover{
	
}
.new-design .form-bottom .hover p{
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.57;
    letter-spacing: normal;
    color: #ffffff;
    padding: 0;
}
.new-design .form-bottom .hover p span img{
text-align: center;
    display: block;
    margin: auto;
    margin-bottom: -4px;
    vertical-align: bottom;
}
.new-design .form-bottom .hover p span{
    display: inline-block;
    width: 35px;
    margin-left: -5px;
    margin-right: 8px;
}
.new-design .form-bottom .col-md-4{
	position:relative;
}
.new-design .form-bottom .col-md-4:after{
	    content: '';
    width: 1px;
    height: 220px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 8px;
    right: 42px;
}
.new-design .into-new-design-form.bottom .wpcf7-text, .new-design .into-new-design-form.bottom .wpcf7-textarea{
	background-color:#fff;
	border:none!important;
	color:#333;
}
.new-design .into-new-design-form.bottom .attach{
	font-size:12px;
	    margin-top: 15px;
}
.new-design .into-new-design-form.bottom .wpcf7-submit{
	width: 100%;
    padding: 20px;
    height: 60px;
    margin-top: 18px;
	    border-radius: 6px;
}
.new-design .form-bottom .title{
	margin-left:15px;
}
.new-design div.wpcf7 .ajax-loader{
	display:none;
}
.new-design .into-new-design-form.bottom .attach a{
	text-decoration:underline;
	color:#fff;
}
.new-design .button-block{
	border-radius: 12px;
    padding: 46px;
    background-color: rgba(214, 214, 214, 0.2);
}
.new-design .button-block .button-popup{
	margin-bottom:0;
	border-radius:6px;
}
.map-footer-block{
	
}
.map-footer-block img{
	    border: 3px solid #DDD;
    border-radius: 6px;
}
.grass-areas-item {
	display: none;
}
.grass-areas-item.active {
	display: block!important;
}
.archive-posts{
	margin-bottom:50px;
}
.archive-posts .col-md-4{
	margin-bottom:20px;
}
.archive-posts .col-md-4 .media-body{
	background-color: #71bc78;
}
.archive-posts .col-md-4 img{
	display: block;
    padding: 5px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
.archive-posts .col-md-4 .title a{
	color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
}
.with-flowers h6{
	font-size:20px;
}
@media screen and (min-width: 1200px) {
	.new-design .container{
		width: 1135px;
		padding-left: 0;
		padding-right: 0;
	}
	.new-design .half-block{
		display: inline-block;
		width: 530px;
		vertical-align: top;
		margin-bottom: 35px;		
}
.new-design .double-block .half-block:first-child{
		margin-right: 70px;
}
}
@media screen and (max-width: 992px) {
.new-design .page-title-section .overlay {
	padding: 60px 15px;
}
.new-design .page-title h1 {
    font-size: 24px;
}
.new-design .page-title span {
    font-size: 16px;
}
.page-breadcrumb {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.new-design p {
    font-size: 14px;
    padding-bottom: 15px;
    text-align: justify;
}
.new-design .new-design-form .into-new-design-form, .new-design .new-design-form .wpcf7-text, 
.new-design .new-design-form .wpcf7-submit,.new-design .step {
    width: 100%;
}
.new-design .step {
    margin: 0;
    margin-bottom: 30px;
	padding: 0 15px;
}
.new-design .new-design-form .wpcf7-submit{
	float:none;
}
.new-design .new-design-form .overlay {
    padding: 15px;
}
.new-design .new-design-form .into-new-design-form .title {
    font-size: 24px;
}
.new-design .new-design-form .phone-title {
    margin-bottom: 10px;
}
.hr {
    margin: 20px 0 15px;
}
.new-design h2 {
    font-size: 24px;
    margin: 20px 0;
}
.calculator h2{
	font-size: 20px;
	margin: 0;
}
.calculator .item-input label {
    font-size: 12px;
}
.new-design .button-block {
    padding: 10px;
    background:none!important;
}
.new-design .table td {
    padding: 10px 15px;
}
.new-design .table tbody td {
    font-size: 14px;
    line-height: normal;
}
.new-design .before-after p span {
    width: 70px;
}
.callback-btn{
	right:-80px;
}
.button-popup {
    padding: 10px 20px;
}
.new-design .white, .new-design .before-after,.new-design .form-bottom{
	display:none!important;
}
.new-design .all-works {
    margin-top: 0;
    margin-bottom: 30px;
}
.new-design .works-row .col-md-12 {
    height: auto;
    margin-bottom: 20px;
}
.new-design .works-row .desc {
    margin-top: 5px;
}
.new-design .step .circle:after{
	content:none;
}
.new-design .step .circle{
	margin-bottom:10px;
}
.new-design .page-builder ul li{
	font-size:13px;
}
}
@media screen and (max-width: 767px) {
.super-top .col-sm-2 {
    width: auto;
    margin: 10px 0;
    color: #0d240f!important;
}
.super-top .col-sm-2 a{
	color: #0d240f!important;
}
.carousel-inner > .item > img{
	height:350px!important;
}
.homepage-mycarousel .slide-caption{
	top:40%!important;
	width:80%!important;
}
.homepage-mycarousel .slide-text-bg2 span {
    font-size: 17px;
    line-height: 19px;
    font-weight: 600;
}
.homepage-mycarousel .slide-btn-sm {
    font-size: 13px;
    padding: 10px;
    width: 100%;
    display: block;
    margin-top: 20px;
}
.homepage-mycarousel .carou-direction-nav a:before {
    font-size: 60px;
    line-height: 1.4;
}
.homepage-mycarousel .carou-direction-nav a {
    width: 80px;
    height: 80px;
}
.homepage-mycarousel .carou-direction-nav .carou-prev {
    right: 80px;
}
.homepage-mycarousel .carousel-inner > .item > img {
    width: auto;
    max-width: none;
}
.homepage-mycarousel .carou-direction-nav :hover .carou-prev {
    right: 80px!important;
	left:auto!important;
}
.homepage-mycarousel .carou-direction-nav :hover .carou-next {
    right: 0;
}
.Service-section {
    padding: 20px 10px 30px!important;
}
table .ul-w-table-head td{
	width:auto!important;
}
.blog-lg-area-left{
	padding:0 10px!important;
}
.blog-lg-area-left img {
    width: 100%;
}
.page-title-section {
    background-repeat: repeat-y;
}
.page-title h1 {
    font-size: 28px;
}
.hc_scrollup{
	right:2px!important;
}
.dropdown-menu{
	background-color:transparent!important;
	display: block!important;
    position: relative!important;
	box-shadow: none!important;
}
.dropdown-menu > li > a{
	color:#000!important;
	padding: 8px 20px!important;
    text-align: left!important;
}
.new-design .before-after p{
	width:49%;
}
.mobile-clear{
	clear:both;
}
.homepage-mycarousel{
	display:none;
}
.city_choise_ul{
	width:400px;
	
}
.city_choise_ul li{
	width:40%;
}
}