@font-face {
  font-family: "Arial";
  src: url("fonts/Arial-Regular/Arial.eot");
  src: url("fonts/Arial-Regular/Arial.eot?#iefix") format("embedded-opentype"), url("fonts/Arial-Regular/Arial.woff2") format("woff2"), url("fonts/Arial-Regular/Arial.woff") format("woff"), url("fonts/Arial-Regular/Arial.ttf") format("truetype"), url("fonts/Arial-Regular/Arial.svg#Arial Black") format("svg"); }
@font-face {
  font-family: "Arial-black";
  src: url("fonts/Arial-Black/Arial-Black.eot");
  src: url("fonts/Arial-Black/Arial-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Arial-Black/Arial-Black.woff2") format("woff2"), url("fonts/Arial-Black/Arial-Black.woff") format("woff"), url("fonts/Arial-Black/Arial-Black.ttf") format("truetype"), url("fonts/Arial-Black/Arial-Black.svg#Arial Black") format("svg"); }
@font-face {
  font-family: "Arial-bold";
  src: url("fonts/Arial-Bold/Arial-Bold.eot");
  src: url("fonts/Arial-Bold/Arial-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Arial-Bold/Arial-Bold.woff") format("woff"), url("fonts/Arial-Bold/Arial-Bold.ttf") format("truetype"), url("fonts/Arial-Bold/Arial-Bold.svg#Arial Black") format("svg"); }
::selection {
  background-color: #22273d;
  color: #fff; }

body {
  font-family: "Arial-bold"; }

li {
  list-style: none; }

.anchor {
  text-decoration: underline; }

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  background: url("loading-image.gif") 50% 50% no-repeat white; }

input.robo-que {
  width: 80px; }

.img-contained {
  height: 100%;
  object-fit: contain;
  width: 100%;
  vertical-align: middle; }

a {
  text-decoration: none; }

p {
  line-height: 22px; }

.h1, .h2, .h3, h1, h2, h3 {
  font-weight: unset; }

.topic-about {
  margin: 20px auto; }

a:hover, a:focus {
  text-decoration: none;
  color: #adb1ca; }

.required {
  color: #f00;
  font-family: "Arial";
  font-weight: 400; }

a, span, label, strong, b, p {
  color: #22273d;
  font-size: 15px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.label {
  font-family: "Arial";
  color: #22273d;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  white-space: normal; }

.paragraph {
  margin-bottom: 0px;
  font-family: "Arial";
  color: #22273d;
  font-size: 15px;
  font-weight: 400;
  display: unset; }

.img-covered {
  height: 100%;
  width: 100%;
  object-fit: cover; }

h3.widget-title {
  font-size: 20px;
  margin-bottom: 0px; }

h1, h4 {
  color: #22273d; }

dd {
  margin-bottom: 15px; }

/*Buttons*/
.ul-button-set {
  margin-top: 10px;
  margin-left: 20px; }

.btn {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }

.btn:focus, .btn:active:focus {
  outline: none; }

.btn:focus, .btn:hover, .btn:active {
  color: #fff; }

.btn-submit:hover, .btn-submit:focus, .btn-submit:active {
  background: #3342a2; }

.btn-site {
  background: #22273d;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "Arial";
  font-size: 15px;
  font-weight: 600; }

.btn-submit {
  background-color: #22273d;
  color: #fff;
  font-family: "Arial-bold";
  font-size: 15px; }

.btn-regular {
  background: #3342a2;
  color: #fff;
  text-transform: uppercase;
  font-family: "Arial-black";
  height: 45px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.btn-regular:hover, .btn-regular:focus {
  background: #22273d;
  color: #fff; }

.btn-site:hover, .btn-site:focus, .btn-site:focus:active, .btn-site:active {
  background-color: #adb1ca; }

/*End Buttons*/
.set-right {
  text-align: right; }

.set-left {
  text-align: left; }

a.link-slide {
  cursor: pointer; }

strong {
  font-family: "Arial-black"; }

.input-field {
  background-color: #f5f5f7;
  font-family: "Arial";
  border: 1px solid #adb1ca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.input-field:focus {
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px #22273d;
  -moz-box-shadow: 0px 0px 2px 0px #22273d;
  box-shadow: 0px 0px 2px 0px #22273d;
  outline: none; }

input[type="text"], input[type="email"], input[type="number"],
input[type="search"], input[type="url"], input[type="password"] {
  height: 30px; }

.mobile-field::-webkit-outer-spin-button,
.mobile-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* ------------------------- Header Group  ---------------------------------*/
.top-header {
  padding-bottom: 10px; }

.quote-section span {
  text-transform: uppercase;
  font-family: "Arial-black"; }

/*Navigation Menu */
.navigation-section .navbar {
  margin-bottom: 0px;
  margin-top: 35px;
  border: none;
  padding: 0px 8px; }
  .navigation-section .navbar a {
    text-transform: uppercase;
    padding: 0px; }
  .navigation-section .navbar a:hover {
    border-bottom: 6px solid #adb1ca; }
.navigation-section .current-page a {
  border-bottom: 6px solid #adb1ca; }
.navigation-section .navbar-header .navbar-toggle {
  background-color: #22273d; }
.navigation-section .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff; }

.span12, .navbar-collapse {
  width: 100%;
  padding: 0; }

/*Navigation Menu close*/
.below-header {
  width: 100%;
  background-color: #22273d;
  display: inline-block;
  text-align: center;
  padding-top: 30px; }
  .below-header h1, .below-header h3 {
    text-transform: uppercase;
    color: #fff; }
  .below-header h3 {
    margin-top: 0px; }
  .below-header .quote-section {
    background-color: #adb1ca;
    padding: 10px 0px;
    margin-top: 30px; }
  .below-header .cpa-slider-group {
    margin-bottom: 60px; }

/*Below Heder Slider*/
.cpa-slider-group .bx-viewport {
  margin: 20px auto;
  border: 1px solid #fff !important;
  -webkit-box-shadow: unset !important;
  -moz-box-shadow: unset !important;
  box-shadow: unset !important; }

/*Below Heder Slider close*/
.call-section.col-sm-4 {
  display: inline-block; }
  .call-section.col-sm-4 .call-image {
    position: absolute;
    top: 0px; }
  .call-section.col-sm-4 .call-us-group {
    position: relative; }
  .call-section.col-sm-4 p {
    color: #33384e; }
  .call-section.col-sm-4 a {
    color: #33384e; }

/* ------------------------- Header Group close ---------------------------------*/
/* ------------------------- Content-------------------------- */
/*common content*/
.alter-colored .btn-download, .alter-colored .btn-download:focus:active {
  background: #adb1ca; }
  .alter-colored .btn-download label, .alter-colored .btn-download:focus:active label {
    font-size: 13px;
    color: #22273d;
    white-space: normal;
    text-transform: uppercase; }
.alter-colored .btn-download:hover, .alter-colored .btn-download:focus {
  background: #3342a2; }
  .alter-colored .btn-download:hover label, .alter-colored .btn-download:focus label {
    color: #fff; }

.btn-download {
  background: #22273d;
  margin: 15px 35px;
  display: inline-block;
  padding: 15px 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .btn-download * {
    cursor: pointer; }
  .btn-download .download-icon, .btn-download .download-text {
    display: inline-block; }
  .btn-download .download-icon {
    height: 40px;
    width: 40px; }
  .btn-download .download-text {
    padding-top: 8px; }
  .btn-download .info-icon {
    color: #22273d;
    font-size: 28px;
    background: #fff;
    padding: 0px 15px;
    border-radius: 50%;
    text-align: center;
    vertical-align: super;
    font-family: "Arial-black"; }
  .btn-download label {
    font-size: 13px;
    color: #fff;
    white-space: normal;
    text-transform: uppercase;
    display: block; }
  .btn-download span {
    color: #999999;
    font-size: 13px; }

.btn-download:focus:active {
  background: #22273d; }

.btn-download:hover, .btn-download:focus {
  background: #3342a2; }

.caption-section {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 30px; }
  .caption-section h4 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 30px; }
  .caption-section .caption-heading {
    font-size: 18px;
    margin: 30px 0px; }

.text-span-9 {
  margin: 0 auto;
  display: block; }

.text-span-11 {
  margin: 0 auto;
  display: block; }

/*end common content*/
.insurance-section h2 {
  margin-bottom: 0px; }
.insurance-section .insurance-bordered {
  padding-bottom: 15px;
  background: #e1e1e1;
  border: 2px solid #999999; }

.visit-facebook {
  margin: 30px auto; }
  .visit-facebook .index-facebook {
    height: 70px;
    width: 70px; }

/*About us*/
.map-section .items {
  height: 320px; }

/*About us close*/
/*Gallery*/
.gallery-section {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px; }

.gallery-url {
  height: 280px;
  width: 100%;
  display: inline-block; }
  .gallery-url img {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    object-fit: cover; }

.gallery-caption {
  margin-top: 10px; }
  .gallery-caption p {
    line-height: 18px;
    font-size: 13px; }

.gallery-img-thumb {
  border: 10px solid #22273d; }

/*Gallery close*/
/*Contact-US*/
.widget-title {
  margin-top: 30px;
  margin-bottom: 10px; }

.contact-section .form-horizontal .label {
  color: #333; }
.contact-section .form-horizontal .form-group {
  margin-bottom: 8px; }

/*Contact-US close*/
/*FAQ*/
.three-buttons-group .btn-download {
  margin: 15px 0px; }

.links a {
  text-decoration: underline;
  color: #333333;
  font-size: 16px; }

.title-group {
  margin-bottom: 15px; }
  .title-group p {
    font-size: 16px; }

.faq-img-group {
  margin: 10px auto;
  text-align: center; }
  .faq-img-group .faq-image {
    margin: 0 auto;
    max-width: 100%;
    width: 100%; }

.faq-caption ul {
  padding: 0px 10px; }
.faq-caption li {
  margin-bottom: 8px; }
.faq-caption li::before {
  content: "\f111";
  font-family: "FontAwesome";
  color: #adb1ca;
  padding-right: 10px;
  font-size: 12px; }
.faq-caption .under-li {
  padding-left: 30px; }

.links {
  margin-bottom: 10px; }

.grey-img-thumb {
  display: inline-block;
  text-align: left;
  width: 100%;
  background-color: #eeeff1;
  border: 1px solid #adb1ca;
  padding-top: 15px;
  margin-bottom: 20px; }

/*FAQ Close*/
/*Testings*/
.testing-group {
  display: inline-block;
  width: 100%; }

.pdf-group * {
  cursor: pointer; }

img.pdf-img {
  height: 40px;
  width: 40px; }

/*Testings close*/
/*installation*/
.install-section {
  margin-bottom: 30px; }

/*installation close*/
/*---------------------------- Content close------------------------- */
/* -------------------------- Footer section with Footer slider-----------------*/
.left-span-6, .right-span-6 {
  display: inline-block;
  float: left; }
  .left-span-6 p, .right-span-6 p {
    font-size: 12px;
    margin: 0px;
    font-family: "Arial";
    font-weight: 600; }
  .left-span-6 a, .right-span-6 a {
    font-size: 12px;
    margin: 0px;
    font-family: "Arial";
    font-weight: 600; }

footer {
  padding: 10px 0px 40px 0px;
  background: #fff;
  margin-top: 15px; }

.footer-group {
  background: #22273d; }
  .footer-group .span-12 {
    display: inline-block;
    background: #adb1ca;
    width: 100%;
    height: 30px; }

.footer-slider .bx-wrapper .bx-viewport {
  margin-top: 20px;
  border-color: transparent;
  background-color: #22273d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.footer-slider #foot-slide li {
  border: 10px solid #3d4258;
  height: 100%; }

/* -------------------------- Footer section with Footer slider close-----------------*/

/*# sourceMappingURL=style.css.map */
