h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', serif; font-weight: normal; color: #2d65a1; margin-top: 0px; text-transform: capitalize; font-weight: bold; }

.agency-counter .row { background: #2d65a1;  }
.agency-counter .counter:nth-child(1) { background: rgba(45, 101, 161, 0.2); padding: 60px 60px; }
.agency-counter .counter:nth-child(2) { background: rgba(0, 0, 0, 0.1); padding: 60px 60px; }
.agency-counter .counter:nth-child(3) { background: rgba(0, 0, 0, 0.2); padding: 60px 60px; }
.agency-form .contact-form { padding: 30px; background: #2d65a1; }
.footer-Newsletter .form-control { background: #152338; }
.footer.black-bg { background: #2d65a1; }
/*.footer-widget { background: transparent; border-top-color: #152338; }*/
.footer-widget a { color: #fff !important; }

.bg-overlay-theme-20:before {  background: rgba(45, 101, 161, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-theme-50:before {  background: rgba(45, 101, 161, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-theme-70:before {  background: rgba(45, 101, 161, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-theme-90:before {  background: rgba(45, 101, 161, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }