@charset "UTF-8";
@import url(animate.css);
@import url(fl-sympletts.css);
@import url(fl-budicons-free.css);
@import url(arrows.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Poiret+One|Roboto:100,300,400,700);
/*========================================================
Main Styles
=========================================================*/
body {
  color: #303334;
  font: 400 15px/22px "Open Sans", sans-serif;
  -webkit-text-size-adjust: none;
  background: #fff;
}
@media (max-width: 1399px) {
  body {
    font-weight: 300;
  }
}

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

h2 {
  font-weight: 100;
  text-transform: capitalize;
  font-size: 58px;
  line-height: 60px;
  letter-spacing: -1.7px;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: 300;
  }
}

h3, .privacy dt {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
  color: #13afeb;
}
h3 a, .privacy dt a {
  color: #819FBC;
}
h3 a:hover, .privacy dt a:hover {
  color: #303334;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 15px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: 300 15px/22px "Open Sans", sans-serif;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  color: #13afeb;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.bgGradient{
    background: rgba(209,209,209,1);
    background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(209,209,209,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff', GradientType=0 );
    -webkit-box-shadow: 10px 11px 5px -7px rgba(209,202,209,1);
    -moz-box-shadow: 10px 11px 5px -7px rgba(209,202,209,1);
    box-shadow: 10px 11px 5px -7px rgba(209,202,209,1);
}

/*=======================================================
             Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

hr {
  border: none;
  height: 8px;
  background: #2988b5;
  max-width: 1370px;
  margin: 0 auto;
}

.link1 {
  color: #13afeb;
}
.link1:hover {
  color: #303334;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
  margin-top: 20px;
}

#siteseal img {
  margin: 0;
}
.row.list1 + .btn {
  margin-top: 83px;
}

h2 + h3 {
  margin-top: 56px;
}

h2 + p {
  margin-top: 59px;
}

h2 + .row {
  margin-top: 65px;
}

h2 + .row.list1 {
  margin-top: -25px;
}

h2 + .row.contact-list {
  margin-top: 105px;
}
@media (max-width: 767px) {
  h2 + .row.contact-list {
    margin-top: 25px;
  }
}

p + .index-list {
  margin-top: 31px;
}

h3 + img {
  margin-top: 33px;
}

h3 + p {
  margin-top: 11px;
}

h3 + .marked-list {
  margin-top: 14px;
}

h3 + .index-list {
  margin-top: 31px;
}

img + p {
  margin-top: 24px;
}

.row + .btn {
  margin-top: 45px;
}

.row + .row {
  margin-top: 40px;
}

p + .btn {
  margin-top: 45px;
}

p + .inline-list2 {
  margin-top: 25px;
}

p + .list1 {
  margin-top: -87px;
}

.img1 + h3 {
  margin-top: 22px;
}

/*=======================================================
            Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  font-size: 62px;
  line-height: 1.3;
  font-family: "Open Sans", sans-serif;
  letter-spacing: -1.4px;
}
.brand em {
  color: #13afeb;
}
.brand_name {
  overflow: hidden;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 32px;
}
@media (max-width: 1199px) {
  .inline-list li + li {
    margin-left: 15px;
  }
}
.inline-list a {
  display: inline-block;
  font-size: 19px;
  line-height: 30px;
  color: #13afeb;
}
.inline-list a:hover {
  color: #031f28;
}

/*==================  Inline List2  ======================*/
.inline-list2 li {
  display: inline-block;
}
.inline-list2 li + li {
  margin-left: 7px;
}
@media (max-width: 1199px) {
  .inline-list2 li + li {
    margin-left: 0px;
  }
}
.inline-list2 a {
  display: inline-block;
  font-size: 17px;
  text-align: center;
  line-height: 42px;
  width: 42px;
  height: 42px;
  background: #fff;
  color: #13afeb;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 979px) {
  .inline-list2 a {
    font-size: 12px;
    line-height: 32px;
    width: 32px;
    height: 32px;
  }
}
.inline-list2 a:hover {
  color: #031f28;
  background: #13afeb;
}

/*==================  List1  ======================*/
.list1 {
  margin-top: -25px;
  text-align: left;
}
.list1 h3 + p {
  margin-top: 11px;
}
.list1 li {
  margin-top: 113px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 136px;
}
@media (max-width: 1199px) {
  .list1 li {
    padding-left: 90px;
  }
}
.list1 li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 105px;
  height: 100px;
  color: #13afeb;
  font-family: "fl-sympletts";
  font-size: 50px;
  line-height: 70px;
  text-align: center;
  border-bottom: 1px solid #13afeb;
}
@media (max-width: 1199px) {
  .list1 li:before {
    width: 70px;
    font-size: 35px;
    height: 80px;
  }
}
.list1 li.grid_1:nth-child(12n + 13),
.list1 li.grid_2:nth-child(6n + 7),
.list1 li.grid_3:nth-child(4n + 5),
.list1 li.grid_4:nth-child(3n + 4),
.list1 li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 27px;
}
.marked-list li:before {
  content: '\e008';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 15px;
  font-family: 'fl-sympletts';
  color: #13afeb;
}
.marked-list li + li {
  margin-top: 10px;
}
.marked-list a:hover {
  color: #303334;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  padding-top: 4px;
  text-align: center;
}
.index-list li h3 {
  position: relative;
  display: block;
}
.index-list li h3:before {
  display: block;
  width: 75px;
  height: 75px;
  line-height: 75px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #13afeb;
  color: #13afeb;
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  margin-bottom: 30px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.index-list li h3 a {
  color: #819FBC;
}
.index-list li h3 a:hover {
  color: #064458;
}
.index-list li:hover h3:before {
  color: #fff;
  background: #13afeb;
}
.index-list.mod1 li {
  position: relative;
}
.index-list.mod1 li:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 170px;
  height: 1px;
  right: -100px;
  top: 91px;
  background: #303334;
}
@media (max-width: 1199px) {
  .index-list.mod1 li:after {
    display: none;
  }
}
.index-list.mod1 li:last-child:after {
  display: none;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}
.index-list h2 + h3 {
  margin-top: 30px;
}
.index-list h3 + p {
  margin-top: 12px;
}

/*==================   Contact List   ======================*/
.contact-list address {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 20px;
}
.contact-list a[href^="mailto:"]:hover {
  text-decoration: underline;
}
.contact-list li i {
  font-size: 36px;
  color: #13afeb;
  display: block;
  height: 40px;
  font-family: "fl-budicons-free";
}
@media (max-width: 767px) {
  .contact-list li i {
    font-size: 60px;
    margin-top: 45px;
    margin-bottom: 20px;
    height: auto;
  }
}

/*==================     Privacy    =====================*/
.privacy {
  text-align: center;
  padding-top: 55px;
  padding-bottom: 22px;
}
.privacy dt + dd {
  margin-top: 12px;
}
.privacy dd + dt {
  margin-top: 26px;
}
.privacy a {
  color: #13afeb;
  text-decoration: underline;
}
.privacy a:hover {
  color: #303334;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #13afeb;
}

.bg1 {
  background: #fff;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 24px;
  padding: 25px 67px;
  font-weight: 100;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  background: #13afeb;
}
@media (max-width: 979px) {
  .btn {
    padding: 15px 30px;
    font-weight: 300;
  }
}
.btn:hover {
  background: #303334;
}
.btn:active {
  background: #181919;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 30px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 2px;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color:#303334;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #819FBC;
}
.sf-menu > li.active > a {
  color: #819FBC;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  /*margin-top: 10px;*/
  padding: 10px 0 10px;
  background: #fff;
  z-index: 9999999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial;
}

.sf-menu ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  color: #303334;
  padding: 10px 25px 10px 25px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #303334;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  left: 100%;
  width: auto;
  margin-top: -39px;
  min-width: 180px;
  margin-left: 1px;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #303334;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #303334;
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: #fff;
  font: 400 14px/14px "FontAwesome";
}

@media (max-width: 1365px) and (min-width: 1200px) {
  .sf-menu > li + li {
    margin-left: 25px;
  }
  .sf-menu > li > a {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 10px !important;
  }
  .sf-menu > li > a {
    font-size: 15px;
  }
  .phone-no{
      margin-top: 25px !important;
  }
  .second-menu .nav ul li{
      padding: 0px !important;
  }
  .second-menu .nav ul li a{
      font-size:12px !important;
  }
  .camera_wrap{
      height: 400px !important;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  #map-area{
    width:100% !important;
}

#contact-area{
    width: 100% !important;
}

.map .container{
    height: auto !important;
    padding-bottom: 20px;
    padding-top: 10px;
}

#map-area{
    margin-right: 0px !important;
}

#contact-area{
    padding-left: 0px !important;
    text-align: center;
}
.mobile-menu .sf-menu{
    display: block !important;
}
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul.active {
  left:0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: -22px;
  bottom: -56px;
  width: 260px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #13afeb;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .menu_header {
    display:none;
  }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
  .logo{
    display:none;
  }

  .logo-cat {
    display:none;
  }
}

@media (min-width: 768px) {
  .stuck_con_m {
    display:none;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*Mobile Menu CSS*/
.rd-submenu-toggle-level0:after, .rd-submenu-toggle-level1:after, .rd-submenu-toggle-level2:after, .rd-submenu-toggle-level3:after {
  color: #444;
  content: '\f078';
}
.li-level0 , .li-level1 , .li-level2 , .li-level3{
  clear:both;
}

.main-li-cat {
    clear:both;
}

#wideMenu {
  clear:both;
  width: 800px;  
  display: none;
  margin-left: -150px; 
  height: 300px; 
  margin-top: 0px;
}

#wideMenu-rd {
  clear: both;
  margin-left: 0px;
  display: none;
}

#wideMenu-inner {
  display:none;
}
.rd_mobile_appointment {
  color:#cd0a0a; 
  font-weight: bold;
}
.rd-mobilemenu_submenu.active {
    display:block;
}
.rd-submenu-toggle-level0.active, .rd-submenu-toggle-level1.active, .rd-submenu-toggle-level2.active, .rd-submenu-toggle-level3.active {
    transform:inherit;
}
.rd-submenu-toggle-level0, .rd-submenu-toggle-level1, .rd-submenu-toggle-level2, .rd-submenu-toggle-level3 {
    transform: rotate(270deg);
    position: absolute;
    top: 51%;
    margin-top: -17.5px;
    width: 32px;
    height: 32px;
    font: 400 10px "FontAwesome";
    line-height: 32px;
    text-align: center;
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #eee;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #374046;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #13afeb;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  /*overflow: hidden;*/
  width: 25%;
  float: left;
  color: #fff;
  text-align: center;
}
@media (max-width: 1199px) {
  .thumb {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .thumb {
    width: 50%;
  }
  
  .mobile-menu{
      display: block !important;
  }
  .mobile-menu .nav ul li{
      width: 100% !important;
      text-align: center !important;
  }
  .mobile-menu .nav ul li a{
      font-size: 25px;
  }
  .mobile-menu .nav ul li ul{
    background: #ddd !important;
    width: 300px !important;
    margin-left: -30px !important;
    border-bottom: 5px solid #333;
}
  .mobile-menu #sub-menu-sub{
      margin-left: -285px !important;
  }
  
  .brand{
      margin-left: 0px !important;
  }
  .booking{
      margin-right: 38px !important;
  }
  .phone-no{
      margin-right: 56px !important;
      margin-top: 0px !important;
  }

}
@media (max-width: 468px) {
  .thumb {
    width: 100%;
  }
}
.thumb:hover {
  z-index: 10;
}
.thumb .wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay_cnt {
  position: absolute;
  bottom: -70px;
  opacity: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: #13afeb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 70px 60px 50px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 1199px) {
  .thumb_overlay_cnt {
    padding: 20px;
  }
}
.thumb_overlay_cnt span span {
  font-weight: 400;
  font-size: 20px;
  display: block;
  padding-bottom: 10px;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover .thumb_overlay_cnt {
  bottom: -30px;
  opacity: 1;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
           HEADER  Section
=========================================================*/
header {
  background: #fff;
  border-bottom: 1px solid #fff;
  padding: 0px 0 0px;
}
header .container {
  position: relative;
}
header .brand {
  float: left;
  margin-top: -10px;
}
header .nav {
  margin-top: 25px;
  float: right;
  position: relative;
}
header .wr {
  padding-right: 96px;
}
header .wr:before, header .wr:after {
  display: table;
  content: "";
  line-height: 0;
}
header .wr:after {
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  header .wr {
    padding-right: 60px;
  }
}
@media (max-width: 979px) {
  header .wr {
    padding-right: 0;
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*========================================================
           CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fafafa;
}
main h2 {
  text-align: center;
}

.section1 {
  text-align: left;
}
.section1 p {
  font-size: 22px;
  line-height: 32px;
  padding: 0 60px;
}
@media (max-width: 1199px) {
  .section1 p {
    padding: 0;
  }
}
.section1 h2 + p {
  margin-top: 16px;
}

.mailform .help-block {
    color: red;
}
.mailform .alert {
    color: green;
    margin-top: 20px;
    font-size: 18px;
}
.mailform .alert-danger {
    color: red;
}

blockquote {
  text-align: center;
}
blockquote img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
blockquote cite {
  font-size: 20px;
  font-weight: 400;
  display: block;
}
blockquote p {
  font-size: 15px;
  line-height: 22px;
  padding: 0 170px;
}
@media (max-width: 979px) {
  blockquote p {
    padding: 0 30px;
  }
}
blockquote img + cite {
  margin-top: 25px;
}
blockquote cite + p {
  margin-top: 13px;
}

.section2 {
  margin-top: 148px;
  padding: 10px 0 81px;
  color: #fff;
  text-align: center;
  background: #13afeb;
}
.section2 .owl-carousel {
  margin-top: -95px;
}
.section2 .btn {
  color: #303334;
  background: #fff;
}
.section2 .btn:hover {
  color: #fff;
  background: #303334;
}

.gallery {
  text-align: center;
  padding: 142px 0 82px;
}
.gallery .wrapper {
  position: relative;
}
.gallery .wrapper:before, .gallery .wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.gallery .wrapper:after {
  clear: both;
}
.gallery h2 + .wrapper {
  margin-top: 83px;
}
.gallery .wrapper + .btn {
  margin-top: 66px;
}

.img1 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

article h3 {
  margin-top: -7px;
}
article i {
  color: #13afeb;
  margin-right: 10px;
}

.page-content {

}
.page-content h2 {
  font-size: 30px;
  font-weight: 500;
}
.page-content ul {
  list-style: disc outside !important;
  margin-left: 90px;
}
.page-content ul li {
  display: list-item;
}
.page-content ul li p {
  padding: 0;
}

/*==================      Well     ======================*/
.well {
  padding-top: 154px;
  padding-bottom: 153px;
}
@media (max-width: 979px) {
  .well {
    padding-top: 54px;
    padding-bottom: 53px;
  }
}

.well2 {
  padding-top: 88px;
  padding-bottom: 53px;
}

.well3 {
  padding-top: 88px;
  padding-bottom: 137px;
}

.well4 {
  padding-top: 142px;
  padding-bottom: 120px;
}

.well5 {
  padding-top: 123px;
  padding-bottom: 120px;
}

.well6 {
  padding-top: 123px;
  padding-bottom: 0;
}

.well7 {
  padding-top: 142px;
  padding-bottom: 170px;
}

/*========================================================
           FOOTER  Styles
=========================================================*/
footer {
  padding: 70px 0 50px;
  text-align: center;
  background: #fff;
}
footer address {
  font-size: 58px;
  line-height: 1.2;
  letter-spacing: -1px;
  font-weight: 100;
}
@media (max-width: 1199px) {
  footer address {
    font-weight: 300;
    font-size: 38px;
  }
}
footer .inline-list + address {
  margin-top: 42px;
}
footer address + p {
  margin-top: 51px;
}

.booking{
    width: 175px;
    border-radius: 5px;
    background: #CF0A2C;
    font-size: 16px;
    padding: 16px 10px;
}

.booking i {
    margin-left: 10px;
    margin-right: 8px;
}

.phone-no{
    margin-top: 20px;
    margin-right: 0px;
}


.second-menu, mobile-menu{
    box-shadow: 0 4px 2px -2px #ddd;
    margin-bottom: 13px;
    padding: 10px;
    
}
.second-menu .nav ul li, .mobile-menu .nav ul li{
    padding: 15px;
}

.second-menu .nav ul li a, .mobile-menu .nav ul li a {
    line-height: 25px;
}

.second-menu .nav ul li a img, .mobile-menu .nav ul li a img {
    width: 30px;
}

.first-menu .nav ul li:first-child{
    margin-left: 0px;
    border-left: 1px solid #ccc;
}

.first-menu .nav ul li ul li:first-child{
    margin-left: 0px;
}
.first-menu .nav ul li ul li{
    margin-left: 0px;
}

.sales-order-print .first-menu .nav ul li {
  padding-left: 12px;
}

.sales-order-print .page-main {
  margin-top: 0px;
}

.sales-order-print .page-title-wrapper {
  margin-top: 16px;
}
.first-menu .nav ul li{
    padding-left: 25px;
    padding-right: 25px;
    border-right: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
}

.first-menu .nav ul li:hover{
    background-color: #fff;
}

.first-menu .nav ul li a:hover{
    color:#cf0a2c;
}

.first-menu .nav ul li ul li{
    padding: 0px; 
}

.first-menu .nav ul li ul li a:hover{
    color: #fff;
}

.second-menu .nav ul li ul, .mobile-menu .nav ul li ul{
    margin-top: -16px;
    background: #fafafa;
}

.second-menu .nav ul li ul li, .mobile-menu .nav ul li ul li{
    padding: 0px;
}

.second-menu .nav ul li ul li a, .mobile-menu .nav ul li ul li a {
    font-size: 16px;
}

#map-area{
    width:50%;
    height: 450px;
    margin-right:10px;
    float: right;
    margin-top: 15px;
    overflow: hidden;
}

#contact-area{
    width: 50%;
    margin-top: 40px;
}

#contact-area h4{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
}

#contact-area .contact-phone-no {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 12px;
}

#contact-area .contact-phone-no span{
    font-size: 16px;
    font-weight: normal;
}

#contact-area .opening-hours {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 12px;
  height: auto;
}

#contact-area .opening-hours .opening-hours__item {
  width: 100%;
}

#contact-area .opening-hours .opening-hours__item .day, #contact-area .opening-hours .opening-hours__item .hour {
  width: 50%;
  display: inline-block;
}

#contact-area .opening-hours .opening-hours__item .day {
  width: 200px;
  float: left;
}

#contact-area .opening-hours .opening-hours__item .hour {
  float: right;
}

#bookingSection {
  margin-left: 170px;
}

#bookingSection .for-label {
  margin: 0 15px; line-height: 4; font-weight: bold; font-size: 25px;
}

#siteseal + .siteseal-cards-img {
  margin: 0 0 0 10px; height: 32px;
}

@media (min-width: 1005px) {
  #contact-area {
    position: relative;
  }
  #contact-area .contact-btn {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (min-width: 769px) and (max-width: 1004px) {
  #contact-area .opening-hours .opening-hours__item .day {
    width: 150px;
  }
  #contact-area {
    position: relative;
  }
  #contact-area .contact-btn {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  #map-area {
    margin-bottom: 20px;
  }
  #contact-area {
    position: relative;
    padding-bottom: 62px;
  }
  #contact-area .opening-hours .opening-hours__item .day, #contact-area .opening-hours .opening-hours__item .hour {
    text-align: left;
  }
  #contact-area .contact-btn {
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 0;
  }
  #bookingSection {
    width: 270px;
    margin-left: 0;
  }
  #bookingSection .for-label {
    margin: 0;
  }
}

@media (max-width: 479px) {
  #map-area {
    margin-bottom: 20px;
  }
  #contact-area {
    position: relative;
    padding-bottom: 62px;
  }
  #contact-area .opening-hours .opening-hours__item .day, #contact-area .opening-hours .opening-hours__item .hour {
    text-align: left;
  }
  #contact-area .contact-btn {
    left: 50%;
    margin-left: -86px;
    position: absolute;
    bottom: 0;
  }
  #bookingSection {
    margin-left: 0;
  }
  #bookingSection .for-label {
    margin: 0;
  }
  #siteseal + .siteseal-cards-img {
    margin: 10px 0 0 0; height: 32px;
  }
  #siteseal img {
    margin: 0 0 0 8px;
  }
}

#contact-area .btn{
    padding: 15px 25px;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 10px;
}

section.footer h5{
    margin-bottom: 20px;
    font-size: 20px;
}

section.footer ul{
    font-size: 14px;
    font-weight: 600;
    color: #444;
}

section.footer ul li{
    padding-bottom: 10px;
}

section.footer ul li a{
    font-size: 14px;
    font-weight: 500;
    color: #444;
}
section.footer ul li a:hover{
    color: #819FBC;
}
ul#footer-menu{
    margin-left: 30px;
}

ul#footer-menu li{
    float: left;
    margin-right: 12px;
}

ul#footer-menu li a{
    font-size: 12px;
    font-weight: 600;
}

.copy-rights{
    font-style: italic;
    float: right;
    font-size: 12px;
    font-weight: 400;
}
 .menuBox{
     width: 30%; float: left; margin: 10px; height: 300px;
 }
 
 .menuBox h4 {
     border-bottom: 1px solid #dedede;
     padding-bottom: 5px;
     text-align: left;
 }
 
 .menuBox .links div img{
     margin-top:7px;
     margin-right: 5px;
     width:7px;
 }
 .menuBox .links div a{
     color: #3f3f3f;
     font-size: 15px;
     padding-bottom: 7px;
     font-weight: 400;
 }
 .menuBox .links div a:hover{
     color: #000;
     text-decoration: underline;
 }
 
 .menuBox .imgBox{
     width: 38%;
     margin-top: 15px;
     margin: 5px;
     float: left;
     margin-right: 20px;
     border: 1px solid #ddd;
     
 }
 
 .menuBox .imgBox:hover{
     border: 1px solid #aaa;
 }


.redClass {
}
.redClass a, .redClass span{
  border: 1px solid #FF7146 !important;
  background: #FFD4CE url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x !important;
  font-weight: bold !important;
  color: #cd0a0a !important;
}
.greenClass {
}
.greenClass a, .greenClass span{
  border: 1px solid #7FEA87 !important;
  background: #C8F9A9 url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x !important;
  font-weight: bold !important;
  color: #009900 !important;
}
#viewDate{
  color: #1dc76f;
}
#bookForm i{
  color: #20b2ea;
}
.selected-time-slot{
  background: #FBEC88;
}
.selected-time-slot a{
  color: #B62514 !important;
  font-weight: bold;
}
.ui-state-active{
  background: #fa88fb !important;
  color: #fff !important;
  border-color: #fb88eb  !important;
  font-weight: bold !important;
}
.successH2{
  text-transform: uppercase;
  font-weight: 500;
  font-size: 30px;
  text-align: left;
  line-height: 40px;
}

#successDiv{
  width: 100%;
  background: #efefef;
  color: #333;
  height: 300px;
  margin-top: 15px;
  border-radius: 10px;
  text-align: left;
}

.emailDiv{
  text-align: left;
  padding-top: 50px;
  margin-left: 30px;
  padding-bottom: 75px;
}

.emailDiv i{
  float: left;
  color: #13afeb;
}

.emailDiv span{
  float: left;
  margin-left: 12px;
  margin-top:-10px;
  font-weight: 400;
}

#successDiv hr{
  width: 93%;
  height: 1px;
  background: #ddd;
  margin-left: 20px;
}

.appDiv{
  width: 40%;
  float: left;
  margin-top: 20px;
  margin-left: 30px;
  font-weight: 500;
  color: #555;
  font-size: 14px;
}

.appDiv p, .detailsDiv p{
  font-size: 15px;
  line-height: 25px;
  padding: 0px;
}

.appDiv strong, .detailsDiv strong{
  color: #555;
  font-size: 14px;
  font-weight: bold;
}

.detailsDiv{
  width: 50%;
  float: left;
  margin-top: 20px;
  font-weight: 500;
  color: #555;
  font-size: 14px;
}


@media (min-width: 767px) and (max-width: 1024px) {
     
    #contactLenses .menuBox.firstBox{width:20% !important;}
    #contactLenses .menuBox{width:23% !important;}
    #contactLenses h4{font-size:15px !important;}
    #opticalFrames #wideMenu{
        margin-left:-40px !important;
    }
    
    #wideMenu{
        width: 600px !important;
        /* margin-left: -250px !important;*/
    }
    
    .menuBox{
        width:27% !important;
    }
    
    .firstBox{
        width: 35% !important;
    }
    
    .menuBox .links div a{
        color: #3f3f3f;
        font-size: 12px;
        padding-bottom: 5px;
        font-weight: 400;
        text-align: left;
    }
    
    .menuBox .imgBox{
        width: 35%;
        margin-top: 15px;
        margin: 5px;
        float: left;
        margin-right: 10px;
        border: 1px solid #ddd;

    }
    header .wr   {
        text-align: left;
    }
    header .nav{
        margin-left: 15px;
    }
}
@media (max-width: 480px) {
    
    #wideMenu{
        width: 220px !important;
        margin-left:0px !important;
    }
    
    .firstBox{
        width: 100% !important;
    }
    
    .menuBox{
        width: 100% !important;
        height: auto !important;
    }
    
    .menuBox .imgBox{
        width: 92%;
        margin-top: 15px;
        margin: 5px;
        float: left;
        margin-right: 10px;
        border: 1px solid #ddd;

    }
    
    .menuBox .links div a{
        padding-left: 10px !important;
        font-size: 13px !important;
    }

    
}

.menu_header{
    padding-top: 15px;
    padding-bottom: 0px;
    background-color: #f7f7f7;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}