/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  font: 14px/1.4 Helvetica, sans-serif;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active,
button:hover, button:focus, button:active {
  outline: 0;
}

body {
  font: 14px/1.4 Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
}

hr {
  height: 0;
  margin: 15px 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
}

hr:before {
  display: table;
  content: "";
}

hr:after {
  display: table;
  clear: both;
  content: "";
}

.browserupgrade {
  background: #f00;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 0.8em;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.browserupgrade a {
  font-weight: bold;
  color: #ff0;
}

.cf:before {
  display: table;
  content: "";
}

.cf:after {
  display: table;
  clear: both;
  content: "";
}

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

figure {
  margin: 0;
  padding: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0 0 0.7em;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 21px;
}

h3, .h3 {
  font-size: 16px;
}

h4, .h4 {
  font-size: 14px;
}

h5, .h5 {
  font-size: 12px;
}

h6, .h6 {
  font-size: 11px;
}

a {
  color: #4078c0;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  outline: 0;
}

a:focus {
  text-decoration: none;
}

a[href^=tel] {
  cursor: default;
}

p {
  margin: 0 0 0.7em;
}

small {
  font-size: 90%;
}

blockquote {
  margin: 0;
}

ul,
ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ol {
  list-style-type: lower-roman;
}

ul ul ol,
ul ol ol,
ol ul ol,
ol ol ol {
  list-style-type: lower-alpha;
}

dd {
  margin-left: 0;
}

tt,
code {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
  font: 12px Helvetica, sans-serif;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

label {
  font-size: 13px;
  font-weight: bold;
  outline: none;
}

label:focus {
  outline: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control {
  height: 38px;
  padding: 7px 8px;
  font-size: 13px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  display: block;
  width: 100%;
  transition: all ease 0.1s;
}

.form-control.focus,
.form-control:focus {
  border-color: #4078c0;
  box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);
}

textarea {
  resize: none;
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.35em;
}

input.input-contrast,
.input-contrast {
  background-color: #fafafa;
}

input.input-contrast:focus,
.input-contrast:focus {
  background-color: #fff;
}

::placeholder {
  color: #aaa;
}

button:focus,
button.focus, input[type="submit"]:focus,
input[type="submit"].focus {
  outline: 0;
}

.form-box input:-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333 !important;
}

.form-box input::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333 !important;
}

.form-box ::-webkit-input-placeholder {
  color: #333 !important;
  opacity: 1 !important;
  /* for chrome */
}

.form-box textarea:-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333 !important;
}

.form-box textarea::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333 !important;
}

.form-box ::-webkit-input-placeholder {
  opacity: 1 !important;
  /* for chrome */
  color: #333 !important;
}

.input-holder {
  position: relative;
}

.input-holder:before {
  display: table;
  content: "";
}

.input-holder:after {
  display: table;
  clear: both;
  content: "";
}

.input-holder + .input-holder {
  margin-top: 15px;
}

.input-holder.error input,
.input-holder.error textarea {
  border-color: #cf5259;
}

.input-holder .error,
.input-holder .newerror {
  background-color: #cf5259;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 2px 3px;
  position: absolute;
  right: 0;
  top: -15px;
}

.input-holder .error:after,
.input-holder .newerror:after {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #cf5259;
  bottom: -5px;
  content: '';
  position: absolute;
  right: 10px;
}

.input-holder .newerror {
  left: auto;
  right: 0;
}

.input-holder .newerror:after {
  left: auto;
  right: 10px;
}

@media (max-width: 767px) {
  .input-holder .newerror {
    top: -25px;
  }
}

table {
  border-collapse: collapse;
  margin: 0.7em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 2px solid #ddd;
  font-weight: 600;
  padding: 0.7em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
  padding: 0.7em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

.btn {
  position: relative;
  display: inline-block;
  padding: 9px 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-color: #eee;
  background-image: linear-gradient(#fcfcfc, #eee);
  border-radius: 3px;
  user-select: none;
  -webkit-appearance: none;
}

.btn:focus {
  text-decoration: none;
  border: 0;
  outline: none;
}

.btn:focus:hover {
  border-color: #51a7e8;
}

.btn:hover,
.btn:active {
  text-decoration: none;
  background-color: #ddd;
  background-image: linear-gradient(#eee, #ddd);
  border-color: #ccc;
}

.btn:active {
  background-color: #dcdcdc;
  background-image: none;
  border-color: #b5b5b5;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}

.btn:disabled,
.btn:disabled:hover,
.btn.disabled,
.btn.disabled:hover {
  color: rgba(102, 102, 102, 0.5);
  cursor: default;
  background-color: rgba(229, 229, 229, 0.5);
  background-image: none;
  border-color: rgba(197, 197, 197, 0.5);
  box-shadow: none;
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background: #4078c0;
}

.btn-primary:hover {
  color: #fff;
  background: #396cad;
}

.btn-primary:active {
  background: #33609a;
}

.btn-primary:disabled,
.btn-primary:disabled:hover,
.btn-primary.disabled,
.btn-primary.disabled:hover {
  color: #fefefe;
  background: #add39f;
}

.btn-outline {
  color: #4078c0;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
}

.btn-outline:focus {
  border: 1px solid #e5e5e5;
}

.btn-outline:hover,
.btn-outline:active {
  color: #fff;
  background-color: #4078c0;
  background-image: none;
  border-color: #4078c0;
}

.btn-outline:disabled,
.btn-outline:disabled:hover,
.btn-outline.disabled,
.btn-outline.disabled:hover {
  color: #767676;
  background-color: #fff;
  background-image: none;
  border-color: #e5e5e5;
}

.btn-sm {
  padding: 2px 10px;
}

.btn-block {
  display: block;
  width: 100%;
  text-align: center;
}

/*WP dynamic menu active classes*/
/*.current-page-ancestor, .current-menu-ancestor .current_page_ancestor , .current-menu-item
.current-page-parent, .current_page_parent{

}*/
.cf {
  clear: both;
  display: block;
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ------------- */
@media (min-width: 1390px) {
  .wrapper .container {
    width: 1360px;
  }
}

.header {
  padding: 30px 0 25px 0;  
}

@media(min-width: 1200px){
  .header{
    position: fixed;
    float: left;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    z-index: 100;
  }
}
.header p.tel {
  text-align: right;
  color: #004a8d;
  font: 300 20px/25px "Roboto", sans-serif;
  padding: 10px 0 0 0;
}

.header p.tel a {
  color: #004a8d;
  font: 600 20px/25px "Roboto", sans-serif;
  padding: 0 0 0 10px;
}

.banner {
  background: url(../img/banner.jpg) no-repeat center top;
  height: 398px;
  background-color: #f4f5f9;
}
@media(min-width: 1200px){
  .banner{margin: 83px auto 0 auto;}
}
.banner .banner-txt {
  text-align: center;
  padding-top: 110px;
}

.banner .banner-txt h2 {
  font: 600 39px/45px Helvetica, sans-serif;
  color: #fff;
  text-shadow: 1px 3px 0px #3a4d58;
  margin: 0 0 10px 0;
}

.banner .banner-txt p {
  font: 400 22px/27px "Roboto", sans-serif;
  color: #fff;
  text-shadow: 1px 3px 0px #516872;
  margin: 0 0 20px;
}

.banner .banner-txt a {
  font: 600 18px/23px "Roboto", sans-serif;
  color: #fff;
  background: #f7941d;
  padding: 10px 28px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 25px;
  transition: all 0.8s ease 0s;
  border: 2px solid #f7941d;
}

.banner .banner-txt a:hover {
  background: none;
  padding: 10px 28px;
  border: 2px solid #f7941d;
  transition: all 0.8s ease 0s;
}

.services {
  padding: 50px 0 60px 0;
}

.services h2 {
  font: 300 35px/40px "Roboto", sans-serif;
  color: #555;
  text-align: center;
  padding-bottom: 55px;
}

.services h2 .bold {
  display: inline-block;
  font-weight: 600;
}

.services h2 span {
  color: #f7941d;
  font-weight: 600;
}

.services .sev-img {
  float: left;
  width: 45%;
}

.services .serv-text {
  width: 55%;
  float: left;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .services .serv-text {
    padding-left: 15px;
  }
}

.services .serv-text h3 {
  font: 300 22px/27px "Roboto", sans-serif;
  color: #111;
  text-align: left;
  padding-bottom: 10px;
  margin: 0;
}

.services .serv-text p {
  font: 300 15px/20px "Roboto", sans-serif;
  color: #555;
  padding: 0 45px 0 0;
  min-height: 140px;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .services .serv-text p {
    min-height: 185px;
  }
}

.services .serv-text a {
  font: 400 16px/21px "Roboto", sans-serif;
  background: none;
  padding: 11px 29px;
  color: #f7941d;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 25px;
  transition: all 0.8s ease 0s;
  border: 1px solid #f7941d;
}

.services .serv-text a:hover {
  background: #f7941d;
  padding: 11px 29px;
  border: 1px solid #f7941d;
  color: #fff;
  transition: all 0.8s ease 0s;
}

.details {
  background: #f4f5f9;
  padding: 50px 0 60px 0;
}

.details h2 {
  font: 300 35px/40px "Roboto", sans-serif;
  color: #3c4a56;
  text-align: center;
  padding-bottom: 35px;
}

.details .p-details {
  width: 20%;
  float: left;
  border-right: 1px solid #e3e6ec;
  padding: 0 15px;
}

.details .p-details h3 {
  font: 400 20px/25px "Roboto", sans-serif;
  color: #3c4a56;
}

.details .p-details ul {
  list-style: none;
}

.details .p-details ul li {
  background: url(../img/li-bg.png) no-repeat left;
  padding: 0 0 5px 15px;
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  background-position: 0 5px;
  margin: 0 0 0 10px;
}

@media (min-width: 1200px) {
  .locations {
    height: 495px;
    overflow: hidden;
  }
}

.locations .locations-wrapper {
  width: 100%;
}

.locations .locations-wrapper .wrapper-left {
  width: 50%;
  float: left;
}

.locations .locations-wrapper .wrapper-left .main {
  float: right;
  background: #f7941d;
  width: 100%;
  margin: 0 5px 5px 0;
}

.locations .locations-wrapper .wrapper-left .main .main-text {
  float: right;
  width: 83%;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .locations .locations-wrapper .wrapper-left .main .main-text {
    height: 157px;
    width: 570px;
  }
}

@media (min-width: 1426px) {
  .locations .locations-wrapper .wrapper-left .main .main-text {
    height: 157px;
    width: 665px;
  }
}

.locations .locations-wrapper .wrapper-left .main .main-text p {
  font: 300 28px/33px "Roboto", sans-serif;
  color: #fff;
  padding: 10px 5px 15px 0;
  margin: 0;
}

.locations .locations-wrapper .wrapper-left .main-bottom {
  width: 100%;
  float: right;
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-left {
  float: left;
  width: 70%;
  height: 334px;
  background: url(../img/img-2.jpg) no-repeat right top;
  background-size: cover;
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-left img {
  float: right;
  margin: 0 5px 0 0;
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right {
  float: right;
  width: 30%;
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt {
  background: #004a8d;
  margin: 0 5px 10px;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt {
    height: 144px;
  }
}

@media (min-width: 1425px) {
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt {
    height: 144px;
  }
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt p {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #fff;
  margin: 0;
  padding: 30px 18px 25px;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt p {
    padding: 17px 15px;
  }
}

.locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-img {
  margin: 0 5px;
  height: 185px;
  background: url(../img/img-3.jpg) no-repeat left top;
  background-size: cover;
}

@media (min-width: 479px) and (max-width: 624px) {
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-img {
    height: 185px;
  }
}

.locations .locations-wrapper .wrapper-right {
  width: 50%;
  float: left;
  height: 495px;
  background: url(../img/img.jpg) no-repeat left top;
  background-size: cover;
}

.facts-grades {
  padding: 50px 0 85px 0;
}

.facts-grades h2 {
  font: 300 35px/40px "Roboto", sans-serif;
  color: #555;
  text-align: center;
  padding-bottom: 35px;
}

.facts-grades ul {
  list-style: none;
}

.facts-grades ul li {
  background: url(../img/li-bg.png) no-repeat left;
  padding: 0 25px 5px;
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  background-position: 0 5px;
}

.facts-grades .about-section h2 {
  font: 300 35px/40px "Roboto", sans-serif;
  color: #555;
  text-align: center;
  padding: 60px 0 30px 0;
}

.facts-grades .about-section p {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  text-align: center;
  padding-bottom: 65px;
}

.facts-grades .about-section ul {
  list-style: none;
  padding: 25px 0 0;
}

.facts-grades .about-section ul li {
  background: url(../img/li-bg.png) no-repeat left;
  padding: 0 20px 5px;
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  background-position: 0 5px;
}

.facts-grades .about-section .align {
  padding: 0 0 0 15%;
}

@media (min-width: 1200px) and (max-width: 1425px) {
  .facts-grades .about-section .align {
    padding: 0 0 0 13%;
  }
}

.facts-grades .about-section .align-c {
  padding: 0 0 0 7%;
}

.facts-grades .about-section img {
  float: left;
}

.facts-grades .about-section h3 {
  font: 300 25px/27px "Roboto", sans-serif;
  color: #555;
  margin: 0;
  float: left;
  padding: 0 0 0 10px;
}

.Quote-Today {
  background: url(../img/rqst-bg-img.jpg) no-repeat center top;
  height: 168px;
  text-align: center;
  background-color: #f4f5f9;
}

.Quote-Today p {
  font: 400 30px/35px "Roboto", sans-serif;
  color: #fff;
  padding: 55px 0 0;
}

.Quote-Today a {
  color: #fff;
  background: #f7941d;
  padding: 7px 24px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 25px;
  transition: all 0.8s ease 0s;
  border: 1px solid #f7941d;
}

.Quote-Today a:hover {
  background: none;
  padding: 7px 24px;
  border: 1px solid #f7941d;
  color: #f7941d;
  transition: all 0.8s ease 0s;
}

.clints {
  padding-bottom: 100px;
}

.clints h2 {
  font: 300 35px/40px "Roboto", sans-serif;
  color: #555;
  text-align: center;
  padding: 60px 0 70px 0;
}

.clints .clints-slider {
  border: 1px dashed #e1e1e1;
  margin: 0 11%;
  padding: 5% 10% 1%;
  position: relative;
}
.clints-slide{
  display: none;
}
.clints-slide.slick-slider{
  display: block;
}

.clints .clints-slider img {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}

.clints .clints-slider:before {
  content: "";
  width: 64px;
  height: 44px;
  display: block;
  background: url(../img/quots-bfr-img.png);
  position: absolute;
  left: 55px;
  top: -45px;
}

.clints .clints-slider:after {
  content: "";
  width: 64px;
  height: 44px;
  display: block;
  background: url(../img/quots-afr-img.png);
  position: absolute;
  right: 55px;
  bottom: -45px;
}

.clints .clints-slider p {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  text-align: center;
}

.clints .clints-slider p.name-cntr {
  text-align: center;
  font-style: italic;
}

.clints ul.slick-dots {
  bottom: -60px;
  list-style: outside none none;
  position: absolute;
  text-align: center;
  width: 100%;
}

.clints ul.slick-dots li {
  display: inline-block;
  background: url(../img/sl-btn.png) no-repeat center;
  height: 12px;
  width: 12px;
  padding: 0 18px 0 0;
  cursor: pointer;
}

.clints ul.slick-dots li button {
  display: none;
}

.clints ul.slick-dots li:hover, .clints ul.slick-dots li.active {
  background: url(../img/sl-btn-hr.png) no-repeat center;
}

.clints ul.slick-dots li.slick-active {
  background: url(../img/sl-btn-hr.png) no-repeat center;
}

.map {
  position: relative;
}

.map .address {
  background: #fff;
  bottom: 5px;
  position: absolute;
  right: 15%;
  padding: 20px 60px 20px 20px;
}

.map .address p {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #555;
  margin: 0;
}

.map .address h3 {
  font: 500 16px/21px "Roboto", sans-serif;
  color: #555;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 10px 0;
}

.map .address a {
  font: 400 20px/25px "Roboto", sans-serif;
  color: #555;
}

.map iframe {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}

.footer {
  text-align: center;
  padding: 20px 0 30px 0;
}

.footer a.btn {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #fff;
  background: #004a8d;
  padding: 9px 32px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 25px;
  margin: 0 0 13px 0;
  transition: all 0.8s ease 0s;
  border: 1px solid #004a8d;
}

.footer a.btn:hover {
  background: none;
  padding: 9px 29px;
  border: 1px solid #004a8d;
  color: #004a8d;
  transition: all 0.8s ease 0s;
}

.footer p {
  font: 300 14px/19px "Roboto", sans-serif;
  color: #898989;
}

.footer p span {
  display: block;
}

.footer p a {
  color: #898989;
}

.footer p a:hover {
  color: #004a8d;
}

.footer img:hover {
  opacity: 0.5;
}

/*===== Modal Popup ====*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.modal-open {
  overflow: hidden;
  /*padding-right: 0px !important;
    overflow: visible !important; === Disable Scroll bar Jumbing*/
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  position: relative;
  background: #f7941d;
  text-align: center;
  min-height: 40px;
}

.modal-header h4 {
  padding: 5px 0;
  color: #fff;
}

.modal-header .close {
  position: absolute;
  top: 0;
  right: -1px;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: #5F5F5F;
  font: normal 28px Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
}

.modal-header .close:hover {
  background: #000;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 18px;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix:before, .clearfix:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after, .modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/*==== Modal Popup End ====*/
.capchta-icons button, input[type="submit"] {
  background: #f7941d none repeat scroll 0 0;
  border: medium none;
  text-transform: uppercase;
  bottom: 10px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 17px;
}

.capchta-icons button:hover, input[type="submit"]:hover {
  background: #555;
}

.modal-body .form-wrap-sec {
  padding-bottom: 25px;
}

#wait-contactform-contact .pls-wait-text-contact {
  color: #555 !important;
}

.input-holder.capctha-wrap {
  float: right !important;
}

.thank-u h2 {
  text-transform: uppercase;
  font: 700 110px/1.5 "Roboto", sans-serif;
  margin: 0;
  color: #f7941d;
  margin-top: 50px;
}

.thank-u h2 span {
  display: block;
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  color: #004a8d;
}

.thank-u {
  text-align: center;
  padding: 50px 0;
  border-top: 1px solid #e3e6ec;
}

.thank-u p {
  font: 700 34px/1 "Roboto", sans-serif;
  color: #555;
  padding-bottom: 50px;
}

.thank-u a {
  font: 300 16px/21px "Roboto", sans-serif;
  color: #fff;
  background: #004a8d;
  padding: 9px 29px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 25px;
  margin: 0 0 13px 0;
  transition: all 0.8s ease 0s;
  border: 1px solid #004a8d;
  float: right;
}

.thank-u a:hover {
  background: none;
  padding: 9px 29px;
  border: 1px solid #004a8d;
  color: #004a8d;
  transition: all 0.8s ease 0s;
}

@media (max-width: 1199px) {
  .thank-u a {
    display: none;
  }
}

@media (max-width: 479px) {
  .thank-u h2 {
    font: 700 45px/50px "Roboto", sans-serif;
  }
  .thank-u h2 span {
    font-size: 22px;
    line-height: 27px;
  }
  .thank-u p {
    font: 700 17px/22px "Roboto", sans-serif;
  }
}

@media (max-width: 1199px) {
  .services .sev-img {
    width: 40%;
  }
  .services .serv-text {
    width: 60%;
    padding: 0 0 0 10px;
  }
  .services .serv-text h3 {
    font: 300 18px/23px "Roboto", sans-serif;
  }
  .services .serv-text p {
    padding: 0;
    min-height: 165px;
  }
  .services .serv-text a {
    padding: 8px 15px;
  }
  .services .serv-text a:hover {
    padding: 8px 15px;
  }
  .details .p-details h3 {
    font: 400 18px/23px "Roboto", sans-serif;
  }
  .details .p-details ul li {
    font: 300 15px/20px "Roboto", sans-serif;
  }
  .locations .locations-wrapper .wrapper-left .main .main-text {
    width: 90%;
  }
  .locations .locations-wrapper .wrapper-left .main .main-text p {
    font: 300 24px/29px "Roboto", sans-serif;
    padding: 25px 0 15px;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-left {
    width: 55%;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right {
    width: 45%;
  }
  .facts-grades .about-section .align {
    padding: 0 0 0 8%;
  }
  .facts-grades .about-section .align-c {
    padding: 0 0 0 3%;
  }
  .Quote-Today p {
    font: 400 25px/30px "Roboto", sans-serif;
  }
  .clints .clints-slider {
    padding: 30px;
  }
  .map .address {
    right: 15%;
  }
}

@media (max-width: 991px) {
  .services .sev-img {
    width: 25%;
    padding: 25px 0 0;
  }
  .services .serv-text {
    padding: 25px 0 0 10px;
    width: 75%;
  }
  .services .serv-text p {
    min-height: 100px;
    padding: 0;
  }
  .details .p-details h3 {
    font: 400 14px/19px "Roboto", sans-serif;
  }
  .details .p-details ul li {
    font: 300 14px/19px "Roboto", sans-serif;
  }
  .locations .locations-wrapper .wrapper-left {
    float: none;
    width: 100%;
  }
  .locations .locations-wrapper .wrapper-left .main .main-text {
    width: 95%;
  }
  .locations .locations-wrapper .wrapper-right {
    height: 390px;
    width: 100%;
    margin: 5px 0 0;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-img {
    height: 227px;
  }
  .facts-grades .about-section .align {
    padding: 0 0 30px 25%;
  }
  .facts-grades .about-section .align-c {
    padding: 0 0 30px 25%;
  }
  .facts-grades .about-section .align-l {
    padding: 0 0 0px 25%;
  }
  .Quote-Today p {
    font: 400 20px/25px "Roboto", sans-serif;
  }
  .map .address {
    right: 8%;
  }  
}

@media (max-width: 767px) {
  .header .t-align {
    text-align: center;
  }
  .clints .clints-slider img{
    max-width: 150px;
  }
  .header p.tel {
    text-align: center;
  }
  .header p.tel a {
    display: inline-block;
  }
  .banner .banner-txt {
    padding-top: 65px;
  }
  .banner .banner-txt h2 {
    font: 600 29px/34px Helvetica, sans-serif;
  }
  .banner {
    height: 345px;
    /* margin: 132px auto 0; */
  }
  .services h2 {
    font: 300 25px/30px "Roboto", sans-serif;
    padding-bottom: 0;
  }
  .services {
    padding: 25px 0 30px;
  }
  .services .sev-img {
    text-align: center;
    width: 100%;
  }
  .services .serv-text h3 {
    text-align: center;
  }
  .services .serv-text {
    text-align: center;
    width: 100%;
    padding: 15px 0 15px 10px;
  }
  .services .serv-text p {
    min-height: 0;
    padding: 0;
  }
  .details h2 {
    font: 300 23px/28px "Roboto", sans-serif;
    padding-bottom: 0;
  }
  .details {
    padding: 20px 0 25px;
  }
  .details .p-details {
    padding: 0 5px 15px 25%;
    width: 100%;
    float: none;
    border: none;
  }
  .details .p-details br {
    display: none;
  }
  .details .p-details h3 {
    font: 400 20px/25px "Roboto", sans-serif;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-left {
    width: 100%;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right {
    width: 100%;
  }
  .locations .locations-wrapper .wrapper-left .main {
    margin: 0 0 5px;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-txt {
    margin: 5px 0 5px;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-img {
    margin: 0;
    height: 385px;
  }
  .facts-grades {
    padding: 20px 0 30px;
  }
  .facts-grades .about-section p {
    padding-bottom: 20px;
  }
  .facts-grades .about-section h2 {
    font: 300 23px/28px "Roboto", sans-serif;
    padding: 20px 0 0;
  }
  .facts-grades .about-section h3 {
    font: 300 22px/27px "Roboto", sans-serif;
  }
  .facts-grades h2 {
    font: 300 23px/28px "Roboto", sans-serif;
    padding-bottom: 10px;
  }
  .Quote-Today p {
    font: 400 20px/25px "Roboto", sans-serif;
  }
  .Quote-Today a {
    display: block;
    margin: 0 0 5px;
  }
  .clints h2 {
    padding: 25px 0 60px;
    text-align: center;
    font: 300 24px/29px "Roboto", sans-serif;
  }
  .clints .clints-slider {
    padding: 20px;
    margin: 0;
  }
  .clints .clints-slider::before {
    left: 5px;
  }
  .clints .clints-slider::after {
    right: 5px;
  }
  .map .address {
    padding: 10px 25px 10px 15px;
  }
  .map .address h3 {
    font: 500 15px/19px "Roboto", sans-serif;
  }
  .map .address p {
    font: 300 14px/19px "Roboto", sans-serif;
  }
  .map .address a {
    font: 400 16px/21px "Roboto", sans-serif;
  }
  .clints .clints-slider img {
    left: 38%;
  }
}

@media (max-width: 479px) {
  .banner .banner-txt {
    padding-top: 30px;
  }
  /* .banner{
    margin: 132px auto 0;
  } */
  .services h2 {
    font: 300 22px/27px "Roboto", sans-serif;
    padding-bottom: 0;
  }
  .services .sev-img {
    padding: 5px 0 0;
  }
  .services {
    padding: 25px 0 15px;
  }
  .details h2 {
    font: 300 22px/27px "Roboto", sans-serif;
  }
  .details .p-details {
    padding: 0 5px 15px 15%;
  }
  .locations .locations-wrapper .wrapper-left .main-bottom .main-bottom-right .bottom-right-img {
    height: 255px;
  }
  .facts-grades .about-section .align {
    padding: 0 0 30px 18%;
  }
  .facts-grades .about-section .align-c {
    padding: 0 0 30px 18%;
  }
  .facts-grades .about-section .align-l {
    padding: 0 0 0 18%;
  }
  .facts-grades .about-section h2 {
    font: 300 22px/27px "Roboto", sans-serif;
  }
  .clints .clints-slider {
    margin: 0;
    padding: 20px;
  }
  .clints .clints-slider img {
    left: 30%;
  }
}

#captcha_div_home {
  float: right;
}

#captcha_div_home .cap {
  float: right;
}

#captcha_div_home p {
  padding-top: 10px;
}

#captcha_div_home1 {
  float: right;
}

#captcha_div_home1 .bot {
  float: right;
}

#captcha_div_home1 p {
  padding-top: 15px;
}

#captcha_div_home3 {
  float: right;
}

#captcha_div_home3 .cap {
  float: right;
}

#captcha_div_home3 p {
  padding-top: 15px;
}

#hcommnents.text {
  margin: 15px 0 0 0;
}

#ccommnents.text {
  margin: 15px 0 0 0;
}

#scommnents.text {
  margin: 15px 0 0 0;
}

#wait-contactform-contact1 {
  bottom: 10px;
  position: absolute;
  right: 15px;
}

#wait-contactform-contact3 {
  bottom: 10px;
  position: absolute;
  right: 15px;
  width: 115px !important;
}

#wait-contactform-contact {
  bottom: 10px;
  position: absolute;
  right: 15px;
}
.testi-img{
  position: unset !important;
  width: 200px;
  margin: auto;
}
.testi-img2{
  position: unset !important;
  width: 121px;
  margin: auto;
}
select#hsize {
    width: 100%;
    padding: 10px 5px;
    border:1px solid #ccc;
    
}
select#hsize option{ color:#333!important;}

select#hsize:focus {
    border-color: #4078c0;
    box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);
}

select#csize {
    width: 100%;
    padding: 10px 5px;
    border:1px solid #ccc;
    
}
select#csize option{ color:#333!important;}

select#csize:focus {
    border-color: #4078c0;
    box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);
}

select#ssize {
    width: 100%;
    padding: 10px 5px;
    border:1px solid #ccc;
    
}
select#ssize option{ color:#333!important;}

select#ssize:focus {
    border-color: #4078c0;
    box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);
}