{
  font-family: sans-serif;
}

body {
	 background-image: url(../img/bg.png);
     background-repeat:  repeat;
}

.fireflicker{
  -webkit-animation: flicker 2s infinite;
  text-align:center;
  font-family:'Lato', sans-serif;
}

@-webkit-keyframes flicker
{
0% {opacity:0;}
9% {opacity:0;}
10% {opacity:.5;}
13% {opacity:0;}
20% {opacity:.5;}
25% {opacity:1;}
}
.godrickCustom {
	text-align: right!important ;
	background-color: orange!important ;
	width: 100%!important ;
}

.godrickNavCustom{
	text-align: right!important ;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
  background-color: orange;

 
}
#main .logo {
position: absolute;top: 60px; left: 50px;
}

#main .logo2 {
position: absolute;top: 60px; right: 50px;
}

#main .alert2 {
	width:40%;
	text-align: center!important ;
	align-items: center;
	margin: auto;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#content1{
  background-color: #fff;
  color:#fff;
   border-style: outset;
  font-size:30px;
  padding: 30px;
  width: 40%;
  position: relative; 
  top: 20px;
   width:90%;
   margin: auto;
   	 background-image: url(../img/bg-firep3.png);

}
#content2{
	background-color: #fff;
 border-style: outset;
  font-size:30px;
  padding: 30px;
  width: 40%;
  position: relative; 
  top: 50px;
   width:90%;
   margin: auto;
   	 background-image: url(../img/bg2.png);

}

 #content2 .firedep {
position: absolute;top: 20px; right: 10px;
}
 #content2 .firedep2 {
position: absolute;top: 20px; left: 10px;
}
#content3{
	background-color: #fff;
	   border-style: outset;
  font-size:30px;
  padding: 30px;
  width: 40%;
  position: relative;
  top: 120px;
   width:90%;
   margin: auto;
      	 background-image: url(../img/bg2.png);
}
#content4{
  background-color: #fff;
  border-style: outset;
  font-size:30px;
  padding: 30px;
  width: 40%;
  position: relative; 
  top: 80px;
  width:90%;
  margin: auto;
  background-image: url(../img/bg2.png);
}
#content5{
	background-color: #fff;
	   border-style: outset;
  font-size:30px;
  padding: 30px;
  width: 40%;
  position: relative; 
  top: 100px;
  width:90%;
  margin: auto;
  	text-align: center!important ;
	   	 background-image: url(../img/bg2.png);
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: right;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
    font-size: 20px;
  color: black!important;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: right!important ;
}
.navbar-nav .nav-link {
  padding-right: 20;
  padding-left: 0;
  color: black!important;
  
}
}
.navbar-nav .nav-link .active{
font-weight: bold!important;
	
} 
.navbar-nav .nav-link:hover {
  text-decoration: underline;
  color: #0c0e2b!important;
    font-size:20px;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
   
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}


.ftco-section {
  padding: 0em 0; }

.ftco-no-pt {
  padding-top: 0; }

.ftco-no-pb {
  padding-bottom: 0; }

.heading-section {
  font-size: 20px;
  color: #000; }

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.form-control {
  height: 52px;
  background: #fff;
  color: #000;
  font-size: 14px;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.7) !important; }
  .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.7) !important; }
  .form-control:-ms-input-placeholder {
    /* IE 0+ */
    color: rgba(0, 0, 0, 0.7) !important; }
  .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.7) !important; }
  .form-control:focus, .form-control:active {
    border-color: rgba(0, 0, 0, 0.1); }

textarea.form-control {
  height: inherit !important; }

.wrapper {
  width: 100%;
  -webkit-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18); }

.contact-wrap {
  background: #fff; }

.info-wrap h3 {
  color: #fff; }

.info-wrap .dbox {
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 25px; }
  .info-wrap .dbox:last-child {
    margin-bottom: 0; }
  .info-wrap .dbox p {
    margin-bottom: 0; }
    .info-wrap .dbox p span {
      font-weight: 600;
      color: #fff; }
    .info-wrap .dbox p a {
      color: #fff; }
  .info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1); }
    .info-wrap .dbox .icon span {
      font-size: 20px;
      color: #fff; }
  .info-wrap .dbox .text {
    width: calc(100% - 50px); }

@media (min-width: 992px) {
  .info-wrap {
    margin-top: -20px;
    margin-bottom: -20px;
    border-radius: 5px; } }

.btn {
  padding: 12px 16px;
  cursor: pointer;
  border-width: 1px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover, .btn:active, .btn:focus {
    outline: none !important;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
    box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important; }
  .btn.btn-primary {
    background: #1089ff !important;
    border-color: #1089ff !important;
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      border-color: #006fdc !important;
      background: #006fdc !important; }

#contactForm .error {
  color: red;
  font-size: 12px; }

#contactForm .form-control {
  font-size: 16px; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: red; }

#form-message-success {
  color: #28a745;
  font-size: 18px;
  font-weight: bold; }

.submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-size: 16px;
  font-weight: bold; }
  
  .bg-primary {
    background-color: orange!important;
}

