@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Birthstone&family=Cookie&family=Dynalight&family=Qwigley&family=Rouge+Script&family=Style+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
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; }

/*$blue4:#29598d;*/
/*$blue5:#1f436a;*/
.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none !important; }

body {
  /*font-family: "Source Serif 4", serif;*/
  font-family: "Krub", serif;
  color: #333;
  font-size: 17px;
  line-height: 175%;
  background: rgba(215, 228, 242, 0.7) url(../../hd-images/bg2.jpg) no-repeat top left fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-style: italic;
  font-size: 26px;
  color: #ad2256; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

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, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ================================================================================= */
.rightsReserved {
  background-color: #3777bc !important;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  border-top: 0.01em solid #ad2256;
  line-height: 1.6;
  text-decoration: none;
  /*border:none !important;*/
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  .rightsReserved span {
    padding-left: 10px;
    padding-right: 10px; }
  .rightsReserved a, .rightsReserved * {
    color: rgba(255, 255, 255, 0.8) !important; }

/* ================================================================================= */
.rightsReserved2 {
  background: #1f436a;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 0.01em solid #ad2256;
  border-bottom: 0.01em solid #ad2256; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }
  .rightsReserved3 span {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block; }
  .rightsReserved3 * {
    color: rgba(255, 255, 255, 0.6) !important; }

.contactUsPage * {
  text-align: left !important; }
.contactUsPage .media {
  margin-top: 30px !important; }
.contactUsPage h5 {
  color: #bb2d3b;
  font-weight: bolder;
  font-size: 18px; }

.columnLeft {
  height: 100%;
  border-left: .01em solid #CCC;
  padding-left: 20px;
  /*div{
    -webkit-transition: all 0.5s; !* Safari *!
    transition: all 0.5s;
  }*/
  /*div:hover{
    background-color: rgba(204, 204, 204, 1);
  }*/ }

.img50 {
  max-width: 50px; }

.img75 {
  max-width: 75px; }

.img100 {
  max-width: 100px; }

.img150 {
  max-width: 150px; }

.img200 {
  max-width: 200px; }

.img250 {
  max-width: 250px; }

.img300 {
  max-width: 300px; }

.img350 {
  max-width: 350px; }

.img400 {
  max-width: 400px; }

.img450 {
  max-width: 450px; }

.img500 {
  max-width: 500px; }

.img550 {
  max-width: 550px; }

.img600 {
  max-width: 600px; }

.img700 {
  max-width: 700px; }

.bgNav {
  background-color: #3777bc; }

li.nav-item a.nav-link {
  color: white !important; }
li.nav-item ul.dropdown-menu {
  background-color: #d7e4f2 !important; }
  li.nav-item ul.dropdown-menu li:hover {
    background-color: #29598d !important; }

.top1 {
  background-color: #ad2256;
  padding-top: 10px;
  padding-bottom: 7px; }
  .top1 * {
    color: white; }
  .top1 span.top2 {
    padding-left: 35px;
    padding-right: 35px; }

.graWhite {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.25+0,0+100;White+to+Transparent */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.links2 {
  background-color: #87add7;
  padding-top: 9px;
  padding-bottom: 9px; }
  .links2 * {
    color: #29598d;
    text-align: center !important;
    font-size: 25px; }

.bodyText {
  padding: 30px;
  margin-bottom: -5px;
  background-color: rgba(255, 255, 255, 0.6);
  border-left: 0.01em solid rgba(0, 0, 0, 0.07);
  border-right: 0.01em solid rgba(0, 0, 0, 0.07); }
  .bodyText h2 {
    background: url(../../hd-images/logo.png) no-repeat center left;
    background-size: 25px;
    padding-left: 40px; }

.img2 {
  background: url("../../hd-images/bg1.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.shadowLeftRight {
  box-shadow: 12px 0 15px -4px white, -12px 0 8px -4px white; }

.color1 {
  color: red; }

a.text-body {
  color: #333;
  border-bottom: 0.01em dotted rgba(0, 0, 0, 0.2) !important; }

.newYork {
  background: url("../../hd-images/new-york-boro.jpg") repeat center center fixed;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px dashed #333;
  border-bottom: 1px dashed #333; }

.callToday {
  background: url("../../hvac/usa-ny/new-york/hvac-images/grey-bg.jpg") no-repeat fixed top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #CCC;
  border-top: .01em solid #e9ecef;
  border-bottom: .01em solid #e9ecef;
  text-align: center; }

.div4 {
  background-color: #3777bc;
  padding-top: 20px;
  padding-bottom: 20px; }

.lightBlue {
  background-color: rgba(215, 228, 242, 0.7);
  padding-bottom: 20px; }
  .lightBlue h1 {
    font-size: 20px; }

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

.section1 * {
  font-size: 15px !important;
  color: #333; }
.section1 h2 {
  font-size: 18px !important; }

.bgLight {
  background-color: rgba(255, 255, 255, 0.5); }

.divRight {
  padding-left: 30px; }
  .divRight .myAccordion1 button.accordion-button {
    padding: 15px !important; }
  .divRight .myAccordion1 div.accordion-body * {
    font-size: 14px !important; }
  .divRight .myAccordion1 div.accordion-body a {
    text-decoration: none !important;
    color: #333 !important; }
  .divRight .myAccordion1 div.accordion-body ul.myUl {
    max-height: 200px;
    overflow: scroll; }
  .divRight .myAccordion1 div.accordion-body .myUl::-webkit-scrollbar {
    display: none; }
  .divRight .myAccordion1 div.accordion-body .myUl {
    -ms-overflow-style: none;
    scrollbar-width: none; }
  .divRight p {
    font-size: 14px; }
  .divRight .cont {
    margin-bottom: -18px;
    border-left: .01em solid #CCC;
    border-right: .01em solid #CCC;
    padding: 0 20px 10px; }

.trusted {
  background: rgba(215, 228, 242, 0.7) url(../../hd-images/trusted-bg.jpg) no-repeat top right fixed;
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 20px; }

.borderLeftRed {
  border-left: 3px solid red;
  padding-left: 20px; }

.myTags {
  text-align: center !important;
  padding-top: 10px;
  padding-bottom: 15px; }
  .myTags h4 {
    border: .01em dotted #CCC;
    padding: 3px 5px;
    display: inline;
    font-size: 10px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    color: #CCC !important; }

.borderLeftRed {
  border-left: 3px solid #ad2256;
  padding-left: 25px;
  margin-bottom: 30px; }

.borderLeftBlue {
  border-left: 2px solid #3777bc;
  padding-left: 25px;
  margin-bottom: 30px; }

.borderLeftRightBlue {
  border-left: 1px solid #3777bc;
  border-right: 1px solid #3777bc;
  padding-left: 15px;
  padding-right: 15px; }

.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, #afe0ff 0%, rgba(125, 185, 232, 0) 75%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #afe0ff 0%, rgba(125, 185, 232, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #afe0ff 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; }

.bg3 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  padding: 15px;
  border: .01em solid #CCC;
  border-radius: 10px; }
  .bg3 h2, .bg3 h3 {
    color: #333;
    text-align: justify; }
  .bg3 h2 {
    font-size: 18px; }
  .bg3 h3 {
    font-size: 14px; }

.myDl dt, .myDl dd {
  margin-top: 20px; }
.myDl dt {
  text-align: right; }
  .myDl dt h4 {
    color: #3777bc !important; }
.myDl dd {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0071a8+0,ffffff+100&0.09+0,0+100 */
  background: linear-gradient(to bottom, rgba(0, 113, 168, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
  border-left: 1px dashed #CCC;
  border-right: 1px dashed #CCC;
  border-radius: 20px; }

.callUs {
  width: 300px;
  float: right;
  border: 0.01em solid rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 10px;
  box-shadow: 4px 4px 4px #CCC;
  margin: 20px;
  padding: 25px; }
  .callUs h3 {
    margin-bottom: 0 !important; }
  .callUs h4 {
    margin-top: 10px !important; }
  .callUs img {
    margin-bottom: 30px; }
  .callUs * {
    text-align: center; }

.jumbotron {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: rgba(55, 119, 188, 0.1);
  border: .01em solid #CCC;
  border-radius: 0.3rem; }

.gra1 {
  background: linear-gradient(to left, rgba(254, 255, 255, 0.5) 0%, rgba(210, 235, 249, 0.5) 100%); }

ul.bodyList li {
  margin-left: -50px !important;
  padding-left: 50px !important; }
ul.bodyList i {
  margin-right: 15px; }

.table1 {
  margin-top: 75px;
  margin-bottom: 50px;
  border-collapse: collapse; }
  .table1 td {
    font-size: 11px;
    padding: 0;
    text-align: center;
    border: .01em solid #CCC;
    border-collapse: collapse; }

.callUs2 {
  padding: 20px;
  background-color: deepskyblue;
  border: 0.01em solid rgba(0, 0, 255, 0.3);
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .callUs2 * {
    text-align: center !important;
    color: white !important; }

.height300 {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden; }

/*# sourceMappingURL=main.css.map */
