@import url('https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,600|Yanone+Kaffeesatz:200,300,400,700');
/* font-family: 'Yanone Kaffeesatz', sans-serif; */
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: 'Montserrat', sans-serif;
    color: #333;
    font-size: 14px;
    line-height:175%;
}

h1, h2, h3, h4, h5, h6{text-align:center;margin:10px auto 5px;padding:0;font-weight:400;}
h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
a{
    text-decoration: none;
    border:none !important;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    color:#333;
}
.textLight{font-weight:300;}
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;}

.image{
	/*background: url(images/bg.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.border-top-bottom{
    background-color: rgba(140,145,160,0.1);
    border-radius:20px;
    border-top:1px dashed rgba(140,145,160,1);
    border-bottom:1px dashed rgba(140,145,160,1);
    padding:20px 5px;
    margin:20px auto;
}
.border-left-3-blue{
    border-left:3px solid #0055b4;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afe0ff+0,7db9e8+75&1+0,0+75 */
    background: -moz-linear-gradient(left, rgba(175,224,255,1) 0%, rgba(125,185,232,0) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afe0ff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.border-dashed-999{border:.01em dashed #999;}
.border-top-dashed-999{border-top:.01em dashed #999;}
.border-left-dashed-999{border-left:.01em dashed #999;}
.border-bottom-dashed-999{border-bottom:.01em dashed #999;}
.border-right-dashed-999{border-right:.01em dashed #999;}


.border-tb-bg{
    background-color: #FFF;
    padding:10px 20px;
    border-top:.01em dashed #CCC;
    border-bottom:.01em dashed #CCC;
    margin-top:40px;
    margin-bottom:40px;
}

.myDl dt{
    margin-top:5px;
}

.myDl dd{
    border-left:3px solid #ebebeb;
    border-right:3px solid #ebebeb;
    border-radius:25px;
    padding:10px 10px 10px 15px;
    margin-top:5px;
    margin-bottom:5px;
}
.bg2{
    background-color: rgba(243, 229, 208, 0.55);
    border-top:.01em solid rgba(204, 204, 204, 0.5);
    border-bottom:.01em solid rgba(204, 204, 204, 0.5);
}

.top1{
    background-color: #e8eef3;
    border-bottom:1px solid #d5dfe5;
}


.bodyText{
    padding-bottom:40px;
}
.text60{
    color: #808285 !important;
}
.top2{
    background: url("../../myAssets/myImages/hvac.jpg") no-repeat center center;
}
.top2 h2{
    padding-top:200px;
    padding-bottom:200px;
    text-shadow: 0 0 10px white;
}
.bg4{
    background-color: rgba(27, 30, 33, 0.07);
}
/* *********************************************************************************************************************************************************************************** */
footer{
    border-top:1px solid #CCC;
    background:url("../myImages/footer-bg.jpg") no-repeat bottom center fixed;
    padding-top:30px;
    padding-bottom:30px;
}
footer li{
    font-size:12px;
    line-height:150%;
    margin-bottom:10px;
}


/* *********************************************************************************************************************************************************************************** */
.callUsMainPage{
    background: url("../myImages/bg3.jpg") fixed no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top:50px;
    padding-bottom:50px;
    margin-top:70px;
}
.callUsMainPage h3, .callUsMainPage h4, .callUsMainPage h6{
    color: rgba(255, 255, 255, 0.8);
    line-height:200%;
    text-shadow: 0 0 5px #000;
    text-align:right;
}

.callUsMainPage input, .callUsMainPage textarea, .callUsMainPage button{
    background-color: rgba(255, 255, 255, 0.7);
}
.callUsMainPage label{
color:white;
}
/* *********************************************************************************************************************************************************************************** */
.myTags{
    background: url("../myImages/myTags.jpg") fixed repeat left top;
    padding:30px;
}
.myTags h4{
    display: inline-block;
    font-size:13px;
    border:.01em dashed rgba(204, 204, 204, 0.7);
    border-radius:4px;
    padding:5px;
    margin-right:20px;
    color:#CCC;
}
/* *********************************************************************************************************************************************************************************** */
.image1{
    background-color: rgba(204, 204, 204, 0.3);
    padding-top:40px;
    padding-bottom:40px;
    margin-top:40px;
    margin-bottom:40px;
}
/* *********************************************************************************************************************************************************************************** */
.columnRight{
    padding-top:30px;
    padding-bottom:50px;
    background: url("../myImages/bg-dot.jpg") repeat left top;
    height:100%;
}
.columnRight-inner1{
    width:90%;
    margin:50px auto 0;
    background-color: #dedcd4;
    border:.01em solid #d4d4d4;
    box-shadow: 0 0 10px #CCC;
    padding-left:10px;
    padding-bottom:30px;
}
.columnRight-inner1 img{
    margin:-50px auto 0;
}
.columnRight-inner1 p{
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size:15px;
    text-align: left;
}
.columnRight-inner1 a.btn{
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
.columnRight-inner1 i.fa-check-circle{
    color:#c88f3a;
    margin-right:10px;
    font-weight:300;
}
/* *********************************************************************************************************************************************************************************** */
.piggy-bank{
    width:90%;
    margin:0 auto 70px;
    border-radius:5px;
    background-color:#dedcd4;
    padding-top:10px;
    padding-bottom:10px;
}
/* *********************************************************************************************************************************************************************************** */
.border-left-bg-white{
    background-color:white;
    border:.01em solid #CCC;
    padding:20px;
}
.border-left-bg-white h3{
    border-left:3px solid blue;
    padding-left:15px;
}
/* *********************************************************************************************************************************************************************************** */
.no-list{
    list-style: none;
}




