/* Generated by http://css.spritegen.com CSS Sprite Generator */
/*
 * Vendor Prefix generator
 */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(margin, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
/****************** BUTTONS **************************/
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #606163;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding-top: 88px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 111px;
  }
}

h1, .h1 {
  color: #606163;
  font-family: "Open Sans", sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

h2, .h2, .gform_wrapper .gform_heading h3 {
  color: #337ab7;
  position: relative;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 34px;
  font-weight: 700;
}

h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #606163;
}
a:hover {
  color: #606163;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style, #gform_next_button_15_3, #gform_next_button_15_9, #gform_next_button_15_91, #gform_next_button_3_9, #gform_submit_button_15.gform_button[type=submit], #gform_previous_button_15_9, #gf_coupon_button, #gform_previous_button_15, #hideshow, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #5cb85c;
  padding: 13px 20px 13px;
  text-align: center;
  background: #5cb85c;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 30px;
  vertical-align: middle;
  height: 60px;
  min-width: 210px;
  border-radius: 0;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-style input, #gform_next_button_15_3 input, #gform_next_button_15_9 input, #gform_next_button_15_91 input, #gform_next_button_3_9 input, #gform_submit_button_15.gform_button[type=submit] input, #gform_previous_button_15_9 input, #gf_coupon_button input, #gform_previous_button_15 input, #hideshow input, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input {
  color: #ffffff;
  font-weight: bold;
}
.btn-style:before, #gform_next_button_15_3:before, #gform_next_button_15_9:before, #gform_next_button_15_91:before, #gform_next_button_3_9:before, #gform_submit_button_15.gform_button[type=submit]:before, #gform_previous_button_15_9:before, #gf_coupon_button:before, #gform_previous_button_15:before, #hideshow:before, .gform_wrapper input[type=submit]:not(#gform_submit_button_12):before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-style:hover, #gform_next_button_15_3:hover, #gform_next_button_15_9:hover, #gform_next_button_15_91:hover, #gform_next_button_3_9:hover, #gform_submit_button_15.gform_button[type=submit]:hover, #gform_previous_button_15_9:hover, #gf_coupon_button:hover, #gform_previous_button_15:hover, #hideshow:hover, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), .btn-style:focus, #gform_next_button_15_3:focus, #gform_next_button_15_9:focus, #gform_next_button_15_91:focus, #gform_next_button_3_9:focus, #gform_submit_button_15.gform_button[type=submit]:focus, #gform_previous_button_15_9:focus, #gf_coupon_button:focus, #gform_previous_button_15:focus, #hideshow:focus, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), .btn-style:active, #gform_next_button_15_3:active, #gform_next_button_15_9:active, #gform_next_button_15_91:active, #gform_next_button_3_9:active, #gform_submit_button_15.gform_button[type=submit]:active, #gform_previous_button_15_9:active, #gf_coupon_button:active, #gform_previous_button_15:active, #hideshow:active, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) {
  border: 2px solid #5cb85c;
  color: #5cb85c !important;
  text-decoration: none;
}
.btn-style:hover input, #gform_next_button_15_3:hover input, #gform_next_button_15_9:hover input, #gform_next_button_15_91:hover input, #gform_next_button_3_9:hover input, #gform_submit_button_15.gform_button[type=submit]:hover input, #gform_previous_button_15_9:hover input, #gf_coupon_button:hover input, #gform_previous_button_15:hover input, #hideshow:hover input, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12) input, .btn-style:focus input, #gform_next_button_15_3:focus input, #gform_next_button_15_9:focus input, #gform_next_button_15_91:focus input, #gform_next_button_3_9:focus input, #gform_submit_button_15.gform_button[type=submit]:focus input, #gform_previous_button_15_9:focus input, #gf_coupon_button:focus input, #gform_previous_button_15:focus input, #hideshow:focus input, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12) input, .btn-style:active input, #gform_next_button_15_3:active input, #gform_next_button_15_9:active input, #gform_next_button_15_91:active input, #gform_next_button_3_9:active input, #gform_submit_button_15.gform_button[type=submit]:active input, #gform_previous_button_15_9:active input, #gf_coupon_button:active input, #gform_previous_button_15:active input, #hideshow:active input, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) input {
  color: #5cb85c;
}
.btn-style:hover:before, #gform_next_button_15_3:hover:before, #gform_next_button_15_9:hover:before, #gform_next_button_15_91:hover:before, #gform_next_button_3_9:hover:before, #gform_submit_button_15.gform_button[type=submit]:hover:before, #gform_previous_button_15_9:hover:before, #gf_coupon_button:hover:before, #gform_previous_button_15:hover:before, #hideshow:hover:before, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12):before, .btn-style:focus:before, #gform_next_button_15_3:focus:before, #gform_next_button_15_9:focus:before, #gform_next_button_15_91:focus:before, #gform_next_button_3_9:focus:before, #gform_submit_button_15.gform_button[type=submit]:focus:before, #gform_previous_button_15_9:focus:before, #gf_coupon_button:focus:before, #gform_previous_button_15:focus:before, #hideshow:focus:before, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12):before, .btn-style:active:before, #gform_next_button_15_3:active:before, #gform_next_button_15_9:active:before, #gform_next_button_15_91:active:before, #gform_next_button_3_9:active:before, #gform_submit_button_15.gform_button[type=submit]:active:before, #gform_previous_button_15_9:active:before, #gf_coupon_button:active:before, #gform_previous_button_15:active:before, #hideshow:active:before, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12):before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.blue, .blue#gform_next_button_15_3, .blue#gform_next_button_15_9, .blue#gform_next_button_15_91, .blue#gform_next_button_3_9, .blue#gform_submit_button_15.gform_button[type=submit], #gform_previous_button_15_9, #gf_coupon_button, #gform_previous_button_15, #hideshow, .gform_wrapper input[type=submit]:not(#gform_submit_button_12), #theater-slider .item .container .btn-style, #theater-slider .item .container #gform_next_button_15_3, #theater-slider .item .container #gform_next_button_15_9, #theater-slider .item .container #gform_next_button_15_91, #theater-slider .item .container #gform_next_button_3_9, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit], #theater-slider .item .container #gform_previous_button_15_9, #theater-slider .item .container #gf_coupon_button, #theater-slider .item .container #gform_previous_button_15, #theater-slider .item .container #hideshow, #theater-slider .item .container .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper #theater-slider .item .container input[type=submit]:not(#gform_submit_button_12), #contact-us-sec a.btn-style, #contact-us-sec a#gform_next_button_15_3, #contact-us-sec a#gform_next_button_15_9, #contact-us-sec a#gform_next_button_15_91, #contact-us-sec a#gform_next_button_3_9, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit], #contact-us-sec a#gform_previous_button_15_9, #contact-us-sec a#gf_coupon_button, #contact-us-sec a#gform_previous_button_15, #contact-us-sec a#hideshow, .cctv-items .cctv-item .col-md-6 .btn-style, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit] {
  border: 2px solid #337ab7;
  background: #337ab7;
  color: #ffffff !important;
}
.btn-style.blue:hover, .blue#gform_next_button_15_3:hover, .blue#gform_next_button_15_9:hover, .blue#gform_next_button_15_91:hover, .blue#gform_next_button_3_9:hover, .blue#gform_submit_button_15.gform_button[type=submit]:hover, #gform_previous_button_15_9:hover, #gf_coupon_button:hover, #gform_previous_button_15:hover, #hideshow:hover, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:hover, #theater-slider .item .container #gform_next_button_15_3:hover, #theater-slider .item .container #gform_next_button_15_9:hover, #theater-slider .item .container #gform_next_button_15_91:hover, #theater-slider .item .container #gform_next_button_3_9:hover, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover, #theater-slider .item .container #gform_previous_button_15_9:hover, #theater-slider .item .container #gf_coupon_button:hover, #theater-slider .item .container #gform_previous_button_15:hover, #theater-slider .item .container #hideshow:hover, #contact-us-sec a.btn-style:hover, #contact-us-sec a#gform_next_button_15_3:hover, #contact-us-sec a#gform_next_button_15_9:hover, #contact-us-sec a#gform_next_button_15_91:hover, #contact-us-sec a#gform_next_button_3_9:hover, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover, .cctv-items .cctv-item .col-md-6 .btn-style:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover, .btn-style.blue:focus, .blue#gform_next_button_15_3:focus, .blue#gform_next_button_15_9:focus, .blue#gform_next_button_15_91:focus, .blue#gform_next_button_3_9:focus, .blue#gform_submit_button_15.gform_button[type=submit]:focus, #gform_previous_button_15_9:focus, #gf_coupon_button:focus, #gform_previous_button_15:focus, #hideshow:focus, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:focus, #theater-slider .item .container #gform_next_button_15_3:focus, #theater-slider .item .container #gform_next_button_15_9:focus, #theater-slider .item .container #gform_next_button_15_91:focus, #theater-slider .item .container #gform_next_button_3_9:focus, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus, #theater-slider .item .container #gform_previous_button_15_9:focus, #theater-slider .item .container #gf_coupon_button:focus, #theater-slider .item .container #gform_previous_button_15:focus, #theater-slider .item .container #hideshow:focus, #contact-us-sec a.btn-style:focus, #contact-us-sec a#gform_next_button_15_3:focus, #contact-us-sec a#gform_next_button_15_9:focus, #contact-us-sec a#gform_next_button_15_91:focus, #contact-us-sec a#gform_next_button_3_9:focus, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus, .cctv-items .cctv-item .col-md-6 .btn-style:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus, .btn-style.blue:active, .blue#gform_next_button_15_3:active, .blue#gform_next_button_15_9:active, .blue#gform_next_button_15_91:active, .blue#gform_next_button_3_9:active, .blue#gform_submit_button_15.gform_button[type=submit]:active, #gform_previous_button_15_9:active, #gf_coupon_button:active, #gform_previous_button_15:active, #hideshow:active, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:active, #theater-slider .item .container #gform_next_button_15_3:active, #theater-slider .item .container #gform_next_button_15_9:active, #theater-slider .item .container #gform_next_button_15_91:active, #theater-slider .item .container #gform_next_button_3_9:active, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active, #theater-slider .item .container #gform_previous_button_15_9:active, #theater-slider .item .container #gf_coupon_button:active, #theater-slider .item .container #gform_previous_button_15:active, #theater-slider .item .container #hideshow:active, #contact-us-sec a.btn-style:active, #contact-us-sec a#gform_next_button_15_3:active, #contact-us-sec a#gform_next_button_15_9:active, #contact-us-sec a#gform_next_button_15_91:active, #contact-us-sec a#gform_next_button_3_9:active, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active, .cctv-items .cctv-item .col-md-6 .btn-style:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active {
  text-decoration: none;
  border: 2px solid #337ab7;
  color: #337ab7 !important;
}
.btn-style.blue:hover input, .blue#gform_next_button_15_3:hover input, .blue#gform_next_button_15_9:hover input, .blue#gform_next_button_15_91:hover input, .blue#gform_next_button_3_9:hover input, .blue#gform_submit_button_15.gform_button[type=submit]:hover input, #gform_previous_button_15_9:hover input, #gf_coupon_button:hover input, #gform_previous_button_15:hover input, #hideshow:hover input, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:hover input, #theater-slider .item .container #gform_next_button_15_3:hover input, #theater-slider .item .container #gform_next_button_15_9:hover input, #theater-slider .item .container #gform_next_button_15_91:hover input, #theater-slider .item .container #gform_next_button_3_9:hover input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover input, #theater-slider .item .container #gform_previous_button_15_9:hover input, #theater-slider .item .container #gf_coupon_button:hover input, #theater-slider .item .container #gform_previous_button_15:hover input, #theater-slider .item .container #hideshow:hover input, #contact-us-sec a.btn-style:hover input, #contact-us-sec a#gform_next_button_15_3:hover input, #contact-us-sec a#gform_next_button_15_9:hover input, #contact-us-sec a#gform_next_button_15_91:hover input, #contact-us-sec a#gform_next_button_3_9:hover input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover input, .cctv-items .cctv-item .col-md-6 .btn-style:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover input, .btn-style.blue:focus input, .blue#gform_next_button_15_3:focus input, .blue#gform_next_button_15_9:focus input, .blue#gform_next_button_15_91:focus input, .blue#gform_next_button_3_9:focus input, .blue#gform_submit_button_15.gform_button[type=submit]:focus input, #gform_previous_button_15_9:focus input, #gf_coupon_button:focus input, #gform_previous_button_15:focus input, #hideshow:focus input, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:focus input, #theater-slider .item .container #gform_next_button_15_3:focus input, #theater-slider .item .container #gform_next_button_15_9:focus input, #theater-slider .item .container #gform_next_button_15_91:focus input, #theater-slider .item .container #gform_next_button_3_9:focus input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus input, #theater-slider .item .container #gform_previous_button_15_9:focus input, #theater-slider .item .container #gf_coupon_button:focus input, #theater-slider .item .container #gform_previous_button_15:focus input, #theater-slider .item .container #hideshow:focus input, #contact-us-sec a.btn-style:focus input, #contact-us-sec a#gform_next_button_15_3:focus input, #contact-us-sec a#gform_next_button_15_9:focus input, #contact-us-sec a#gform_next_button_15_91:focus input, #contact-us-sec a#gform_next_button_3_9:focus input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus input, .cctv-items .cctv-item .col-md-6 .btn-style:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus input, .btn-style.blue:active input, .blue#gform_next_button_15_3:active input, .blue#gform_next_button_15_9:active input, .blue#gform_next_button_15_91:active input, .blue#gform_next_button_3_9:active input, .blue#gform_submit_button_15.gform_button[type=submit]:active input, #gform_previous_button_15_9:active input, #gf_coupon_button:active input, #gform_previous_button_15:active input, #hideshow:active input, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:active input, #theater-slider .item .container #gform_next_button_15_3:active input, #theater-slider .item .container #gform_next_button_15_9:active input, #theater-slider .item .container #gform_next_button_15_91:active input, #theater-slider .item .container #gform_next_button_3_9:active input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active input, #theater-slider .item .container #gform_previous_button_15_9:active input, #theater-slider .item .container #gf_coupon_button:active input, #theater-slider .item .container #gform_previous_button_15:active input, #theater-slider .item .container #hideshow:active input, #contact-us-sec a.btn-style:active input, #contact-us-sec a#gform_next_button_15_3:active input, #contact-us-sec a#gform_next_button_15_9:active input, #contact-us-sec a#gform_next_button_15_91:active input, #contact-us-sec a#gform_next_button_3_9:active input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active input, .cctv-items .cctv-item .col-md-6 .btn-style:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active input {
  color: #337ab7;
}
.btn-style.blue:hover:before, .blue#gform_next_button_15_3:hover:before, .blue#gform_next_button_15_9:hover:before, .blue#gform_next_button_15_91:hover:before, .blue#gform_next_button_3_9:hover:before, .blue#gform_submit_button_15.gform_button[type=submit]:hover:before, #gform_previous_button_15_9:hover:before, #gf_coupon_button:hover:before, #gform_previous_button_15:hover:before, #hideshow:hover:before, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:hover:before, #theater-slider .item .container #gform_next_button_15_3:hover:before, #theater-slider .item .container #gform_next_button_15_9:hover:before, #theater-slider .item .container #gform_next_button_15_91:hover:before, #theater-slider .item .container #gform_next_button_3_9:hover:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover:before, #theater-slider .item .container #gform_previous_button_15_9:hover:before, #theater-slider .item .container #gf_coupon_button:hover:before, #theater-slider .item .container #gform_previous_button_15:hover:before, #theater-slider .item .container #hideshow:hover:before, #contact-us-sec a.btn-style:hover:before, #contact-us-sec a#gform_next_button_15_3:hover:before, #contact-us-sec a#gform_next_button_15_9:hover:before, #contact-us-sec a#gform_next_button_15_91:hover:before, #contact-us-sec a#gform_next_button_3_9:hover:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover:before, .cctv-items .cctv-item .col-md-6 .btn-style:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover:before, .btn-style.blue:focus:before, .blue#gform_next_button_15_3:focus:before, .blue#gform_next_button_15_9:focus:before, .blue#gform_next_button_15_91:focus:before, .blue#gform_next_button_3_9:focus:before, .blue#gform_submit_button_15.gform_button[type=submit]:focus:before, #gform_previous_button_15_9:focus:before, #gf_coupon_button:focus:before, #gform_previous_button_15:focus:before, #hideshow:focus:before, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:focus:before, #theater-slider .item .container #gform_next_button_15_3:focus:before, #theater-slider .item .container #gform_next_button_15_9:focus:before, #theater-slider .item .container #gform_next_button_15_91:focus:before, #theater-slider .item .container #gform_next_button_3_9:focus:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus:before, #theater-slider .item .container #gform_previous_button_15_9:focus:before, #theater-slider .item .container #gf_coupon_button:focus:before, #theater-slider .item .container #gform_previous_button_15:focus:before, #theater-slider .item .container #hideshow:focus:before, #contact-us-sec a.btn-style:focus:before, #contact-us-sec a#gform_next_button_15_3:focus:before, #contact-us-sec a#gform_next_button_15_9:focus:before, #contact-us-sec a#gform_next_button_15_91:focus:before, #contact-us-sec a#gform_next_button_3_9:focus:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus:before, .cctv-items .cctv-item .col-md-6 .btn-style:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus:before, .btn-style.blue:active:before, .blue#gform_next_button_15_3:active:before, .blue#gform_next_button_15_9:active:before, .blue#gform_next_button_15_91:active:before, .blue#gform_next_button_3_9:active:before, .blue#gform_submit_button_15.gform_button[type=submit]:active:before, #gform_previous_button_15_9:active:before, #gf_coupon_button:active:before, #gform_previous_button_15:active:before, #hideshow:active:before, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:active:before, #theater-slider .item .container #gform_next_button_15_3:active:before, #theater-slider .item .container #gform_next_button_15_9:active:before, #theater-slider .item .container #gform_next_button_15_91:active:before, #theater-slider .item .container #gform_next_button_3_9:active:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active:before, #theater-slider .item .container #gform_previous_button_15_9:active:before, #theater-slider .item .container #gf_coupon_button:active:before, #theater-slider .item .container #gform_previous_button_15:active:before, #theater-slider .item .container #hideshow:active:before, #contact-us-sec a.btn-style:active:before, #contact-us-sec a#gform_next_button_15_3:active:before, #contact-us-sec a#gform_next_button_15_9:active:before, #contact-us-sec a#gform_next_button_15_91:active:before, #contact-us-sec a#gform_next_button_3_9:active:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active:before, .cctv-items .cctv-item .col-md-6 .btn-style:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control, .gform_wrapper input[type=text],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper textarea,
.gform_wrapper select {
  height: 50px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 15px 10px;
  color: rgba(96, 97, 99, 0.65);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}
.form-control::-webkit-input-placeholder, .gform_wrapper input[type=text]::-webkit-input-placeholder,
.gform_wrapper input[type=tel]::-webkit-input-placeholder,
.gform_wrapper input[type=email]::-webkit-input-placeholder,
.gform_wrapper input[type=number]::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper select::-webkit-input-placeholder {
  color: rgba(96, 97, 99, 0.65);
}
.form-control:-moz-placeholder, .gform_wrapper input[type=text]:-moz-placeholder,
.gform_wrapper input[type=tel]:-moz-placeholder,
.gform_wrapper input[type=email]:-moz-placeholder,
.gform_wrapper input[type=number]:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder,
.gform_wrapper select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(96, 97, 99, 0.65);
}
.form-control::-moz-placeholder, .gform_wrapper input[type=text]::-moz-placeholder,
.gform_wrapper input[type=tel]::-moz-placeholder,
.gform_wrapper input[type=email]::-moz-placeholder,
.gform_wrapper input[type=number]::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder,
.gform_wrapper select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(96, 97, 99, 0.65);
}
.form-control:-ms-input-placeholder, .gform_wrapper input[type=text]:-ms-input-placeholder,
.gform_wrapper input[type=tel]:-ms-input-placeholder,
.gform_wrapper input[type=email]:-ms-input-placeholder,
.gform_wrapper input[type=number]:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder,
.gform_wrapper select:-ms-input-placeholder {
  color: rgba(96, 97, 99, 0.65);
}
.form-control:focus, .gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus, .form-control:active, .gform_wrapper input[type=text]:active,
.gform_wrapper input[type=tel]:active,
.gform_wrapper input[type=email]:active,
.gform_wrapper input[type=number]:active,
.gform_wrapper textarea:active,
.gform_wrapper select:active, .form-control:hover, .gform_wrapper input[type=text]:hover,
.gform_wrapper input[type=tel]:hover,
.gform_wrapper input[type=email]:hover,
.gform_wrapper input[type=number]:hover,
.gform_wrapper textarea:hover,
.gform_wrapper select:hover {
  outline: none;
  box-shadow: none;
}

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

textarea.form-control,
.gform_wrapper textarea {
  height: 120px;
  resize: none;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #606163;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #990000;
  color: #990000;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}
.pagination li.active a {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}
.pagination li.active a:hover {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 845px;
}

.blue-bg {
  background: #337ab7;
}

.silver-bg {
  background: #f5f6f7;
}

.red-bg {
  background: #990000;
}
.red-bg .btn-style, .red-bg #gform_next_button_15_3, .red-bg #gform_next_button_15_9, .red-bg #gform_next_button_15_91, .red-bg #gform_next_button_3_9, .red-bg #gform_submit_button_15.gform_button[type=submit], .red-bg #gform_previous_button_15_9, .red-bg #gf_coupon_button, .red-bg #gform_previous_button_15, .red-bg #hideshow, .red-bg .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:not(#gform_submit_button_12) {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before, .red-bg #gform_next_button_15_3:before, .red-bg #gform_next_button_15_9:before, .red-bg #gform_next_button_15_91:before, .red-bg #gform_next_button_3_9:before, .red-bg #gform_submit_button_15.gform_button[type=submit]:before, .red-bg #gform_previous_button_15_9:before, .red-bg #gf_coupon_button:before, .red-bg #gform_previous_button_15:before, .red-bg #hideshow:before, .red-bg .gform_wrapper input[type=submit]:not(#gform_submit_button_12):before, .gform_wrapper .red-bg input[type=submit]:not(#gform_submit_button_12):before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg #gform_next_button_15_3:hover, .red-bg #gform_next_button_15_9:hover, .red-bg #gform_next_button_15_91:hover, .red-bg #gform_next_button_3_9:hover, .red-bg #gform_submit_button_15.gform_button[type=submit]:hover, .red-bg #gform_previous_button_15_9:hover, .red-bg #gf_coupon_button:hover, .red-bg #gform_previous_button_15:hover, .red-bg #hideshow:hover, .red-bg .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:hover:not(#gform_submit_button_12), .red-bg .btn-style:active, .red-bg #gform_next_button_15_3:active, .red-bg #gform_next_button_15_9:active, .red-bg #gform_next_button_15_91:active, .red-bg #gform_next_button_3_9:active, .red-bg #gform_submit_button_15.gform_button[type=submit]:active, .red-bg #gform_previous_button_15_9:active, .red-bg #gf_coupon_button:active, .red-bg #gform_previous_button_15:active, .red-bg #hideshow:active, .red-bg .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:active:not(#gform_submit_button_12), .red-bg .btn-style:focus, .red-bg #gform_next_button_15_3:focus, .red-bg #gform_next_button_15_9:focus, .red-bg #gform_next_button_15_91:focus, .red-bg #gform_next_button_3_9:focus, .red-bg #gform_submit_button_15.gform_button[type=submit]:focus, .red-bg #gform_previous_button_15_9:focus, .red-bg #gf_coupon_button:focus, .red-bg #gform_previous_button_15:focus, .red-bg #hideshow:focus, .red-bg .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:focus:not(#gform_submit_button_12) {
  color: #990000;
}

section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -60px;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #menu-btn {
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
    height: 30px;
    width: 30px;
    background: url("../img/001-menu.svg") no-repeat;
    background-size: 100%;
  }
  #menu-btn.active {
    background: url("../img/002-cancel.svg") no-repeat;
    background-size: 100%;
  }
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 15px;
  }
  #main-menu.active {
    display: block;
  }
}

.gray-bg {
  background: #f5f6f7;
}

@media screen and (max-width: 767px) {
  #main-menu {
    max-height: calc(100vh - 70px);
    overflow-y: auto;
  }
}
#main-menu .navbar {
  padding-bottom: 0;
}
#main-menu .nav-list > li {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #main-menu .nav-list > li {
    padding-bottom: 0;
  }
}
#main-menu .nav-list > li .dropdown-menu {
  border-radius: 0;
  padding: 15px 20px;
  top: 51px;
  border: 0;
  min-width: 260px;
}
#main-menu .nav-list > li .dropdown-menu li {
  display: block;
  margin-bottom: 8px;
}
#main-menu .nav-list > li .dropdown-menu li:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-menu .nav-list > li .dropdown-menu {
    display: block;
    position: relative;
    border: 0;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
    width: 100%;
    top: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}
#main-menu .nav-list > li:hover > .dropdown-menu {
  display: block;
}

.split-2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.split-2 li {
  display: block;
  list-style: none;
  margin-bottom: 10px;
}

#accordion.no-style .card {
  border: 0;
  border-radius: 0;
  background: transparent;
  border-bottom: 2px solid #eeeeee;
}
#accordion.no-style .card .card-header {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
#accordion.no-style .card .card-header h5 .btn {
  padding: 30px 50px 30px 65px;
  color: #606163;
  width: 100%;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  #accordion.no-style .card .card-header h5 .btn {
    padding: 15px 30px 15px 30px;
  }
}
#accordion.no-style .card .card-header h5 .btn:hover, #accordion.no-style .card .card-header h5 .btn:focus, #accordion.no-style .card .card-header h5 .btn:active {
  text-decoration: none;
}
#accordion.no-style .card .card-header h5 .btn:after {
  content: "";
  height: 20px;
  width: 20px;
  background: url("../img/minus.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#accordion.no-style .card .card-header h5 .btn.collapsed:after {
  background: url("../img/plus.svg") no-repeat;
  background-size: 100%;
}
#accordion.no-style .card .card-header h5 .btn:not(.collapsed) {
  font-weight: bold;
}
#accordion.no-style .card .card-header h5 .btn:not(.collapsed) .count {
  font-weight: normal;
}
#accordion.no-style .card .card-header h5 .count {
  position: absolute;
  left: 0;
}
#accordion.no-style .card .card-body {
  padding-top: 0;
  padding-left: 65px;
}
@media screen and (max-width: 767px) {
  #accordion.no-style .card .card-body {
    padding-left: 30px;
  }
}

.standard-content {
  padding: 50px 0 70px;
}
@media screen and (max-width: 767px) {
  .standard-content {
    padding: 30px 0;
    padding-bottom: 0;
  }
}
.standard-content > * {
  line-height: 1.75;
  text-align: left !important;
}
.standard-content > *:last-child {
  margin-bottom: 0;
}
.standard-content h1, .standard-content h2, .standard-content h3, .standard-content h4, .standard-content h5, .standard-content h6 {
  margin: 0 0 10px;
}
.standard-content h1 {
  font-weight: 300;
  color: #606163;
  margin: 0 0 24px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  .standard-content h1 {
    font-size: 28px;
    line-height: 24px;
    margin: 0 0 17px;
  }
}
.standard-content h2 {
  color: #606163;
  font-weight: 700;
  margin: 28px 0 5px;
  line-height: 42px;
}
.standard-content h3 {
  font-weight: 700;
  margin: 35px 0 5px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .standard-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0 5px;
  }
}
.standard-content h4 {
  font-weight: 600;
  padding: 12px 0 5px;
  margin: 0;
}
.standard-content hr {
  margin: 0 0 15px;
  border-top: 1px solid #d6dfe8;
}
.standard-content p {
  margin: 0 0 15px;
}
.standard-content ol.wrapped li, .standard-content ul.wrapped li {
  font-weight: 600;
  color: #606163;
}
.standard-content ol.wrapped li span, .standard-content ul.wrapped li span {
  font-weight: 400;
  color: #606163;
  display: inline-block;
  vertical-align: top;
}
.standard-content ol.wrapped li span {
  margin-left: 3px;
}
.standard-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.standard-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.standard-content ul li:before {
  content: "";
  left: 0;
  top: 9px;
  background: #ffffff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #337ab7;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.standard-content ul li:hover {
  /*&:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid $blue;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    border-right: 0;
  }*/
}
.standard-content ul.social-icons li {
  padding-left: 25px;
}
.standard-content ul.social-icons li:before {
  background: url("../img/sprite.png") no-repeat;
  left: 0;
  top: 9px;
  border-radius: 0;
  border: none;
}
.standard-content img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
.standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
  width: auto;
  height: auto;
  float: left;
  margin: 7px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
  width: auto;
  height: auto;
  float: right;
  margin: 7px 0 10px 15px;
}
@media screen and (max-width: 767px) {
  .standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.kv-play-icon {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.standard-content figure {
  margin: 0 0 10px;
}
.standard-content figure figcaption {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.standard-content dl {
  margin: 0 0 10px;
}
.standard-content dl dd {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
}
.standard-content meter {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content progress {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content details {
  margin: 0 0 10px;
}
.standard-content details summary {
  font-weight: bold;
}
.standard-content details p {
  margin-left: 15px;
}
.standard-content blockquote {
  margin: 0 0 30px;
}
.standard-content blockquote:before, .standard-content blockquote:after {
  font-size: 20px;
  content: '"';
}
.standard-content table {
  visibility: hidden;
}
.standard-content .table-wrapper {
  width: 100%;
  overflow-y: auto;
  padding-bottom: 6px;
  margin: 25px 0 20px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper {
    margin: 15px 0 15px;
  }
}
.standard-content .table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.standard-content .table-wrapper::-webkit-scrollbar-thumb {
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
}
.standard-content .table-wrapper table {
  visibility: visible;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper table {
    width: 1200px;
    font-size: 17px;
  }
}
.standard-content .table-wrapper table caption {
  display: none;
}
.standard-content .table-wrapper table thead {
  background-color: #990000;
}
.standard-content .table-wrapper table thead tr th {
  color: #ffffff;
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  border-bottom: 0;
  padding: 12px 15px;
  text-transform: uppercase;
}
.standard-content .table-wrapper table tbody tr td {
  padding: 15px 15px;
  font-size: 16px;
  font-weight: 400;
}
.standard-content .table-wrapper table tbody tr:last-of-type {
  border-bottom: 1px solid #eeeeee;
}
.standard-content iframe {
  display: block;
  visibility: hidden;
}
.standard-content .embed-responsive {
  margin-top: 25px;
  margin-bottom: 25px;
}
.standard-content .embed-responsive iframe {
  visibility: visible;
}
.standard-content .show-iframe iframe {
  visibility: visible;
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe {
    height: 257px;
  }
}
.standard-content .show-iframe iframe[src*="/slideshows/"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 530px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe[src*="/slideshows/"] {
    height: 257px !important;
  }
}
.standard-content iframe.cke_wysiwyg_frame.cke_reset {
  visibility: visible;
}
.standard-content a.btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .standard-content a.btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.standard-content a.btn-download span, .standard-content a.btn-download strong {
  display: inline-block;
  margin-right: 10px;
}
.standard-content #h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content #h5[style*=width] {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
  }
}
.standard-content .centered-image img {
  left: auto !important;
  transform: none;
}

.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #606163;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding-top: 88px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 111px;
  }
}

h1, .h1 {
  color: #606163;
  font-family: "Open Sans", sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

h2, .h2, .gform_wrapper .gform_heading h3 {
  color: #337ab7;
  position: relative;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 34px;
  font-weight: 700;
}

h3 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #606163;
}
a:hover {
  color: #606163;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style, #gform_next_button_15_3, #gform_next_button_15_9, #gform_next_button_15_91, #gform_next_button_3_9, #gform_submit_button_15.gform_button[type=submit], #gform_previous_button_15_9, #gf_coupon_button, #gform_previous_button_15, #hideshow, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #5cb85c;
  padding: 13px 20px 13px;
  text-align: center;
  background: #5cb85c;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 30px;
  vertical-align: middle;
  height: 60px;
  min-width: 210px;
  border-radius: 0;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-style input, #gform_next_button_15_3 input, #gform_next_button_15_9 input, #gform_next_button_15_91 input, #gform_next_button_3_9 input, #gform_submit_button_15.gform_button[type=submit] input, #gform_previous_button_15_9 input, #gf_coupon_button input, #gform_previous_button_15 input, #hideshow input, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input {
  color: #ffffff;
  font-weight: bold;
}
.btn-style:before, #gform_next_button_15_3:before, #gform_next_button_15_9:before, #gform_next_button_15_91:before, #gform_next_button_3_9:before, #gform_submit_button_15.gform_button[type=submit]:before, #gform_previous_button_15_9:before, #gf_coupon_button:before, #gform_previous_button_15:before, #hideshow:before, .gform_wrapper input[type=submit]:not(#gform_submit_button_12):before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-style:hover, #gform_next_button_15_3:hover, #gform_next_button_15_9:hover, #gform_next_button_15_91:hover, #gform_next_button_3_9:hover, #gform_submit_button_15.gform_button[type=submit]:hover, #gform_previous_button_15_9:hover, #gf_coupon_button:hover, #gform_previous_button_15:hover, #hideshow:hover, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), .btn-style:focus, #gform_next_button_15_3:focus, #gform_next_button_15_9:focus, #gform_next_button_15_91:focus, #gform_next_button_3_9:focus, #gform_submit_button_15.gform_button[type=submit]:focus, #gform_previous_button_15_9:focus, #gf_coupon_button:focus, #gform_previous_button_15:focus, #hideshow:focus, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), .btn-style:active, #gform_next_button_15_3:active, #gform_next_button_15_9:active, #gform_next_button_15_91:active, #gform_next_button_3_9:active, #gform_submit_button_15.gform_button[type=submit]:active, #gform_previous_button_15_9:active, #gf_coupon_button:active, #gform_previous_button_15:active, #hideshow:active, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) {
  border: 2px solid #5cb85c;
  color: #5cb85c !important;
  text-decoration: none;
}
.btn-style:hover input, #gform_next_button_15_3:hover input, #gform_next_button_15_9:hover input, #gform_next_button_15_91:hover input, #gform_next_button_3_9:hover input, #gform_submit_button_15.gform_button[type=submit]:hover input, #gform_previous_button_15_9:hover input, #gf_coupon_button:hover input, #gform_previous_button_15:hover input, #hideshow:hover input, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12) input, .btn-style:focus input, #gform_next_button_15_3:focus input, #gform_next_button_15_9:focus input, #gform_next_button_15_91:focus input, #gform_next_button_3_9:focus input, #gform_submit_button_15.gform_button[type=submit]:focus input, #gform_previous_button_15_9:focus input, #gf_coupon_button:focus input, #gform_previous_button_15:focus input, #hideshow:focus input, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12) input, .btn-style:active input, #gform_next_button_15_3:active input, #gform_next_button_15_9:active input, #gform_next_button_15_91:active input, #gform_next_button_3_9:active input, #gform_submit_button_15.gform_button[type=submit]:active input, #gform_previous_button_15_9:active input, #gf_coupon_button:active input, #gform_previous_button_15:active input, #hideshow:active input, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) input {
  color: #5cb85c;
}
.btn-style:hover:before, #gform_next_button_15_3:hover:before, #gform_next_button_15_9:hover:before, #gform_next_button_15_91:hover:before, #gform_next_button_3_9:hover:before, #gform_submit_button_15.gform_button[type=submit]:hover:before, #gform_previous_button_15_9:hover:before, #gf_coupon_button:hover:before, #gform_previous_button_15:hover:before, #hideshow:hover:before, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12):before, .btn-style:focus:before, #gform_next_button_15_3:focus:before, #gform_next_button_15_9:focus:before, #gform_next_button_15_91:focus:before, #gform_next_button_3_9:focus:before, #gform_submit_button_15.gform_button[type=submit]:focus:before, #gform_previous_button_15_9:focus:before, #gf_coupon_button:focus:before, #gform_previous_button_15:focus:before, #hideshow:focus:before, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12):before, .btn-style:active:before, #gform_next_button_15_3:active:before, #gform_next_button_15_9:active:before, #gform_next_button_15_91:active:before, #gform_next_button_3_9:active:before, #gform_submit_button_15.gform_button[type=submit]:active:before, #gform_previous_button_15_9:active:before, #gf_coupon_button:active:before, #gform_previous_button_15:active:before, #hideshow:active:before, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12):before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-style.blue, .blue#gform_next_button_15_3, .blue#gform_next_button_15_9, .blue#gform_next_button_15_91, .blue#gform_next_button_3_9, .blue#gform_submit_button_15.gform_button[type=submit], #gform_previous_button_15_9, #gf_coupon_button, #gform_previous_button_15, #hideshow, .gform_wrapper input[type=submit]:not(#gform_submit_button_12), #theater-slider .item .container .btn-style, #theater-slider .item .container #gform_next_button_15_3, #theater-slider .item .container #gform_next_button_15_9, #theater-slider .item .container #gform_next_button_15_91, #theater-slider .item .container #gform_next_button_3_9, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit], #theater-slider .item .container #gform_previous_button_15_9, #theater-slider .item .container #gf_coupon_button, #theater-slider .item .container #gform_previous_button_15, #theater-slider .item .container #hideshow, #theater-slider .item .container .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper #theater-slider .item .container input[type=submit]:not(#gform_submit_button_12), #contact-us-sec a.btn-style, #contact-us-sec a#gform_next_button_15_3, #contact-us-sec a#gform_next_button_15_9, #contact-us-sec a#gform_next_button_15_91, #contact-us-sec a#gform_next_button_3_9, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit], #contact-us-sec a#gform_previous_button_15_9, #contact-us-sec a#gf_coupon_button, #contact-us-sec a#gform_previous_button_15, #contact-us-sec a#hideshow, .cctv-items .cctv-item .col-md-6 .btn-style, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit] {
  border: 2px solid #337ab7;
  background: #337ab7;
  color: #ffffff !important;
}
.btn-style.blue:hover, .blue#gform_next_button_15_3:hover, .blue#gform_next_button_15_9:hover, .blue#gform_next_button_15_91:hover, .blue#gform_next_button_3_9:hover, .blue#gform_submit_button_15.gform_button[type=submit]:hover, #gform_previous_button_15_9:hover, #gf_coupon_button:hover, #gform_previous_button_15:hover, #hideshow:hover, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:hover, #theater-slider .item .container #gform_next_button_15_3:hover, #theater-slider .item .container #gform_next_button_15_9:hover, #theater-slider .item .container #gform_next_button_15_91:hover, #theater-slider .item .container #gform_next_button_3_9:hover, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover, #theater-slider .item .container #gform_previous_button_15_9:hover, #theater-slider .item .container #gf_coupon_button:hover, #theater-slider .item .container #gform_previous_button_15:hover, #theater-slider .item .container #hideshow:hover, #contact-us-sec a.btn-style:hover, #contact-us-sec a#gform_next_button_15_3:hover, #contact-us-sec a#gform_next_button_15_9:hover, #contact-us-sec a#gform_next_button_15_91:hover, #contact-us-sec a#gform_next_button_3_9:hover, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover, .cctv-items .cctv-item .col-md-6 .btn-style:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover, .btn-style.blue:focus, .blue#gform_next_button_15_3:focus, .blue#gform_next_button_15_9:focus, .blue#gform_next_button_15_91:focus, .blue#gform_next_button_3_9:focus, .blue#gform_submit_button_15.gform_button[type=submit]:focus, #gform_previous_button_15_9:focus, #gf_coupon_button:focus, #gform_previous_button_15:focus, #hideshow:focus, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:focus, #theater-slider .item .container #gform_next_button_15_3:focus, #theater-slider .item .container #gform_next_button_15_9:focus, #theater-slider .item .container #gform_next_button_15_91:focus, #theater-slider .item .container #gform_next_button_3_9:focus, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus, #theater-slider .item .container #gform_previous_button_15_9:focus, #theater-slider .item .container #gf_coupon_button:focus, #theater-slider .item .container #gform_previous_button_15:focus, #theater-slider .item .container #hideshow:focus, #contact-us-sec a.btn-style:focus, #contact-us-sec a#gform_next_button_15_3:focus, #contact-us-sec a#gform_next_button_15_9:focus, #contact-us-sec a#gform_next_button_15_91:focus, #contact-us-sec a#gform_next_button_3_9:focus, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus, .cctv-items .cctv-item .col-md-6 .btn-style:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus, .btn-style.blue:active, .blue#gform_next_button_15_3:active, .blue#gform_next_button_15_9:active, .blue#gform_next_button_15_91:active, .blue#gform_next_button_3_9:active, .blue#gform_submit_button_15.gform_button[type=submit]:active, #gform_previous_button_15_9:active, #gf_coupon_button:active, #gform_previous_button_15:active, #hideshow:active, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12), #theater-slider .item .container .btn-style:active, #theater-slider .item .container #gform_next_button_15_3:active, #theater-slider .item .container #gform_next_button_15_9:active, #theater-slider .item .container #gform_next_button_15_91:active, #theater-slider .item .container #gform_next_button_3_9:active, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active, #theater-slider .item .container #gform_previous_button_15_9:active, #theater-slider .item .container #gf_coupon_button:active, #theater-slider .item .container #gform_previous_button_15:active, #theater-slider .item .container #hideshow:active, #contact-us-sec a.btn-style:active, #contact-us-sec a#gform_next_button_15_3:active, #contact-us-sec a#gform_next_button_15_9:active, #contact-us-sec a#gform_next_button_15_91:active, #contact-us-sec a#gform_next_button_3_9:active, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active, .cctv-items .cctv-item .col-md-6 .btn-style:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active {
  text-decoration: none;
  border: 2px solid #337ab7;
  color: #337ab7 !important;
}
.btn-style.blue:hover input, .blue#gform_next_button_15_3:hover input, .blue#gform_next_button_15_9:hover input, .blue#gform_next_button_15_91:hover input, .blue#gform_next_button_3_9:hover input, .blue#gform_submit_button_15.gform_button[type=submit]:hover input, #gform_previous_button_15_9:hover input, #gf_coupon_button:hover input, #gform_previous_button_15:hover input, #hideshow:hover input, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:hover input, #theater-slider .item .container #gform_next_button_15_3:hover input, #theater-slider .item .container #gform_next_button_15_9:hover input, #theater-slider .item .container #gform_next_button_15_91:hover input, #theater-slider .item .container #gform_next_button_3_9:hover input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover input, #theater-slider .item .container #gform_previous_button_15_9:hover input, #theater-slider .item .container #gf_coupon_button:hover input, #theater-slider .item .container #gform_previous_button_15:hover input, #theater-slider .item .container #hideshow:hover input, #contact-us-sec a.btn-style:hover input, #contact-us-sec a#gform_next_button_15_3:hover input, #contact-us-sec a#gform_next_button_15_9:hover input, #contact-us-sec a#gform_next_button_15_91:hover input, #contact-us-sec a#gform_next_button_3_9:hover input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover input, .cctv-items .cctv-item .col-md-6 .btn-style:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover input, .btn-style.blue:focus input, .blue#gform_next_button_15_3:focus input, .blue#gform_next_button_15_9:focus input, .blue#gform_next_button_15_91:focus input, .blue#gform_next_button_3_9:focus input, .blue#gform_submit_button_15.gform_button[type=submit]:focus input, #gform_previous_button_15_9:focus input, #gf_coupon_button:focus input, #gform_previous_button_15:focus input, #hideshow:focus input, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:focus input, #theater-slider .item .container #gform_next_button_15_3:focus input, #theater-slider .item .container #gform_next_button_15_9:focus input, #theater-slider .item .container #gform_next_button_15_91:focus input, #theater-slider .item .container #gform_next_button_3_9:focus input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus input, #theater-slider .item .container #gform_previous_button_15_9:focus input, #theater-slider .item .container #gf_coupon_button:focus input, #theater-slider .item .container #gform_previous_button_15:focus input, #theater-slider .item .container #hideshow:focus input, #contact-us-sec a.btn-style:focus input, #contact-us-sec a#gform_next_button_15_3:focus input, #contact-us-sec a#gform_next_button_15_9:focus input, #contact-us-sec a#gform_next_button_15_91:focus input, #contact-us-sec a#gform_next_button_3_9:focus input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus input, .cctv-items .cctv-item .col-md-6 .btn-style:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus input, .btn-style.blue:active input, .blue#gform_next_button_15_3:active input, .blue#gform_next_button_15_9:active input, .blue#gform_next_button_15_91:active input, .blue#gform_next_button_3_9:active input, .blue#gform_submit_button_15.gform_button[type=submit]:active input, #gform_previous_button_15_9:active input, #gf_coupon_button:active input, #gform_previous_button_15:active input, #hideshow:active input, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12) input, #theater-slider .item .container .btn-style:active input, #theater-slider .item .container #gform_next_button_15_3:active input, #theater-slider .item .container #gform_next_button_15_9:active input, #theater-slider .item .container #gform_next_button_15_91:active input, #theater-slider .item .container #gform_next_button_3_9:active input, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active input, #theater-slider .item .container #gform_previous_button_15_9:active input, #theater-slider .item .container #gf_coupon_button:active input, #theater-slider .item .container #gform_previous_button_15:active input, #theater-slider .item .container #hideshow:active input, #contact-us-sec a.btn-style:active input, #contact-us-sec a#gform_next_button_15_3:active input, #contact-us-sec a#gform_next_button_15_9:active input, #contact-us-sec a#gform_next_button_15_91:active input, #contact-us-sec a#gform_next_button_3_9:active input, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active input, .cctv-items .cctv-item .col-md-6 .btn-style:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active input, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active input, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active input {
  color: #337ab7;
}
.btn-style.blue:hover:before, .blue#gform_next_button_15_3:hover:before, .blue#gform_next_button_15_9:hover:before, .blue#gform_next_button_15_91:hover:before, .blue#gform_next_button_3_9:hover:before, .blue#gform_submit_button_15.gform_button[type=submit]:hover:before, #gform_previous_button_15_9:hover:before, #gf_coupon_button:hover:before, #gform_previous_button_15:hover:before, #hideshow:hover:before, .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:hover:before, #theater-slider .item .container #gform_next_button_15_3:hover:before, #theater-slider .item .container #gform_next_button_15_9:hover:before, #theater-slider .item .container #gform_next_button_15_91:hover:before, #theater-slider .item .container #gform_next_button_3_9:hover:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:hover:before, #theater-slider .item .container #gform_previous_button_15_9:hover:before, #theater-slider .item .container #gf_coupon_button:hover:before, #theater-slider .item .container #gform_previous_button_15:hover:before, #theater-slider .item .container #hideshow:hover:before, #contact-us-sec a.btn-style:hover:before, #contact-us-sec a#gform_next_button_15_3:hover:before, #contact-us-sec a#gform_next_button_15_9:hover:before, #contact-us-sec a#gform_next_button_15_91:hover:before, #contact-us-sec a#gform_next_button_3_9:hover:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:hover:before, .cctv-items .cctv-item .col-md-6 .btn-style:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:hover:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:hover:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:hover:before, .btn-style.blue:focus:before, .blue#gform_next_button_15_3:focus:before, .blue#gform_next_button_15_9:focus:before, .blue#gform_next_button_15_91:focus:before, .blue#gform_next_button_3_9:focus:before, .blue#gform_submit_button_15.gform_button[type=submit]:focus:before, #gform_previous_button_15_9:focus:before, #gf_coupon_button:focus:before, #gform_previous_button_15:focus:before, #hideshow:focus:before, .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:focus:before, #theater-slider .item .container #gform_next_button_15_3:focus:before, #theater-slider .item .container #gform_next_button_15_9:focus:before, #theater-slider .item .container #gform_next_button_15_91:focus:before, #theater-slider .item .container #gform_next_button_3_9:focus:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:focus:before, #theater-slider .item .container #gform_previous_button_15_9:focus:before, #theater-slider .item .container #gf_coupon_button:focus:before, #theater-slider .item .container #gform_previous_button_15:focus:before, #theater-slider .item .container #hideshow:focus:before, #contact-us-sec a.btn-style:focus:before, #contact-us-sec a#gform_next_button_15_3:focus:before, #contact-us-sec a#gform_next_button_15_9:focus:before, #contact-us-sec a#gform_next_button_15_91:focus:before, #contact-us-sec a#gform_next_button_3_9:focus:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:focus:before, .cctv-items .cctv-item .col-md-6 .btn-style:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:focus:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:focus:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:focus:before, .btn-style.blue:active:before, .blue#gform_next_button_15_3:active:before, .blue#gform_next_button_15_9:active:before, .blue#gform_next_button_15_91:active:before, .blue#gform_next_button_3_9:active:before, .blue#gform_submit_button_15.gform_button[type=submit]:active:before, #gform_previous_button_15_9:active:before, #gf_coupon_button:active:before, #gform_previous_button_15:active:before, #hideshow:active:before, .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12):before, #theater-slider .item .container .btn-style:active:before, #theater-slider .item .container #gform_next_button_15_3:active:before, #theater-slider .item .container #gform_next_button_15_9:active:before, #theater-slider .item .container #gform_next_button_15_91:active:before, #theater-slider .item .container #gform_next_button_3_9:active:before, #theater-slider .item .container #gform_submit_button_15.gform_button[type=submit]:active:before, #theater-slider .item .container #gform_previous_button_15_9:active:before, #theater-slider .item .container #gf_coupon_button:active:before, #theater-slider .item .container #gform_previous_button_15:active:before, #theater-slider .item .container #hideshow:active:before, #contact-us-sec a.btn-style:active:before, #contact-us-sec a#gform_next_button_15_3:active:before, #contact-us-sec a#gform_next_button_15_9:active:before, #contact-us-sec a#gform_next_button_15_91:active:before, #contact-us-sec a#gform_next_button_3_9:active:before, #contact-us-sec a#gform_submit_button_15.gform_button[type=submit]:active:before, .cctv-items .cctv-item .col-md-6 .btn-style:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_3:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_9:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_15_91:active:before, .cctv-items .cctv-item .col-md-6 #gform_next_button_3_9:active:before, .cctv-items .cctv-item .col-md-6 #gform_submit_button_15.gform_button[type=submit]:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control, .gform_wrapper input[type=text],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper textarea,
.gform_wrapper select {
  height: 50px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 15px 10px;
  color: rgba(96, 97, 99, 0.65);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}
.form-control::-webkit-input-placeholder, .gform_wrapper input[type=text]::-webkit-input-placeholder,
.gform_wrapper input[type=tel]::-webkit-input-placeholder,
.gform_wrapper input[type=email]::-webkit-input-placeholder,
.gform_wrapper input[type=number]::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper select::-webkit-input-placeholder {
  color: rgba(96, 97, 99, 0.65);
}
.form-control:-moz-placeholder, .gform_wrapper input[type=text]:-moz-placeholder,
.gform_wrapper input[type=tel]:-moz-placeholder,
.gform_wrapper input[type=email]:-moz-placeholder,
.gform_wrapper input[type=number]:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder,
.gform_wrapper select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(96, 97, 99, 0.65);
}
.form-control::-moz-placeholder, .gform_wrapper input[type=text]::-moz-placeholder,
.gform_wrapper input[type=tel]::-moz-placeholder,
.gform_wrapper input[type=email]::-moz-placeholder,
.gform_wrapper input[type=number]::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder,
.gform_wrapper select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(96, 97, 99, 0.65);
}
.form-control:-ms-input-placeholder, .gform_wrapper input[type=text]:-ms-input-placeholder,
.gform_wrapper input[type=tel]:-ms-input-placeholder,
.gform_wrapper input[type=email]:-ms-input-placeholder,
.gform_wrapper input[type=number]:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder,
.gform_wrapper select:-ms-input-placeholder {
  color: rgba(96, 97, 99, 0.65);
}
.form-control:focus, .gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus, .form-control:active, .gform_wrapper input[type=text]:active,
.gform_wrapper input[type=tel]:active,
.gform_wrapper input[type=email]:active,
.gform_wrapper input[type=number]:active,
.gform_wrapper textarea:active,
.gform_wrapper select:active, .form-control:hover, .gform_wrapper input[type=text]:hover,
.gform_wrapper input[type=tel]:hover,
.gform_wrapper input[type=email]:hover,
.gform_wrapper input[type=number]:hover,
.gform_wrapper textarea:hover,
.gform_wrapper select:hover {
  outline: none;
  box-shadow: none;
}

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

textarea.form-control,
.gform_wrapper textarea {
  height: 120px;
  resize: none;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #606163;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #990000;
  color: #990000;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}
.pagination li.active a {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}
.pagination li.active a:hover {
  background: #990000;
  color: #ffffff;
  border: 2px solid #990000;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 845px;
}

.blue-bg {
  background: #337ab7;
}

.silver-bg {
  background: #f5f6f7;
}

.red-bg {
  background: #990000;
}
.red-bg .btn-style, .red-bg #gform_next_button_15_3, .red-bg #gform_next_button_15_9, .red-bg #gform_next_button_15_91, .red-bg #gform_next_button_3_9, .red-bg #gform_submit_button_15.gform_button[type=submit], .red-bg #gform_previous_button_15_9, .red-bg #gf_coupon_button, .red-bg #gform_previous_button_15, .red-bg #hideshow, .red-bg .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:not(#gform_submit_button_12) {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before, .red-bg #gform_next_button_15_3:before, .red-bg #gform_next_button_15_9:before, .red-bg #gform_next_button_15_91:before, .red-bg #gform_next_button_3_9:before, .red-bg #gform_submit_button_15.gform_button[type=submit]:before, .red-bg #gform_previous_button_15_9:before, .red-bg #gf_coupon_button:before, .red-bg #gform_previous_button_15:before, .red-bg #hideshow:before, .red-bg .gform_wrapper input[type=submit]:not(#gform_submit_button_12):before, .gform_wrapper .red-bg input[type=submit]:not(#gform_submit_button_12):before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg #gform_next_button_15_3:hover, .red-bg #gform_next_button_15_9:hover, .red-bg #gform_next_button_15_91:hover, .red-bg #gform_next_button_3_9:hover, .red-bg #gform_submit_button_15.gform_button[type=submit]:hover, .red-bg #gform_previous_button_15_9:hover, .red-bg #gf_coupon_button:hover, .red-bg #gform_previous_button_15:hover, .red-bg #hideshow:hover, .red-bg .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:hover:not(#gform_submit_button_12), .red-bg .btn-style:active, .red-bg #gform_next_button_15_3:active, .red-bg #gform_next_button_15_9:active, .red-bg #gform_next_button_15_91:active, .red-bg #gform_next_button_3_9:active, .red-bg #gform_submit_button_15.gform_button[type=submit]:active, .red-bg #gform_previous_button_15_9:active, .red-bg #gf_coupon_button:active, .red-bg #gform_previous_button_15:active, .red-bg #hideshow:active, .red-bg .gform_wrapper input[type=submit]:active:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:active:not(#gform_submit_button_12), .red-bg .btn-style:focus, .red-bg #gform_next_button_15_3:focus, .red-bg #gform_next_button_15_9:focus, .red-bg #gform_next_button_15_91:focus, .red-bg #gform_next_button_3_9:focus, .red-bg #gform_submit_button_15.gform_button[type=submit]:focus, .red-bg #gform_previous_button_15_9:focus, .red-bg #gf_coupon_button:focus, .red-bg #gform_previous_button_15:focus, .red-bg #hideshow:focus, .red-bg .gform_wrapper input[type=submit]:focus:not(#gform_submit_button_12), .gform_wrapper .red-bg input[type=submit]:focus:not(#gform_submit_button_12) {
  color: #990000;
}

section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -60px;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  #menu-btn {
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
    height: 30px;
    width: 30px;
    background: url("../img/001-menu.svg") no-repeat;
    background-size: 100%;
  }
  #menu-btn.active {
    background: url("../img/002-cancel.svg") no-repeat;
    background-size: 100%;
  }
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 15px;
  }
  #main-menu.active {
    display: block;
  }
}

.gray-bg {
  background: #f5f6f7;
}

@media screen and (max-width: 767px) {
  #main-menu {
    max-height: calc(100vh - 70px);
    overflow-y: auto;
  }
}
#main-menu .navbar {
  padding-bottom: 0;
}
#main-menu .nav-list > li {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #main-menu .nav-list > li {
    padding-bottom: 0;
  }
}
#main-menu .nav-list > li .dropdown-menu {
  border-radius: 0;
  padding: 15px 20px;
  top: 51px;
  border: 0;
  min-width: 260px;
}
#main-menu .nav-list > li .dropdown-menu li {
  display: block;
  margin-bottom: 8px;
}
#main-menu .nav-list > li .dropdown-menu li:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-menu .nav-list > li .dropdown-menu {
    display: block;
    position: relative;
    border: 0;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
    width: 100%;
    top: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}
#main-menu .nav-list > li:hover > .dropdown-menu {
  display: block;
}

.split-2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.split-2 li {
  display: block;
  list-style: none;
  margin-bottom: 10px;
}

#accordion.no-style .card {
  border: 0;
  border-radius: 0;
  background: transparent;
  border-bottom: 2px solid #eeeeee;
}
#accordion.no-style .card .card-header {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
#accordion.no-style .card .card-header h5 .btn {
  padding: 30px 50px 30px 65px;
  color: #606163;
  width: 100%;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  #accordion.no-style .card .card-header h5 .btn {
    padding: 15px 30px 15px 30px;
  }
}
#accordion.no-style .card .card-header h5 .btn:hover, #accordion.no-style .card .card-header h5 .btn:focus, #accordion.no-style .card .card-header h5 .btn:active {
  text-decoration: none;
}
#accordion.no-style .card .card-header h5 .btn:after {
  content: "";
  height: 20px;
  width: 20px;
  background: url("../img/minus.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#accordion.no-style .card .card-header h5 .btn.collapsed:after {
  background: url("../img/plus.svg") no-repeat;
  background-size: 100%;
}
#accordion.no-style .card .card-header h5 .btn:not(.collapsed) {
  font-weight: bold;
}
#accordion.no-style .card .card-header h5 .btn:not(.collapsed) .count {
  font-weight: normal;
}
#accordion.no-style .card .card-header h5 .count {
  position: absolute;
  left: 0;
}
#accordion.no-style .card .card-body {
  padding-top: 0;
  padding-left: 65px;
}
@media screen and (max-width: 767px) {
  #accordion.no-style .card .card-body {
    padding-left: 30px;
  }
}

header {
  padding: 20px 0 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #ffffff;
}
header .logo img {
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  header .logo img {
    max-width: 150px;
  }
}
header #navbar {
  width: 100%;
  margin-top: 6px;
  padding-bottom: 0;
}
header .nav-list {
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  header .nav-list {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  header .nav-list > li {
    margin-bottom: 20px;
    display: block;
  }
}
header .nav-list > li > a {
  color: #606163;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin-right: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  header .nav-list > li > a {
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
  }
}
header .nav-list > li:last-of-type > a {
  color: #990000;
  font-size: 30px;
  vertical-align: middle;
  font-weight: 700;
}
header .nav-list > li:last-of-type > a:hover, header .nav-list > li:last-of-type > a:focus, header .nav-list > li:last-of-type > a:active {
  text-decoration: underline;
}

#banner {
  padding: 50px 0 50px;
  border-bottom: 10px solid #f7f8f8;
}
#banner .small-title {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #banner .small-title {
    margin-bottom: 0;
  }
}
#banner h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 44px;
}
#banner p {
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #banner p {
    display: none;
  }
}
#banner .form-wrapper p {
  color: rgba(96, 97, 99, 0.65);
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #banner .col-md-8 {
    text-align: center;
  }
}
#banner .col-md-8 .btn-style, #banner .col-md-8 #gform_next_button_15_3, #banner .col-md-8 #gform_next_button_15_9, #banner .col-md-8 #gform_next_button_15_91, #banner .col-md-8 #gform_next_button_3_9, #banner .col-md-8 #gform_submit_button_15.gform_button[type=submit], #banner .col-md-8 #gform_previous_button_15_9, #banner .col-md-8 #gf_coupon_button, #banner .col-md-8 #gform_previous_button_15, #banner .col-md-8 #hideshow, #banner .col-md-8 .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper #banner .col-md-8 input[type=submit]:not(#gform_submit_button_12) {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #banner .col-md-8 .btn-style, #banner .col-md-8 #gform_next_button_15_3, #banner .col-md-8 #gform_next_button_15_9, #banner .col-md-8 #gform_next_button_15_91, #banner .col-md-8 #gform_next_button_3_9, #banner .col-md-8 #gform_submit_button_15.gform_button[type=submit], #banner .col-md-8 #gform_previous_button_15_9, #banner .col-md-8 #gf_coupon_button, #banner .col-md-8 #gform_previous_button_15, #banner .col-md-8 #hideshow, #banner .col-md-8 .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper #banner .col-md-8 input[type=submit]:not(#gform_submit_button_12) {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 0;
  }
  #banner .col-md-8 .btn-style:last-of-type, #banner .col-md-8 #gform_next_button_15_3:last-of-type, #banner .col-md-8 #gform_next_button_15_9:last-of-type, #banner .col-md-8 #gform_next_button_15_91:last-of-type, #banner .col-md-8 #gform_next_button_3_9:last-of-type, #banner .col-md-8 #gform_submit_button_15.gform_button[type=submit]:last-of-type, #banner .col-md-8 #gform_previous_button_15_9:last-of-type, #banner .col-md-8 #gf_coupon_button:last-of-type, #banner .col-md-8 #gform_previous_button_15:last-of-type, #banner .col-md-8 #hideshow:last-of-type, #banner .col-md-8 .gform_wrapper input[type=submit]:last-of-type:not(#gform_submit_button_12), .gform_wrapper #banner .col-md-8 input[type=submit]:last-of-type:not(#gform_submit_button_12) {
    margin-bottom: 20px;
  }
}
#banner .wpcf7-form-control {
  width: 100%;
}
#banner .wpcf7-form-control:hover, #banner .wpcf7-form-control:focus, #banner .wpcf7-form-control:active {
  background: #fff;
}

.form-wrapper {
  padding: 30px;
  background: #ffffff;
  color: #606163;
  text-align: left;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .form-wrapper {
    padding: 15px;
  }
}
.form-wrapper p {
  color: #606163;
  font-family: "Open Sans", sans-serif;
  font-size: 10px;
  font-weight: 400;
}

#experience {
  border-bottom: 10px solid #f7f8f8;
}
#experience h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #experience h2 {
    margin-bottom: 20px;
  }
}
#experience h3 {
  padding: 15px 15px 15px 70px;
  position: relative;
}
#experience h3:before {
  content: url("../img/skip.png");
  position: absolute;
  left: 0;
  top: 5px;
}
#experience h3:nth-of-type(2):before {
  content: url("../img/like.png");
}
#experience h3:nth-of-type(2):before {
  content: url("../img/settings.png");
}
@media screen and (max-width: 767px) {
  #experience img {
    margin-top: 20px;
  }
}

#solution {
  border-bottom: 10px solid #f7f8f8;
}
#solution .container {
  position: relative;
}
#solution .link {
  display: block;
  width: 50px;
  height: 50px;
  background: url("../img/btn-left.png") #ffffff;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  #solution .link {
    top: 9px;
  }
}
#solution .link:hover {
  background: url("../img/btn-left.png") #e6ecf0;
}
#solution h2 {
  text-align: left;
  margin-bottom: 60px;
  padding: 20px 20px 20px 85px;
  position: relative;
}
#solution h2:before {
  content: url("../img/our-solutions.png");
  position: absolute;
  left: 0;
  top: 10px;
}
#solution h2:after {
  content: "";
  width: calc(100% - 320px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background: #eeeeee;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #solution h2:after {
    width: calc(100% - 220px);
  }
}
#solution ul {
  list-style: none;
  padding: 0;
  text-align: center;
  width: calc(100% - 30px);
  margin-left: 15px;
}
#solution ul li {
  display: inline-block;
  width: 25%;
  border: 1px solid #eeeeee;
  float: right;
  margin-right: -1px;
  margin-bottom: -1px;
}
#solution ul li a {
  display: block;
  text-align: center;
  padding: 30px 0 50px;
  position: relative;
  min-height: 230px;
  background: #ffffff;
  transition: 0.5s;
}
#solution ul li a:hover {
  background: #e6ecf0;
}
@media screen and (max-width: 767px) {
  #solution ul li {
    width: 100%;
    margin-right: 0;
  }
}
#solution ul li img {
  display: block;
  margin: auto;
}
#solution ul li span {
  position: absolute;
  width: 100%;
  display: block;
  bottom: 40px;
}

.services-sec .container {
  position: relative;
}
.services-sec h2 {
  margin-bottom: 30px;
}
.services-sec p {
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.services-sec ul {
  list-style: none;
  padding: 0;
  text-align: center;
  width: calc(100% - 30px);
  margin-left: 15px;
}
.services-sec ul li {
  display: inline-block;
  width: 25%;
  border: 1px solid #eeeeee;
  margin-bottom: -6px;
  margin-right: -5px;
}
.services-sec ul li a {
  display: block;
  text-align: center;
  padding: 30px 0 50px;
  position: relative;
  min-height: 230px;
  background: #ffffff;
  transition: 0.5s;
}
.services-sec ul li a:hover {
  background: #e6ecf0;
}
@media screen and (max-width: 767px) {
  .services-sec ul li {
    width: 100%;
    margin-right: 0;
  }
}
.services-sec ul li img {
  display: block;
  margin: auto;
}
.services-sec ul li span {
  position: absolute;
  width: 100%;
  display: block;
  bottom: 40px;
}

.blue-content {
  border-bottom: 10px solid #f7f8f8;
  clear: both;
  background: #e6ecf0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .blue-content br {
    display: none;
  }
}
.blue-content h2 {
  font-size: 32px;
  margin-bottom: 15px;
}
.blue-content p {
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 30px;
}

#what-we-do {
  border-bottom: 10px solid #f7f8f8;
}
#what-we-do h2 {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #what-we-do h2 {
    margin-bottom: 20px;
  }
}
#what-we-do h2:before {
  content: "";
  width: 60px;
  height: 3px;
  background: #337ab7;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#what-we-do p {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #what-we-do p {
    margin-bottom: 20px;
  }
}
#what-we-do .btn-style, #what-we-do #gform_next_button_15_3, #what-we-do #gform_next_button_15_9, #what-we-do #gform_next_button_15_91, #what-we-do #gform_next_button_3_9, #what-we-do #gform_submit_button_15.gform_button[type=submit], #what-we-do #gform_previous_button_15_9, #what-we-do #gf_coupon_button, #what-we-do #gform_previous_button_15, #what-we-do #hideshow, #what-we-do .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper #what-we-do input[type=submit]:not(#gform_submit_button_12) {
  margin-bottom: 20px;
}

#what-make-us-different {
  border-bottom: 10px solid #f7f8f8;
  text-align: center;
}
#what-make-us-different h2 {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 20px;
}
#what-make-us-different h2:before {
  content: "";
  width: 60px;
  height: 3px;
  background: #337ab7;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.white-section {
  text-align: center;
}

#brands {
  border-bottom: 10px solid #f7f8f8;
  text-align: center;
}
#brands h2 {
  margin-bottom: 40px;
}
#brands ul {
  list-style: none;
  text-align: center;
  padding: 0;
}
#brands ul li {
  display: inline-block;
}

footer {
  background: #000011;
  padding: 50px 0;
  color: #ffffff;
}
footer a, footer p {
  color: #ffffff !important;
}
footer a:hover, footer p:hover {
  color: #ffffff;
}
footer h3 {
  margin-bottom: 20px;
}
footer ul li {
  margin-bottom: 15px;
  font-weight: 400;
  display: block !important;
}
footer .col-md-3:last-of-type a {
  color: #337ab7;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
}

.social-links {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .social-links {
    text-align: left;
    padding-left: 15px;
  }
}
.social-links li {
  display: inline-block !important;
  margin-bottom: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .social-links li {
    display: inline-block !important;
    margin-right: 15px;
  }
}

#map {
  border-bottom: 10px solid #f7f8f8;
}
#map .container h2 {
  text-align: left;
}
#map .container .five-stars:before {
  content: url("../img/5star-red.png");
  display: inline-block;
  padding-right: 10px;
}
#map .container .row {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #map .container .row .col-md-4 {
    margin-bottom: 30px;
  }
}
#map .container .row .col-md-4 a img {
  border-top: 1px solid #d8d8d8;
}
#map .container .row .align-self-center {
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  #map .container .row .align-self-center {
    padding-left: 15px;
  }
}
#map .container .row .align-self-center .owl-drag .disabled {
  display: block !important;
}
#map .container .row .align-self-center .owl-drag .disabled .owl-prev {
  background: transparent !important;
  border: transparent !important;
  color: transparent;
  left: -10px;
}
#map .container .row .align-self-center .owl-drag .disabled .owl-prev:before {
  content: url("../img/left.png");
}
#map .container .row .align-self-center .owl-drag .disabled .owl-next {
  background: transparent !important;
  border: transparent !important;
  color: transparent;
  right: -20px;
}
#map .container .row .align-self-center .owl-drag .disabled .owl-next:before {
  content: url("../img/right.png");
  position: relative;
  left: -5px;
}

#starservice {
  border-bottom: 10px solid #f7f8f8;
}
#starservice .container .row .col-md-6:nth-of-type(2) img {
  float: right !important;
}
#starservice .container .boder {
  box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.07);
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder {
    overflow: hidden;
  }
}
#starservice .container .boder .col-md-3 {
  border-right: 1px solid #e2e2e2;
  max-height: 165px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 {
    border-bottom: 1px solid #e2e2e2;
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(1) {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(1) .five-stars {
  position: relative;
  top: 70px;
  left: 50px;
  font-weight: 600;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(1) .five-stars {
    top: 0;
    left: 0px;
    position: relative;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(1) .five-stars:after {
  content: url("../img/five-stars.png");
  display: inline-block;
  top: 4px;
  position: relative;
  left: 20px;
}
#starservice .container .boder .col-md-3 h3 {
  padding-top: 100px;
}
#starservice .container .boder .col-md-3 .stars {
  padding-left: 45px;
}
#starservice .container .boder .col-md-3 .logoking {
  padding-top: 45px;
  max-height: 130px;
  padding-left: 28px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .logoking {
    max-height: 120px;
    padding-left: 0px;
    margin-bottom: 45px;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(3) span {
  color: #0078d7;
  position: relative;
  left: 45px;
  font-weight: 600;
  top: -16px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(3) span {
    left: 35px;
    position: absolute;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(3) span:before {
  content: "";
  display: block;
  width: 82px;
  height: 82px;
  border: 5px solid #0078d7;
  border-radius: 50%;
  position: relative;
  top: 53px;
  left: -25px;
}
#starservice .container .boder .col-md-3:nth-of-type(3) ul {
  left: 75px;
  list-style: none;
  top: -50px;
  position: relative;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(3) ul {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 57px;
    width: 200px;
    left: 50px;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(3) ul li small {
  padding-left: 13px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(3) ul li small {
    padding-left: 0px;
  }
}
#starservice .container .boder .col-md-3:last-of-type {
  border-right: none;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:last-of-type {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#starservice .container .boder .col-md-3:nth-of-type(4) .circle:before {
  content: "";
  display: block;
  width: 82px;
  height: 82px;
  border: 5px solid #5cb85c;
  border-radius: 50%;
  position: relative;
  top: 45px;
  left: 5px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3:nth-of-type(4) .circle:before {
    left: -5px;
    top: -8px;
  }
}
#starservice .container .boder .col-md-3 .services {
  text-align: center;
  list-style: none;
  top: -65px;
  position: relative;
  left: 25px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .services {
    left: 90px;
    position: absolute;
    padding-top: 85px;
  }
}
#starservice .container .boder .col-md-3 .services li span {
  position: relative;
  right: -35px;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .services li span {
    right: -50px;
  }
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(1) {
  color: #5cb85c;
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(1):before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #5cb85c;
  position: relative;
  left: 42px;
  top: 15px;
  background-color: #5cb85c;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .services li:nth-of-type(1):before {
    left: -1px;
  }
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(2) {
  color: #bdc3c7;
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(2):before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #bdc3c7;
  position: relative;
  left: 42px;
  top: 15px;
  background-color: #bdc3c7;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .services li:nth-of-type(2):before {
    left: -1px;
  }
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(3) {
  color: #0078d7;
}
#starservice .container .boder .col-md-3 .services li:nth-of-type(3):before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #0078d7;
  position: relative;
  left: 42px;
  top: 15px;
  background-color: #0078d7;
}
@media screen and (max-width: 767px) {
  #starservice .container .boder .col-md-3 .services li:nth-of-type(3):before {
    left: -1px;
  }
}

#people-love {
  padding: 130px 0;
}
@media screen and (max-width: 767px) {
  #people-love {
    padding: 50px 0;
  }
}
#people-love h2 {
  color: #ffffff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #people-love h2 {
    margin-bottom: 20px;
  }
}
#people-love .wrapper {
  padding: 30px;
  background: #f5f6f7;
  margin-bottom: 15px;
}
#people-love .wrapper p {
  font-size: 22px;
  line-height: 30px;
}
#people-love .wrapper .name {
  color: #337ab7;
  font-weight: bold;
}

#inner-banner {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #inner-banner {
    padding: 50px 0;
  }
}
#inner-banner h1 {
  color: #fefefe;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 1.1px;
  text-align: center;
}
#inner-banner.new-design {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #inner-banner.new-design {
    padding: 50px 0;
  }
}
#inner-banner.new-design *:not(.btn-style):not(#gform_next_button_15_3):not(#gform_next_button_15_9):not(#gform_next_button_15_91):not(#gform_next_button_3_9):not(#gform_submit_button_15.gform_button[type=submit]):not(#gform_previous_button_15_9):not(#gf_coupon_button):not(#gform_previous_button_15):not(#hideshow), #inner-banner.new-design p, #inner-banner.new-design strong {
  color: #fefefe;
}
#inner-banner.new-design p {
  color: #fefefe;
}

.address-side h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
.address-side p {
  margin-bottom: 30px;
  font-size: 16px;
}

.no-style {
  background: none;
  border: none;
}

.cctv-items .cctv-item {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .cctv-items .cctv-item {
    padding: 30px 0;
  }
}
.cctv-items .cctv-item .col-md-6:first-of-type img {
  max-width: calc(100% - 30px);
}
@media screen and (max-width: 767px) {
  .cctv-items .cctv-item .col-md-6:first-of-type img {
    margin-bottom: 30px;
  }
}
.cctv-items .cctv-item .col-md-6 h2 {
  margin-bottom: 20px;
}
.cctv-items .cctv-item .col-md-6 h2 strong {
  color: #606163;
  font-size: 16px;
  display: block;
  margin-bottom: -10px;
}
.cctv-items .cctv-item .col-md-6 strong {
  color: #337ab7;
}
.cctv-items .cctv-item h3 {
  color: #606163;
  font-size: 16px;
  display: block;
  font-weight: 400;
}
.cctv-items .cctv-item h3 strong {
  color: #606163 !important;
  font-size: 16px;
  font-weight: bolder;
  display: inline-block;
}
.cctv-items .cctv-item:nth-of-type(even) {
  background: #f5f6f7;
}
@media screen and (min-width: 992px) {
  .cctv-items .cctv-item:nth-of-type(even) .col-md-6:first-of-type {
    order: 2;
  }
}

#page-content.gray-bg {
  border-top: 5px solid #ffffff;
}
#page-content .container {
  text-align: center;
}
#page-content .container h2 {
  margin-bottom: 20px;
}
#page-content.cctv .container {
  max-width: 820px;
}
#page-content .img-wrapper {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #page-content .img-wrapper {
    margin-top: 15px;
  }
}
#page-content .img-wrapper img {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #page-content .img-wrapper img {
    max-width: 80px;
    margin-bottom: 10px;
  }
}

#badge {
  padding: 100px 0;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #badge {
    padding: 50px 0;
  }
}
#badge img {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #badge img {
    max-width: 150px;
  }
}
#badge p, #badge a {
  color: #ffffff;
}
#badge a {
  display: inline-block;
  margin-bottom: 15px;
}

#contact-us-sec {
  background: #1e476b;
  color: #ffffff;
  text-align: center;
}
#contact-us-sec h2 {
  color: #ffffff;
  margin-bottom: 20px;
}
#contact-us-sec p {
  margin-bottom: 30px;
}

#people-love-slider .owl-carousel .owl-item img {
  width: auto !important;
  margin: 20px auto;
}
#people-love-slider .container {
  text-align: center;
  max-width: 800px;
}
#people-love-slider .container h2 {
  margin-bottom: 30px;
}
#people-love-slider .container .name {
  margin-top: 30px;
}
#people-love-slider .container .owl-nav {
  display: none !important;
}
#people-love-slider .container .owl-dots {
  display: block !important;
  margin-top: 40px;
}
#people-love-slider .container .owl-dots .owl-dot {
  height: 6px;
  width: 6px;
  background: #cdcdcd;
  border-radius: 50%;
  margin: 5px;
}
#people-love-slider .container .owl-dots .owl-dot.active {
  background: #ffffff;
}

#theater-slider {
  padding: 0;
}
#theater-slider .item {
  position: relative;
}
#theater-slider .item img {
  min-height: 700px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #theater-slider .item img {
    min-height: 500px;
  }
}
#theater-slider .item .container {
  width: 100%;
  position: absolute;
  bottom: 150px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#theater-slider .item .container h1 {
  color: #ffffff;
  font-size: 35px;
}
#theater-slider .item .container p {
  color: #ffffff;
  font-size: 20px;
}
#theater-slider .owl-nav {
  display: none !important;
}
#theater-slider .owl-dots {
  display: block !important;
  margin-top: 40px;
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
}
#theater-slider .owl-dots .owl-dot {
  height: 6px;
  width: 6px;
  background: #cdcdcd;
  border-radius: 50%;
  margin: 5px;
}
#theater-slider .owl-dots .owl-dot.active {
  background: #ffffff;
}

#coverage-area {
  padding-top: 50px;
  text-align: left;
}
#coverage-area h1 {
  text-align: center;
  color: #337ab7;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #coverage-area h1 {
    margin-bottom: 10px;
  }
}
#coverage-area h2 {
  text-align: left;
}
#coverage-area ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  #coverage-area ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin: 10px 0 0;
  }
}

#gform_wrapper_7 {
  display: block !important;
}

.gform_wrapper {
  /*  label[for^="input"] {
      display: none !important;
    }*/
  /*  .address_line_1,
    .address_line_2,
    .address_city,
    .address_state,
    .address_zip
    {
      margin-bottom: 15px;
    }*/
}
.gform_wrapper input[type=submit]:not(#gform_submit_button_12):hover, .gform_wrapper input[type=submit]:not(#gform_submit_button_12):focus, .gform_wrapper input[type=submit]:not(#gform_submit_button_12):active {
  background: #ffffff !important;
}

#google-map p {
  margin-bottom: 0;
}

.service-page .cctv-items .cctv-item:nth-of-type(odd) {
  background: #f5f6f7;
}
.service-page .cctv-items .cctv-item:nth-of-type(even) {
  background: #ffffff;
}

.no-padding-top {
  padding-top: 0;
}

.logos {
  margin-top: 50px;
}
.logos img {
  margin-bottom: 20px;
}
.logos p {
  font-size: 14px;
  line-height: 22px;
  color: #606163;
}

#gform_wrapper_15 {
  display: block !important;
}

.gf_progressbar, .gform_heading, #field_15_30 .gfield_label {
  display: none !important;
}

.gf_progressbar_title {
  text-align: center !important;
  color: #337ab7 !important;
  position: relative !important;
  line-height: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 34px !important;
  font-weight: 700 !important;
  opacity: 1 !important;
  margin-left: 0 !important;
}

.gform_page_footer {
  text-align: center;
}

#gform_previous_button_15_9:hover, #gform_previous_button_15_9:focus, #gform_previous_button_15_9:active, #gf_coupon_button:hover, #gf_coupon_button:focus, #gf_coupon_button:active, #gform_previous_button_15:hover, #gform_previous_button_15:focus, #gform_previous_button_15:active, #hideshow:hover, #hideshow:focus, #hideshow:active {
  color: #ffffff !important;
}

#gform_next_button_15_3:hover, #gform_next_button_15_3:focus, #gform_next_button_15_3:active, #gform_next_button_15_9:hover, #gform_next_button_15_9:focus, #gform_next_button_15_9:active, #gform_next_button_15_91:hover, #gform_next_button_15_91:focus, #gform_next_button_15_91:active, #gform_next_button_3_9:hover, #gform_next_button_3_9:focus, #gform_next_button_3_9:active, #gform_submit_button_15.gform_button[type=submit]:hover, #gform_submit_button_15.gform_button[type=submit]:focus, #gform_submit_button_15.gform_button[type=submit]:active {
  color: #ffffff !important;
}

#page-content .gform_wrapper li.gfield.gfield_error, #page-content .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  margin-bottom: 0 !important;
  border-top: 0 solid #C89797;
  border-bottom: 0 solid #C89797;
  padding-bottom: 6px;
  padding-top: 0;
  box-sizing: border-box;
}

#page-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 15px;
  letter-spacing: normal;
}

#order_itms {
  margin-top: 16px;
}

.gform_wrapper .gform_page_footer {
  border-top: 0 !important;
}

.gfield.cart_form {
  position: fixed;
  top: 72px;
  right: 0;
  width: 350px;
  background: #ffffff;
  height: calc(100vh - 72px);
  overflow: auto;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .gfield.cart_form {
    position: relative;
    top: auto;
    right: 0;
    width: 100%;
    background: #ffffff;
    height: auto;
    overflow: auto;
    z-index: 99;
  }
}
.gfield.cart_form h2 {
  text-align: left;
  font-size: 24px;
  margin-bottom: 0;
  background: transparent !important;
  line-height: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .gfield.cart_form h2 {
    padding-right: 50px;
  }
}
.gfield.cart_form .ginput_total {
  font-size: 30px !important;
  color: #5cb85c !important;
}
.gfield.cart_form .gf_coupon_code {
  width: 100%;
  margin-bottom: 15px;
}
.gfield.cart_form #gf_coupon_button, .gfield.cart_form .gform_next_button {
  margin-left: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.gfield.cart_form .gf_coupon_invalid span {
  width: 100%;
  padding: 15px 26px;
  margin-top: -12px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .gfield.cart_form #field_15_20, .gfield.cart_form #field_15_102 {
    width: calc(100% - 15px) !important;
  }
}
.gfield.cart_form .gfield_price {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
  float: left;
  width: 100% !important;
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .gfield.cart_form .gfield_price {
    width: calc(100% - 15px) !important;
  }
}
.gfield.cart_form .gfield_price label {
  font-size: 12px !important;
  display: block !important;
  width: calc(100% - 100px);
  float: left;
}
.gfield.cart_form .gfield_price .ginput_container_number {
  width: 50px !important;
  float: right;
  margin-right: 20px;
  margin-top: 0;
}
.gfield.cart_form .gfield_price .ginput_container_number input {
  width: 50px !important;
}
@media screen and (max-width: 767px) {
  .gfield.cart_form .gfield_price .ginput_container_number input {
    width: 42px !important;
  }
}
.gfield.cart_form .gfield_course_option_wrapper > ul {
  padding-left: 15px;
}

.cross {
  background: url("../img/002-cancel.svg") no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 46px;
  right: 25px;
  height: 20px;
  width: 20px;
  z-index: 99;
}
.cross .fa {
  display: none !important;
}

.remove_cross {
  background: url("../img/002-cancel.svg") no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  right: 7px;
  top: 33px;
  z-index: 99;
}
.remove_cross .fa {
  display: none !important;
}

.gfield_checkbox {
  text-align: center;
}

.gchoice_15_30_1, .gchoice_15_30_2 {
  position: relative;
  display: inline-block;
  width: 45%;
}
.gchoice_15_30_1 input, .gchoice_15_30_2 input {
  opacity: 0;
  position: absolute;
  top: 0;
}
.gchoice_15_30_1 input:checked + label, .gchoice_15_30_2 input:checked + label {
  position: relative;
}
.gchoice_15_30_1 input:checked + label:before, .gchoice_15_30_2 input:checked + label:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.gchoice_15_30_1 input:checked + label:after, .gchoice_15_30_2 input:checked + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 24px;
  width: 24px;
  background: url(../img/tick.png);
}
@media screen and (max-width: 767px) {
  .gchoice_15_30_1, .gchoice_15_30_2 {
    width: 100%;
  }
}

.gchoice_15_42_1,
.gchoice_15_74_1,
.gchoice_15_73_1,
.gchoice_15_72_1,
.gchoice_15_71_1,
.gchoice_15_70_1,
.gchoice_15_69_1,
.gchoice_15_68_1,
.gchoice_15_67_1,
.gchoice_15_38_1,
.gchoice_15_52_1,
.gchoice_15_53_1,
.gchoice_15_40_1,
.gchoice_15_57_1 {
  position: relative;
  display: inline-block;
  width: 100%;
}
.gchoice_15_42_1 input,
.gchoice_15_74_1 input,
.gchoice_15_73_1 input,
.gchoice_15_72_1 input,
.gchoice_15_71_1 input,
.gchoice_15_70_1 input,
.gchoice_15_69_1 input,
.gchoice_15_68_1 input,
.gchoice_15_67_1 input,
.gchoice_15_38_1 input,
.gchoice_15_52_1 input,
.gchoice_15_53_1 input,
.gchoice_15_40_1 input,
.gchoice_15_57_1 input {
  opacity: 0;
  position: absolute;
  top: 0;
}
.gchoice_15_42_1 input:checked + label,
.gchoice_15_74_1 input:checked + label,
.gchoice_15_73_1 input:checked + label,
.gchoice_15_72_1 input:checked + label,
.gchoice_15_71_1 input:checked + label,
.gchoice_15_70_1 input:checked + label,
.gchoice_15_69_1 input:checked + label,
.gchoice_15_68_1 input:checked + label,
.gchoice_15_67_1 input:checked + label,
.gchoice_15_38_1 input:checked + label,
.gchoice_15_52_1 input:checked + label,
.gchoice_15_53_1 input:checked + label,
.gchoice_15_40_1 input:checked + label,
.gchoice_15_57_1 input:checked + label {
  position: relative;
}
.gchoice_15_42_1 input:checked + label:before,
.gchoice_15_74_1 input:checked + label:before,
.gchoice_15_73_1 input:checked + label:before,
.gchoice_15_72_1 input:checked + label:before,
.gchoice_15_71_1 input:checked + label:before,
.gchoice_15_70_1 input:checked + label:before,
.gchoice_15_69_1 input:checked + label:before,
.gchoice_15_68_1 input:checked + label:before,
.gchoice_15_67_1 input:checked + label:before,
.gchoice_15_38_1 input:checked + label:before,
.gchoice_15_52_1 input:checked + label:before,
.gchoice_15_53_1 input:checked + label:before,
.gchoice_15_40_1 input:checked + label:before,
.gchoice_15_57_1 input:checked + label:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.gchoice_15_42_1 input:checked + label:after,
.gchoice_15_74_1 input:checked + label:after,
.gchoice_15_73_1 input:checked + label:after,
.gchoice_15_72_1 input:checked + label:after,
.gchoice_15_71_1 input:checked + label:after,
.gchoice_15_70_1 input:checked + label:after,
.gchoice_15_69_1 input:checked + label:after,
.gchoice_15_68_1 input:checked + label:after,
.gchoice_15_67_1 input:checked + label:after,
.gchoice_15_38_1 input:checked + label:after,
.gchoice_15_52_1 input:checked + label:after,
.gchoice_15_53_1 input:checked + label:after,
.gchoice_15_40_1 input:checked + label:after,
.gchoice_15_57_1 input:checked + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 24px;
  width: 24px;
  background: url(../img/tick.png);
}

#label_15_30_1 {
  background-image: url(../img/img-2.png);
  background-repeat: no-repeat;
  z-index: 99;
  height: 260px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
}
@media screen and (max-width: 767px) {
  #label_15_30_1 {
    max-width: 220px;
    height: 188px;
  }
}

#label_15_30_2 {
  background-image: url(../img/img-1.png);
  background-repeat: no-repeat;
  z-index: 99;
  height: 260px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
}
@media screen and (max-width: 767px) {
  #label_15_30_2 {
    max-width: 220px;
    height: 188px;
  }
}

#gform_fields_15_2 .gfield_price {
  width: 33%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #gform_fields_15_2 .gfield_price {
    width: 100%;
  }
}
#gform_fields_15_2 .gfield_price .gfield_label {
  display: none;
}

#label_15_42_1 {
  background-image: url(../img/mounttv1.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_42_1 {
    max-width: 220px;
  }
}

#label_15_74_1 {
  background-image: url(../img/mounttv2.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_74_1 {
    max-width: 220px;
  }
}

#label_15_73_1 {
  background-image: url(../img/mounttv3.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_73_1 {
    max-width: 220px;
  }
}

#label_15_72_1 {
  background-image: url(../img/mounttv4.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_72_1 {
    max-width: 220px;
  }
}

#label_15_71_1 {
  background-image: url(../img/mounttv5.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_71_1 {
    max-width: 220px;
  }
}

#label_15_70_1 {
  background-image: url(../img/mounttv6.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_70_1 {
    max-width: 220px;
  }
}

#label_15_69_1 {
  background-image: url(../img/mounttv7.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_69_1 {
    max-width: 220px;
  }
}

#label_15_68_1 {
  background-image: url(../img/mounttv8.jpg?ver=12346);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_68_1 {
    max-width: 220px;
  }
}

#label_15_67_1 {
  background-image: url(../img/mounttv9.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_67_1 {
    max-width: 220px;
  }
}

.form_mounting h2 {
  text-align: center;
  background-color: #ffffff !important;
  padding: 25px 15px;
}

#label_15_38_1 {
  background-image: url(../img/img-1.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_38_1 {
    max-width: 220px;
  }
}

#label_15_52_1 {
  background-image: url(../img/img-2.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_52_1 {
    max-width: 220px;
  }
}

#label_15_53_1 {
  background-image: url(../img/img-3.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_53_1 {
    max-width: 220px;
  }
}

#label_15_40_1 {
  background-image: url(../img/speakers1.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_40_1 {
    max-width: 220px;
  }
}

#label_15_57_1 {
  background-image: url(../img/speakers2.jpg);
  z-index: 99;
  height: 190px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #label_15_57_1 {
    max-width: 220px;
  }
}

.num_cart a {
  position: relative;
}
.num_cart a:before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../img/shopping-cart.png);
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 3px;
  margin-right: 8px;
}

#field_15_101 {
  position: fixed;
  top: 78px;
  padding: 10px 20px;
  background: #ffffff;
  right: 0;
}
@media screen and (max-width: 767px) {
  #field_15_101 {
    position: relative;
    top: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .gfield_time_ampm select {
    width: calc(2rem + 50px) !important;
  }
}

@media screen and (max-width: 767px) {
  #input_15_10 {
    width: 80%;
  }
}

.gallery-page .col-lg-3 {
  margin-bottom: 40px;
}
.gallery-page .col-lg-3 img {
  object-fit: cover;
  height: 250px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .gallery-page .col-lg-3 img {
    height: 150px;
  }
}

#field_15_38,
#field_15_52,
#field_15_53,
#field_15_40,
#field_15_57,
#field_15_42,
#field_15_74,
#field_15_73,
#field_15_72,
#field_15_71,
#field_15_70,
#field_15_69,
#field_15_68,
#field_15_67 {
  width: 260px;
  float: left;
  text-align: center;
  clear: none;
}
@media screen and (min-width: 768px) {
  #field_15_38,
  #field_15_52,
  #field_15_53,
  #field_15_40,
  #field_15_57,
  #field_15_42,
  #field_15_74,
  #field_15_73,
  #field_15_72,
  #field_15_71,
  #field_15_70,
  #field_15_69,
  #field_15_68,
  #field_15_67 {
    min-height: 275px;
  }
  #field_15_38 .gfield_label,
  #field_15_52 .gfield_label,
  #field_15_53 .gfield_label,
  #field_15_40 .gfield_label,
  #field_15_57 .gfield_label,
  #field_15_42 .gfield_label,
  #field_15_74 .gfield_label,
  #field_15_73 .gfield_label,
  #field_15_72 .gfield_label,
  #field_15_71 .gfield_label,
  #field_15_70 .gfield_label,
  #field_15_69 .gfield_label,
  #field_15_68 .gfield_label,
  #field_15_67 .gfield_label {
    min-height: 40px;
  }
}

#inner-banner.pricing-page-banner {
  padding: 80px 0;
}

.footer-phone a {
  font-size: 30px;
  font-weight: bold !important;
}

.top-bar {
  position: fixed;
  top: 0;
  z-index: 9999;
  text-align: center;
  background: #337ab7;
  width: 100%;
  padding: 12px 0;
  font-size: 24px;
}
.top-bar a {
  color: #ffffff;
}

#contact-form div#input_6_1 {
  margin-top: 0;
}
#contact-form input#input_6_1_3 {
  height: 40px;
}
#contact-form .medium {
  height: 40px !important;
}
#contact-form li#field_6_2 {
  margin-top: 10px;
}
#contact-form textarea#input_6_3 {
  height: 100px !important;
}
#contact-form .address-side {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #contact-form .address-side {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #contact-form .address-side {
    margin-top: 19px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #contact-form .address-side {
    margin-top: 19px;
  }
}

.wpcf7-spinner {
  position: absolute;
}

input[type=submit].wpcf7-form-control:hover, input[type=submit].wpcf7-form-control:focus, input[type=submit].wpcf7-form-control:active {
  background: #fff;
}

#price-cal-form {
  background: #f5f6f7;
}
#price-cal-form #box {
  display: block;
}
#price-cal-form #box.active {
  display: none;
}
#price-cal-form .menu-main > h2 {
  font-size: 34px !important;
  font-weight: 700 !important;
  margin-bottom: 40px;
}
#price-cal-form .menu-main .heading-div > h2 {
  text-align: center;
  background-color: #ffffff !important;
  padding: 25px 15px;
  font-weight: 400;
}
#price-cal-form .menu-main .row {
  margin-bottom: 40px;
}
#price-cal-form .menu-main .row .col-md-4 {
  /*     display: inline-block;
       width: 30%;
       margin-right: 30px;
       height: 190px;
       &:nth-child(3n-6) { !* or 4n+1 *!
         margin-right: 0;
       }*/
}
#price-cal-form .menu-main .row .col-md-4 > p {
  margin: 40px 0 50px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #707070;
  min-height: 40px;
}
@media screen and (max-width: 767px) {
  #price-cal-form .menu-main .row .col-md-4 > p {
    margin: 20px 0;
  }
}
#price-cal-form .menu-main .row .col-md-4 .form-group {
  position: relative;
  height: 213px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #price-cal-form .menu-main .row .col-md-4 .form-group {
    height: 246px;
  }
}
#price-cal-form .menu-main .row .col-md-4 .form-control,
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper input[type=text],
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 input[type=text],
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper input[type=tel],
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 input[type=tel],
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper input[type=email],
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 input[type=email],
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper input[type=number],
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 input[type=number],
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper textarea,
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 textarea,
#price-cal-form .menu-main .row .col-md-4 .gform_wrapper select,
.gform_wrapper #price-cal-form .menu-main .row .col-md-4 select {
  padding: 0;
}
#price-cal-form .menu-main .row .col-md-4 .wpcf7-list-item {
  display: block;
  margin: 0;
  height: 213px;
  line-height: 0;
}
#price-cal-form .menu-main .row .col-md-4 .wpcf7-list-item-label {
  position: absolute;
  left: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  background-repeat: no-repeat;
  z-index: 99;
  height: 214px;
  width: 100%;
  color: rgba(236, 240, 241, 0);
  background-size: 100%;
  overflow: hidden;
  text-indent: -99999px;
}
@media screen and (max-width: 767px) {
  #price-cal-form .menu-main .row .col-md-4 .wpcf7-list-item-label {
    height: 246px;
  }
}
#price-cal-form .menu-main .row .col-md-4 label {
  position: relative;
  width: 100%;
}
#price-cal-form .menu-main .row .col-md-4 input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#price-cal-form .menu-main .row .col-md-4 input:checked + .wpcf7-list-item-label {
  position: relative;
}
#price-cal-form .menu-main .row .col-md-4 input:checked + .wpcf7-list-item-label:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
#price-cal-form .menu-main .row .col-md-4 input:checked + .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 24px;
  width: 24px;
  background: url(../img/tick.png);
}
#price-cal-form .menu-main .row #dismount-69 .wpcf7-list-item-label {
  background-image: url("../img/img-1.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #dismount-79 .wpcf7-list-item-label {
  background-image: url("../img/img-2.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #dismount-89 .wpcf7-list-item-label {
  background-image: url("../img/img-3.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #dismount-stereo-69 .wpcf7-list-item-label {
  background-image: url("../img/speakers1.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #dismount-stereo-79 .wpcf7-list-item-label {
  background-image: url("../img/speakers2.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-tv-99 .wpcf7-list-item-label {
  background-image: url("../img/mounttv1.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-119 .wpcf7-list-item-label {
  background-image: url("../img/mounttv2.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-175 .wpcf7-list-item-label {
  background-image: url("../img/mounttv3.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-89 .wpcf7-list-item-label {
  background-image: url("../img/mounttv4.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-179 .wpcf7-list-item-label {
  background-image: url("../img/mounttv5.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-99 .wpcf7-list-item-label {
  background-image: url("../img/mounttv6.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-69 .wpcf7-list-item-label {
  background-image: url("../img/mounttv7.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-140 .wpcf7-list-item-label {
  background-image: url("../img/mounttv8.jpg");
  position: absolute;
}
#price-cal-form .menu-main .row #mount-15 .wpcf7-list-item-label {
  background-image: url("../img/mounttv9.jpg");
  position: absolute;
}
#price-cal-form .form-deatils {
  display: none;
}
#price-cal-form .form-deatils.active {
  display: block;
}
#price-cal-form .form-deatils > h2 {
  font-size: 34px !important;
  font-weight: 700 !important;
  margin-bottom: 40px;
  text-align: center;
}
#price-cal-form .form-deatils label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #707070;
}
@media screen and (max-width: 767px) {
  #price-cal-form .form-deatils .mobile {
    text-align: center;
  }
}
#price-cal-form .form-deatils .btn-style:hover a, #price-cal-form .form-deatils .gform_wrapper input[type=submit]:hover:not(#gform_submit_button_12) a, .gform_wrapper #price-cal-form .form-deatils input[type=submit]:hover:not(#gform_submit_button_12) a, #price-cal-form .form-deatils #gform_previous_button_15_9:hover a, #price-cal-form .form-deatils #gf_coupon_button:hover a, #price-cal-form .form-deatils #gform_previous_button_15:hover a, #price-cal-form .form-deatils #hideshow:hover a, #price-cal-form .form-deatils #gform_next_button_15_3:hover a, #price-cal-form .form-deatils #gform_next_button_15_9:hover a, #price-cal-form .form-deatils #gform_next_button_15_91:hover a, #price-cal-form .form-deatils #gform_next_button_3_9:hover a, #price-cal-form .form-deatils #gform_submit_button_15.gform_button[type=submit]:hover a {
  color: #337ab7;
}
#price-cal-form .form-deatils .btn-style a, #price-cal-form .form-deatils .gform_wrapper input[type=submit]:not(#gform_submit_button_12) a, .gform_wrapper #price-cal-form .form-deatils input[type=submit]:not(#gform_submit_button_12) a, #price-cal-form .form-deatils #gform_previous_button_15_9 a, #price-cal-form .form-deatils #gf_coupon_button a, #price-cal-form .form-deatils #gform_previous_button_15 a, #price-cal-form .form-deatils #hideshow a, #price-cal-form .form-deatils #gform_next_button_15_3 a, #price-cal-form .form-deatils #gform_next_button_15_9 a, #price-cal-form .form-deatils #gform_next_button_15_91 a, #price-cal-form .form-deatils #gform_next_button_3_9 a, #price-cal-form .form-deatils #gform_submit_button_15.gform_button[type=submit] a {
  color: #ffffff;
  text-decoration: none;
}
#price-cal-form .form-deatils .text-center span:first-of-type {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #price-cal-form .form-deatils .text-center span:first-of-type {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
#price-cal-form .form-deatils .text-center span input:focus {
  background: unset !important;
}

.cart-div {
  position: fixed;
  right: 0;
  top: 88px;
  background: #ffffff;
  padding: 10px;
  display: block;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .cart-div {
    top: 110px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cart-div {
    top: 142px;
  }
}
.cart-div.active {
  display: none;
}
.cart-div a {
  position: relative;
}
.cart-div a:before {
  content: "";
  height: 24px;
  width: 24px;
  background: url("../img/shopping-cart.png");
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 3px;
  margin-right: 8px;
}

.side-menu {
  position: fixed;
  right: 0;
  top: 88px;
  width: 25%;
  height: 89%;
  background: #ffffff;
  z-index: 999;
  padding: 25px 8px 25px 20px;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 767px) {
  .side-menu {
    top: 110px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .side-menu {
    top: 144px;
    width: 40%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .side-menu {
    width: 35%;
    top: 91px;
    height: 93%;
  }
}
.side-menu.active {
  display: block;
}
.side-menu .top-side {
  margin-bottom: 35px;
}
.side-menu .top-side h2 {
  line-height: 32px;
  font-size: 25px;
  max-width: 85%;
}
.side-menu .top-side .cross {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .side-menu .top-side .cross {
    top: 31px;
  }
}
.side-menu .bottom-side .row:first-of-type {
  border-bottom: 1px solid lightgray;
  padding: 25px 0;
}
.side-menu .bottom-side .row:first-of-type .col-md-6 {
  align-self: center;
}
.side-menu .bottom-side .row:first-of-type .col-md-6 strong {
  font-size: 18px;
  line-height: 25px;
  display: block;
}
.side-menu .bottom-side .row:first-of-type .col-md-6:last-of-type {
  text-align: center;
}
.side-menu .bottom-side .row:first-of-type .col-md-6:last-of-type strong {
  font-size: 24px;
  line-height: 30px;
  display: block;
  color: #5cb85c;
}
.side-menu .bottom-side .row > .col-md-12 {
  padding-top: 15px;
}
.side-menu .bottom-side .row > .col-md-12 p {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.side-menu .bottom-side .row > .col-md-12 .text-center a {
  display: block;
}
.side-menu .mid ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.side-menu .mid ul .title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0;
}
.side-menu .mid ul li {
  border-bottom: 1px solid lightgray;
  padding: 0 0 20px;
}
.side-menu .mid ul li:not(:last-of-type) {
  margin-bottom: 15px;
}
.side-menu .mid ul li .row .col-3 {
  align-self: center;
  text-align: center;
}
.side-menu .mid ul li .row .col-3 input {
  width: 100%;
}
.side-menu .mid ul li .row .col-3 input:focus {
  outline: none;
}
.side-menu .mid ul li .row .col-2 {
  align-self: center;
  text-align: center;
}
.side-menu .mid ul li .row .col-2 .item-cross {
  background: url("../img/002-cancel.svg") no-repeat;
  background-size: 100%;
  display: block;
  height: 16px;
  width: 16px;
  cursor: pointer;
}

#order-items {
  border: 1px solid #DFDFDF;
  background: #ffffff;
  margin-bottom: 20px;
  height: 0;
  opacity: 0;
  transition: 0.5s;
}
#order-items.active {
  opacity: 1;
  height: auto;
  display: block;
  transition: 0.5s;
}
#order-items p {
  font-size: 16px;
  line-height: 26px;
  background: #EAF2FA;
  padding: 8px 2px;
  font-weight: 600;
}
#order-items .table-responsive {
  padding: 0 30px;
}
#order-items .table-responsive thead {
  background: #F4F4F4;
}
#order-items .table-responsive thead th:nth-of-type(2) {
  text-align: center;
}
#order-items .table-responsive td, #order-items .table-responsive th {
  border: 1px solid #DFDFDF;
}
@media screen and (max-width: 767px) {
  #order-items .table-responsive th {
    font-size: 14px;
    line-height: 20px;
  }
}
#order-items .table-responsive tbody tr td {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#order-items .table-responsive tbody tr td:first-of-type {
  color: #990000;
}
#order-items .table-responsive tbody tr td:nth-of-type(2) {
  text-align: center;
}

.btn-style input:focus, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input:focus, #gform_previous_button_15_9 input:focus, #gf_coupon_button input:focus, #gform_previous_button_15 input:focus, #hideshow input:focus, #gform_next_button_15_3 input:focus, #gform_next_button_15_9 input:focus, #gform_next_button_15_91 input:focus, #gform_next_button_3_9 input:focus, #gform_submit_button_15.gform_button[type=submit] input:focus, .btn-style input:hover, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input:hover, #gform_previous_button_15_9 input:hover, #gf_coupon_button input:hover, #gform_previous_button_15 input:hover, #hideshow input:hover, #gform_next_button_15_3 input:hover, #gform_next_button_15_9 input:hover, #gform_next_button_15_91 input:hover, #gform_next_button_3_9 input:hover, #gform_submit_button_15.gform_button[type=submit] input:hover, .btn-style input:active, .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input:active, #gform_previous_button_15_9 input:active, #gf_coupon_button input:active, #gform_previous_button_15 input:active, #hideshow input:active, #gform_next_button_15_3 input:active, #gform_next_button_15_9 input:active, #gform_next_button_15_91 input:active, #gform_next_button_3_9 input:active, #gform_submit_button_15.gform_button[type=submit] input:active {
  background: none;
}

.wpcf7 .form-group .btn-style, .wpcf7 .form-group .gform_wrapper input[type=submit]:not(#gform_submit_button_12), .gform_wrapper .wpcf7 .form-group input[type=submit]:not(#gform_submit_button_12), .wpcf7 .form-group #gform_previous_button_15_9, .wpcf7 .form-group #gf_coupon_button, .wpcf7 .form-group #gform_previous_button_15, .wpcf7 .form-group #hideshow, .wpcf7 .form-group #gform_next_button_15_3, .wpcf7 .form-group #gform_next_button_15_9, .wpcf7 .form-group #gform_next_button_15_91, .wpcf7 .form-group #gform_next_button_3_9, .wpcf7 .form-group #gform_submit_button_15.gform_button[type=submit] {
  padding: 0;
}
.wpcf7 .form-group .btn-style a, .wpcf7 .form-group .gform_wrapper input[type=submit]:not(#gform_submit_button_12) a, .gform_wrapper .wpcf7 .form-group input[type=submit]:not(#gform_submit_button_12) a, .wpcf7 .form-group #gform_previous_button_15_9 a, .wpcf7 .form-group #gf_coupon_button a, .wpcf7 .form-group #gform_previous_button_15 a, .wpcf7 .form-group #hideshow a, .wpcf7 .form-group #gform_next_button_15_3 a, .wpcf7 .form-group #gform_next_button_15_9 a, .wpcf7 .form-group #gform_next_button_15_91 a, .wpcf7 .form-group #gform_next_button_3_9 a, .wpcf7 .form-group #gform_submit_button_15.gform_button[type=submit] a, .wpcf7 .form-group .btn-style input, .wpcf7 .form-group .gform_wrapper input[type=submit]:not(#gform_submit_button_12) input, .gform_wrapper .wpcf7 .form-group input[type=submit]:not(#gform_submit_button_12) input, .wpcf7 .form-group #gform_previous_button_15_9 input, .wpcf7 .form-group #gf_coupon_button input, .wpcf7 .form-group #gform_previous_button_15 input, .wpcf7 .form-group #hideshow input, .wpcf7 .form-group #gform_next_button_15_3 input, .wpcf7 .form-group #gform_next_button_15_9 input, .wpcf7 .form-group #gform_next_button_15_91 input, .wpcf7 .form-group #gform_next_button_3_9 input, .wpcf7 .form-group #gform_submit_button_15.gform_button[type=submit] input, .wpcf7 .form-group .btn-style button, .wpcf7 .form-group .gform_wrapper input[type=submit]:not(#gform_submit_button_12) button, .gform_wrapper .wpcf7 .form-group input[type=submit]:not(#gform_submit_button_12) button, .wpcf7 .form-group #gform_previous_button_15_9 button, .wpcf7 .form-group #gf_coupon_button button, .wpcf7 .form-group #gform_previous_button_15 button, .wpcf7 .form-group #hideshow button, .wpcf7 .form-group #gform_next_button_15_3 button, .wpcf7 .form-group #gform_next_button_15_9 button, .wpcf7 .form-group #gform_next_button_15_91 button, .wpcf7 .form-group #gform_next_button_3_9 button, .wpcf7 .form-group #gform_submit_button_15.gform_button[type=submit] button {
  padding: 13px 20px;
  display: block;
  width: 100%;
  text-align: center;
}

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