html {
    min-height: 100%;
    min-width: 100%;
    -ms-text-size-adjust: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    background-repeat: no-repeat;
}

button.submit-btn {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.transition {
    -webkit-transition-property: background-image, background-position, background-color, border-color, border-radius, color, font-size, font-style, font-weight, letter-spacing, line-height, text-align, box-shadow, text-shadow, opacity;
    transition-property: background-image, background-position, background-color, border-color, border-radius, color, font-size, font-style, font-weight, letter-spacing, line-height, text-align, box-shadow, text-shadow, opacity;
}

.transition * {
    -webkit-transition: inherit;
    transition: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

fieldset,
img {
    border: 0px;
    border-style: solid;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: inherit;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

.form-grp input,
.form-grp textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: 'liga';
    -ms-font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}

a:link {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    color: #fe5e00;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: underline;
}

a.nontext {
    color: black;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.Tel a:link {
    color: #FFFFFF;
    text-decoration: underline;
}

.Tel a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.Tel a:hover {
    color: #fe5e00;
    text-decoration: underline;
}

.Tel a:active {
    color: #FFFFFF;
    text-decoration: underline;
}

.White a:link {
    color: #FFFFFF;
    text-decoration: none;
}

.White a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.White a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.White a:active {
    color: #FFFFFF;
    text-decoration: none;
}

.normal_text {
    color: #000000;
    direction: ltr;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 17px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    vertical-align: 0px;
    padding: 0px;
}

.list0 li:before {
    position: absolute;
    right: 100%;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.rtl-list li:before {
    right: auto;
    left: 100%;
}

.nls-None > li:before,
.nls-None .list3 > li:before,
.nls-None .list6 > li:before {
    margin-right: 6px;
    content: '•';
}

.nls-None .list1 > li:before,
.nls-None .list4 > li:before,
.nls-None .list7 > li:before {
    margin-right: 6px;
    content: '○';
}

.nls-None,
.nls-None .list1,
.nls-None .list2,
.nls-None .list3,
.nls-None .list4,
.nls-None .list5,
.nls-None .list6,
.nls-None .list7,
.nls-None .list8 {
    padding-left: 34px;
}

.nls-None.rtl-list,
.nls-None .list1.rtl-list,
.nls-None .list2.rtl-list,
.nls-None .list3.rtl-list,
.nls-None .list4.rtl-list,
.nls-None .list5.rtl-list,
.nls-None .list6.rtl-list,
.nls-None .list7.rtl-list,
.nls-None .list8.rtl-list {
    padding-left: 0px;
    padding-right: 34px;
}

.nls-None .list2 > li:before,
.nls-None .list5 > li:before,
.nls-None .list8 > li:before {
    margin-right: 6px;
    content: '-';
}

.nls-None.rtl-list > li:before,
.nls-None .list1.rtl-list > li:before,
.nls-None .list2.rtl-list > li:before,
.nls-None .list3.rtl-list > li:before,
.nls-None .list4.rtl-list > li:before,
.nls-None .list5.rtl-list > li:before,
.nls-None .list6.rtl-list > li:before,
.nls-None .list7.rtl-list > li:before,
.nls-None .list8.rtl-list > li:before {
    margin-right: 0px;
    margin-left: 6px;
}

.TabbedPanelsTab {
    white-space: nowrap;
}

.MenuBar .MenuBarView,
.MenuBar .SubMenuView {
    display: block;
    list-style: none;
}

.MenuBar .SubMenu {
    display: none;
    position: absolute;
}

.NoWrap {
    white-space: nowrap;
    word-wrap: normal;
}

.rootelem {
    margin-left: auto;
    margin-right: auto;
}

.colelem {
    display: inline;
    float: left;
    clear: both;
}

.clearfix:after {
    content: "\0020";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.clip_frame {
    overflow: hidden;
}

.popup_anchor {
    position: relative;
    width: 0px;
    height: 0px;
}

.popup_element {
    z-index: 100000;
}

.svg {
    display: block;
    vertical-align: top;
}

span.wrap {
    content: '';
    clear: left;
    display: block;
}

span.actAsInlineDiv {
    display: inline-block;
}

.position_content,
.excludeFromNormalFlow {
    float: left;
}

.preload_images {
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}

.preload {
    height: 1px;
    width: 1px;
}

.animateStates {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *:focus,
input:focus,
textarea:focus {
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.fld-prompt {
    pointer-events: none;
}

.wrapped-input {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    border: none;
}

.submit-btn {
    z-index: 50000;
    cursor: pointer;
}

.anchor_item {
    width: 22px;
    height: 18px;
}

.MenuBar .SubMenuVisible,
.MenuBarVertical .SubMenuVisible,
.MenuBar .SubMenu .SubMenuVisible,
.popup_element.Active,
span.actAsPara,
.actAsDiv,
a.nonblock.nontext,
img.block {
    display: block;
}

.widget_invisible,
.js .invi,
.js .mse_pre_init {
    visibility: hidden;
}

.ose_ei {
    visibility: hidden;
    z-index: 0;
}

.no_vert_scroll {
    overflow-y: hidden;
}

.always_vert_scroll {
    overflow-y: scroll;
}

.always_horz_scroll {
    overflow-x: scroll;
}

.fullscreen {
    overflow: hidden;
    left: 0px;
    top: 0px;
    position: fixed;
    height: 100%;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.fullwidth {
    position: absolute;
}

.borderbox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.scroll_wrapper {
    position: absolute;
    overflow: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.browser_width > * {
    position: absolute;
    left: 0px;
    right: 0px;
}

.grpelem,
.accordion_wrapper {
    display: inline;
    float: left;
}

.fld-checkbox input[type=checkbox],
.fld-radiobutton input[type=radio] {
    position: absolute;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0px;
    border: 0px;
}

.fld-checkbox input[type=checkbox] + label,
.fld-radiobutton input[type=radio] + label {
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    width: 100%;
    height: 100%;
}

.pointer_cursor,
.fld-recaptcha-mode,
.fld-recaptcha-refresh,
.fld-recaptcha-help {
    cursor: pointer;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
span.actAsPara {
    max-height: 1000000px;
}

.superscript {
    vertical-align: super;
    font-size: 66%;
    line-height: 0px;
}

.subscript {
    vertical-align: sub;
    font-size: 66%;
    line-height: 0px;
}

.horizontalSlideShow {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.verticalSlideShow {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.colelem100,
.verticalspacer {
    clear: both;
}

.list0 li,
.MenuBar .MenuItemContainer,
.SlideShowContentPanel .fullscreen img,
.css_verticalspacer .verticalspacer {
    position: relative;
}

.popup_element.Inactive,
.js .disn,
.js .an_invi,
.hidden,
.breakpoint {
    display: none;
}

#muse_css_mq {
    position: absolute;
    display: none;
    background-color: #FFFFFE;
}

.fluid_height_spacer {
    width: 0.01px;
}

.muse_check_css {
    display: none;
    position: fixed;
}

/*===============new edits=============*/

.phone{color:#fff!important; text-decoration: none!important;}

.call_to_action {
  background-color: rgba(0, 0, 0, 0.4);
  height: auto;
  left: 0;
  margin: auto;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 250px;
  width: 670px;
  z-index: 9999;
}

.call_to_action input[type="text"], input[type="email"], select, textarea {
  border-radius: 4px;
  box-sizing: border-box;
  margin: 22px 0;
  padding: 12px;
  resize: vertical;
  width: 90%;
}

.contact_form input[type="text"], input[type="email"], select, textarea {
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0px;
  padding: 12px;
  resize: vertical;
  width: 90%;
}


.call_to_action input[type="submit"] {
  background-color: #fe5e00;
  border: medium none;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  margin: 10px 0;
  padding: 12px 25px;
  width: 95%;
}

#ku430 {
  float: right;
  width: 0;
  right: 8%;
}

#menuu429 {
  left: 176px!important;
  margin-right: -10000px;
  position: relative;
  width: 729px;
  z-index: 9;
}

#ku430 {
  float: right;
  right: 27%;
  width: 0;
}

#ku431 {
  padding-bottom: 18px;
  position: relative;
  width: 181px;
}

#ku431:hover {
  background-color: #000000!important;
}

#u430 {
  left: 710px!important;
  margin-right: -10000px;
  min-height: 36px;
  position: relative;
  width: 193px;
}

.facebook_review {
  padding: 100px 0;
}

#u1056_align_to_page {width: 600px; float: left;  left: 0!important;}

#u1041-4 {width: auto; text-align: left; width: 650px!important;}

#u1042-10  {width: 650px!important;}

#testimonials_container {
    float: none;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
    width: 1100px;
}

.testimonial_cover {
  background-color: #f7f7f7;
  margin: 50px;
  padding: 40px;
}

.testimonial_title > h1 
{

  color: #222222;
    font-family: franklin-gothic-urw,sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    text-align: left; 
    font-weight: bold;
}

.testimonial_text > p {
  color: #222222;
  font-family: franklin-gothic-urw,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}

.testimonial_title h1::after {
  background-color: #fe5e00;
  content: "";
  display: block;
  height: 2px;
  margin: 12px 0 20px;
  width: 150px;
}

#u454.MuseMenuActive, #u2252.MuseMenuActive, #u461.MuseMenuActive, #u440.MuseMenuActive, #ku431.MuseMenuActive  
{
    background-color: #ffffff; 

}

#u454.MuseMenuActive #u457-4 p, #u2252.MuseMenuActive #u2254-4 p, 
#u461.MuseMenuActive #u462-4 p, #u440.MuseMenuActive #u442-4 p, 
#u431.MuseMenuActive #u432-4 p, #ku431.MuseMenuActive #u432-4 p
{
   color: #fe5e00;
   visibility: inherit;
}

#u432-4 {
  left: 14px;
  margin-right: -10000px;
  min-height: 18px;
  position: relative;
  top: 9px;
  width: 125px;
}

#u454.MuseMenuActive, #u2252.MuseMenuActive, 
#u461.MuseMenuActive, #u440.MuseMenuActive, 
#u431.MuseMenuActive, #ku431.MuseMenuActive {
  background-color: #ffffff!important;
}

#u432-4 {
  left: 20px!important;
  margin-right: -10000px;
  min-height: 18px;
  position: relative;
  top: 9px;
  width: 125px;
}
.call_heading h1 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  left: 0;
  position: absolute;
  text-shadow: 0 0 10px #000;
  top: -100px;
  text-align: center;
  line-height: 1.2;
}


.thank_you 
{
  background-color: #f7f7f7;
  padding: 20px;
}  

.thank_you >h1 
 {
    color: #222222;
    font-family: franklin-gothic-urw,sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    text-align: left;
}


.thank_you > p {
  color: #222222;
  font-family: franklin-gothic-urw,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}

.back2home
{
    background-color: #fe5e00;
    border: medium none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    padding: 12px 25px;
}

.go_back {
  margin: 25px 0;
}
/*======Media Query=====*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {
        text-rendering: auto;
    }
}

/*custom css by ks*/

.thank_mid {
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  margin-top: 320px;
  padding: 0 50px;
  position: relative;
  text-align: left;
  width: 300px;
  z-index: 150;
}

/*call to action form*/ 

.call-form-left {
  float: left;
  width: 48%;
}

.call-form-right {
  float: right;
  width: 48%;
}

.g-recaptcha {
  margin: 10px 0;
}




/*call to action in mobile version*/



/*#slideshowu3084 {height: 300px!important;}
.SlideShowWidget .SSSlide {height: 310px!important;}
.SlideShowWidget .SSSlide >img {height: 353px!important;}
*/




