

.wsmain html, .wsmain body, .wsmain iframe, .wsmain h1, .wsmain h2, .wsmain h3, .wsmain h4, .wsmain h5, .wsmain h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.wsmenu .cl {
  clear: both;
}

.wsmenu img, object, embed, video {
  border: 0 none;
  max-width: 100%;
}

.wsmenu a:focus {
  outline: none !important;
}

.wsmenu:before, .wsmenu:after {
  content: "";
  display: table;
}

.wsmenu:after {
  clear: both;
}

/*--------------------------------------------------------------------------
|  02 Desktop CSS
--------------------------------------------------------------------------*/

.wsmobileheader {
  display: none;
}

#overlapblackbg {
  display: none;
}

.wsmenu {
  color: #fff;
  position: absolute;
  font-size: 15px;
  margin: 0 auto;
  width: 100%;
  background-color: transparent;
  max-width: inherit;
  transition: all 0.4s ease;
  border-radius: 0;
  height: 60px;
  z-index: 14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  top:0;
}
.template-two-col .wsmenu {
  /*position: fixed;*/
  background: #fff;
}
.template-two-col .wsmenu-list>li>a {
  color:#5c6872 !important;
}
.template-two-col .wsmenu-list>li>a:hover{
  color: #fff !important;
}
.wsmenu.fixed-top{
  top: 0;
  background-color: #ffffff;
}
.wsmenu-list {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 100%;
  display: block;
  position: absolute;
  padding: 0;
}

.wsmenu-list>li {
  text-align: center;
  display: table-cell;
}

.wsmenu-list li:first-child a {
  border-radius: 4px 0 0 0;
}

.wsmenu-list li:last-child a {
  border-radius: 0 4px 0 0;
  border-right: 0;
}

.wsmenu-list>li>a .fa {
  display: inline-block;
  font-size: 14px;
  line-height: inherit;
  margin-right: 0;
}

.wsmenu-list li ul li a .fa.fa-angle-double-right {
  font-size: 12px;
  margin: 0 3px 0 -4px;
}

.wsmenu-list li a .arrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #b3b3b3;
  content: "";
  float: right;
  height: 0;
  margin: 0 0 0 9px;
  position: absolute;
  text-align: right;
  top: 22px;
  width: 0;
}

.wsmenu-list>li>a {
  display: block;
  color: #ffffff !important;
  padding: 0 14px;
  border-right: 1px solid rgba(0, 0, 0, 0.10);
  text-decoration: none;
  font-weight: 600;
}
.megamenu .link-list li a:hover {
  color: #5b8bd5 !important;
}
.wsmenu.fixed-top .wsmenu-list>li>a {
  color: #424242;
}
.wsmenu-list li a:hover .arrow:after {
  border-top-color: #b3b3b3
}

.wsmenu-list li a.active .arrow:after {
  border-top-color: #b3b3b3
}

.wsmenu-list li:hover>a .arrow:after {
  border-top-color: #b3b3b3
}

.megamenu iframe {
  width: 100%;
  margin-top: 10px;
  min-height: 200px;
}

.megamenu.megamenu-profile {
  left: auto !important;
  /*
  right: 0 !important;
  */
  top: auto;
}
.megamenu video {
  width: 100%;
  margin-top: 10px;
  min-height: 200px;
}

.megamenu {
  width: 100%;
  left: 0;
  position: absolute;
  top: 48px;
  color: #000;
  z-index: 1000;
  margin: 0;
  text-align: left;
  padding: 14px 0;
  font-size: 15px;
  border: solid 1px #eeeeee;
  background-color: #fff;
  display: none;
}
.wsmenu-list > li:hover .megamenu{
  display: block !important;
}
.megamenu .title {
  border-bottom: 1px solid #CCC;
  padding: 9px 5px 9px 0;
  font-size: 17px;
  color: #424242;
  text-align: left;
  height: 39px;
  margin: 0 0 10px 0;
}

.link-list li {
  display: block;
  white-space: nowrap;
  text-align: left;
}

.link-list li a {
  line-height: 18px;
  border-right: none;
  text-align: left;
  padding: 6px 0;
  background: #fff !important;
  color: #666666 !important;
  border-right: 0 !important;
  display: block;
  border-right: 1px solid #e7e7e7;
}
.link-list .fa {
  font-size: 11px;
}
.megacollink {
  width: 23%;
  float: left;
  margin: 0 1%;
  padding: 0;
}

.megacollink li {
  display: block;
  white-space: nowrap;
  text-align: left;
}

.megacollink li a {
  line-height: 18px;
  border-right: none;
  text-align: left;
  padding: 8px 0;
  background: #fff !important;
  color: #666666 !important;
  border-right: 0 none !important;
  display: block;
  border-right: 1px solid #e7e7e7;
}

.megacollink .fa {
  font-size: 11px;
}

.megacolimage {
  width: 31.33%;
  float: left;
  margin: 0 1%;
}

.typographydiv {
  width: 100%;
  margin: 0;
}

.typographylinks {
  width: 25%;
  float: left;
  margin: 0;
}

.typographylinks ul {
  padding: 0;
}

.mainmapdiv {
  width: 100%;
  display: block;
  margin: 0;
}

.wsmenu-list .ad-style {
  width: 28%;
  float: right;
}

.wsmenu-list .ad-style a {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: normal !important;
  background-image: none !important;
}

.mobile-sub .megamenu .ad-style a:hover {
  background-color: transparent !important;
}

.wsmenu-list .megamenu li:hover>a {
  background: transparent !important;
}

.wsmenu-list .megamenu li a:hover {
  background: transparent !important;
  text-decoration: underline;
}

.wsmenu-list .megamenu li .fa {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}
.megamenu .link-list li, .megamenu .link-list li a{
  background: none !important;
}
.megamenu .link-list li a{
  position: relative;
  padding-left: 8px;
  font-weight: 600;
  color: rgba(0,0,0,0.5) !important;
}
.megamenu .link-list li a::before{
  content: "-";
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 14px;
}
.mrgtop {
  margin-top: 15px;
}

.show-grid div {
  padding-bottom: 4px;
  padding-top: 4px;
  background-color: #dbdbdb;
  border: 1px solid #e7e7e7;
  color: #6a6a6a;
  margin: 2px 0;
}

.halfmenu {
  width: 40%;
  right: auto !important;
  left: auto !important;
}

.halfmenu .megacollink {
  width: 48%;
  float: left;
  margin: 0 1%;
}

.halfdiv {
  width: 35%;
  right: 0 !important;
  left: auto;
}

.menu_form {
  width: 100%;
  display: block;
}

.menu_form input[type="text"] {
  width: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  color: #000;
  font-size: 13px;
  padding: 8px 5px;
  margin-bottom: 8px;
}

.menu_form textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  color: #000;
  font-size: 13px;
  padding: 8px 5px;
  margin-bottom: 8px;
  min-height: 122px;
}

.menu_form input[type="submit"] {
  width: 25%;
  display: block;
  height: 28px;
  float: right;
  border: solid 1px #ccc;
  margin-right: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.menu_form input[type="button"] {
  width: 25%;
  display: block;
  height: 28px;
  float: right;
  border: solid 1px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.megamenu .left.carousel-control {
  padding-top: 20%;
}

.megamenu .right.carousel-control {
  padding-top: 20%;
}

.carousel-inner .item img {
  width: 100%;
}

.megamenu .carousel-caption {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  height: 31px;
  left: 0;
  padding: 7px 0;
  right: 0;
  width: 100%;
}

.wsmenu-submenu {
  position: absolute;
  top: 48px;
  z-index: 1000;
  margin: 0;
  padding: 2px;
  border: solid 1px #eeeeee;
  background-color: #fff;
  display: none;
}

.wsmenu-submenu li a {
  background: #fff !important;
  color: #666666 !important;
  border-right: 0 !important;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 6px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0;
}

.wsmenu-submenu li {
  position: relative;
  margin: 0;
  padding: 0;
}

.wsmenuexpandermain {
  display: none;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 2px;
  border: solid 1px #eeeeee;
  background-color: #fff;
  display: none;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 2px;
  border: solid 1px #eeeeee;
  background-color: #fff;
  display: none;
}

.wsmenu-submenu li {
  position: relative;
  padding: 0;
  margin: 0;
  display: block;
}

.wsmenu-click {
  display: none;
}

.wsmenu-click02 {
  display: none;
}

.wsmenu-list li:hover>a {
  background-color: #5b8bd5 !important;
  text-decoration: none;
  border-radius: 5px;
  color: #fff;
}

.wsmenu-list>li>a.active {
  background-color: rgba(0, 0, 0, 0.08) !important;
  text-decoration: none;
}

.wsmenu-submenu>li>a:hover {
  background-color: rgba(0, 0, 0, 0.08) !important;
  border-radius: 0 !important;
  text-decoration: none;
}
.close-sub {display: none}
.typography-text {
  padding: 0;
  font-size: 15px;
}

.typography-text ul {
  padding: 0;
  margin: 0;
}

.typography-text p {
  text-align: justify;
  line-height: 24px;
  color: #656565;
}

.typography-text ul li {
  display: block;
  padding: 2px 0;
  line-height: 22px;
}

.typography-text ul li a {
  color: #656565;
}

.hometext {
  display: none;
}

.wsmenu-submenu .fa {
  margin-right: 7px;
}

.wsmenu-arrow.fa-angle-down {
  float: right;
  margin-left: 0;
}
.wsmenu-list > li{
  padding: 13px 0;
  display: inline-block;
  position: relative;
}
.wsmenu-list > li:nth-child(12) .megamenu,
.wsmenu-list > li:nth-child(13) .megamenu,
.wsmenu-list > li:nth-child(14) .megamenu,
.wsmenu-list > li:nth-child(15) .megamenu,
.wsmenu-list > li:nth-child(16) .megamenu,
.wsmenu-list > li:nth-child(17) .megamenu{
  right: 0 !important;
}
.wsmenu-list > li:nth-child(12) .megamenu::before,
.wsmenu-list > li:nth-child(13) .megamenu::before,
.wsmenu-list > li:nth-child(14) .megamenu::before,
.wsmenu-list > li:nth-child(15) .megamenu::before,
.wsmenu-list > li:nth-child(16) .megamenu::before,
.wsmenu-list > li:nth-child(17) .megamenu::before{
  right: 20px;
  left: inherit;
}
.wsmenu-list > li > a {
  padding: 8px 10px;
  border: none;
  border-radius: 5px;
  font-weight: 600;
  transition: all 0s ease;
}
.wsmenu-list > li > a i{
  padding-left: 2px;
}
.wsmenu-list>li:last-child{
  position: absolute;
  right: 0;
}
.wsmenu-list{
  max-width: 100%;
}
.wsmenu-list > li > a:hover {
  background: #5b8bd5 !important;
  border-radius: 5px;
}
.wsmenu-list > li:hover > a, .wsmenu-list > li:hover{
  color: #fff !important;
}
.nav-header:hover{
  color: #908E8F !important;
}
.wsmenu-list > li:hover .navbar-brand img{
  background: transparent;
}
.wsmenu-list > li > a.navbar-brand{
  padding: 0;
  background: transparent !important;
}
.wsmenu-list > li > a.navbar-brand:hover{
  background: transparent !important;
}

.wsmenu-list .navbar-brand img{
  height: 30px;
  margin-left: 15px;
  width: auto;
  max-width: inherit;
  padding: 0;
  margin-top: -5px;
  filter: brightness(0) invert(1);
}
.fixed-top .wsmenu-list .navbar-brand img{
  filter: none;
}
.wsmenu-list .navbar-brand.thaiger img{
  height: 42px;
  margin-left: 15px;
  width: auto;
  max-width: inherit;
  padding: 0;
  margin-top: -5px;
  filter: none;
}
.template-two-col .wsmenu-list .navbar-brand img{
  filter: none;
}
.template-two-col .wsmenu-list {
  /*position: fixed;*/
  /*background: #fff;*/
}
.template-two-col .top .navbar-nav li a {
  color: #424242;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  transition: all 0s ease;
}
.currency .dropdown-menu{
  padding: 10px;
}
.template-two-col .top .navbar-nav li a.dropdown-item:hover {
  background-color: #eee;
}
.top .navbar-nav .dropdown-menu-lang  .dropdown-item:last-child:hover {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.template-two-col .top .navbar-nav .dropdown-menu:before {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  top: -18px;
  position: absolute;
}
.megamenu{
  top: 60px;
  box-shadow: -2px 6px 25px -5px rgba(0,0,0,0.42);
  width: 48%;
}

.megamenu .container .row > ul{
  border-left: 1px solid #eee;
}
.megamenu .container .row ul:nth-child(1),
.megamenu .container .row ul:nth-child(4){
  border-left: 0 solid #eee;
}
.wsmenu-list>li:hover > a{
  background: #f1f1f1;
}
.megamenu .title {
  line-height: 1.3;
  font-weight: 400;
  font-size: 14px;
}

@media only screen and (min-width: 767px) {
  .megamenu {
    border-radius: 4px;
  }
}
@media only screen and (min-width:767px) and (max-width:1023px) {
  .wsmenu-list > li:nth-child(11) .megamenu {
    right: 0 !important;
  }

  .wsmenu-list > li:nth-child(11) .megamenu::before {
    right: 20px;
    left: inherit;
  }
}
@media (min-width:767px) and (max-width:1024px) {
  .wsmenu-list > li > a.navbar-brand{
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .wsmenucontainer{
    /*padding-top: 50px;*/
  }
  .wsmenucontainer.wsoffcanvasopener {
    width: 100%;
  }
  .wsmenu{
    height:100%;
  }
  .mobile-sub .wsmenu-submenu{
    border: none;
  }
  .wsmenu-list>li:last-child{
    position: static;
  }
}
.link-list{
  padding-bottom: 15px;
}
.link-list li a {
  color: grey;
  font-size: 13px;
  line-height: 14px;
  word-wrap:break-word;
  white-space: nowrap
}
.link-list li{
  white-space: normal;
  font-size: 13px;
  color: #7e99b4;
}
.link-list li a, .megamenu .title{
  white-space: normal;
}
.wsmenu-list>li>a{ font-size: 13px;}
a:not([href]):not([tabindex]) {
  cursor: pointer;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #ffffff;
}
.wsmenu-list>li>a .fa{
  display: none;
}
.wsmenu-list>li>a:hover{
  background: #fff;
}
.megamenu ul li.title{
  height: auto;
}
.megamenu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  top: -25px;
  z-index: -9;
}
.link-list li a:hover{
  text-decoration: none !important;
}
li.all-clinic a{
  color: #000 !important;
  font-weight: 500;
  padding-top: 15px;
  font-size: 13px;
}
.megamenu .title {
  border: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.wsmenu-list > li.Getfreequote a{
  color: #fff !important;
  margin-left: 15px;
  border-radius: 4px;
  position: absolute;
  right: 15px;
  transition: all 0.4s ease-in-out;
  width: max-content;
  z-index: 9;
}

.other-btn{
  font-size: 13px;
}
.all-btn{
  padding-top: 20px;
  font-size: 12px;
}
.top .navbar-brand{
  display: none;
}
.navbar-brand{
  margin-right: 5px;
}
/*--------------------------------------------------------------------------
|  03 Tab CSS
--------------------------------------------------------------------------*/

@media only screen and (min-width:767px) and (max-width:1023px) {
  .wsmenu-list>li>a>.fa {
    display: none !important;
  }
  .hometext {
    display: block !important;
  }
  .wsmenu {
    font-size: 13px !important;
  }
  .template-two-col .wsmenu {
    height: 60px;
    border-bottom: 1px solid rgba(0,0,0,.1);
  }
  .wsmenu-list li a {

  }
  .megacollink {
    width: 48%;
    margin: 1% 1%;
  }
  .typographylinks {
    width: 48%;
    margin: 1% 1%;
  }
}

@media only screen and (min-width: 781px) and (max-width:1200px) {
  .wsmenu-list li a .arrow:after {
    display: none !important;
  }
}

@media (max-width: 1280px) {
  .top .navbar-nav li.Getfreequote a {
    margin-left: 0;
  }
  .wsmenu-list .navbar-brand img {
    height: 24px;
  }
  .wsmenu-list > li > a {
    padding: 8px 4px;
  }
  .top .navbar-nav li a {
    padding: 0 3px;
  }
}
@media only screen and (min-width: 781px) {}

/*--------------------------------------------------------------------------
|  04 Mobile CSS
--------------------------------------------------------------------------*/

@media only screen and (max-width: 767px) {
  .wsoffcanvasopener .wsmenu {
    right: 0;
    transition: all 0.4s ease;
    overflow: initial;
  }
  .wsmenucontainer.wsoffcanvasopener {
    display: block;
  }

  .template-two-col .wsmobileheader {
    background: #fff;
    transition: all 0.4s ease;
  }
  .wsmobileheader {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 110;
  }
  .wsmenu-list li.onclickopen .megamenu {
    position: relative;
  }
  .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li.onclickopen03 .wsmenu-submenu-sub-sub {
    position: relative;
  }
  .wsmenu-submenu li.onclickopen02>.wsmenu-submenu-sub {
    position: relative;
  }
  .wsmenu-list li.onclickopen .wsmenu-submenu {
    position: relative;
  }
  .wsmenu-list>li:hover>a {
    background-color: transparent;
    text-decoration: none;
  }
  .hometext {
    display: inline-block !important;
  }
  .megacollink {
    width: 96% !important;
    margin: 0 2% !important;
  }
  .megacolimage {
    width: 90% !important;
    margin: 0 5% !important;
  }

  #overlapblackbg {
    left: 0;
    z-index: 102;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
  .wsoffcanvasopener #overlapblackbg {
    display: block !important;
  }
  .wsmenu-submenu>li:hover>a {
    background-color: #7b7b7b;
    color: #666666;
  }
  .wsmenu>.wsmenu-list>li>a.active {
    color: #666666;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .wsmenu>.wsmenu-list>li>a:hover {
    color: #666666 !important;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .wsmenu-list li:first-child a {
    border-radius: 0;
  }
  .wsmenu-list li:last-child a {
    border-right: 0;
  }
  .innerpnd {
    padding: 0 !important;
  }
  .typography-text {
    padding: 10px 0;
    font-size: 13px;
  }
  .wsmenucontainer {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    transition: all 0.4s ease;
  }
  .wsmenu-click {
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }
  .wsmenu-click i {
    display: block;
    height: 23px;
    width: 25px;
    margin-top: 11px;
    margin-right: 8px;
    background-size: 25px;
    font-size: 21px;
    color: rgba(0, 0, 0, 0.25);
    float: right;
  }
  .wsmenu-click02 {
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }
  .wsmenu-click02 i {
    display: block;
    height: 23px;
    width: 25px;
    margin-top: 11px;
    margin-right: 8px;
    background-size: 25px;
    font-size: 21px;
    color: rgba(0, 0, 0, 0.25);
    float: right;
  }
  .ws-activearrow>i {
    transform: rotate(180deg);
  }
  .wsmenu-rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .wsmenu-submenu-sub {
    width: 100% !important;
    position: static !important;
    left: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: solid 0 !important;
  }
  .wsmenu-submenu-sub li {
    margin: 0 !important;
    padding: 0;
    position: relative;
  }
  .wsmenu-submenu-sub a {
    display: block;
    padding: 10px 25px 10px 25px;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
  }
  .wsmenu-submenu-sub li a.active {
    color: #000 !important;
  }
  .wsmenu-submenu-sub li:hover>a {
    background-color: #333333 !important;
    color: #fff;
  }
  .wsmenu-list>li>a .fa {
    margin-right: 6px;
  }
  .wsmenu-submenu-sub-sub {
    width: 100% !important;
    position: static !important;
    left: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
  .wsmenu-submenu-sub-sub li {
    margin: 0 !important;
  }
  .wsmenu-submenu-sub-sub a {
    display: block;
    color: #000;
    padding: 10px 25px;
    background: #000 !important;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
  }
  .wsmenu-submenu-sub-sub li a.active {
    color: #000 !important;
  }
  .wsmenu-submenu-sub-sub li:hover>a {
    background-color: #606060 !important;
    color: #fff;
  }
  .wsmenu {
    position: relative;
  }
  .wsmenu .wsmenu-list {
    overflow-y: auto;
    display: block !important;
    position: relative;
  }
  .wsmenu-list a {
    font-weight: 600;
    color: #666666;
  }
  .wsmenu .wsmenu-list>li {
    width: 100%;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
    padding: 0;
  }
  .wsmenu>.wsmenu-list>li>a {
    padding:9px 10px 9px 15px !important;
    font-size: 14px;
    text-align: left;
    border-right: 0;
    background-color: transparent;
    color: #666666 !important;
    line-height: 25px;
    position: static;
    background: transparent !important;
  }
  .wsmenu>.wsmenu-list>li>a>.fa {
    font-size: 16px;
    color: #bfbfbf;
  }
  .wsmenu .wsmenu-list li a .arrow:after {
    right: 15px;
  }
  .wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
    font-size: 12px !important;
    color: #8E8E8E;
  }
  .onclickopen .wsmenu-arrow.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mobile-sub .wsmenu-submenu {
    position: fixed;
    top: 0;
    background-color: #fff;
    border: 0;
    padding: 0;
    left: 100%;
    transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    min-width: max-content;
    display: block !important;
  }
  .dropdown-menu-lang:before {
    content: "";
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
  }
  .lang-btn.open.show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: left;
    z-index: 15;
  }
  .langbtn.show {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: left;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 8;
  }
  .nav-link .flag {
    float: right;
  }
  .nav-link .current_currency {
    float: left;
  }
  .nav-link.currency-btn {
    text-align: right !important;
    border-bottom: none !important;
  }
  .dropdown-menu-lang {
    left: 100%;
    position: fixed !important;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0 !important;
    border-radius: 0;
    display: block !important;
    transition: all 0.4s ease;
  }
  .dropdown-menu-lang.open{
    min-width: max-content;
    left: 0 ;
    position: fixed !important;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0 !important;
    border-radius: 0;
    display: block !important;
    border: 0;
    transition: all 0.4s ease;
  }
  .langbtn.show .nav-link{

  }
  .mobile-sub.open .dropdown-menu-lang {
    width: 100% !important;
    position: fixed !important;
    z-index: 9999;
    top: 0 !important;
    bottom: 0;
    right: auto;
    border: 0;
    border-radius: 0;
    left: 0 !important;
    height: 100%;
    background: #fff;
    display: block !important;
    transition: all 0.4s ease;
    overflow: hidden;
  }
  .dropdown-menu-lang.show {
    width: 100% !important;
    position: fixed !important;
    z-index: 9999;
    top:0px !important;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    transform: none !important;
    left: 0 !important;
    height: 100%;
    background: #fff;
    transition: all 0.4s ease;
  }
  .close-sub:before {
    width: 24px;
    height: 20px;
    background-size: cover !important;
    content: '';
    background: url(/images/down-arrow.svg) no-repeat center center;
    display: inline-block !important;
    transform: rotate(90deg);
    vertical-align: middle;
    margin-right: 10px;
  }
  .close-sub {
    font-size: 15px;
    left: 15px;
    color: #212529;
    z-index: 12;
    position: relative;
    padding: 14px 0;
    display: block;
  }
  .wsmenu-submenu.open {
    width: 100% !important;
    position: fixed !important;
    z-index: 9999;
    top: 0 !important;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    transform: none !important;
    left: 0 !important;
    height: 100%;
    background: #fff;
    display: block !important;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all 0.4s ease;
  }
  .wsmenu-submenu li {
    border-top: 1px solid #ddd !important;
  }
  .close-currency:before {
    width: 50px;
    height: 50px;
    content: '';
    background: url(/images/down-arrow.svg) no-repeat center center;
    background-size: 25px;
    transform: rotate(90deg);
    position: absolute;
    display: block;
    left: 0;
    top: 0;
  }
  .close-currency {
    font-size: 15px;
    color: #212529;
    z-index: 12;
    position: relative;
    padding: 14px 0;
    text-align: center;
  }
  .mobile-sub .wsmenu-submenu li a {
    line-height: 20px;
    height: 36px;
    background-color: #fff !important;
    font-size: 13px !important;
    padding: 8px 15px 8px 18px;
    color: #8E8E8E;
  }
  .mobile-sub .wsmenu-submenu li a:hover {
    background-color: #e7e7e7 !important;
    color: #666666;
    text-decoration: underline;
  }
  .mobile-sub .wsmenu-submenu li:hover>a {
    background-color: #e7e7e7 !important;
    color: #666666;
  }
  .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
    line-height: 20px;
    height: 36px;
    background-color: #e7e7e7 !important;
    border-bottom: none;
    padding-left: 28px;
  }
  .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
    line-height: 20px;
    height: 36px;
    background-color: #e7e7e7 !important;
    border-bottom: none !important;
    padding-left: 38px;
    color: #8e8e8e;
  }
  .mobile-sub .wsmenu-submenu>li>a>.fa-angle-right {
    width: 20px;
    padding: 4px 7px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
  }
  .mobile-sub .wsmenu-submenu-sub>li>a>.fa-angle-right {
    width: 20px;
    padding: 4px 7px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
  }
  .wsmenu-list .megamenu {
    background-color: #fff;
    color: #666666;
    position: relative !important;
    padding: 0;
    border: 0;
  }
  .megamenu .title {
    color: #666666;
    font-size: 15px !important;
    padding: 10px 8px 10px 0;
    margin: 0;
  }
  .halfdiv .title {
    padding-left: 0;
  }
  .megamenu>ul {
    width: 100% !important;
    margin: 0;
    padding: 0;
    font-size: 13px !important;
  }
  .megamenu>ul>li>a {
    padding: 9px 14px !important;
    line-height: normal !important;
    font-size: 13px !important;
    background-color: #e7e7e7 !important;
    color: #666666;
  }
  .megamenu>ul>li>a:hover {
    background-color: #000000 !important;
  }
  .ad-style {
    width: 100% !important;
  }
  .megamenu ul li.title {
    line-height: 26px;
    color: #666666;
    margin: 0;
    font-size: 15px;
    padding: 7px 0 !important;
    border-bottom: 1px solid #ccc;
    background-color: transparent !important;
  }
  .halfdiv {
    width: 100%;
  }
  .halfmenu {
    width: 100%;
  }
  .menu_form {
    padding: 10px 10px 63px 10px;
    background-color: #e7e7e7;
  }
  .menu_form input[type="button"] {
    width: 46%;
  }
  .menu_form input[type="submit"] {
    width: 46%;
  }
  .menu_form textarea {
    min-height: 100px;
  }
  .wsmenu {
    width: 300px;
    right: -300px;
    height: 100%;
    position: fixed;
    top: 0;
    margin: 0;
    border-radius: 0;
    z-index:113;
    transition: all 0.4s ease;
    border: none !important;
    background-color: #fff !important;
  }
  .template-two-col .wsmenu {
    position: fixed;
    overflow-x: auto;
  }
  .animated-arrow {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
    transition: all 0.4s ease;
  }
  .callusicon {
    color: #c9c9c9;
    font-size: 25px;
    height: 25px;
    position: fixed;
    right: 15px;
    top: 13px;
    width: 25px;
    z-index: 102;
    transition: all 0.4s ease-in-out;
  }
  .callusicon:focus, .callusicon:hover {
    color: #fff !important;
  }
  .wsoffcanvasopener .callusicon {
    display: none !important;
  }
  .smallogo {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 9px;
    position: fixed;
    z-index: 101;
    height: 52px;
    background: #262626;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
  }
  .wsoffcanvasopener .animated-arrow {
    left: 240px;
  }
  .animated-arrow {
    cursor: pointer;
    padding: 13px 35px 16px 0;
    margin: 10px 0 0 15px;
  }
  .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
    cursor: pointer;
    height: 2px;
    width: 23px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
  }
  .animated-arrow span:before {
    top: -7px;
  }
  .animated-arrow span:after {
    bottom: -7px;
  }
  .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
    transition: all 500ms ease-in-out;
  }
  .wsoffcanvasopener .animated-arrow span {
    background-color: transparent;
  }
  .wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
    top: 7px;
  }
  .template-two-col .animated-arrow span, .template-two-col .animated-arrow span:before, .template-two-col .animated-arrow span:after {
    background: #5b8bd5;
  }
  .template-two-col .wsoffcanvasopener .animated-arrow span:before,.template-two-col .wsoffcanvasopener .animated-arrow span:after {
    background-color: #fff;
  }
  .template-two-col .wsoffcanvasopener .wsmobileheader {
    background: transparent;
  }
  .template-two-col .wsoffcanvasopener .animated-arrow span {
    background-color: transparent;
  }
  .wsoffcanvasopener .animated-arrow span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0;
  }
  .wsoffcanvasopener .animated-arrow span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}

@media(min-width:767px){
  .wsmenu.fixed-top{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2),0 2px 4px 0 rgba(0,0,0,0.19) !important;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 767px){

  .wsmenu-list > li > a{
    padding: 5px !important;
  }
  .wsmenu-list > li.Getfreequote > a{
    padding:10px 15px !important;
    border: none;
  }

  ul.wsmenu-list{
    padding-left: 45px;
  }
  .wsmenu-list>li:first-child{
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    overflow: hidden;
  }
  .wsmenu-list > li > a::after{
    display: none;
  }
  .wsmenu-list > li > a{
    padding: 0 10px;
  }
  .halfmenu{
    width: 50%;
  }
  .wsmenu-list .navbar-brand{
    width: 44px;
    display: block;
  }
  .wsmenu-list .navbar-brand img{
    max-width: inherit;
    margin-left: 7px;
    height: 30px;
  }
}
@media(max-width:992px){
  #mainNav{
    border:none;
  }
  #mainNav .navbar-brand img{
    height:45px;
    width:auto;
  }
  #mainNav .navbar-toggler{
    border:1px solid #0c77c4;
  }
  .footer-contantbox{
    padding: 10px 25px;
  }
}
@media (max-width: 840px) {
  .wsmenu-list > li > a {
    padding: 5px 1px !important;
  }
  .top .navbar-nav li.Getfreequote a {
    padding: 8px 5px;}
}
@media (max-width:767px) {
    .wsmenu .mobile-sub li>a.navbar-brand {
    background-image: url(../../images/nav-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 30px 35px 30px 35px !important;
}
    .wsmenu .mobile-sub li>a.navbar-brand img {
    filter: brightness(0) invert(1);
}

  .wsmenu-list>li>a.navbar-brand {
    padding: 15px;
    text-align: center;
  }
  .megamenu ul li.title, .megamenu .title {
    line-height: inherit;
    color: #666666;
    margin: 0;
    font-size: 12px !important;
    padding: 7px 0 !important;
    border-bottom: 0 solid #ccc;
    background-color: transparent !important;
  }
  .wsmenu>.wsmenu-list>li>a>.fa {
    font-size: 16px;
    color: #bfbfbf;
    float: right;
  }
  .wsmenu>.wsmenu-list>li>a.lang-sub .fa {
    display: none;
  }
  .wsmenu-list .megamenu, .link-list li a{
    background: #fff !important;
    border: 0 !important;
    width: 100% !important;
  }
  .wsmenucontainer.wsoffcanvasopener{
    overflow: hidden;
    margin-left: -300px;
  }
  .animated-arrow span,
  .animated-arrow span:before,
  .animated-arrow span:after{
    width: 35px;
  }
  .wsmenu-list>li>a .fa{
    display: inline-block;
  }


  .navbar-brand{
    width: 100%;
    text-align: center;
  }
  .top{
    position: fixed !important;
    top: 0;
    z-index: 1000;
    left: 0;
    right: 0;
    background: #fff;
    height: auto;
  }
  .top .navbar-nav{
    background: #333;
    width: 100%;
    text-align: right;
  }
  .top .container-fluid{
    padding: 0;
  }
  .wsoffcanvasopener .top .navbar-nav li a{
    border: none;
    color: #333;
  }
  .animated-arrow {
    top: 0;
    padding: 25px 50px 25px 15px;
    margin: 0;
    position: static;
    right: 0;
    float: right;
    z-index: 8;
  }
  .top .navbar-nav li:last-child{
    display: none;
  }
  html.wsoffcanvasopenermain, html.modal-open{
    overflow-y: auto !important;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
  }
  body.wsoffcanvasopenerbody, body.modal-open{
    overflow-y: hidden!important;
    overflow-x: hidden;
    position: fixed;
  }
  .wsmobileheader img{
    height: 27px;
    margin-top: 11px;
    width: auto;
    filter: brightness(0) invert(1);
  }

  .wsmobileheader.thaiger img{
    height: 35px;
    margin-top: 11px;
    width: auto;
  }
  .template-two-col .wsmobileheader img {
    filter: none;
  }


  .wsoffcanvasopenerbody .mobile-search:before{
    font-family: FontAwesome;
    content: "\f00d";
    display: block;
  }
  .wsoffcanvasopener .mobile-search{
    right: -240px !important;
  }
  #smalllogo {
    z-index: 100;
    width: 100%;
    text-align: center;
    height: 50px;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
    text-align: left;
    padding-left: 10px;
  }
  .wsoffcanvasopener #smalllogo{
    left: 240px;
  }
  .megamenu{
    border-top: 0 !important;
    box-shadow: -2px 6px 25px -5px rgba(0,0,0,0);
  }
  .wsmenu-list > li.Getfreequote a {
    background: #0abea0 !important;
    color: #fff !important;
    border-radius: 0;
    padding: 9px 10px 9px 17px;
    line-height: 25px;
    margin-left: 0;
    text-align: center;
    position: static;
    right: 0;
    top: 0;
    width: 100%;
  }
  .halfmenu{
    width: 100% !important;
  }
  .wsmenu-list > li > a.navbar-brand{
    padding: 15px;
    text-align: center;
  }
  .wsmenu-list > li > a.navbar-brand img{
    height: auto;
    width: 100%;
    margin: 0;
    filter: none;
  }
  .wsmenu-list > li > a::after{
    float: right;
    margin-right: 5px;
  }
}
.GetAFreeQuote, .menuGetAFreeQuote, .wsmenu-list > li.Getfreequote a, .orange-button{
  background-color: rgb(240, 71, 10);
}
.units_index_enquiry_button{
  margin-right: 10px;
}
.fixed-top .menu-fix-100{
  top: 60px!important;
}
.menu-fix-100 {
  display: block;
  left: 0 !important;
  right: 0 !important;
  top: 60px !important;
  width: 620px !important;
}
.menu-fix-100:before{
  display: block;
}

@media only screen and (min-width:767px) and (max-width:1023px) {
  .menu-fix-100 {
    top: 45px !important;
    padding-top: 0;
  }
}
