@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700|Damion');
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;vertical-align:baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-y: scroll;}

body{
    font-family: 'Lato', sans-serif;
    /*background: #FFFBF4 url(../myImages/01.jpg) repeat left top;*/
    color: #333;
    font-size: 13px;
    line-height:175%;
}

h1, h2, h3, h4, h5, h6{padding:0;}

h1 {
    width:50%;
    font-family: 'Damion', cursive;
    font-size: 36px;
    color: #007bff;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    border-bottom:.01em dotted #CCC;
}
h2{font-size:26px;color:blue;}
h3{font-size:22px;color:darkblue;}
h4{font-size:18px;color:dodgerblue;}
h5{font-size:14px;color:royalblue;}

a{
    text-decoration: none;
    border:none !important;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

img {vertical-align: middle}
figure{margin:5px 0 10px;}
figcaption {text-align: center;font-size:10px;font-style: italic;margin:0 auto;}
hr {margin-top: 22px;margin-bottom: 22px;border: 0;border-top:1px solid rgba(255,255,255,.2);}
li {margin-left:30px;}
p{text-align:justify;margin-bottom:10px;}
table {border-collapse: collapse;border-spacing: 0;}

.borderBlack{border:0.1em solid black;}

.brake{display:block;height:0;font-size:0;line-height:0;clear:both;}
.ruler{width:100%;height:1px;border-top:0.1em solid #999;clear:both;margin:10px 0;}

/* ------------------------------------------------------------------------------- */

.services22 h5{
    font-size:20px;
    font-weight:700;
    color:#007bff;;
}
footer{
    margin-top:20px;
    background-color: #ecf4f8;
    border-top:.01em solid #e5ecef;
    padding-bottom:20px;
}
footer h2, footer h3, footer h4{
    text-align:left;
}
footer h2{
    font-size:16px;
}
h2.footer{
    margin:0;
    font-size:12px;
    text-align:left;
    color:#4374BA;
}

footer h3{
    font-size:14px;
    margin-left:10px;
}

footer h4{
    font-size:12px;
    margin-left:20px;
    color:#4374BA;
}



.otherServices h4{
    display:inline-block;
    color:#666;
    text-align:center;
    margin:0 10px;
    line-height:200%;
    font-size:12px;
}


.bg1{
    min-height:200px;
    background: url("../../house-home-painting/top-best-services/new-york/top-home-painting-services-in-new-york.jpg") no-repeat fixed center center;
    margin-top:100px;
    padding-top:50px;
    border:1px solid black;
}

.column-left{
    border-right:.01em dotted #CCC;
    height:100%;
}

#myTags{
    clear:both;
}
#myTags h3{
    font-size:10px;
    display:inline-block;
    line-height: 0.5;
    text-align: center;
    margin:0 10px;
    padding:0;
}
#myTags h3 a{
    color:#e6e6e6;
}




















