#articles-menu {
    margin-left:2px;
    padding-top:22px;
        margin-top:-10px;
    }
    #articles-menu li {
        font-size:14px;
        margin-bottom:6px; 
        }
    #articles-menu a,
    #articles-menu a:visited {
        display:block;
        text-decoration:none;
        color:#8a8a8a;
        }
    #articles-menu b {
        display:block;
        }
    #articles-menu i {
        display:block;
        font-style:normal;
        padding:6px 0 6px 30px;
        background:url(images/menu/art-cube.gif) no-repeat 0 6px;
        }
    #articles-menu a:hover {
        color:#254963;
        }

    #articles-menu .active {
        background:url(images/menu/art-bg.gif) no-repeat 10px 0;
        }
        

.img-right-photo {
float: right;
margin: 10px 0 10px 10px;
max-width:100%;
}

@media screen and (max-width: 1000px) {
.img-right-photo {
float: none;
display: block;
margin: 10px auto;
}
}





#discount {
    display:block;
    position:absolute;
    top:90px;
    right:-24px;
    width:139px;
    height:125px;
    background:url(images/discount.gif) no-repeat 0 0;
    }
#discount:hover {
    background-position:0 -125px;
    }

#bg {
    background:url(images/h2/bg.jpg) no-repeat 50% 0;
    }
body {
    background-image:url(images/footer.jpeg);
    background-repeat:no-repeat;
    background-position:50% 100%;
    }        
   
.box-error,
.box-message {
    padding:6px 10px;
    margin-bottom:10px;
    }        
.box-error {
    background:#ffeee3;
    color:#dc4f01;
    }     
.box-message {
    background:#e5f4cd;
    color:#4c9801;
    } 
    .box-error ul,
    .box-message ul {
        margin:0;
        padding:0;
        list-style-type:none;
        }  
    .box-error li,
    .box-message li {
        margin:2px 0;
        padding:0 0 0 18px;
        }  
    .box-error li {
        background:url(images/box-error-li.gif) no-repeat 0 3px!important;
        }  
    .box-message li {
        background:url(images/box-message-li.gif) no-repeat 0 3px!important;
        } 
    
#wrapper {
    width:1200px;
    margin:0 auto;
    }
    
#header {
    padding-top:24px;
    height:212px;
    }
     #header-left {
        width:250px;
        float:left;
         padding-top: 10px;
        }
#header-left p {
    text-align: center;
    margin-bottom: 0;
    margin-top: 14px;
}
    #header-left p.left-line1 {
        font-size: 18px;
        color: #0da7cd;
        letter-spacing: 0.04em;
        font-weight: 700;
        line-height: 1.36;
        margin-top: 8px;
    }
    #header-left p.left-line2,
    #header-left p.left-line2 a {
        font-size: 24px;
        color: #d87a3b;
        letter-spacing: 1px;
        text-decoration: none;
        font-weight: 700;
    }
#header-center {
margin: 0 250px;
}
    #header-center p {
        text-align: center;
        margin-bottom: 0;
    }
    #header-center p.logo-line1 {
        font-size: 16px;
        color: #d87a3b;
        margin-top: 12px;
    }
    #header-center p.logo-line2 {
        font-size: 18px;
        color: #0da7cd;
        letter-spacing: 0.04em;
        font-weight: 700;
        margin-top: 20px;
    }
    #logo {
        display:block;
        /* width:333px;
        height:84px; */
		width:252px;
        height:73px;
        margin:0 auto;
        /* background:url(images/logo.gif) no-repeat 0 0; */
        background:url(images/h2/logo.png) no-repeat 0 0;
        }

#section-holder {
    position:relative;
    }
    
#sections {
    width:100%;
    margin:0 auto 15px;
    }
    #sections a {
        display:block;
        padding:251px 0 0;
        float:left;
        background-repeat:no-repeat;
        background-position:50% -600px;
        color:#8a8a8a;
        text-decoration:none;
        font-size:22px;
        line-height:28px;
        text-align:center;
        }
    #sections a:hover {
        background-position:50% 0;
        color:#254963;
        }    
    #sections .catalog-item-active,
    #sections .catalog-item-active:hover {
        background-position:50% -1200px;
        color:#254963;
        }  
   /*#sections .catalog-item-1 {
        width:180px;
        }
    #sections .catalog-item-2 {
        width:252px;
        }
    #sections .catalog-item-3 {
        width:324px;
        }
    #sections .catalog-item-4 {
        width:198px;
        } */

@media screen and (max-width: 1000px) {
	#sections {
		width:90%;
		margin:0 auto 15px;
	}
}		
		
		
		
#body {
    }
    #left-col {
        width:190px;
        float:left;
        }
    #right-col {
        width:220px;
        float:left;
        }
    #content {
        width:722px;
        float:left;
        padding:0 34px;
        }

#top-menu.cloned {
background:#f2fafc;
box-shadow: 0 2px 2px #f2fafc;
}
#top-menu {
    margin-left:-8px;
    text-align: center;
    }
    #top-menu li {
        font-size:16px;
        margin-bottom:10px;
        display:inline-block;
        }
    #top-menu a,
    #top-menu a:visited {
        display:inline-block;
        text-decoration:none;
        color:#8a8a8a;
        }
    #top-menu b {
        display:block;
        font-weight:400;
        }
    #top-menu i {
        display:block;
        font-style:normal;
        padding:8px 0 8px 34px;
        }
    #top-menu .menu-1 a {
        background:url(images/menu/menu-bg-1.gif) no-repeat 0 0; background-size: 32px 128px;
        }
    #top-menu .menu-2 a {
        background:url(images/menu/menu-bg-2.gif) no-repeat 0 0; background-size: 32px 128px;
        }
    #top-menu a:hover {
        background-position:0 -48px;
        }
        
    #top-menu .active a,
    #top-menu .active a:hover {
        background-position:0 -95px;
        color:#254963;
        }
    #top-menu .active b {
       /* background:url(images/menu/active-bg.gif) no-repeat 58px 12px; background-size: 68px 20px; */
text-shadow: 1px 1px 4px rgb(243,235,216), -1px -1px 4px rgb(243,235,216);
        }

/*    #top-menu .active-main b {
        background-image:url(images/menu/active-bg-1.gif);
        }
    #top-menu .active-payment b {
        background-image:url(images/menu/active-bg-2.gif);
        }
    #top-menu .active-faq b {
        background-image:url(images/menu/active-bg-3.gif);
        }
    #top-menu .active-price b {
        background-image:url(images/menu/active-bg-4.gif);
        }
    #top-menu .active-about b {
        background-image:url(images/menu/active-bg-5.gif);
        }
    #top-menu .active-vacancies b {
        background-image:url(images/menu/active-bg-6.gif);
        }
    #top-menu .active-zones b {
        background-image:url(images/menu/active-bg-7.gif);
        }
    #top-menu .active-articles b {
        background-image:url(images/menu/active-bg-8.gif);
        }
#top-menu .active-news b {
        background-image:url(images/menu/active-bg-9.gif);
        }
#top-menu .active-contacts b {
        background-image:url(images/menu/active-bg-10.gif);
        }*/
        
    #top-menu .li-main a {
        background-image:url(images/menu/li-main.gif);
        }
#top-menu .li-contacts a {
        background-image:url(images/menu/li-contacts.gif);
        }
    #top-menu .li-payment a {
        background-image:url(images/menu/li-payment.gif);
        }
    #top-menu .li-faq a {
        background-image:url(images/menu/li-faq.gif);
        }
    #top-menu .li-price a {
        background-image:url(images/menu/li-price.gif);
        }
    #top-menu .li-about a {
        background-image:url(images/menu/li-about.gif);
        }
    #top-menu .li-vacancies a {
        background-image:url(images/menu/li-vacancies.gif);
        }
#top-menu .li-news a {
        background-image:url(images/menu/li-news.gif);
        }
    #top-menu .li-zones a {
        background-image:url(images/menu/li-zones.gif);
        }
     /*   #top-menu .li-zones i {
            padding:16px 0 16px 64px;
            }*/
    #top-menu .li-articles a {
        background-image:url(images/menu/li-articles.gif);
        }
    
#left-menu-title {
    display:block;
    background:url(images/menu/bg.gif) no-repeat 0 0;
    font-size:20px;
    font-weight:700;
    padding:18px 12px;
    margin-bottom:22px; margin-left: 22px;
	color:#385a75;
    }
    
#left-menu {
    margin-left:-8px;
    }
    #left-menu li {
        font-size:20px;
        margin-bottom:10px;
        }
    #left-menu a,
    #left-menu a:visited {
        display:block;
        text-decoration:none;
        color:#8a8a8a;
        }
    #left-menu b {
        display:block;
        font-weight:400;
        }
    #left-menu i {
        display:block;
        font-style:normal;
        padding:8px 0 8px 42px;
        }
    #left-menu .menu-1 a {
        background:url(images/menu/menu-bg-1.gif) no-repeat 0 0;background-size: 32px 128px;
        }
    #left-menu .menu-2 a {
        background:url(images/menu/menu-bg-2.gif) no-repeat 0 0;background-size: 32px 128px;
        }
    #left-menu a:hover {
        background-position:0 -95px;
        }
        
    #left-menu .active a,
    #left-menu .active a:hover {
        background-position:0 -189px;
        color:#254963;
        }
    #left-menu .active b {
        background:url(images/menu/active-bg.gif) no-repeat 58px 12px;
        }

    #left-menu .active-main b {
        background-image:url(images/menu/active-bg-1.gif);
        }
    #left-menu .active-payment b {
        background-image:url(images/menu/active-bg-2.gif);
        }
    #left-menu .active-faq b {
        background-image:url(images/menu/active-bg-3.gif);
        }
    #left-menu .active-price b {
        background-image:url(images/menu/active-bg-4.gif);
        }
    #left-menu .active-about b {
        background-image:url(images/menu/active-bg-5.gif);
        }
    #left-menu .active-vacancies b {
        background-image:url(images/menu/active-bg-6.gif);
        }
    #left-menu .active-zones b {
        background-image:url(images/menu/active-bg-7.gif);
        }
    #left-menu .active-articles b {
        background-image:url(images/menu/active-bg-8.gif);
        }
#left-menu .active-news b {
        background-image:url(images/menu/active-bg-9.gif);
        }
#left-menu .active-contacts b {
        background-image:url(images/menu/active-bg-10.gif);
        }
        
    #left-menu .li-main a {
        background-image:url(images/menu/li-main.gif);
        }
#left-menu .li-contacts a {
        background-image:url(images/menu/li-contacts.gif);
        }
    #left-menu .li-payment a {
        background-image:url(images/menu/li-payment.gif);
        }
    #left-menu .li-faq a {
        background-image:url(images/menu/li-faq.gif);
        }
    #left-menu .li-price a {
        background-image:url(images/menu/li-price.gif);
        }
    #left-menu .li-about a {
        background-image:url(images/menu/li-about.gif);
        }
    #left-menu .li-vacancies a {
        background-image:url(images/menu/li-vacancies.gif);
        }
#left-menu .li-news a {
        background-image:url(images/menu/li-news.gif);
        }
    #left-menu .li-zones a {
        background-image:url(images/menu/li-zones.gif);
        }
        /*#left-menu .li-zones i {
            padding:16px 0 16px 64px;
            }*/
    #left-menu .li-articles a {
        background-image:url(images/menu/li-articles.gif);
        }
    
#reviews-right-list {
    }
    #reviews-right-list-title {
        background:url(images/review-title.gif) no-repeat 50% 0;
        text-align:center;
        font-size:20px;
        font-weight:700;
        color:#385a75;
        margin-bottom:38px;
        padding:16px 8px 16px 0;
        text-transform:uppercase;
        }
    #reviews-right-list .reviews-right-item {
        background:url(images/review-bg.png);
        }
    #reviews-right-list .reviews-right-item-title {
        background:url(images/review-title-bg.png) no-repeat 0 0;
        padding:10px 14px 6px;
        font-size:20px;
        color:#d87a3a;
        }
    #reviews-right-list .reviews-right-item-text {
        padding:6px 14px 18px;
        color:#8a8a8a;
        }
    #reviews-right-list .reviews-right-item-date {
        float:right;
        color:#385a75;
        font-size:14px;
        }
    #reviews-right-list #reviews-right-list-add {
        float:right;
        display:block;
        width:188px;
        height:38px;
        background:url(images/review-add.gif) no-repeat 0 0;
        font-size:20px;
        color:#b94b00;
        text-decoration:none;
        text-align:center;
        padding:6px 0 0;
        margin-top:10px;
        }
    #reviews-right-list #reviews-right-list-add:hover {
        background-position:0 -44px;
        color:#006fbc;
        }
    #reviews-right-list #reviews-right-list-all {
        float:right;
        display:block;
        width:156px;
        height:38px;
        background:url(images/review-all.gif) no-repeat 0 0;
        font-size:20px;
        color:#b94b00;
        text-decoration:none;
        text-align:center;
        padding:6px 0 0;
        }
    #reviews-right-list #reviews-right-list-all:hover {
        background-position:0 -44px;
        color:#006fbc;
        }
    
#social-right {
    margin-bottom:18px;
    }
    
#footer {
    padding:68px 20px 38px;
    }
    #footer-phones { 
        width:380px; height:116px;
        margin:0 auto;
        position:relative;
        }
    .footer-callback {
        position:absolute; bottom:0; right:0;
        display:block;
        width:153px;
        height:59px;
        background: url(images/callback.gif) no-repeat 0 0;
		background-color:transparent!important;
		padding:0!important;
        margin-top:50px;
        }
    .footer-callback:hover {
        background-position:0 -59px;
        }

.half-ul li {width:48%; float:left;}
.mobile-consultation,
#consultation {
	text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(images/plate.png) no-repeat 50% 50%;
    margin-bottom: 10px;
    line-height: 33px;
}
@media screen and (max-width: 1024px) {
    .mobile-consultation {
        background: #e06522;
    }
}

#bx-composite-banner {width:188px;display;block;margin:0 auto; opacity:.5;}
.footerText{
	border-top: 2px solid rgb(204, 204, 204);
	padding-top:10px;
}
@media screen and (max-width: 640px) {
#wrapper { width: 100%!important;}
    #logo {
        width: 126px;
        height: 37px;
        background-size: 126px 37px;
    }
    #header-left p {
        text-align: center;
    }
    #header {position: relative;}
    #header-left {position: absolute; float:none;
        top: 86px;
        width: 100%;}
    #header-center {position: absolute;width: 100%;
        margin: 0;
        top: 4px;}
    #header-center p.logo-line2 {margin-top: 4px; font-weight: 400; font-size: 14px;}
    #header-center p.logo-line1 {margin-top: 4px; }
    #header-left p.left-line1 {display: none;}
    #header-left p.left-line2, #header-left p.left-line2 a {text-align: center; font-size: 18px; margin: 0}
    #header-left p.left-line2 {margin-bottom: 12px;}
    .social-btns {margin-top: 0!important;}
    .callback-btns {margin-bottom: 16px;}
#sections{width:100%!important;}
#sections a{float:none!important;width:auto!important;}
#consultation{display:none!important;}
#left-col{margin-left:10px!important;}
#left-menu{margin-left:0px!important;}
#content{width:100%!important;padding:0!important;}
#banners-list {
    margin: 0!important;
}
#banners-list .banner-item {
    width: auto!important;
    margin: 0!important;
    display: block!important;
    background-position: 0 0!important;
float:none!important;
margin-left:10px!important;
padding: 26px 0 0 0!important;
}
#brans-carousel {display:none!important;}
#footer{padding:0!important;}
#bx-composite-banner {width:100%!important;}
.faq-form-row input, .faq-form-row textarea {    width: 256px!important;}
.banner1 {width:100%}
#footer-phones{width:100%!important}
.breadcrumb-navigation{margin-left:10px!important;}
.service-item {margin-left:10px; margin-right:10px;}
#content h1 {margin-left: 10px; margin-right: 10px;}
#right-col {width:100%!important;}
#reviews-right-list .reviews-right-item {background:none; margin-left: 10px;margin-right: 10px;}
.data-table textarea{    width: 202px;}
.half-ul li {width:100%}
div p a {display:block}
div p{padding-left:10px;padding-right:10px;}
span span {font-size:17px!important;}
span + a {text-align:center;}
#regions {
    margin-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
}
.title1{
	font-size: 24px;
    line-height: 1.1em;
    margin-bottom: 12px;
	font-weight: 400;
}
.title2{
    font-size: 18px;
    line-height: 1.1em;
    margin: 22px 0 12px;	
}
#callme{
    margin-left: 10px;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background-color: rgb(102, 195, 229);
    text-decoration: none;		border-radius: 2px;
}
}

.the_new, #menu, .adapt_menu {display:none}

.regions-list-p {
text-align: center;
margin: 20px 0;
font-size: 150%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
max-width: 560px;
margin: 20px auto;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.social-btns {
    text-align: center;
    margin-top: 16px;
}
.social-btns span {
    display: inline-block;
    width: 36px;
    height: 37px;
    background: url(images/h2/btn.png);
}
.callback-btns a {
    display: block;
    padding-left: 40px;
    width: 124px;
    background: url(images/h2/btn.png) no-repeat -2px -51px;
    font-size: 16px;
    text-align: center;
    margin: 12px auto 0;
    text-decoration: none;
    font-weight: 700;
}
.social-btns span+span {
    margin-left: 20px;
}
.social-btns span.btn-viber {
    background-position: -55px 0;
}
.social-btns span.btn-telegram {
    background-position: -111px 0;
}
.social-btns span.btn-vk {
    background-position: -166px 0;
}
.social-btns span.btn-telegram {
    cursor: pointer;
}
.region-img {
display: block;
margin:0 auto 20px;
max-width: 100%;
}
.clear {clear: both;}
blockquote {
font-style: italic;
margin-left: 1.6em;
padding-left: 0.8em;
margin-bottom: .8em;
border-left: 2px solid #0094db;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeueBoldCondensed.eot');
    src: url('fonts/HelveticaNeueBoldCondensed.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueBoldCondensed.woff2') format('woff2'),
    url('fonts/HelveticaNeueBoldCondensed.woff') format('woff'),
    url('fonts/HelveticaNeueBoldCondensed.ttf') format('truetype'),
    url('fonts/HelveticaNeueBoldCondensed.svg#HelveticaNeueBoldCondensed') format('svg');
    font-weight: bold;
    font-style: normal;
}

.ww2 {
    background: url(images/ww2_bg.png) no-repeat 50% 50%;
    background-size: contain;
    margin-bottom: .8em;
    height: 0;
    padding-bottom: 32.5%;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: bold;
    font-style: normal;
}
.ww2-text {
    text-align: center;
    color: #434343;
    /*font-size: 20px;*/
    font-size: 16px;
    padding: 6px 10px 0;
    margin-bottom: 0;
    text-shadow: 2px 2px 2px rgba(255,255,255,0.3), -2px -2px 2px rgba(255,255,255,0.3);
}
.ww2-phone {
    padding: 0 10px;
    text-align: center;
    margin-bottom: 4px;
}
.ww2-phone a {
    /*font-size: 36px;*/
    font-size: 24px;
    color: #d85a1d;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    text-shadow: 2px 2px 10px #fff, -2px -2px 10px #fff;
}
.ww2-count,
.ww2-social {
    display: none;
}

@media (min-width: 768px) {
    .ww2-phone,
    .ww2-text {
        text-align: left;
    }
    .ww2-count {
        display: block;
        float: right;
        padding: 16px 10px 0 0;
        /*font-size: 16px;*/
        font-size: 12px;
    }
    .ww2-count p {
        text-align: right;
        margin: 0;
        text-shadow: 2px 2px 2px rgba(255,255,255,0.2), -2px -2px 2px rgba(255,255,255,0.2);
    }
    .ww2-social {
        display: inline-block;
        padding-left: 10px;
    }
    .ww2-social .callback-btns a {
        text-shadow: 1px 1px 1px rgba(255,255,255,0.4), -1px -1px 1px rgba(255,255,255,0.4), 2px 2px 10px #fff, -2px -2px 10px #fff;
        background: url(/bitrix/templates/main_1024/images/h2/btn2.png) no-repeat 0 0;
        padding: 7px 10px 7px 40px;
        background-size: 148px 79px;
        margin: -8px 0 -8px -10px;
        font-size: 14px;
        line-height: 14px;
        width: 100px;
    }
    .ww2-social .social-btns {
        margin: 12px 0 0 -8px;
    }
    .ww2-social .social-btns span+span {
        margin: 0;
    }
    .ww2-social .social-btns span {
        background: url(/bitrix/templates/main_1024/images/h2/btn2.png) no-repeat 0 0;
        background-size: 148px 79px;
        width: 34px;
        height: 34px;
    }
    .ww2-social .social-btns span.btn-whatsup {
        background-position: 0 -43px;
    }
    .ww2-social .social-btns span.btn-viber {
        background-position: -38px -43px;
    }
    .ww2-social .social-btns span.btn-telegram {
        background-position: -76px -43px;
    }
    .ww2-social .social-btns span.btn-vk {
        background-position: -112px -43px;
    }
}

.callmebtn-top {
    display: none;
}
@media (min-width: 768px) {
    .callmebtn-top {
        display: block;
        width: 194px;
        background: #d87a3b url(images/telephone.png) no-repeat 12px 50%;
        padding: 8px 0 8px 12px;
        margin: 8px auto 0;
        text-align: center;
        color: #fff;
        text-decoration: none;
        border-radius: 2px;
    }
    .callmebtn-top:hover {
        color: #fedcd1;
        background-color: #d8945c;
    }
}

.vets #bg {
    background: none;
}

.ww2.ww2-header {
    margin: 0;
}
.ww2-header .ww2-count {
    padding: 16px 20px 0 0;
    font-size: 18px;
    line-height: 1.2;
}
.ww2-header .ww2-text {
    padding: 10px 20px 0;
    font-size: 16px;
}
.ww2-header .ww2-phone {
    padding: 20px 20px;
    margin-top: 10px;
}
.ww2-header .ww2-phone a {
    font-size: 28px;
}
.ww2-header .ww2-social .callback-btns a {
    font-size: 18px;
    background-size: 216px 114px;
    background-position: 0 -3px;
    width: 148px;
    line-height: 1.2;
}
.ww2-header .ww2-social .social-btns {
    margin: 12px 0 0;
}
.ww2-header .ww2-social .social-btns span {
    background-size: 216px 114px;
    width: 50px;
    height: 50px;
}
.ww2-header .ww2-social .social-btns span.btn-whatsup {
    background-position: -2px -62px;
}
.ww2-header .ww2-social .social-btns span.btn-viber {
    background-position: -56px -62px;
}
.ww2-header .ww2-social .social-btns span.btn-telegram {
    background-position: -112px -62px;
}
.ww2-header .ww2-social .social-btns span.btn-vk {
    background-position: -168px -62px;
}
@media (min-width: 768px) {
    .ww2-header .ww2-text {
        font-size: 22px;
        padding: 16px 0 0 20px;
    }
    .ww2-header .ww2-phone a {
        font-size: 42px;
    }
}

.gallery-item {
    float: left;
    width: 30%;
    margin: 0 1.5% 20px;
    text-align: center;
}
.gallery-item img {
    max-width: 100%;
    height: auto;
}

.ww2-btn {
    display: inline-block;
    background: #d87a3b;
    padding: 6px 12px;
    margin-top: 8px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    font-size: 16px;
    text-shadow: none;
}
.ww2-btn:hover {
     color: #fedcd1;
     background-color: #d8945c;
 }

.callback-form {
    width: 275px;
    margin: 0 auto;
}
.callback-form .comment {
    color: #d87a3b;
    text-align: center;
}
.callback-form .button {
    border: none!important;
    background: #d87a3b!important;
    border-radius: 2px;
    cursor: pointer;
}
.callback-form .button:hover {
    color: #fedcd1!important;
    background-color: #d8945c!important;
}
.callback-wrapper {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 12px 0;
    margin: 20px 0;
}