body {
	font-family: 'Roboto', sans-serif;
        -webkit-font-smoothing: antialiased;
}
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

::-webkit-scrollbar {
    width: 12px;
    height:10px;
    background-color: #F5F5F5;
    padding:0 2px;
}
::-webkit-scrollbar-thumb
{
    height:8px;
    border-radius: 10px;
    background-clip: padding-box;
    border: 4px solid rgba(0, 0, 0, 0);
    background-color: #4a9328;
}
::selection {
    background:#d4efc8;
}
::-moz-selection {
    background:#d4efc8;
}
::-webkit-input-placeholder { color:#757474; }
:-moz-placeholder { color:#757474; } /* firefox 18- */
::-moz-placeholder { color:#757474; } /* firefox 19+ */
:-ms-input-placeholder { color:#757474; } /* ie */


select option:hover {
        background:#d4efc8;
   }
.padding-15 {
	padding-top:15px;
}
.logo {
	display:inline-block;
}
.topgrey {
    background:#f6f6f6;
    margin-top: 7px;
    font-size:12px;
}
.topgrey p {
    margin:0;
    padding:10px 0;
    text-align:center;
}
.menuMobile {
	color:#fff;
	background:#4a9328;
	display:inline-block;
	padding: 20px;
	transition:0.3s;
	margin-left:10px;
        font-weight:700;
        text-transform:uppercase;
        font-size:16px;
}
.menuMobile span {
    padding-left: 5px;
    display:block;
    float:left;
}
.menuMobile img {
    float:left;
}
.menuMobile:hover {
	background:#323232;
        text-decoration:none;
        color:#fff;
}
#menuMainDesktop {
	font-size:14px;
	margin-top:5px;
	border-right:1px solid #e3e3e3;
	overflow:hidden;
	float:right;
	padding:5px 10px 5px 0;
}
#menuMainDesktop li {
	padding:5px;
	float:left;
	list-style:none;
	font-weight:600;
	padding-right:20px;
}
#menuMainDesktop li a {
	color:#373737;
        transition: 0.2s;
        cursor:pointer;
}
#menuMainDesktop li a:hover {
	text-decoration:none;
        color: #4a9328;
}
.contactUs {
	font-size:12px;
	color:#7c7c7c;
	display:block;
	text-align:center;
	padding-top:5px;
}
.phone {
	font-size:24px;
	color:#323232;
	font-weight:900;
	display:block;
	text-align:center;
}
.top-15 {
	padding-top:15px;
}
.bottom-15 {
    padding-bottom:15px;
}
.claim {
	color:#333333;
	font-size:36px;
	text-align:center;
	margin-top:60px;
	line-height:60px;
        margin-bottom: 0;
}

h2.main-subtitle {
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 0;
}
.claim span {
	font-size:40px;
}
.claim2 {
	color:#333333;
	font-size:26px;
	text-align:center;
	margin-top:40px;
	line-height:40px;
        margin-bottom: 10px;
}
.claim3 {
	color:#333333;
	font-size:26px;
	text-align:center;
	margin-top:40px;
	line-height:40px;
        margin-bottom: 10px;
        font-weight:700;
}
.claim2 span {
	font-size:26px;
}
.step2Info {
    color:#b7b2a7;
    font-weight:400;
}
.step2Choosen {
    text-align:center;
    color:#b7b2a7;
    font-size:16px;
    margin-bottom:40px;
}
.bold {
	font-weight:900;
}
.orange {
	color:#f09520;
}
.underline {
	text-decoration:underline;
}
/*
.guarantee {
	background:#fff;
	overflow:hidden;
	padding:15px 10px;
}*/
.guaranteeMain {
	color: #f09520;
	font-size:24px;
	font-weight:700;
	display:inline-block;
	vertical-align:middle;
}
.guaranteeSpec {
	color:#fff;
	font-size:16px;
	display:inline-block;
	vertical-align:middle;
	padding-left:5px;
}
.center {
	text-align:center;
}
.meetOurSpecs {
	font-size:20px;
	text-align:center;
	font-weight:900;
	margin-top:60px;
	margin-bottom:40px;
}
.needApp {
    font-size:20px;
    text-align:center;
    font-weight:900;
}
.SpecImage {
position:absolute;
margin-left: 60px;
margin-top:-65px;
}
.owl-item .SpecImage {
margin-left: 54px;
}
.SpecImage img {
border-radius:130px;
width:130px;
-moz-box-shadow: 0 0 8px #c7c7c7;
-webkit-box-shadow: 0 0 8px #c7c7c7;
box-shadow: 0 0 8px #c7c7c7;
}
.SpecInfos {
width:160px;
margin:auto;
margin-top:65px;
-moz-box-shadow: 0 0 8px #c7c7c7;
-webkit-box-shadow: 0 0 8px #c7c7c7;
box-shadow: 0 0 8px #c7c7c7;
border-radius:5px;
transition:0.4s;
}
.SpecInfos:hover {
-moz-box-shadow: 0 0 8px #4a9328;
-webkit-box-shadow: 0 0 8px #4a9328;
box-shadow: 0 0 8px #4a9328;
}
.SpecInfos h4 {
padding-top: 90px;
font-size: 15px;
text-align: center;
color: #323232;
line-height: 18px;
font-weight: 700;
margin-bottom: 5px;
}
.SpecInfos span {
color:#939393;
font-size:12px;
display:block;
text-align:center;
}
.SpecInfos .SpecNote {
color:#f09520;
font-size:18px;
text-align:center;
margin-top:6px;
margin-bottom:0px;
line-height:28px;
}
.SpecInfos .SpecNote2 {
color:#7d7d7d;
font-size:28px;
text-align:left;
margin-top:10px;
margin-bottom:0px;
line-height:28px;
}
.SpecInfos .SpecNote3 {
color:#f09520;
font-size:28px;
text-align:right;
margin-top:10px;
margin-bottom:0px;
line-height:28px;
}
.SpecInfos .SpecNote2 span {
font-size:12px;
color: #7d7d7d;;
display: inline;
}
.SpecInfos p {
font-size:12px;
color:#f09520;
text-align:center;
margin-bottom:10px;
}
.SpecInfos .provider-phone-outer {
    margin:0 5px 7%;
}
.handymanCatalog .SpecInfos .provider-phone-outer {
    margin-bottom: 5px;
}
.SpecInfos .provider-phone-label {
    margin-bottom: 0;
    font-weight: bold;
}
.SpecInfos .provider-phone {
    padding: 10px 0 10px 42px;
    text-transform: uppercase;
    border-radius: 30px;
    z-index: 1;
    border: none;
    background: url(/images/providerCallButtonSmall.png) 0 2px no-repeat;
    margin: 0 auto;
    width: 140px;
}
.SpecInfos .provider-phone a {
    color: #fff;
    font-size: 16px;
    
}
.commentCostBorder {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border-right:1px solid #ebebeb;
}
.grey {
background:#f6f6f6;
border-top:1px solid #ebebeb;
margin: 0!important;
}
.grey .col-md-6 {
padding:0;
}
.grey .col-md-6 p.commentCost{
font-size:14px;
font-weight:700;
color:#323232;
margin-top:10px;
margin-bottom:0;
line-height:16px;
}
.grey .col-md-6 p.commentService {
font-size:11px;
color:#bebebe;
margin-top:0;
line-height:11px;
}
.handymanListContainer {
text-align:center;
margin:0 0 60px 0;
}
.handymanList {
color:#4a9328;
font-size:16px;
text-align:center;
display:inline-block;
}
.handymanList:hover {
text-decoration:underline;
color:#4a9328;
}
.services {
background:#fff9f0;
padding-bottom:80px;
}
.servicesList .providerBox .transparent {
    position:absolute;
    display: none;
    background:none;
    z-index:999;
    padding:0 16px;
    height:120px;
    width:263px;
}
.imageBox {
    position: relative;
}

.servicesList .providerBox .serviceMiddle {
    position:absolute;
    z-index:998;
    background:#4a9328;
    height:120px;
    width:100%;
    top:0;
    left:0;
    display: none;
}
.transparent ul {
    padding-left:20px;
    color:#fff;
    font-size:14px;
    padding-top:20px;
}
.transparent a {
    color:#fff;
    font-weight:500;
    display:block;
    float:right;
}
.serviceName {
    position:absolute;
    color:#fff;
    font-weight:900;
    text-shadow:0px 0px 7px #000;
    text-align:center;
    font-size:18px;
    width:263px;
    margin-top: 45px;
}
.moreServices {
    background:#fff9f0;
}
.SpecImage .proHandyman {
display:none;
}
.pro .SpecImage img {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border: 8px solid #f09520;
}
.pro .SpecImage .proHandyman {
display:block;
position:absolute;
bottom:-5px;
background:#f09520;
padding:5px 10px;
border-radius:100px;
font-size:12px;
font-weight:900;
color:#fff;
text-shadow: 0px 1px 0px #000;
left:50%;
margin-left:-22px;
margin-top:10px;
}
.pro2 .SpecImage img {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border: 8px solid #4a9328;
}
.pro2 .SpecImage .proHandyman {
display:none;
}
.arrowLeft {
width:60px;
height:60px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border:2px solid #4a9328;
border-radius:60px;
color:#4a9328;
font-size:30px;
text-align:center;
}
.arrowRight {
width:60px;
height:60px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border:2px solid #4a9328;
border-radius:60px;
color:#4a9328;
font-size:30px;
text-align:center;
}
.arrowLeft:hover, .arrowRight:hover {
background: #4a9328; /* Old browsers */
background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
color:#fff;
} 
.arrowLeft i, .arrowRight i {

}
.arrowLeft i {
    margin:12px 0 0 -5px;
    padding:0;
}
.arrowRight i {
    margin:12px 0 0 5px;
    padding:0;
}
.services .container h2 {
font-weight:900;
font-size:26px;
margin-top:80px;
}
.whyUs h2, .moreServices h2 {
	text-align:center;
	font-weight:900;
	font-size:26px;
	margin-top:60px;
}
.h2subtitle {
margin-top:10px;
color:#616161;
font-size:20px;
margin-bottom:60px;
}
.whyUs .h2subtitle {
text-align:center;
margin:10px 0 80px 0;
color:#616161;
font-size:20px;
}
.servicesList img {
    width:100%;
    height:120px;
}
.serviceProof {
    font-size:16px;
    font-weight:900;
    margin:30px 0;
    color:#323232;
    line-height:16px;
}
.ServiceProofExp {
    color:#939393;
    font-size:14px;
}
.ico-1, .ico-2, .ico-3, .ico-4, .ico-5, .ico-6, .ico-7, .ico-8 {
    background: url(../images/icons.png);
    width:55px;
    height:45px;
    margin:auto;
}
.ico-1 {
    background-position: 0px 0px;
}
.ico-2 {
    background-position: -55px 0px;
}
.ico-3 {
    background-position: -110px 0px;
}
.ico-4 {
    background-position: -165px 0px;
}
.ico-5 {
    background-position: 0px -45px;
}
.ico-6 {
    background-position: -55px -45px;
}
.ico-7 {
    background-position: -110px -45px;
}
.ico-8 {
    background-position: -165px -45px;
}
.whyUs .col-md-3 {
    margin-bottom:60px;
}
.buttonRadius {
    display:inline-block;
    font-size:18px;
    font-weight:700;
    color:#fff;
    background:#4a9328;
    padding:15px 40px;
    border-radius:40px;
    margin-bottom:60px;
    cursor:pointer;
}
.buttonRadius:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
.getApp {
    background:url(../images/mobileAppDownload.jpg) top center no-repeat;
}
.getApp p {
    color:#4a9328;
    font-size:18px;
    text-align:center;
    font-weight:500;
}
.getApp a {
    display:block;
    width:146px;
    height:43px;
    margin:50px auto 110px auto;
    border-radius:5px;
    transition:0.5s;
}
.getApp a:hover {
    box-shadow:0px 0px 8px #8c8c8c;
}
.getApp a img {
    border-radius:5px;
}
.wroteAbout {
    margin:60px auto;
}
.wroteAbout ul {
    list-style:none;
    text-align:center;
}
.wroteAbout ul li {
    display:inline-block;
    width:24%;
}
.wroteAbout ul li a {
    cursor:pointer;
}
.wroteAbout ul li a img {
    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"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    transition:0.5s;
}
.wroteAbout ul li a img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
.wroteAbout .col-md-2 p {
    font-size:16px;
    font-weight:700;
    color:#323232;
    margin-top:10px;
}
#horizontalTab {
    margin-top:50px;
}
.moreServices .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: none;
    background:none;
    font-size:16px;
    font-weight:700;
    color:#373737;
}
.moreServices .nav-tabs.nav-justified a, .nav-tabs.nav-justified a:hover, .nav-tabs.nav-justified a:focus {
    border: none;
    background:none;
    font-size:16px;
    font-weight:700;
    color:#373737;
    text-align:left;
}
.moreServices .tab-pane ul {
    float:left;
    padding-left:15px;
    list-style:none;
    font-size:14px;
}
.moreServices .tab-pane ul li a {
    color:#4a9328;
}
.needHelp {
    background:#fff;
    overflow:hidden;
    box-shadow: 0px 0px 8px #ece2d3;
    margin:60px 0;
}
.needHelp .col-md-6 p {
    font-size:20px;
    color:#616161;
    padding:50px 0 50px 40px;
    margin:0;
}
.callUs {
    font-size:35px;
    font-weight:900;
    margin-top: 40px;
    float: left;
}
.callIco {
    margin: 30px 20px 0 20px;
    float:left;
}
@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.callIco img:hover,
.callIco img:focus {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
.callIco img {
	display:inline-block
}
.tab-pane ul:nth-child(2) {
}
.footer {
    background:#323232;
}
.cookieBox {
    background:#323232;
}
.legalInfo {
    font-size: 12px;
    color: #aeaeae;
    margin-top:10px;
}
.footer ul.footerMenu {
    padding-left:0;
    margin: 60px 0 40px 0;
    overflow:hidden;
}
.footer ul.footerMenu li {
    float:left;
    padding-right:20px;
    list-style:none;
}
.footer ul.footerMenu li a {
    color:#fef5e8;
    font-size:14px;
    font-weight:400;
    transition:0.5s;
}
.footer ul.footerMenu li a:hover {
    color:#4a9328;
}
.footer ul.socialLinks {
    float:right;
    overflow:hidden;
    padding-left:0;
    list-style:none;
}
.footer ul.socialLinks li {
    overflow:hidden;
    float:left;
}
.gplayFooter {
    width:108px;
    height:31px;
    border-radius:5px;
    display:block;
    margin-top:55px;
    transition:0.5s;
    float:left;
}
.gplayFooter img {
    border-radius:5px;
}
.gplayFooter:hover {
    box-shadow: 0px 0px 8px #181818;
}
.fb-like {
    margin: 60px 20px 0 20px;
    display:block!important;
    float:left;
}
.bottomBoxShadow .fb-like {
    margin:0 0 0 10px;
    display:inline-block!important;
    float:none;
}
.facebook {
    margin-right:20px;
    background:url(../images/social.png);
    height:24px;
    width:24px;
    display:block;
    transition:0.5s;
    float:left;
    margin-top: 57px;
}
.facebook:hover {
    background-position:0px -24px;
}
.gplus {
    margin-right:20px;
    background:url(../images/social.png);
    height:24px;
    width:24px;
    display:block;
    transition:0.5s;
    float:left;
    background-position:-24px 0px;
    margin-top: 57px;
}
.gplus:hover {
    background-position:-24px -24px;
}
.twitter {
    background:url(../images/social.png);
    height:24px;
    width:24px;
    display:block;
    transition:0.5s;
    float:left;
    background-position:-48px 0px;
    margin-top: 57px;
}
.box {
    overflow:hidden;
}
.twitter:hover {
    background-position:-48px -24px;
}
.footBorder {
    border-bottom:1px solid #444444;
}
.footBorder .col-md-7 {
    padding-left:0;
}
.footBorder .col-md-5 {
    padding-right:0;
}
.copy {
    padding:0;
}
.copy p {
    margin:30px 0 70px 0;
    font-size:12px;
    color:#aeaeae;
}
.copy p a {
    color:#aeaeae;
    transition:0.5s;
}
.copy p a:hover {
    color:#4a9328;
}
.copyR {
    float:right;
}
.resp-tabs-container {
    padding:0 10px;
}
.nopadding {
    padding:0;
}
.providerBox {
    margin-bottom:20px;
}
.owl-wrapper {
    padding:10px 0;
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #4a9328;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size:30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
        color:#fff;
        border-radius:30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
}
.owl-theme .owl-controls .owl-buttons div {
    border-radius:30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #4a9328;
	padding: 2px 10px;
	font-size:30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


#owl-demo .owl-item > div{
  text-align: center;
  padding:50px 0px;
  margin:3px;
  color: white;
  font-size:32px;
}

 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -80px;
  top: 120px; 
  height:1px;
  width:1px;
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -10px;
  top: 120px;
  height:1px;
  width:1px;
}
.bottomBoxShadow {
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}
.formBg {
    background:#fff9f0 url(../images/bg_1920a.jpg) top center no-repeat;
    margin-top:3px;
}
.formBg2 {
    background:#fff url(../images/2.jpg) top center no-repeat;
    margin-top:3px;
}
.formBg3 {
    background:#fff9f0 url(../images/1.jpg) top center no-repeat;
    margin-top:3px;
}
.formContainer {
    -moz-box-shadow: 0 0 5px #c7c7c7;
    -webkit-box-shadow: 0 0 5px #c7c7c7;
    box-shadow: 0 0 5px #c7c7c7;
    background:rgba(255,255,255,0.75);
    padding:60px;
}
.formContainer2 {
    -moz-box-shadow: 0 0 5px #c7c7c7;
    -webkit-box-shadow: 0 0 5px #c7c7c7;
    box-shadow: 0 0 5px #c7c7c7;
    background:rgba(255,255,255,0.75);
    padding:20px;
}
.formContainer3 {
    -moz-box-shadow: 0 0 5px #c7c7c7;
    -webkit-box-shadow: 0 0 5px #c7c7c7;
    box-shadow: 0 0 5px #c7c7c7;
    background:rgba(255,255,255,0.75);
    padding:10px 10px 10px 10px;
}
    
.formContainer2 h2 {
    margin-top:0px;
    font-size:26px;
    text-align:center;
    margin-bottom:0px;
    line-height:40px;
}
.formContainer2 span {
    display:block;
    text-align:center;
    color: #b7b2a7;
}
.formContainer2 .formServicesChooseSelectCatalog span {
    display:block;
    text-align:left;
    color: #757474;
}
#mainForm {
        
}
#mainForm label {
	display:block;
}
#mainForm label span {
	font-size:80%;
	float:right;
	display:block;
	color:#909090;
	margin-top:5px;
	right:0;	
}
.buttonFind {
    position:absolute;
    text-align:center;
    width: 250px;
    left: 50%;
    margin-left: -125px;
}
.buttonFind button {
    font-weight:900;
    text-transform:uppercase;
    font-size:20px;
    background:#4a9328;
    border-radius:30px;
    padding:10px 20px;
    border:none;
    color:#fff;
    -webkit-font-smoothing: antialiased;
    
}
.buttonFind button:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
.howWeWork {
    margin: 80px 0 30px 0;
}
.howWeWork p i {
    font-size:40px;
}
.howWeWork p {
    color:#4a9328;
    font-size:16px;
    text-align:center;
    margin-bottom:0;
}
.howWeWork img {
    
}
.text {
    text-align: right!important;
    margin-top: 8px;
}
.howWeWork .rightBorder {
    border-right: 1px solid #e4ded6;
}
.rightText {
    text-align:right;
    padding-right:30px;
}
.handymanImg {
    margin-top: 17px;
    margin-left:-40px;
    position:absolute;
}
.handymanImg2 {
    margin-left: -120px;
    position:absolute;
    margin-top: 17px;
}
.step2Change {
    font-size:10px;
    color:#b7b2a7;
    border:1px solid #b7b2a7;
    display:inline-block;
    border-radius:30px;
    padding:1px 5px;
    text-transform:uppercase;
    margin-top:-10px;
}
.step2Change:hover {
    color:#b7b2a7;
    text-decoration:none;
}
.specialistContainer {
    
}
.headline {
    text-align:center;
    font-size:18px;
}
.specialistContainer .headline, .step2 .headline {
    text-align:center;
    font-size:22px;
}
.step2 span {
    font-size:16px;
    margin-bottom:10px;
}
.step2 label {
    display:block;
    margin:20px 0 10px 0;
    font-size:18px;
    text-align:center;
}
.step2 button {
    font-weight: 700;
text-transform: uppercase;
font-size: 20px;
background: #4a9328;
border-radius: 30px;
padding: 10px 20px;
border: none;
color: #fff;
-webkit-font-smoothing: antialiased;
margin: 20px 0;
}
.specialistContainer .SpecInfos {
    width:auto;
    background:#fff;
    overflow: hidden;
}
.specialistContainer .SpecInfos h4 {
    width:auto;
    background:#fff;
    font-size:16px;
}
.specialistContainer .grey {
}
.chooseServiceman {
    padding:10px 35px;
    font-size:14px;
    text-align:center;
    text-transform:uppercase;
    position:absolute;
    margin-top:-20px;
    background:#fff;
    border-radius:30px;
    color:#838383;
    left:50%;
    margin-left:-60px;
    z-index:1;
    border:1px solid rgb(226, 226, 226);
}
.chooseServiceman2 {
    padding:10px 35px;
    font-size:14px;
    text-align:center;
    text-transform:uppercase;
    position:absolute;
    margin-top: 55px;
    background:#4a9328;
    border-radius:30px;
    color:#fff;
    left:50%;
    margin-left:-60px;
    z-index:1;
    border:none;
}
.chooseServiceman:hover, .chooseServiceman2:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
.chooseService, .chooseLocation {
    font-size:16px;
}
.or-vertical {
    width:3px;
    height:500px;
    background:#f09520;
    margin:auto;
}
.or-horizontal {
    width:100%;
    height:3px;
    background:#f09520;
    margin:0 auto 60px 0;
}
.or-img {
    width:60px;
    height:60px;
    position:absolute;
    left:50%;
    margin-left:-30px;
    background:url(../images/or.png);
    margin-top: 225px;
}
.separator {
    width:20px;
    min-height:1px;
    border:1px solid #e8e3da;
    margin: 40px auto 30px auto;
}
.specialistContainer .SpecImage {
    left:50%;
    margin-left: -65px;
}
.specialistContainer .SpecInfos .alignRight {
    text-align:right;
}
.specialistContainer .SpecInfos .alignLeft {
    text-align:left;
}
.specialistContainer .SpecInfos .row {
    margin-bottom:20px;
}
.specialistContainer .alignLeft {
    color:#7d7d7d;
}
.specialistContainer .SpecInfos form input {
    margin:20px 0;
}
.slide {
    margin-bottom: 50px; 
}
.handymanCatalog .formContainer2 {
    margin-bottom: 10px;
}
.submitButton {
    padding: 10px 35px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 32px;
    background: #4a9328;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-weight:900;
}
.submitButton:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}

.class18px {
    font-size:18px;
}
.center {
    text-align:center;
}
.showHandyman {
   margin-top: 2px; 
   font-size:13px;
   padding: 2px;
}
.inline-short.showHandyman {
   margin-top: -11px;
   vertical-align: middle;
}
.sortHandyman {
    margin-bottom:50px;
}
.sortHandyman select {
   font-size:13px;
   height: 25px;
   padding: 2px;
   width: 170px;
}
.handymanListMore {
    border:2px solid #4a9328;
    color:#4a9328;
    display:inline-block;
    margin:auto;
    font-size:18px;
    padding:10px 30px;
    border-radius:30px;
    font-weight:700;
    transition:0.5s;
}
.handymanListMore:hover {
    background:#4a9328;
    color:#fff;
    text-decoration:none;
}
.formServicesChoose {
    list-style:none;
    padding:0;
    margin:0;
    border:1px solid #c3c3c3;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    overflow:hidden;
}
.formServicesChoose li {
    padding:0;
    margin:0;
    float:left;
    cursor:pointer;
    font-size:11px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-right:1px solid #c3c3c3;
}
.formServicesChoose li:nth-child(6) {
    border-right:none;
}
.activeList {
-moz-box-shadow: inset 0 0 5px #4a9328;
-webkit-box-shadow: inset 0 0 5px #4a9328;
box-shadow: inset 0 0 5px #4a9328;
background-color:#d4efc8!important;
}
.formServicesChoose li div.activeList span {
    color:#4a9328;
}
.formServicesChoose li div span {
    position:absolute;
    margin-top:50px;
    text-align:center;
    display:block;
    width:70px;
    color:#757474;
}
.formServicesChoose li:hover div span {
    color:#4a9328;
    text-decoration:underline;
}
.hydraulik, .elektryk, .pralki, .zmywarki, .lodowki {
    width:70px;
    height:44px;
}
.hydraulik {
    background:url(../images/ico-hydraulik.png) no-repeat;
}
.elektryk {
    background:url(../images/ico-elektryk.png) no-repeat;
}
.pralki {
    background:url(../images/ico-pralka.png) no-repeat;
}
.zmywarki {
    background:url(../images/ico-zmywarki.png) no-repeat;
}
.lodowki {
    background:url(../images/ico-lodowki.png) no-repeat;
}
.hydraulik:hover {
    background-position:0px -44px;
    background-color:#f4f9f2;
}
.elektryk:hover {
    background-position:0px -44px;
    background-color:#f4f9f2;
}
.pralki:hover {
    background-position:0px -44px;
    background-color:#f4f9f2;
}
.zmywarki:hover {
    background-position:0px -44px;
    background-color:#f4f9f2;
}
.lodowki:hover {
    background-position:0px -44px;
    background-color:#f4f9f2;
}
.formServicesChooseSelectCatalog {
    border:1px solid #c3c3c3!important;
}
.formServicesChooseSelectCatalog .select2-container .select2-choice {
    width:100%;
    height:44px;        
}
.formServicesChooseSelect .select2-container .select2-choice {
    width:304px;
    height:44px;
}
.select2-search {
    display:none!important;
}
.formServicesChooseSelect select {
    border:none;
    width: 304px;
    padding:11px 10px;
    font-size: 14px;
}
.formServicesChooseSelect:hover select, .formServicesChooseSelect option {
    background:#f4f9f2;
    color:#4a9328;
}
.zipcodeInfo {
    display:inline-block;
    color:#909090;
    font-size:12px;
}
.form-control {
    border-radius:0px;
}
.uslugaDivInput {
    width:250px;
}
.twitter-typeahead {
    width:100%;
    background:#fff!important;
}
.twitter-typeahead input:hover {
    background:#f4f9f2!important;
    
}
.twitter-typeahead input {
    border-radius:0px!important;
    width:100%;
    border:1px solid #c3c3c3;
    font-size: 16px;
}
.error-msg {
    color:#a94442 !important;
    font-size:12px;
}
/* PROVIDER PROFILE */
.breadcrumb {
    padding:0;
    margin:0;
    background:none;
}
.breadcrumb ul {
    list-style:none;
    padding:20px 0 20px 0;
    overflow:hidden;
    border-bottom:1px solid #e8decd;
}
.breadcrumb ul li {
    float:left;
    padding-right:10px;
    list-style:none;
}
.breadcrumb ul li a {
    font-size:12px;
    color:#b8b3a9;
}
.breadcrumb ul li a:hover {
    
}
.breadcrumb ul li:after {
    content: "\00BB";
    padding-left:10px;
    color:#b8b3a9;
}
.breadcrumb ul li:last-child:after {
    content: "";
}
.providerContainer {
    margin-top:100px;
    width:100%;
}
.providerContainerImg {
    width:130px;
    height:130px;
    position:absolute;
    margin-top:-65px;
    left:50%;
    margin-left:-65px;
}
.providerContainerImg img {
    width:130px;
    height:130px;
    border-radius:100px;
}
.providerContainerBox {
    background:#fff;
    width:100%;
    border-radius:5px;
    box-shadow: 0px 0px 8px #c7c7c7;
    text-align:center;
}
.providerContainerBox h1 {
    font-size:30px;
    font-weight:700;
    text-align:center;
    padding-top:100px;
}
.providerContainerBox p.providerContainerService {
    font-size:16px;
    text-align:center;
    color:#939393;
    margin-bottom:30px;
}
.providerContainerService p {
    text-align:center;
}
.providerContainerCount {
    font-size:28px;
    margin-bottom:0px;
}
.greyProvider {
    background:#f6f6f6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.greyProvider div.col-md-12 {
    
}
.callProvider p {
    padding: 20px 0 40px 0;
    font-weight: 700;
    color: #323232;
    font-size: 20px;
    margin-bottom: 0;
}
.providerInfo {
    margin-top:40px;
}
.providerInfo p {
    margin-bottom:5px;
    line-height:20px;
}
.providerSeparator {
    margin-bottom:30px;
    border-bottom:1px solid #eeeeee;
    padding-bottom:30px;
    width:100%;
    min-height:1px;
}
.providerCommentSeparator {
    border-bottom:1px solid #eeeeee;
    padding-bottom:30px;
    width:30%;
    min-height:1px;
    margin:0 auto 30px auto;
}
.providerInfo p.providerHeaderInfo {
    margin-bottom:30px;
}
.providerComment .providerHeaderInfo {
    margin-top:5px;
}
.providerHeaderInfo span {
    color:#bababa;
}
.lastComment .providerCommentSeparator {
    display:none;
}
.providerCommentsMoreLink {
    text-align:center;
    margin-top:60px;
    background:url(../images/moreLinkSep.png) repeat-x;
}
.providerCommentsMoreLink a {
    color:#4a9328;
    display:inline-block;
    padding:10px 40px;
    border:1px solid #4a9328;
    border-radius:50px;
    font-size:20px;
    font-weight:700;
    background:#fff;
    transition:0.2s;
}
.providerCommentsMoreLink a:hover {
    text-decoration:none;
    color:#fff;
    background:#4a9328;
}
.providerCallNumber {
    background:url(../images/providerCallButton.png);
    height:64px;
    width:240px;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    margin-top: 55px;
}
.providerCallNumber span {
    display:block;
    font-size:22px;
    font-weight:700;
    margin-top:15px;
    color: #fff;
    margin-left: 80px;
    text-align: left;
}
.providerCallNumber a {
    text-decoration:none;
}
.providerCallNumber a:hover {
    text-decoration:none;
    color:#fff;
}
/* PROVIDER PROFILE END */


/* STEP 2 PHONE ONLY */
.step2PhoneOnly #mainForm span {
    margin-bottom:20px;
}
.step2PhoneOnly .formContainer2 {
    margin-bottom:80px;
}
.step2PhoneOnly #mainForm .form-group {
    text-align:center;
}
.step2PhoneOnly #mainForm label {
    display:inline-block;
    padding-right:20px;
}
.step2PhoneOnly #mainForm .form-control {
    width:220px;
    display:inline-block;
    text-align:left;
}
.step2PhoneOnly .submitButton2 {
    padding: 10px 35px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
    background: #4a9328;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-weight:900;
}
/* STEP 2 PHONE ONLY END */

/* THANK YOU PAGE */
.thankYouMessage {
    width:100%;
    padding:30px 0;
    text-align:center;
    background:#4a9328;
    margin-top:60px;
}
.thankYouMessageImg {
    display:inline-block;
}
.thankYouMessageInfo {
    display:inline-block;
    font-size:26px;
    color:#fff;
    font-weight:900;
    vertical-align: middle;
}
.thankYouMessageInfo p {
    margin-bottom:0;
    padding-left:20px;
    
}
.succesPage .text-right {
    font-size:16px;
    text-align:right;
    color:#373737;
}
.color-616161 {
    color:#616161;
}
.succesPage .text-right span {
    display:block;
    text-align:right;
}
.successNewsletter {
    margin:45px 0 40px 0;
    padding-bottom:40px;
    overflow:hidden;
    border-bottom:1px solid #e8decd;
}
.succesPage label {
    font-size:16px;
    margin-bottom:10px;
}
.succesPage .form-control {
    width:240px;
    display:inline-block;
}
.succesPage .submitButton2 {
    padding: 10px 35px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
    background: #4a9328;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-weight:900;
    position:absolute;
    top: 32px;
    left: 260px;
}
.successInformations {
    overflow:hidden;
    text-align:center;
}
.successInformations h3, .howWeWorkSteps h3 {
    font-size:20px;
    font-weight:700;
    color:#323232;
}
.successInformations p, .howWeWorkSteps p {
    color:#616161;
    line-height:26px;
}
.howWeWorkStep1, .howWeWorkStep2, .howWeWorkStep3 {
    background:url(../images/howitworksIcons.png);
    width:100px;
    height:100px;
    margin:-50px auto 0 auto;
    
}
.howWeWorkStep2 {
    background-position: -100px 0;
}
.howWeWorkStep3 {
    background-position: -200px 0;
}
.successImg1, .successImg2, .successImg3 {
    background:url(../images/successIcons.png);
    width:120px;
    height:120px;
    margin:auto;
}
.bokImg1, .bokImg2, .bokImg3 {
    background:url(../images/bokIcons.png);
    width:120px;
    height:120px;
    margin:auto;
}
.bokImg2 {
    background-position-x: -120px;
}
.bokImg3 {
    background-position-x: -240px;
}
input[type=checkbox].css-checkbox {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:20px;
    display:inline-block;
    height:auto;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:12px;
    vertical-align:middle;
    cursor:pointer;
    color:#939393;
    font-weight:400;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-image:url('../images/lite-x-green2.jpg');
}

.css-label { 
    background-image:url('../images/lite-x-green.jpg'); 
}
.checkboxContainer {
    overflow:hidden;
 }

/* ERROR ZIPCODE PAGE */
.errorCode {
    padding-top:50px;
    color:#323232;
    padding-bottom: 50px;
}
.errorCode img {
    display:block;
    margin:auto;
}
.errorCode h1, .errorCode h3 {
    font-size:36px;
    margin-top:0;
}
.errorCode h1 {
    font-weight:400;
    line-height:50px;
    margin-bottom: 15px
}
.errorCode h3 {
    font-weight:900;
    margin-bottom: 40px;
}
.errorCode p.leaveEmail {
    color:#616161;
    font-size:20px;
}
.errorCode form {
    margin-top:35px;
}
.errorCode .submitButton2 {
    padding: 10px 35px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
    background: #4a9328;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-weight:900;
}
.errorCode label {
    font-size:18px;
}
.errorCode h2 {
    font-size:22px;
    color:#323232;
    margin:10px 0 60px 0;
    text-align:center;
    font-weight:900;
}
.errorCode .cityName {
    margin-bottom:20px;
    color:#4a9328;
    font-size:14px;
}
.bok {
    padding-bottom:80px;
}
.bok a {
    color:#4a9328;
}
.bok h1 {
    margin-top:60px;
    font-size:26px;
    font-weight:900;
    text-align:center;
    color:#323232;
}
.bok h2 {
    color:#616161;
    font-size:20px;
    font-weight:500;
    text-align:center;
    margin-bottom:60px;
}
.buttonRadius2 {
    font-size:18px;
    font-weight:700;
    color:#fff!important;
    background:#4a9328;
    padding:15px 40px;
    border-radius:40px;
    cursor:pointer;
    margin:20px 0;
    display:inline-block;
}
.buttonRadius2:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
.jak-to-dziala h1 {
    font-size:40px;
    font-weight:900;
    text-align:center;
    margin:60px 0 0 0;
}
.jak-to-dziala .video {
    display:inline-block;
}

/* KONTAKT */
.kontakt {
    padding-bottom:60px;
}
.kontakt h2 {
    color:#323232;
    font-size:26px;
    font-weight:900;
    margin-top:40px;
}
.kontakt p {
    font-size:20px;
    color:#616161;
    margin:10px 0 20px 0;
}
.kontakt p span {
    display:block;
}
.kontakt p a {
    color:#4a9328;
}
.kontakt p a:hover {
    color:#4a9328;
}
.kontakt form {
    margin-top:60px;
}
.kontakt form label {
    font-size:18px;
    font-weight:700;
}
.kontakt button {
font-weight: 700;
text-transform: uppercase;
font-size: 20px;
background: #4a9328;
border-radius: 30px;
padding: 10px 20px;
border: none;
color: #fff;
-webkit-font-smoothing: antialiased;
margin:20px 0;
}
.kontakt button:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}

/* FIXES */
.tt-hint {
    display:none;
}
.has-error .formServicesChoose li div span {
margin-top:60px;
}
.has-error .formServicesChoose ul {
    border:1px solid #a94442;
}
.videoLink {
    margin-bottom:110px;
}
.howitworksSeparator {
    background:url(../images/howitworksSeparator.png);
    height:10px;
    width:220px;
    position:absolute;
    margin: -5px 0 0 275px;
}
.howitworksSeparator2 {
    background:url(../images/howitworksSeparator.png);
    height:10px;
    width:220px;
    position:absolute;
    margin: -5px 0 0 655px;
}
.chooseProvider {
    margin-top:60px;
    overflow:hidden;
    text-align:center;
}
.chooseProviderseparator {
    width:500px;
    min-height:5px;
    background:#eadfce;
    margin:82px auto 0 auto;
    border-radius:5px;
}
.slIco {
    border-radius:100px;
    overflow:hidden;
    margin-top:-82px;
    display:inline-block;
}
.slIco img {
    border:7px solid #4a9328;
    border-radius:100px;
}
.slIco2 {
    border-radius:100px;
    overflow:hidden;
    display:inline-block;
}
.slIco2 img {
    border:7px solid #4a9328;
    border-radius:100px;
    width:130px;
}
.chooseProviderHeadline {
    font-size:20px;
    font-weight:700;
    color:#323232;
    margin-top:20px;
}
.chooseProviderSubheadline {
    color:#939393;
    font-size:16px;
    margin-bottom:80px;
    margin-top:10px;
}
.downloadApp {
    background:url(../images/downloadAppBg.png) top center no-repeat;
}
.margin-green {
    margin:20px 0;
}
.dHeadline {
    font-size:26px;
    font-weight:900;
    color:#333333;
    margin-top:20px;
}
.dSubtitle {
    font-size:20px;
    color:#616161;
    line-height:30px;
}
.green {
    color:#4a9328;
}
.float-right {
    float:right;
}
.service {
    padding:20px 0;
    text-align:center;
}
.serviceProfile h1 {
    border:2px solid #4a9328;
    color:#4a9328;
    font-size:26px;
    padding:15px;
    display:inline-block;
    font-weight:700;
}
.serviceProfile h2 {
    color:#323232;
    font-weight:700;
    text-align:left;
    margin-bottom:10px;
}
.serviceProfile h2 a:hover {
    color:#f09520;
}
.serviceProfile .twitter-typeahead, .serviceProfile .submitButton {
    float:left;
}
.serviceProfile .submitButton {
    margin-top:2px;
    margin-left:20px;
}
.margin-40 {
    margin:40px 0px 20px 0;
}
.serviceList ul {
    list-style:none;
}
.serviceList ul li {
    background:url(../images/list-style.png) top left no-repeat;
    padding-left:34px;
    font-size:18px;
    text-align:left;
    color:#323232;
    margin-bottom:10px;
}
.serviceList {
    margin:40px 0;
}
.tt-dropdown-menu, .tt-suggestion, .tt-suggestion.tt-is-under-cursor, .tt-suggestion.tt-cursor {
    font-size:12px!important;
}
.tt-dropdown-menu {
width:300px!important;
}
.badgeGuarantee {
    display:inline-block;
    padding: 0 20px;
}
.margin-hor-100 {
    margin:100px 0;
}
.full-width {
    width:100%!important;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}



/* OPINIE */
.opinionHeader {
    font-weight:700;
    font-size:36px;
    text-align:center;
    margin:60px 0 30px 0;
    color:#323232;
}
.opinionsSubMainText {
    font-size:20px;
    text-align:center;
    color:#616161;
    margin-bottom:0;
}
.opinionSteps {
    text-align:right;
    color:#d9d3c9;
    font-size:16px;
    border-bottom:1px solid #d9d3c9;
    padding-bottom:10px;
}
.opinionIcon {
    position:absolute;
    width:120px;
    height:120px;
    background:url(../images/opinionComments.png);
    margin: -80px 0 0 -60px;
    left: 50%;
}
.opinie form {
    margin-top:50px;
}
.opinie form label, .opinie form .radio p {
    display:block;
    font-size:18px;
    color:#373737;
    text-align:center;
}
.opinie form .radio p {
    font-weight:700;
}
.opinie form .radio label {
    display:block;
    font-size:14px;
    color:#373737;
    text-align:left;
}
.submitButton3 {
    padding: 10px 35px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    background: #4a9328;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-weight:900;
    display:inline-block;
}
.opinie form .checkboxContainer input[type=radio].css-checkbox + label.css-label {
    font-size:16px;
}
.form-control {
    color:#757474;
}

.formServicesChooseSelect3 .select2-container .select2-choice {
    width:397px;
}
.step2b form {
    margin:20px 0 40px 0;
}
.step2b .headline {
    font-size:26px;
}
.step2b label {
    font-size:18px;
    text-align:right;
}
.step2b button {
    margin:0;
    font-size:20px;
}
.step2b .or-big {
    position:absolute;
    background:url(../images/or-big.png);
    width:80px;
    height:80px;
    left:50%;
    margin-left:-40px;
    margin-top:20px;
}
.margin-bottom-vertical {
    margin-bottom:40px;
}
.step2b .or-horizontal {
    margin: 40px auto 20px 0;
}

/* 404 */
.errorBg {
	background:#fff9f0;
}
.whiteBg {
	background:#fff;
	-moz-box-shadow: 0 0 5px #c7c7c7;
	-webkit-box-shadow: 0 0 5px #c7c7c7;
	box-shadow: 0 0 5px #c7c7c7;
}
.errorGreenBg {
	background:#4a9328;
	text-align:center;
}
.centerLogo {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
.errorGreenBg img {
	margin:70px 0 30px 0;
}
.errorGreenBg h1 {
	font-size:26px;
	font-weight:900;
	text-align:center;
	color:#fff;
	margin: 0px auto 70px auto;
	line-height:40px;
}
.centerBox {
	text-align:center;
}
.errorContent {
	padding:40px 40px;
	font-size:20px;
	color:#616161;
}
.errorContent a {
	color:#4a9328;	
}
.errorContent a:hover { 
	color:#4a9328;
	text-decoration:underline;;
}
.separatorError {
	width:100%;
	border-top:1px solid #f3eadd;
	margin:40px 0;
}
.fixed {
	position:fixed;
	bottom:0;
	width:100%;
	color:#bcbcbc;
	padding:30px 0;
	text-align:center;
}
.fixed p {
	margin-bottom:0;
	font-size:12px;
}

.regulamin ol, .regulamin ul {
    font-size:16px;
    margin:20px 0;
    line-height:26px;
    padding-left:0px;
}
.regulamin ol ol, .regulamin ol ul {
    padding-left:40px;
    margin:0;
}
.headingTitle {
    font-size:16px;
    margin:20px 0;
}

/* LANDING PAGE STYLE */
.landingPage {
    margin-top:-15px;
}
.landingPage h1 {
    border: 2px solid #4a9328;
    color: #4a9328;
    font-size: 26px;
    padding: 15px;
    display: inline-block;
    font-weight: 700;
    margin-top:-40px;
    background:#faf5ec;
}
.landingPage .claim2 {
}
.landingPage .subTitle {
    font-size:20px;
    color:#616161;
    text-align:center;
    margin-top:0px;
}
.landingPage p {
    color:#616161;
    margin-top:20px;
    line-height:26px;
}
.landingPage h3 {
    font-size:20px;
    font-weight:700;
    margin:30px 0 30px 0;
}
.landingPage .first{
    margin-right:20px;
}
.landingPage .comment {
    font-size:14px;
    font-style:italic;
}
.landingPage .name {
    margin-top:10px;
}
.referencje {
    margin-top:65px;
    border-bottom:1px solid #eeeeee;
    padding-bottom:65px;
}
.lpContent {
    background:url(../images/lpBg.jpg) top center no-repeat;
    margin:50px 0 0 0;
}

.lpContentText .boldT {
    color:#323232;
    font-size:20px;
    line-height:35px;
    margin-top:25px;
    font-weight:900;
    display:block;
    
}
.lpContentText {
    color:#939393;
    font-size:16px;
    line-height:30px;
}
.top-30 {
    padding-top:30px;
}
.providerList {
    text-align:left;
    height:40px;
    margin-bottom:20px;
}
.providerListImg {
    display:inline-block;
    margin-right:10px;
}
.providerListName {
    display:inline-block;
    font-size:15px;
    font-weight:700;
    width:200px;
}
.providerListName p {
    margin-top:0px;
    font-size:14px;
}
.providerListContact {
    display:inline-block;
    float:right;
    margin-top:10px;
}
.providerListContact a {
    color:#fff;
    width:100px;
    background:#4a9328;
    color:#fff;
    padding:5px 10px;
    border-radius:30px;
    font-size:14px;
    font-weight:700;
}
.providerListContact a:hover {
    text-decoration: none;
}
.phoneIco {
    background:url(../images/phoneIco.png) no-repeat;
    padding-left:20px;
    background-position-y:2px;
}
.guaranteeList ul {
    padding-left:0px;
    list-style:none;
    margin-top:20px;
}
.guaranteeList ul li {
    background: url(../images/list-style-mini.png) 0px 3px no-repeat;
padding-left: 25px;
font-size: 16px;
text-align: left;
color: #323232;
margin-bottom: 10px;
}
.referencje h3 {
    font-size:26px;
    font-weight:900;
    text-align:center;
    display:inline;
    padding:10px 40px;
    background:#fff;
    position:relative;
}
.sepBg {
    min-height:1px;
    width:100%;
    background:#eeeeee;
    position:absolute;
    margin-top:15px;
}

@media (max-width:1200px) {
	.errorGreenBg img {
		max-width:100%;
	}
}
@media (max-width:768px) {
        .lpContent {
            background:none;
        }
        .lpContentText .boldT {
            color:#323232;
            font-size:16px;
            line-height:25px;
            margin-top:25px;
            font-weight:900;
            display:block;
            text-align:center;
        }
        .lpContentText {
            color:#939393;
            font-size:14px;
            line-height:30px;
            text-align:center;
            margin-bottom:20px;
        }    
	.errorGreenBg img {
		margin:15px auto 15px auto;
	}
	.errorGreenBg h1 {
		position:absolute;
		margin-top:50%;
		top:-10px;
		margin-bottom:50%;
	}
	.separatorError {
		margin: 20px 0;
	}
	.errorContent {
		text-align:center;
	}
	.fixed {
		position:relative;
		margin-top:20px;
	}
        .logo.seo-logo {
            width: 160px;
            margin: 0 auto 60px;
            float: none;
        }
}
@media (max-width:600px) {
	.errorGreenBg h1 {
		font-size:16px;
	}
        }
@media (min-width:769px) and (max-width:992px) {
	.errorContent {
		padding: 30px 15px;
	}
	.separatorError { 
		margin:30px 0;
	}
        .guaranteeList img {
            width:263px!important;
            float:left;
        }
        .guaranteeList ul {
            float:left;
        }
}
@media (max-width:492px) {
        .inline-short.showHandyman {
            margin-top: 0;
        }
}
@media (max-width:420px) {
	.errorContent img {
		width:75%;
	}
	.errorContent {
		font-size:16px;
		text-align:center;
		padding:30px 10px;
	}
        .inline-short.showHandyman {
            margin-top: 0;
        }
}
@media (min-width:1200px) {
    .buttonFind {
        position:absolute;
        margin-top:40px;
        z-index:999;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .lpContentText .boldT {
        color:#323232;
        font-size:18px;
        line-height:35px;
        margin-top:35px;
        font-weight:900;
        display:block;

    }
    .lpContentText {
        color:#939393;
        font-size:16px;
        line-height:30px;
    }    
    .owl-item .SpecImage {
        margin-left: 33px;
    }
    .formServicesChooseSelect3 .select2-container .select2-choice {
        width:306px!important;
    }
	.phone {
            font-size:20px;
	}
        .callUs {
            font-size:30px;
            margin-top: 45px;
        }
        .callIco {
            margin: 35px 20px 0 20px;
        }
        .gplus, .facebook {
            margin-right:10px;
        }
        .fb-like {
            margin-left:10px;
            margin-right:10px;
        }
        .transparent {
            width:213px;
            height:120px;
        }
        .servicesList .providerBox:hover .transparent {
            width:213px;
        }
        .transparent ul {
            font-size:12px;
        }
        .serviceName {
            width:213px;
        }
        .servicesList .providerBox:hover .serviceName {
            display:none;
        }
        .SpecImage {
            margin-left: 33px;
        }
        #menuMainDesktop {
            padding-right:0px;
        }
        #menuMainDesktop li {
            padding-right:15px;
        }
        .bottomBoxShadow .fb-like {
            display:none!important;
        }
        .buttonFind {
            position:absolute;
            margin-top:40px;
            z-index:999;
        }
        .handymanImg, .handymanImg2 {
            width:200px;
        }
        .formServicesChooseSelect select {
            width: 250px;
            padding: 11px 10px;
            font-size: 14px;
        }
        .formServicesChooseSelect .select2-container .select2-choice {
            width:296px;
            height:44px;
        }
        .formServicesChooseSelectCatalog .select2-container .select2-choice {
            width:200px;
            height:44px;
        }
        .formBg {
            background:#fff9f0 url(../images/bg_1920.jpg) top center no-repeat;
            margin-top:3px;
        }
        .howitworksSeparator, .howitworksSeparator2 {
            width:160px;
        }
        .howitworksSeparator {
            margin-left:240px;
        }
        .howitworksSeparator2 {
            margin-left:550px;
        }
        .margin-green {
            margin:10px 0;
        }
        .serviceProfile .twitter-typeahead {
            width:150px;
        }
}
@media (min-width:768px) and (max-width:992px) {
    .lpContentText .boldT {
        color:#323232;
        font-size:14px;
        line-height:35px;
        margin-top:15px;
        font-weight:900;
        display:block;

    }
    .lpContentText {
        color:#939393;
        font-size:14px;
        line-height:30px;
    }
    .servicesList .providerBox:hover .transparent {
        width:220px;
        
    }
    .formServicesChooseSelect3 .select2-container .select2-choice {
        width:630px!important;
    }
    .or-img {
        width:60px;
        height:60px;
        position:absolute;
        left:50%;
        margin-left:-30px;
        background:url(../images/or.png);
        margin-top:-30px;
    }
    .transparent ul {
        font-size:12px;
    }
    .serviceName {
        width:220px;
    }
    .cycle-slideshow .col-md-3 {
        width:200px;
    }
    .howWeWork {
        margin: 50px 0 40px 0;
        overflow:hidden;
    }
    .claim {
        margin: 40px 0 40px 0;
        line-height:40px;
    }
    .claim2 {
        margin: 40px 0 40px 0;
        line-height:40px;
    }
    .buttonFind {
        position:absolute;
        margin-top: 10px;
        z-index:999;
    }
    .SpecImage {
        left:50%;
        margin-left:-65px;
    }
    .slide {
        margin-bottom:50px;
    }
    .zipcodeInfo {
        margin-top: 15px;
    }
    .chooseLocation {
        display:block;
        text-align: center;
        margin-top: 15px;
    }
    .formContainer {
        padding:30px 30px;
    }
    .chooseService, .chooseLocation {
        font-size:16px;
    }
    .formServicesChoose li {
        padding:0;
        margin:0;
        cursor:pointer;
        font-size:12px;
        border:none;
        background:#ffffff;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        border-bottom:1px solid #c3c3c3;
        border-right:1px solid #c3c3c3;
        width: 33.33333333%;
        float:left;
    }
    .formServicesChoose li:hover {
        background:#f4f9f2;
    }
    .formServicesChoose li:nth-child(6), .formServicesChoose li:nth-child(3) {
        border-right:none;
    }
    .formServicesChoose li:nth-child(4), .formServicesChoose li:nth-child(5), .formServicesChoose li:nth-child(6) {
        border-bottom:none;
    }
    .formServicesChoose li div {
        width:100%;
    }
    .formServicesChoose li div span {
        position:relative;
        text-align:left;
        display:block;
        width:65%;
        margin-top:0px;
        margin-left:35%;
        padding-top:13px;
    }
    .formServicesChoose li:hover div span {
        color:#4a9328;
        text-decoration:underline;
    }
    
    .formServicesChoose li div select {
        padding-left:0;
        width:100%;
        font-size:12px;
        padding: 13px 10px;
    }
    .formServicesChooseSelect .select2-container .select2-choice {
        width:100%;
        height:44px;
    }
    .formServicesChooseSelectCatalog .select2-container .select2-choice {
        width:100%;
        height:44px;
    }
    .select2-container .select2-choice {
        width:100%;
        height:44px;
    }
    .formServicesChoose li div span.select2-chosen {
        margin-top:0px;
        font-size:14px;
        padding-top: 13px;
        margin-left:0px;
    }
    .formServicesChoose li div span.select2-arrow {
        padding-top:0px;
    }
    .h2subtitle {
        margin-bottom:60px;
    }
    .whyUs h2, .moreServices h2 {
        margin-top: 60px;
    }
    .succesPage .form-control {
        width:150px;
    }
    .succesPage .submitButton2 {
        left:160px;
    }
    .errorCode img {
        width:100%;
    }
    .errorCode h1, .errorCode h3 {
        font-size:26px;
        margin-top:0;
    }
    .errorCode h1 {
        font-weight:400;
        line-height:30px;
        margin-bottom: 15px
    }
    .errorCode h3 {
        font-weight:900;
        margin-bottom: 30px;
        line-height:30px;
    }
    .errorCode p.leaveEmail {
        color:#616161;
        font-size:16px;
    }
    .errorCode .submitButton2 {
        margin-left:0;
    }
    .formBg {
        background:#fff9f0 url(../images/bg_1920.jpg) top center no-repeat;
        margin-top:3px;
    }
    .howitworksSeparator, .howitworksSeparator2 {
        width:90px;
    }
    .howitworksSeparator {
        margin-left: 195px;
    }
    .howitworksSeparator2 {
        margin-left: 435px;
    }
    .dHeadline {
	font-size:18px;
    }
    .dSubtitle {
        font-size:14px;
    }
    .margin-green {
        margin:10px 0;
    }
    .serviceProfile .twitter-typeahead {
        width:100px;
    }
    .owl-item .SpecImage {
        margin-left:-65px;
    }
    
}
@media (max-width:992px) {
        .step2b form {
            margin: 20px 0 20px 0;
        }
	.menuMobile {
            display:block;
            position:absolute;
            top:0;
            right:0;
	}
	.logo {
            display:block;
            float:left;
	}
	.no-padding {
            padding:0;
	}
        .needHelp .col-md-6 {
            text-align:center;
        }
        .needHelp .col-md-6 p {
            padding:20px 0 20px 40px;
        }
        .callUs, .callIco {
            float:none;
            display:inline-block;
        }
        .callUs {
            margin-top:10px;
        }
        .callIco {
            margin-top:-10px;
            margin-bottom:10px;
        }
        .footBorder {
            padding-bottom:20px;
        }
        .copyR {
            float:none;
            text-align:right;
        }
        .copy p {
            margin-top:20px;
            margin-bottom:20px;
            text-align:center;
        }
        .getApp {
            width:100%;
            padding:0;
        }
        .wroteAbout .col-md-2 p {
            text-align:center;
        }
        .footer ul.socialLinks {
            float:left;
            margin-left:-15px;
        }
        .gplayFooter {
            margin-top:0px;
        }
        .fb-like {
            margin-top:5px;
        }
        .bottomBoxShadow .fb-like {
            display:none!important;
            visibility:hidden;
        }
        .gplus, .facebook, .twitter {
            margin-top:3px;
        }
        .top-15 {
            padding-top:5px;
        }
        .bottom-15 {
            padding-bottom:0px;
        }
        .contactNumber {
            display:none;
        }
        .step2 {
            margin-bottom:50px;
        }
}
@media (max-width:460px) {
    .imgMobile {
        width:100%;
    }
}
@media (max-width:768px) {
    .regulamin ol, .regulamin ul {
        font-size:14px;
        margin:10px 0;
        line-height:24px;
        padding-left:0px;
    }
    .serviceList ul {
        padding-left:0px;
        margin-left:0px;
    }
    .imgMobile {
        padding:0 15px;
    }
    .providerSeparator {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .providerInfo p.providerHeaderInfo {
        margin-bottom: 15px;
    }
    .providerCommentSeparator {
        margin: 0 auto 15px auto;
        padding-bottom:15px;
    }
    .providerContainer {
        margin-top: 80px;
        margin-bottom:50px;
    }
    .popularServices {
        line-height:32px;
    }
    .owl-item .SpecImage {
        margin-left:-65px;
    }
    .socialLinks {
        display:none;
    }
    .footer ul.footerMenu {
        margin-top:20px;
        margin-bottom:20px;
    }
    .footBorder {
        padding-bottom:0;
        line-height:30px;
    }
    .callIco {
        display:none;
    } 
    .callUs {
        display:block;
        margin-top:0;
    }
    .needHelp .col-md-6 p {
        padding-left:0;
        padding-bottom:0;
    }
    .needHelp {
        padding-bottom:10px;
        margin-top: 60px;
    }
    .wroteAbout {
        display:none;
    }
    .whyUs {
        display:none;
    }
    .jak-to-dziala .whyUs {
        display:block;
    }
    .needApp {
        margin-top: 40px;
    }
    .getApp a {
        margin-top: 30px;
    }
    .servicesList img {
        display:none;
    }
    .servicesList .providerBox:hover .transparent {
        display:none;
    }
    .providerBox {
        background: #4a9328;
        margin:0;
    }
    .serviceName {
        position:relative;
        display:block;
        margin-top:0;
        text-align:left;
        margin-bottom:0;
        padding:10px 0;
        font-weight:400;
        width:100%;
        border-bottom: 1px solid #5fa83d;
    }
    .serviceName:after {
        background: url(../images/arrow.png) no-repeat;
        width:6px;
        height:11px;
        content: '';
        position:absolute;
        right:0;
        margin-top:5px;
    }
    .serviceName:hover {
        color:#fff;   
    }
    .servicesList {
        background: #4a9328;
        margin-top:40px;
    }
    .services .container h2 {
        text-align:center;
    }
    .h2subtitle {
        text-align:center;
    }
    .SpecImage {
        position:absolute;
        margin-top:-65px;
        left: 50%;
        margin-left: -65px;
    }
    .howWeWork {
        display:none;
    }
    .rightBorder {
        border:none;
    }
    .formContainer {
        background:none;
        box-shadow:none;
    }
    .claim {
        margin-top:25px;
        line-height:30px;
    }
    .claim .bold {
        font-size:22px;
    }
    .claim2 {
        margin-top:25px;
        line-height:30px;
        margin-bottom: 25px;
    }
    .claim2 .bold {
        font-size:22px;
    }
    .formBg {
        background:#fff9f0;
    }
    .buttonFind {
        position:relative;
        margin-bottom:20px;
        margin-top:5px;
    }
    .handymanListContainer {
        text-align: center;
        margin: 0px 0 60px 0;
    }
    .getApp {
        display:none;
    }
    .specialistContainer .SpecInfos {
        width:200px;
    }
    .specialistContainer .slide {
        margin-bottom:150px;
    }
    .submitButton {
        margin-top:0;
    }
    .handymanCatalog label {
        text-align:center;
    }
    .hydraulik, .elektryk, .pralki, .zmywarki, .lodowki {
        width:100%;
        height:44px;
    }
    .formServicesChoose li {
        padding:0;
        margin:0;
        float:none;
        cursor:pointer;
        font-size:14px;
        border:none;
        background:#ffffff;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        border-bottom:1px solid #c3c3c3;
    }
    .formServicesChoose li:hover {
        background:#f4f9f2;
    }
    .formServicesChoose li:nth-child(6) {
        border-right:none;
    }
    .formServicesChoose li div {
        width:100%;
    }
    .formServicesChoose li div span {
        position:relative;
        text-align:left;
        display:block;
        width:100%;
        margin-top:0;
        margin-left:70px;
        padding-top:10px;
    }
    .formServicesChoose li div span.select2-arrow {
        padding-top:0px;
    }
    .formServicesChoose li:hover div span {
        color:#4a9328;
        text-decoration:underline;
    }
    .formServicesChoose li div select {
        padding-left:20px;
        width:100%;
    }
    .formBg .formContainer {
        padding:0;
    }
    .formBg .formContainer label.chooseService {
        text-align:center;
        display:block;
        font-size:16px;
    }
    .guaranteeBg {
        background:#323232;
    }
    .badgeGuarantee img {
        width:40px;
        padding-right:0;
    }
    .guaranteeMain {
        font-size:16px;
    }
    .guaranteeSpec {
        font-size:14px;
    }
    .guarantee {
        padding:15px 0;
    }
    .zipcodeInfo {
        margin-top: 15px;
    }
    .chooseLocation {
        display:block;
        text-align: center;
        margin-top: 15px;
    }
    .services .servicesList {
        margin-left:0px;
        margin-right:0px;
    }
    .breadcrumb {
        
    }
    .providerMainContainer {
        margin-left:-15px;
        margin-right:-15px;
    }
    .providerCommentsMoreLink {
        margin-bottom:60px;
    }
    .providerHeaderInfo {
        font-size:18px;
    }
    .step2PhoneOnly #mainForm label {
        display:block;
        width:100%;
        padding-bottom:10px;
    }
    .step2PhoneOnly #mainForm .form-control {
        width:100%;;
        display:block;
    }
    .step2PhoneOnly .submitButton2 {
        display:block;
        margin:20px auto 0 auto;
    }
    .mobilePaddingRight {
        margin-right:0px!important;
    }
    .succesPage .text-right, .succesPage .text-right span {
        text-align:center;
    }
    .succesPage label {
        display:block;
        margin:auto;
        text-align:center;
        
    }
    .succesPage .form-control {
        display:block;
        margin: 15px auto;
        width:100%;
    }
    .succesPage .submitButton2 {
        display:block;
        margin:auto;
    }
    .succesPage .submitButton2 {
        position:inherit;
    }
    input[type=checkbox].css-checkbox + label.css-label {
        text-align:left;
    }
    .errorCode h1, .errorCode h3 {
        font-size:20px;
        margin-top:0;
        text-align:center;
    }
    .errorCode h1 {
        font-weight:400;
        line-height:30px;
        margin-bottom: 15px
    }
    .errorCode h3 {
        font-weight:900;
        margin-bottom: 30px;
        line-height:30px;
    }
    .errorCode p.leaveEmail {
        color:#616161;
        font-size:16px;
        text-align:center;
    }
    .errorCode .submitButton2 {
        margin: auto;
        
    }
    .errorCode label {
        display:block;
        text-align:center;
    }
    .errorCode .cityName {
        text-align:center;
    }
    .kontakt h1 {
        margin-top:30px;
    }
    .errorCode .submitButton2 {
        margin-bottom:10px;
    }
    .videoEmbed {
        margin:20px 0 110px 0;
    }
    .howWeWorkStep2, .howWeWorkStep3 {
        margin-top:30px;
    }
    .jak-to-dziala h1 {
        font-size:22px;
    }
    .howitworksSeparator, .howitworksSeparator2 {
        display:none;
    }
    .float-right {
        float:right;
    }
    .downloadApp {
        background:url(../images/downloadAppBg.png) bottom center no-repeat;
    }
    .dHeadline {
        font-size:22px;
        text-align:center;
        margin-top:0;
    }
    .dSubtitle {
        font-size:16px;
        text-align:center;
    }
    .gplayButton {
        margin:auto;
        display:inline-block;
    }
    .mobilePhone {
        margin-top:20px;
        width:50%;
    }
    .serviceProfile .formContainer2 {
        margin-top:65px;
    }
    .slIco2 {
        margin:-85px auto 0 auto;
    }
    .serviceProfile h2 {
        text-align:center;
    }
    .serviceProfile #mainForm label {
        text-align:center;
    }
    .serviceProfile .twitter-typeahead, .serviceProfile .submitButton {
        float:none;
    }
    .serviceProfile .submitButton{
        margin-left:0;
        
    }

    .serviceList {
        margin:0;
    }
    .kontakt {
    padding-bottom:60px;
    }
    .kontakt h2 {
        color:#323232;
        font-size:20px;
        font-weight:900;
        margin-top:40px;
        text-align:center;
    }
    .kontakt p {
        font-size:16px;
        color:#616161;
        margin:10px 0 0 0;
        text-align:center;
    }
    .kontakt p span {
        display:inline;
    }
    .kontakt form {
        margin-top:20px;
    }
    .kontakt form label {
        text-align:center;
        display:block;
    }
    .tt-dropdown-menu {
        margin-left:-70px
    }
    .select2-chosen,
    .select2-choice > span:first-child,
    .select2-container .select2-choices .select2-search-field input {
      padding: 6px 0px;
    }
     .formServicesChooseSelect .select2-container .select2-choice {
        width:100%;
    }
    .formServicesChooseSelectCatalog .select2-container .select2-choice {
        width:100%;
    }
    .select2-container .select2-choice {
        width:100%;
    }
    .or-img {
        width:60px;
        height:60px;
        position:absolute;
        left:50%;
        margin-left:-30px;
        background:url(../images/or.png);
        margin-top:-30px;
    }
    .uslugaDivInput{
        width:100%;
        margin-bottom:20px;
    }
    .center-smartfon {
        text-align:center;
    }
    .formServicesChooseSelect3 .select2-container .select2-choice {
        width:100%!important;
    }
    .formServicesChooseSelect3 div span {
	margin-left:20px!important;
    }
    .step2b label {
	display:block;
	text-align:center;
	margin-bottom:10px;
    }
    .step2b button {
        margin-top: 20px;
    }
    .step2b .form-group {
        margin-bottom:0px;
    }
    .separator {
        display:none;
    }
    .step2b .specialistContainer .slide {
        margin-bottom: 50px;
    }
}
@media (min-width:768px) and (max-width:1199px) {
    .downloadApp img.mobilePhone {
        width:100%;
    }
}
.margin-top-60 {
    margin-top:60px;
}
.popularServices a {
    color:#373737;
    font-size:16px;
    font-weight:500;
    transition:0.5s;
}
.popularServices a:hover {
    color:#4a9328;
}
.linked .SpecInfos, .linked .SpecImage {
    cursor: pointer;
}
h5.success {
    color: #4a9328;
}
.service-link.transparent {
    cursor: pointer;
}

#owl-example {
    height: 460px;
}


/* main menu mobile */
.mm-menu {
    width: 200px !important;
}

.mm-page {
    left: 200px !important;
}
.opinionSentHeader {
    font-size: 26px;
    text-align: center;
    margin-bottom:40px;
}
.phoneOrder .provider-phone-outer {
    margin:0 5px 7%;
}

.phoneOrder .provider-phone {
    padding: 10px 0 10px 42px;
    text-transform: uppercase;
    border-radius: 30px;
    z-index: 1;
    border: none;
    background: url(/images/providerCallButtonSmall.png) 0 2px no-repeat;
    margin: 0 auto;
    width: 140px;
}
.phoneOrder .provider-phone a {
    color: #fff;
    font-size: 16px;
    
}
.phoneOrder .more-btn a {
    color: #4a9328;
    font-weight: bold;
}
.phoneOrder .more-btn {
    padding: 10px 0;
    text-align: center;
}

.specialistContainer .phoneOrder.SpecInfos .row {
    border-top: 1px solid #ebebeb;
    margin: 0;
}
.phoneOrder .row div {
    padding: 5px 0 5px;
}
.phoneOrder .row div p {
    margin: 0;
    color: #939393;
}
.phoneOrder .row div p b {
    color: #000;
}

.phoneOrder .provider-phone-label , .phoneOrder .provider-phone-label span {
    color: #000;
    margin-top: 7px;
    margin-bottom: 0;
}
.providerHeaderInfo .leave-comment {
    font-size: 12px;
    color: #4a9328;
}
.providerHeaderInfo .leave-comment a {
    color: #4a9328;
}


/* DISPLAY */
.display2 {
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}
.display2 .logo {
    margin:15px 0;
    float:left
}
.display2 .fb-like {
    display:block;
    float:left;
    margin: 30px 0 0 30px;
}
.display h1 {
    font-size:26px;
    font-weight:900;
    margin:50px 0;
}
.display h1 span {
    display:block;
}
.watchDisplay {
    position:absolute;
    right: 150px;
    top: 160px;
}
h1.watchTitle {
    font-size: 22px;
}
.firstList {
    background:url(../images/list1.png) top left no-repeat;
}
.secondList {
    background:url(../images/list2.png) top left no-repeat;    
}
.thirdList {
    background:url(../images/list3.png) top left no-repeat;    
}
.firstList, .secondList, .thirdList {
    padding-left:50px;
    list-style:none;
}
.display ul {
    padding-left:0px;
    margin:40px 0px;
}
.display ul li {
    margin-bottom:30px;
}
.display ul li p {
    font-size:14px;
    color:#939393;
}
.firstList h2, .secondList h2, .thirdList h2 {
    font-size:18px;
    font-weight:900;
}
.displayButton {
    width:100%;
    background: #4a9328;
    border-radius: 30px;
    display:block;
    padding:15px 20px;
    color:#fff;
    font-weight:700;
    text-align:center;
    font-size:16px;
    margin: 30px 0px;
}
.displayButton:hover {
    background: #4a9328; /* Old browsers */
    background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 ); /* IE6-9 */
    color:#fff;
    text-decoration:none;
}
.imageSlogan img {
    width:100px;
    border:5px solid #4a9328;
    border-radius:50px;
}
.imageSlogan {
    float:left;
}
.contentSlogan {
    float:left;
}
.display h3 {
    font-size:18px;
    color:#323232;
    font-weight:700;
}
.displaySlogan p {
    color:#939393;
}
.borderTopDisplay {
    border-top:1px solid #e8decd;
    padding-top:30px;
    padding-bottom: 15px
}
.borderTopDisplay h4 {
    font-size:26px;
    font-weight:900;
    text-align:center;
}
.subtitleSlogan {
    font-size:20px;
    color:#616161;
    text-align:center;
    margin:20px 0 30px 0;
}
.normalP {
    color:#939393;
    font-size:16px;
    line-height:24px;
    text-align:center;
}
.inline {
    display:inline-block;
    text-align:center;
    margin:30px 0px;
}
.table-center {
    text-align:center;
    display:table;
}
.col-md-6 .displayButton {
    width:350px;
    margin:30px auto;
}
.dlImg {
    -moz-box-shadow: 0 0 8px #c7c7c7;
    -webkit-box-shadow: 0 0 8px #c7c7c7;
    box-shadow: 0 0 8px #c7c7c7;
    margin-top:-30px;
    width:100%;
}
.newsletterContainer {
    position:fixed;
    bottom:0px;
    right:30px;
    z-index: 999;
}
.newsletter {
}
.newsletterHeader {
    width:360px;
    background:#fff;
    padding:10px;
    border-left:3px solid #4a9328;
    border-right:3px solid #4a9328;
    border-top:3px solid #4a9328;
    font-size:20px;
    color:#323232;
    font-weight:700;
    text-align:center;
}
.newsletterHeader:hover {
    cursor: pointer;
}
.newsletterClose {
    background:#4a9328!important;
    opacity:1;
    position:absolute;
    right: 3px;
    top: 3px;
}
.newsletterClose:hover {
    background:#4a9328!important;
    opacity:1;
}
.newsletterContent {
    display:none;
    width:360px;
    border-left:3px solid #4a9328;
    border-right:3px solid #4a9328;
    background:#fff;
}
.newsletterContent ul {
    padding-bottom:25px;
    list-style:none;
    border-bottom:1px solid #e8e8e8;
    width:300px;
    margin:0 auto 30px auto;
    padding-left:0px;
}
.newsletterContent ul li {
    background:url(../images/list-style-mini.png) top left no-repeat;
    font-size:12px;
    padding-left:30px;
    line-height:20px;
    padding-bottom:10px;
}
.newsletterContent label {
    display:block;
    font-size:14px;
    font-weight:700;
}
.newsletterContent label.css-label.small-label {
    font-size: 11px !important;
}
.newsletterContent form {
    width:300px;
    margin:0 auto 0 auto;
}
.newsletterContent form button {
font-size: 16px;
background: #4a9328;
border-radius: 30px;
padding: 5px 15px;
border: none;
color: #fff;
-webkit-font-smoothing: antialiased;
margin-top: 22px;
margin-left: 10px;
}
.newsletterContent form button:hover {
background: #4a9328;
background: -moz-linear-gradient(top, #4a9328 0%, #4a9328 40%, #306f13 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9328), color-stop(40%,#4a9328), color-stop(100%,#306f13));
background: -webkit-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%);
background: -o-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%);
background: -ms-linear-gradient(top, #4a9328 0%,#4a9328 40%,#306f13 100%);
background: linear-gradient(to bottom, #4a9328 0%,#4a9328 40%,#306f13 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9328', endColorstr='#306f13',GradientType=0 );
color:#fff;
text-decoration:none;
}
.newsletterContent form .checkboxContainer {
    margin-top:10px;
}

.captchaInput {
    width: 40%; 
    float: left;
    padding: 6px;
}

.captchaImgContainer {
    float: left; 
    width: 60%;
    padding: 0 5px;
}

/* ANDROID APP POPUP */
#AppPopup .modal-content {
    border-radius:0px;
    background:#fff9f0;
}
#AppPopup .modal-footer {
    background:#fff;
    text-align:center;
}
#AppPopup .modal-content h6 {
    font-size:20px;
    font-weight:700;
    text-align:center;
}
#AppPopup .appDismiss {
    color:#4a9328;
    background:none;
    border:none;
    font-size:16px;
    float:none;
    padding:0px;
}
#AppPopup .modal-body a img {
    width:95%;
    max-width:300px;
    display:block;
    margin:auto;
}

@media (min-width:1200px) {
    .displayButton {
        margin:20px 0px;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .watchDisplay {
        right:50px;
    }
    .dlImg {
        margin-top:50px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .watchDisplay {
        display:none;
    }
    .dlImg {
        margin-top:100px;
    }
}

@media (max-width:768px) {
    .display .fb-like {
        display:none!important;
    }
    .display .logo {
        float:none;
        margin:15px auto;
        width:160px;
    }
    .watchDisplay {
        display:none;
    }
    .captchaInput {
        width: 100%;
    }
    .captchaImgContainer {
        width: 100%;
        padding: 5px 0;
    }
}

#overlay {
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    width:100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}

#loadingImg {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -33px;
}
#outer-map {
    position: relative;
    width: 360px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  -o-user-select: none;
  user-select: none;
}

#outer-map svg g:hover {
    cursor: pointer;
}

.lpFachman {
    margin-top: 49px; 
    margin-left: 20px;
}
.providersCatalogIntro {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.providersCatalogIntro .h2subtitle {
    margin-bottom: 30px;
}
.providerDistricts {
    margin-left: 10px;
}
.greenLink, .greenLink:hover, .greenLink:visited, .greenLink:active {
    color:#4a9328;
}
.noMargin {
    margin: 0 !important;
}
.inline-short {
    display: inline-block;
    text-align: center;
    margin: 0;
}
#s2id_providersFilter.select2-container {
    height: 23px;
}
#s2id_providersFilter.select2-container .select2-choice {
    height:21px;
    font-size: 13px;
}
#s2id_providersFilter.select2-container .select2-choice .select2-chosen {
    padding: 2px 0px;
}
.select2-results .select2-result-label.providerFilterOption {
    line-height: 15px;
    font-size: 13px;
}
#s2id_providersFilter.select2-container .select2-choice .select2-arrow b {
    background-position: 0 1px;
}
.rzetelnaFirmaLogo {
    float: right;
    height: 100px;
    background: #fff;
    padding: 15px;
    margin-right: -15px;
    margin-left: -15px;
    display: block;
    text-align: center;
}
.guaranteeContainer {
    background: #323232;
}