body,
html {
  font-family: "Open Sans","Dosis", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #000;
  font-weight: 400;
  width: 100% !important;
  height: 100% !important;
}



p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
  margin: 0 0 10px;
  font-size: 16px;
}

p.intro {
  margin: 12px 0 0;
  line-height: 24px;
  color: #000 !important;
}



a:hover,
a:focus {
  text-decoration: none;
  color: #608dfd;
}

ul,
ol {
  list-style: none;
}

.pop {
  position: fixed;
  margin-right: 0px;
  margin-bottom: 20px;
  right: 0;
  bottom: 18px;
  z-index: 10000;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: example;
  float: right;
}

@keyframes example {
  0% {
    bottom: 28px;
    right: 0;
}
50% {
    bottom: 48px;
    right: 0;
}
100% {
    bottom: 28px;
    right: 0;
}
}

/* Navigation */
#menu {
  padding: 0px;
  transition: all 0.8s;
}


.logo {
  height: 80px !important;
  border-radius: 20px;
  display: block;
  margin: 0 left; /* Center horizontally */
}
.social {
  width: 100%;
}

.container-fluid {
  padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}

/*
.top-bar {
  display: flex;
  align-items: center;  Align items vertically 
  justify-content: space-between;  Distribute space between columns 
}  
*/

.top-1{
  border-top: #00adef solid 4px;
    padding-bottom: 0px;
    border-bottom: 5px solid #d9e8fb;
    background-color: #1D2878;
    
}

.charge_box {
  font-family: "Dosis", sans-serif;
  background: #00adef;
    font-weight: 900;
    text-align: center;
    padding: 2px 10px 6px 0px;
    margin: -10px 0px;
    color: #fff;
    font-size: 27px;
    text-shadow: 0 1px 1px #333;
    font-family: georgia;
    font-style: italic;
    border: 1px dashed #fff;
    border-top: 0;
    border-radius: 0px 0px 5px 5px;
}
.call_us {
  background-color: #1990c9;
  padding: 4px 10px;
  color: #fff;
  border-radius: 0px;
  margin: 10px 5px;
  text-shadow: 0 1px 1px #333;
  border-radius: 0px 0px 4px 4px;
}
.customercarenumber a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  padding: 4px 10px;
}
.fnt {
  font-family: georgia;
  font-style: italic;
}

.pull-right {
  float: right !important;
    /*background-color: #1990c9;*/
    padding: 4px 10px;
    color: #fff;
    border-radius: 0px;
    margin: 10px 5px;
    text-shadow: 0 1px 1px #333;
    border-radius: 0px 0px 4px 4px;

}
/*Navigation end*/
/* Header Section */
.intro {
  margin-top: 10rem;
  display: table;
  width: 100%;
  padding: 0;
  background: url(../img/banneraqa2.png) fixed no-repeat;
  background-color: #e5e5e5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.intro .overlay {
  background: rgba(0, 0, 0, 0.2);
}

.intro h1 {
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-size: 82px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

.intro h1 span {
  font-weight: 800;
  color: #5ca9fb;
}

.intro p {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 60px;
}

header .intro-text {
  padding-top: 250px;
  padding-bottom: 250px;
  text-align: center;
}

.call-action-area {
  display:inline-flexbox;
  width: 100%;
  text-align: left;
  padding: 26px 0;
  justify-content: center;
}
span.number a {
  background-color: #5ca9fb;
  padding: 10px;
  border-radius: 50px;
  color: #fff;
  font-size: 29px;
  margin-right: 28px;
}
span.number .fa {
  background: #091b27;
  padding: 13px;
  border-radius: 50px;
  height: 51px;
  width: 51px;
  text-align: center;
  line-height: 28px;
}
.fa-phone:before {
  content: "\f095";
}
span.request {
  background: #091b27;
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 32px;
  color: #fff;
}

.navbar-status {
  display: flex;
  align-items: center;
}


/* Features Section */
#features {
  
}
.feature {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #039ccb;
}
.feabox-1, .ser-2, .ser-3, .ser-4 {
  border: 2px dotted #fff;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#features .p {
    margin: 0 0 10px;
}
.features-1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 1px #ccc;
}

/*about start*/
#about {
  text-align: center;
  color: #073b79;
}
#about .h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.aboutheader-1 {
  font-size: 28px;
  color: #073b79;
  font-weight: 700;
  text-transform: uppercase;
}
.aboutheader-2 {
  font-size:21px;
  font-weight:600;
  line-height:30px;
  color:#06f;
  
}

/*chooseus start*/
.chooseus-1 {
  line-height: 27px;
  font-size: 16px;
  text-align: center;
}
.pricing {
  background-color: #0a4683;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0px 4px 2px #333;
}
.pricing li {
  list-style: none;
  /* text-align: center; */
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  margin: 10px 0px 5px;
  text-transform: uppercase;
}
.animated {
  visibility: visible;
    animation-duration: 400ms;
    animation-delay: 200ms;
    animation-name: zoomIn;
}

/*Works start*/
.section-work1 {
  text-transform: uppercase;
  font-size: 28px;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
  font-weight: 600;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.btx-1 {
  background: #fff;
  border: 1px dotted #0a4683;
  padding: 10px 10px;
  border-radius: 4px;
  height: 150px;
}
.btx-1 h4 {
  font-size: 16px;
  font-weight: 600 !important;
  line-height: 24px;text-align: center;
}

/*touch start*/
.touch {
  padding:20px;
  width:100%;
}

/*footer start*/
.footer {
  background-color: #11a3d2 !important;
  padding-top: 5px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 12px;
  background: #000;
  padding: 15px 0;
}
.request {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #333 url(img/footer_bg.png) repeat;
  color: #8e8a8a;
}
.footer-1 {
  font-size:20px; 
  color:#fff   
}
.btn-1 {
  font-size:24px;
  font-weight:600;
  margin-bottom:10px;
}

/*contact service start*/

#contact .section-title {
  margin-bottom: 20px;
}

#contact .section-title p {
  font-size: 16px;
}

#contact h2 {
  color: #11a3d2;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#contact .section-title h2::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 30px;
}

#contact h3 {
  color: #fff;
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  font-weight: 400;
}

#contact form {
  padding-top: 10px;
}

#contact .text-danger {
  color: #cc0033;
  text-align: left;
}

#contact .btn-custom {
  margin: 30px 0;
  background: #039ccb;
  border: 2px solid #fff;
  border-radius: 20px;
  color: #fff;
}

#contact .btn-custom:hover {
  color: #fff;
  background: #1f386e;
}

label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  float: left;
}

#contact .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#contact .form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

/*copyright start*/
.cpr-bottom {
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #000;
  color: #fff;
}

/*privacy start*/
.jumbo-box2.cd h2 {
  margin-bottom: 20px;
  color: #124375;
  font-weight: 800;
  font-family: 'Sansita', sans-serif !important;
  text-align: left;
  margin-top: 40px;
}

.jumbo-box2.cd h3 {
  color: #2672b7;
  font-family: 'Sansita', sans-serif !important;
}

.jumbo-box2.cd p {
  font-size: 17px;
  line-height: 27px;
  text-align: justify;
}

/*privacy end*/


@media (max-width: 450px) {
  #header .intro {
    margin-top: 0rem;
    background: url(../img/aquasm2.png) center no-repeat;
    display: table;
    width: 100%;
    padding: 0;
    height:100vh;
    background-color: #e5e5e5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  }

  .pull-right {
    display: none;
  }
  .pop {
    width: 350px;
  }
 
}
@media (max-width: 768px) {
  .phonescreen img {
    width: 250px;
    float: right;
  }
}