﻿@charset "UTF-8";
@import url(animate.css);
@import url(//fonts.googleapis.com/css?family=Dancing+Script:700|Raleway:400,300,500,600);
@import url(font-awesome.min.css);
/*========================================================
                      Main Styles
=========================================================*/
/* Sticky Social Icons */
		.sticky-container{ padding:0px; margin:0px; position:fixed; right:-180px; top:230px; width:220px; z-index:1000;}
		.sticky li{list-style-type:none;background-color:#fff;color:#efefef;height:43px; padding:0px;margin:0px 0px 1px 0px; -webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; cursor:pointer;}
		.sticky li:hover{margin-left:-170px;}
		.sticky li img{float:left;margin:5px 4px;margin-right:5px;}
		.sticky li p{padding-top:5px;margin:0px;line-height:16px; font-size:11px;}
		.sticky li p a{ text-decoration:none; color:#2C3539;}
		.sticky li p a:hover{text-decoration:underline;}
		/* Sticky Social Icons */
.bg-primary2 {
  background: #400000;color:#fff;}
body {
  color: #1b011c;
  font: 400 14px/24px "Raleway", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h3 a:hover, h4 a:hover, h6 a:hover {
  color: #1b011c; }

h2 a:hover, h5 a:hover {
  color: #585858; }

h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 64px;
  line-height: 50px;
  font-weight: 700; }

h2 {
  font-family: Monotype Corsiva,'Dancing Script', cursive;
  font-weight: 700;
  font-size: 30px;
  line-height: 64px;color:Black;border-bottom:1px solid black;
  /*color: #fff; border-radius:50%;background-color:#612b7d;margin:0px 320px;width:auto;*/}

h3 {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500; }
  h3 span {
    display: block; }
  h3:after {
    content: '';
    display: inline-block;
    width: 45px;
    height: 2px;
    background: #585858;
    vertical-align: top;
    margin-top: 15px; }
  h3.mod:after {
    display: none; }

h4 {
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 600; }
  h4.mod {
    font-weight: 400;
    vertical-align: baseline;
    padding-top: 50px; }
    h2.home{margin:0px 120px;}
    @media (max-width: 1199px) and (min-width: 768px) 
    {h2.home{margin:0px 120px;}
      h4.mod {
        text-align: right; } }
    h4.mod .lg {
      display: block;
      text-align: right;
      font-size: 30px;
      line-height: 36px;
      font-weight: 600;
      padding-top: 7px; }
    h4.mod .fa {
      font-size: 30px;
      line-height: 30px;
      margin-right: 10px;
      vertical-align: baseline; }
  h4.mod2 span {
    display: block; }
  h4.mod2:after {
    content: '';
    display: inline-block;
    width: 45px;
    height: 2px;
    background: #1b011c;
    margin-top: 15px; }

h5 {
  font-size: 18px;
  line-height: 30px;
  color: #1b011c;
  font-weight: 600; }
  h5 span {
    display: block; }
  h5:after {
    content: '';
    display: inline-block;
    width: 45px;
    height: 2px;
    background: #1b011c;
    margin-top: 15px; }
  h5.mod:after {
    display: none; }
  h5.mod + * {
    margin-top: 10px; }

h6 {
  font-weight: 600; }

p a:hover, .marked-list a:hover, .list a:hover, .addr a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa, .addr .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  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; }

strong {
  font-weight: 700;}
strong span{font-size:16px; float:left;text-align:left;margin-top:10px;}
.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px;
  background: #eeedea url('../images/bg_main111.jpg') 50% 50%;/*#f8f1f7 #f9dce2,#eeedea*/
   }
  .lt-ie9 .page {
    min-width: 1200px; }

.container {
  position: relative; }

/*=======================================================
                       Main Layout
=========================================================*/
h2 + * {
  margin-top: 15px; }

h3 + * {
  margin-top: 10px; }

* + .btn {
  margin-top: 40px; }

* + .btn2 {
  margin-top: 20px; }

.row + .row {
  margin-top: 35px; }

* + h4 {
  margin-top: 10px; }

h4 + * {
  margin-top: 18px; }

* + h5 {
  margin-top: 10px; }

h5 + * {
  margin-top: 18px; }

h3 + h5 {
  margin-top: 5px; }
  h3 + h5 + * {
    margin-top: 30px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {margin-top:35px;
  display: inline-block;
  width: 190px;
  height: 170px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: #f8f8f8;
  padding-top:10px; }
  
  /*.brand {margin-top:35px;
  display: inline-block;
  width: 247px;
  height: 247px;
  color: #fff;
  text-align: center;}
*/
  .brand_name {
    position: relative;
    margin-top: 82px; }
    .brand_name:before {
      content: url(../images/logo-img.png);
      position: absolute;
      top: -22px;
      left: 50%;
      margin-left: -62px;
      line-height: 0; }
  .brand_slogan {
    font-size: 12px;
    line-height: 42px; }
  .brand:after {
    content: url(../images/logo-line.png);
    display: block; }
  .brand:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 8px;
    border-radius: 50%;
    border: 2px solid #fff; }

/*==================  Backgrounds  ======================*/

.bg-primary {
  background: #1b011c; }
  .bg-primary1 {
  background: #1b011c url('../images/bg_main1.jpg'); }
  .bg-primary .btn2:hover {
    color: #1b011c; }

.bg-default {
  background: #AB4444; }
  .bg-default .btn2:hover {
    color: #585858; }

.bg-primary, .bg-default {
  position: relative;
  color: #fff; }
  .bg-primary h3:after, .bg-primary h5:after, .bg-default h3:after, .bg-default h5:after {
    background: #fff; }

.bg-h {
  position: relative; }
  .bg-h:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background: #88cfcd; }
    @media (max-width: 767px) {
      .bg-h:before {
        display: none; } }

.full {
  position: relative; }
  .full_left, .full_right,.full_left1 {
    width: 48.5%;
    height: 44.3%; }
  .full_right {
    right: 0; position: absolute;
    bottom: 0;}
  .full_left {
    left: 0; position: absolute;
    top: 0;}
  .full-inner11 {
    position: relative;
    padding: 0px 0px 0px 0px; }
      .full-inner {
    position: relative;
    padding: 35px 20px 40px; }
  .full .bg-primary:before, .full .bg-default:before {
    content: '';
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0; }
  .full .bg-default:before {
    background: #585858;
     }
  .full .bg-default .full-inner {
    padding-left: 0px; }
  .full .bg-primary:before {
    background: #1b011c;
     }
    .full-inner p{text-align:justify;}
  @media (max-width: 1199px) and (min-width: 768px) 
  {

    .full .bg-primary:before {
      right: -10px; }
    .full .bg-default:before {
      left: -10px; } }
  @media (max-width: 767px) {
    .full_left, .full_right {
      display: none; }
    .full .bg-primary {
      margin: 0; }
      .full .bg-primary:before {
        right: -500px; }
    .full .bg-default {
      margin: 0; }
      .full .bg-default:before {
        left: -500px; } }

.bg1 {
  background: no-repeat url(../images/bg1.jpg) top center;
  background-size: cover; }

.bg2 {
  background: no-repeat url(../images/bg2.jpg) top center;
  background-size: cover;cursor:pointer; }

.bg3 {
  background: no-repeat url(../images/bg3.jpg) top center;
  background-size: cover; }

.bg4 {
  background: no-repeat url(../images/bg4.jpg) top center;
  background-size: cover; }

.bg5 {
  background: no-repeat url(../img/home1.jpg) top center;
  background-size: cover; }

.bg6 {
  background: no-repeat url(../img/home2.jpg) top center;
  background-size: cover; }

.mt2 {
  margin-top: 0px; }

/*==================    Buttons    ======================*/
.btn, .btn2 {
  display: inline-block;
  border: 2px solid #decd8b;
  padding: 8px 18px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px; }
  .btn:after, .btn2:after {
    content: '\f101';
    font-family: 'FontAwesome';
    padding-left: 10px; }

.btn {
  color: #1b011c; }
  .btn:hover {
    background: #1b011c;
    color: #fff; }
  .btn:active {
    background: #5eb1af; }

.btn2 {
  color: #fff;
  border-color: #fff; }
  .btn2:hover {
    background: #fff;
    color: #585858; }
  .btn2:active {
    background: #f2f2f2; }

/*==================      Box      ======================*/
.box {
  position: relative;
  padding: 0px 0px 10px;
  /*background: no-repeat url(../images/bottom-line.png) bottom center;*/
  border:solid 5px #fff;
  text-align: center; }
.box img{width:100%; height:190px;margin:0px 0px 0px 0px;}
.box h4 a{color:#1b011c;}
.box2 {margin-top:20px;
  padding: 3px;
  text-align: center; }
  .box2_cnt {
    background: rgba(255, 255, 255, 0.9);
    padding:   10px 10px 20px; }
    .box2_cntnew1 {
    background: rgba(255, 255, 255, 0.9);
    padding:   10px 10px 0px; }
   .box2_cnt p {text-align:justify;}
   .box2_cnt p img{height:150px;width:100%;}
    .box2_cnt * + .btn {
      margin-top: 5px; }
  .box2_cnt2 {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px 20px 20px; }
    .box2_cnt2 h3 {
      font-weight: 600; }
      .box2_cnt2 h3:after {
        background: #1b011c;
        margin-top: 30px; }
      .box2_cnt2 h3 + * {
        margin-top: 20px; }
  .box2_bg1 {
    background: #decd8b no-repeat url(../images/page-1_img08.jpg) center center;
    background-size: cover; }
  .box2_bg2 {
    background: #ebd26f no-repeat url(../images/page-1_img09.jpg) center center;
    background-size: cover; }
  .box2_bg3 {
    background: #ebd26f no-repeat url(../images/page-1_img10.jpg) center center;
    background-size: cover; }
  .box2_bg4 {
    background: #ebd26f no-repeat url(../images/page-3_img10.jpg) center center;
    background-size: cover; }
  @media (max-width: 979px) and (min-width: 768px) {
    .box2 {
      padding: 15px; }
      .box2_cnt {
        padding-left: 20px;
        padding-right: 20px; } }
  @media (max-width: 479px) 
  {
	.btn2 {
  display: inline-block;
  border: 2px solid #decd8b;
  padding: 3px 9px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px; }
	.well1 .container h2 {
  font-size: 11px;
  line-height: 25px;
  width:auto;margin:0px 0px;}
	/*.home{margin:0px -120px;}*/
	h2.home{margin:0px 0px;font-size:11px;}
    .box2 {
      padding: 15px; }
      .box2_cnt {
        padding-left: 20px;
        padding-right: 20px; }
      .box2_cnt2 {
        padding-left: 20px;
        padding-right: 20px; } }

.box3:before, .box3:after {
  display: table;
  content: "";
  line-height: 0; }
.box3:after {
  clear: both; }
.box3_aside {
  float: left;
  margin-right: 25px; }
  @media (max-width: 979px) {
    .box3_aside {
      float: none;
      margin: 0 0 20px; } }
  .box3_aside img {
    margin-top: 5px; }
.box3_cnt__no-flow {
  overflow: hidden; }
.box3 + .box3 {
  margin-top: 45px; }
.box3 * + .btn {
  margin-top: 25px; }

.box4 {
  position: relative; }
  .box4 img {
    width: 100%; }
  .box4_cnt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 30px 30px;
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 5px 20px; }
    @media (max-width: 1199px) {
      .box4_cnt {
        padding: 10px 5px;
        margin: 0 10px 10px; } }
  .box4 h5:after {
    display: none; }
  .box4 * + h5 {
    margin-top: 0; }

/*==================      Lists      ======================*/
.social-list {text-align:center;}
.social-list li {
  display: inline-block; }
  .social-list li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    /*background: #1b011c;
    border-radius: 50%;*/ }
    .social-list li a:hover {
      background: #585858; }
    @media (max-width: 479px) {
      .social-list li a {
        width: 40px;
        height: 40px;
        line-height: 40px; } }
  .social-list li + li {
    margin-left: 7px; }
* + .social-list {
  margin-top: 20px; }

.marked-list li {
  position: relative;
  padding-left: 15px;
  text-transform: uppercase; }
  .marked-list li:before {
    content: '\f101';
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 24px; }
  .marked-list li + li {
    margin-top: 4px; }
  @media (max-width: 979px) and (min-width: 768px) {
    .marked-list li {
      font-size: 12px;
      letter-spacing: -.5px; } }

.marked-list2 li {
  position: relative;
  padding-left: 18px; }
  .marked-list2 li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #1b011c;
    border-radius: 50%; }
  .marked-list2 li + li {
    margin-top: 18px; }

.list1:before, .list1:after {
  display: table;
  content: "";
  line-height: 0; }
.list1:after {
  clear: both; }
.list1 li {
  float: left;
  padding: 42px 1% 53px;
  width: 23%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px; }
  .list1 li span {
    display: block;
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 5px; }
  .list1 li:first-child {
    background: #1b011c; }
  .list1 li:nth-child(2) {
    background: #82c6c4; }
  .list1 li:nth-child(3) {
    background: #85cac8; }
  .list1 li:nth-child(4) {
    background: #88cfcd; }
  @media (max-width: 767px) {
    .list1 li {
      float: none;
      width: 98%; } }

/*========================   Menu   ==========================*/
.sf-menu {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: 2px; }
      @media (max-width: 979px) and (min-width: 768px) {
        .sf-menu > li + li {
          margin-left: 15px; } }
  .sf-menu a {
    display: block;
    font-size: 13px;
    line-height: 14px;
    text-transform: capitalize; }

.sf-menu > li > a {
  color: #fff;
  padding: 0 15px; font-weight:bold;border-left:1px solid #fff;}
  @media (max-width: 979px) and (min-width: 768px) {
    .sf-menu > li > a {
      padding: 0; } }
  .sf-menu > li > a:after 
  {
      
    content: '';
    background: #fff;
    width: 0;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
.sf-menu > li.sfHover > a:after, .sf-menu > li > a:hover:after, .sf-menu > li.active > a:after {
  width: 100%; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 280px;
  margin-top: 23px;
  padding: 35px 0px 30px 15px;
  background: #400000;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li + li {
  margin-top: 13px; }
.sf-menu ul > li > a {
  color: #fff; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #ffa; }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  margin-left: 20px;
  padding: 1px 0 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
  color: #FFF; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #d6aa00; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;color: #FFF; 
    left: 50%;
    top: 65%;
    margin-left: -6px;
    /*content: "\25bc";*/
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   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 {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  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: #1b011c;
      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: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 48px;
 font-weight:bold;padding-left:20px;}

.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; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {z-index:2;position:relative;
  background:  #400000;/*#303030;#a2228f;rgba(255, 255, 255, 0.9);*/
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .stuck_container {
      background: none;
      padding: 0; }  
      .brand { display: none; }
      h2 {font-size:24px;}}

.isStuck {
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 999;
  border-bottom: 1px solid #1b011c; }
  .isStuck .brand {
    display: none; }
   
  .isStuck .sf-menu > li > ul {
    margin-top: 25px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; }  .brand {
    display: none; }}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #dfdfdf;
  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: #1b011c;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .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 {
    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: "ï¥";
      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 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 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 0px; }
  header .brand {
    position: absolute;
    left: 0;
    top: -110px; }
    @media (max-width: 767px) {
      header .brand {
        top: -40px; } }
  header .nav {
    float: right; }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .nav {
        float: none; }
      header .brand {
        position: relative;
        top: 0; } }
  header.header-bg {height:48px;position:relative;
/*    background: no-repeat url(../images/bg_main.gif) center center;*/
    background-size: cover; }
  header.header-abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99; }
    @media (max-width: 767px) {
      header.header-abs {
        padding: 80px 0 30px; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {position:relative;
  display: block; }

.tc {
  text-align: center; }

.mt1, .row.mt1 {
  margin-top: 45px; }

.text1 {text-align:justify;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px; }
  .text1 img {max-width:350px;}
  
  .ulmkl1{float:left;text-align:left;margin-top:20px;}
.ulmkl1 li {text-align:justify;
  position: relative;
  padding-left: 15px;padding-bottom:15px; }
.ulmkl1 li:before {
    content: '\f101';
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 24px; }
.ulmkl1 li + li {
    margin-top: 4px; }
  
  
.ulmkl{float:left;text-align:left;}
.ulmkl li {
  position: relative;
  padding-left: 15px;
  text-transform: uppercase; }
.ulmkl li:before {
    content: '\f101';
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 24px; }
.ulmkl li + li {
    margin-top: 4px; }
    .ulmkl li a:hover{text-decoration:underline;}
.quote:before, .quote:after {
  display: table;
  content: "";
  line-height: 0; }
.quote:after {
  clear: both; }
.quote_aside {
  float: left;
  margin-right: 20px; }
  .quote_aside img {max-height:200px;
    width: inherit !important;
    border-radius: 50%; }
  @media (max-width: 767px) {
    .quote_aside {
      float: none;
      margin: 0 0 20px; }
      .quote_aside img {
        margin: 0 auto; } }
.quote_cnt__no-flow {
  overflow: hidden;
  padding-top: 10px; 
  height:240px;
  overflow-y:auto;text-align:justify;
  }
.quote h4:before {
  content: '';
  display: block;
  width: 45px;
  height: 2px;
  background: #1b011c;
  margin-bottom: 5px; }

.addr {font-family:Calibri;
  padding: 10px 0 20px;
  font-size: 16px;
  line-height: 20px;
  vertical-align: baseline; }
  .addr1{padding-top:30px;}
  
  .addr .fa {
    font-size: 30px;
    line-height: 40px;
    margin-right: 5px;
    vertical-align: baseline; }
  .addr a {
    white-space: nowrap;
    vertical-align: baseline; }
    .addr .fa-mobile{ width:auto;float:left;margin-left:30px;margin-right:10px;}
    .addr .fa-envelope{ width:auto;float:left;margin-left:10px;margin-right:10px;}
  @media (max-width: 767px) 
  {
	
    .addr {
      text-align: center; } }

.border {
  border-top: 2px solid #1b011c;
  border-bottom: 2px solid #1b011c;
  padding: 35px 0px; }
  @media (max-width: 479px) 
  {
	.addr{padding-top:10px;font-size:13px;}
	.addr div{font-size:13px;}
	.addr .fa-mobile{ margin:0px 10px 0px 10px;}
	.addr .fa-envelope{ margin-left:10px;margin-right:10px;}
    .border {
      padding-left: 20px;
      padding-right: 20px; } 
     .bg-default .addr {
  padding: 10px 0px 20px;
  font-size: 16px;
  line-height: 20px;height:30px;
  vertical-align: baseline; }
  .bg-primary2mkl11 .addr{margin-top:10px; margin-bottom:-30px;}
 .bg-primary2mkl .addr{margin-top:-20px; margin-bottom:30px;}
      }

.circle {
  width: 85px;
  height: 85px;
  background: #1b011c;
  border-radius: 50%;
  text-align: center;
  line-height: 85px;
  color: #fff;
  font-size: 24px; }

.policy-link {
  text-transform: uppercase;
  font-size: 18px; }
  * + .policy-link {
    margin-top: 35px; }

.terms h4 + * {
  margin-top: 12px; }
.terms p + h4 {
  margin-top: px; }
.terms h3 + h4 {
  margin-top: 10px; }

/*==================      Well     ======================*/
.divsection{background: url('../images/bg_head.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.well1 {
  padding-top: 20px;
  padding-bottom: 20px; }

.well2 {
  padding-bottom: 20px; }

.well3 {
  padding-top: 80px;
  padding-bottom: 85px; }

.well4 {
  padding-bottom: 85px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer .copy {
  margin-top: 10px; text-align:center;}

.footer-bottom {
  padding-top: 25px;
  padding-bottom: 20px; }
.footer-bottom ul li{}
.footer-bottom a {font-size:12px;}
.footer-bottom h1 {font-size:22px; font-family:Monotype Corsiva;}
.tablemukul {text-align:center;margin:0 auto;}
.tablemukul tr td{padding-top:1px;text-align:left; padding-bottom:1px;padding-right:10px;}
.tablemukul tr td table tr td{padding:0px 0px 0px 5px;}
input[type="password"],input[type="text"],textarea,select,input,.txtbox{border:1px solid #776243;font-size:1em;
	vertical-align:middle;font-weight:normal;outline:none;padding:5px 5px 4px;border-radius:6px;}
	.mkldivleft{text-align:center;margin:0 auto;background:#585858;}
	.mkldivright{text-align:center;margin:0 auto;background:#1b011c;}
	.blink_me {color:#fff;font-size:28px;position: relative;line-height:50px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}