@import url("https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,500i,700&display=swap");
@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; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.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; }

body {
  font-family: "Oxanium", serif;
  /*  background-color: $cc3;*/
  color: #333;
  font-size: 15px;
  line-height: 175%;
  overflow-x: hidden !important; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin: 10px auto 5px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

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-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.rightsReserved {
  background: #2f4888;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  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.6) !important; }

.rightsReserved2 {
  background-color: #1c75bc;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background-color: #1c75bc;
  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; }

.abc .abc_para {
  color: red; }
  .abc .abc_para:hover {
    color: green; }

.myNav {
  background-color: #1c75bc; }

.top1_a {
  background-color: red !important; }
  .top1_a * {
    color: white !important; }

.top1 {
  background: url(../../hd-images/img1.jpg) no-repeat center top fixed; }
  .top1 .top_ {
    padding-top: 50px;
    padding-bottom: 50px; }
    .top1 .top_ h3 {
      text-align: center;
      color: white;
      font-size: 100px;
      font-weight: 100; }
  .top1 .bg-dark1 {
    background-color: rgba(0, 0, 0, 0.6) !important; }

.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; }

.bodyText {
  background: url(../../hd-images/bg4.jpg) no-repeat center fixed;
  padding-top: 30px;
  padding-bottom: 30px; }

.headline {
  background: url(../../hd-images/bg1.jpg) no-repeat center fixed;
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #CCC; }
  .headline h2 {
    color: #000;
    font-size: 40px;
    text-align: center; }

.bg2 {
  background: url(../../hd-images/bg2.jpg) left top fixed;
  background-size: 7px !important;
  min-height: 400px; }

.bg3 {
  background: url(../../hd-images/bg3_.jpg) left top fixed; }
  .bg3 h4, .bg3 h3 {
    text-align: center; }
  .bg3 h4, .bg3 h3, .bg3 li {
    color: rgba(255, 255, 255, 0.7) !important; }

.footer2 {
  background-color: #2f4888; }

.footer3 * {
  color: rgba(255, 255, 255, 0.7) !important; }

.sliderBg {
  background: url(../../hd-images/img1.jpg) no-repeat center top fixed; }
  .sliderBg .sliderLeft a {
    color: #333 !important; }
  .sliderBg .sliderLeft div {
    background-color: white;
    border: .01em solid #CCC;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px 0 20px 10px;
    font-size: 17px; }

.gra1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdffff+0,c8eefb+100&1+0,0.5+100 */
  background: linear-gradient(to bottom, #fdffff 0%, rgba(200, 238, 251, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .gra1 .work {
    background: url(../../hd-images/workshop.jpg) no-repeat center fixed; }

.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-left {
  border-left: 3px solid #D1C0B0;
  padding-left: 20px; }

.productsRight {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 50px; }

/*# sourceMappingURL=main.css.map */
