@charset "UTF-8";
@import url('animate.css');
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Six+Caps|Roboto+Condensed:400,700italic,700,400italic,300italic,300);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #242424;
  color: #000;
  font: 400 15px/23px "Roboto Condensed", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  /*text-transform: uppercase;*/
  font-family: "Roboto Condensed", sans-serif; 
  
  }

p {
  line-height: 22px;
  margin-top: 11px; }
  
  p strong {
    color:#307B77;
    font:18px/22px "Roboto Condensed", sans-serif;
    /*text-transform: uppercase;*/ }

/*h1 {
  font-size:50px;
  line-height:36px; }*/

h2 {
  font-size:45px;
  line-height: 30px;
  color: #2c2c2c;
    letter-spacing:-1px;
   }

h3 {
  font-size:36px;
  line-height:40px;
  z-index: 0;
  position: relative;
  color: #3e3d3d;  
  padding: 0px 42px;
  letter-spacing:-1px; }

h4 {
  color: #2F776C;
  font: 300 28px/30px "Roboto Condensed", sans-serif; }

h5 {
  color: #fff;
  font: 300 18px/18px "Roboto Condensed", sans-serif;
  text-transform: none; }

h6 {
  color: #fff;
  font: 300 17px/17px "Roboto Condensed", sans-serif;
  text-transform: none; }

article time {
  color: #df9e5d;
  font: 300 30px/30px "Roboto Condensed", sans-serif;
  margin-top: 28px; }

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; }
.clear
{
    clear:both;
}
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; }

.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; }

.center {
  text-align: center; }

.img-wrap img {
  border-radius: 50%; }

img {
  height: auto; }

.sect_border1 {
  border-bottom: 1px solid #dadada; }

.sect_border2 {
  border-top: 3px solid #397F7F; }

/*=======================================================
                       Main Layout
=========================================================*/
h2 + * {
  margin-top: 62px; }

h3 + * {
  margin-top: 30px; }

h3 + img {
  margin-top: 43px; }

h3 + address {
  margin-top: 39px; }

* + h4 {
  margin-top: 23px; }

h5 + * {
  margin-top: 27px; }

* + h5 {
  margin-top: 42px; }

img + * {
  /*margin-top: 36px;*/
  margin-top:0px; }

/*==================      Offs all      ======================*/
.offs1 {
  margin-top: 39px; }

.offs2 p {
  margin-top: 24px; }

.offs3 {
  margin-top: 36px; }

.offs4 {
  margin-top: 24px; }

.offs5 {
  margin-top: 43px; }

.offs6 {
  margin-top: 42px; }

.offs7 {
  margin-top: 21px; }

.offs8 {
  margin-bottom: 13px; }

.offs9 {
  margin-top: 37px; }

/*=======================================================
                        Components
=========================================================*/
@media (max-width: 979px) {
  .container .line:after {
    left: 76%; }
  .container .line:before {
    right: 76%; } }
@media (max-width: 767px) {
  .container .line:after {
    left: 86%; }
  .container .line:before {
    right: 86%; } }

.line {
  text-align: center;
  position: relative; }
  @media (max-width: 479px) {
    .line {
      font-size: 28px; } }
 /* .line:after, .line:before {
    background-color: #4c4c4c;
    content: "";
    height: 1px;
    position: absolute;
    top: 25px; }
  .line:after {
    left: 72%;
    right: 0; }
  .line:before {
    left: 0%;
    right: 72%; }

/*.line1:after, .line1:before {
  background-color: #d2d2d2; }

.line2:after, .line2:before {
  background-color: #4c4c4c; }*/

/*==================     Lists     ======================*/
.container .list2_1 {
  margin-top: 13px; }

.list2 {
  line-height: 36px;
  margin-top: 28px; }
  .list2 a {
    font-size: 16px;
    color: #707070;
    font-style: italic; }
    .list2 a:hover {
      color: #df9e5d; }

.list3 {
  margin-top:20px;
  position: relative;
  text-align:left; 
  padding-left:20px;}
  .list3 li {
    margin-bottom:20px; }
  
.list3 li::before {
    color: #242323;
    content: "";  
    float: none;
    font: 400 28px/30px "FontAwesome";
    left: -3px;
    position: relative;
    top: 7px;
}  
    
    /*.list3 li:before {
      content: "\f046";
      font: 400 30px/37px "FontAwesome";
      left: 2px;
      position: relative;
      top: -7px;
      float: left;
      color: #242323; }*/
    .list3 li:nth-child(2) {
      /*margin-bottom: 38px;*/ }
    .list3 li:last-child {
      margin-bottom: 24px; }
  .list3 a {
    padding-left: 49px;
    line-height: 24px;
    display: block;
    font-size: 16px;
    color: #242323; }
    .list3 a:hover {
      color: #fff; }

.textList {
  font-size: 16px;
  color: #242323;
  padding-left: 49px; }

/*==================     Index list     ======================*/
.index-list {
  margin-top: 42px;
  counter-reset: li; }
  .index-list li {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 35px;
    overflow: hidden; }
    .index-list li:nth-child(2) {
      margin-bottom: 15px; }
    .index-list li:last-child {
      margin-bottom: 0px; }
    .index-list li p {
      margin-top: 13px;
      float: left; }
    .index-list li:before {
      content: counter(li,decimal) ".";
      padding: 28px 0 0 7px;
      background: #df9e5d;
      box-sizing: border-box;
      color: #fff;
      counter-increment: num;
      font-size: 36px;
      font-weight: 700;
      height: 70px;
      float: left;
      width: 70px;
      margin-right: 21px;
      display: block;
      border-radius: 50%;
      counter-increment: li; }
    .index-list li h5 {
      color: #df9e5d;
      position: relative;
      text-transform: uppercase;
      top: 13px;
      line-height: 24px; }
      .index-list li h5 a:hover {
        color: #242424; }

/*==================      Flex list      ======================*/
@media (max-width: 767px) {
  .container .flex-list li {
    float: left;
    margin-top: 30px;
    width: 50%; } }

@media (max-width: 767px) {
  .container .flex-list,
  .container .flex-list li {
    display: block; } }
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .flex-list img, .flex-list h4 {
    float: left; }
  .flex-list li {
    display: table-cell; }
  .flex-list span {
    color: #8c8b8b;
    line-height: 16px;
    margin: 2px 0 0; }
  .flex-list h4 {
    margin-top: 2px;
    padding-left: 9px;
    line-height: 14px;
    font-size: 14px;
    width: 72%;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .flex-list h4 {
        width: 52%; } }
    @media (max-width: 479px) {
      .flex-list h4 {
        width: 62%; } }
    .flex-list h4 a:hover {
      color: #8c8b8b; }

/*==================      InfoBlock     ======================*/
.container .infoBlock1:before {
  content: "\f1cb"; }

.infoBlock, .infoBlock1 {
  position: relative;
  background: #60918D;
  padding:20px 25px; 
  text-align:left;
    -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);}  
  
  
  .infoBlock:before, .infoBlock1:before {
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: 137px;
    border-radius: 50%;
    height: 101px;
    left: 50%;
    margin-left: -56px;
    position: absolute;
    top: -45px;
    width: 101px;
    background:#C99D08 url(../images/client_icon.png)no-repeat 4px 30px;
    line-height: 97px;
    color: #fff;
    text-align: center;
    content: "";
     }
  .infoBlock p, .infoBlock1 p {
    margin-top: 14px; }
  .infoBlock h3, .infoBlock1 h3 {
    /*font-size: 36px;*/
    font-size:25px;
    text-align:left;
    padding:35px 0 0 0;
    color:#fff; }
  .infoBlock ul, .infoBlock1 ul {
    margin-top: 16px;
    text-transform: uppercase; }
    .infoBlock ul a, .infoBlock1 ul a {
      font-size: 18px;
      line-height: 38px;
      color: #3e3d3d; }
      .infoBlock ul a:hover, .infoBlock1 ul a:hover {
        color: #df9e5d; }
  .infoBlock .offs4, .infoBlock1 .offs4 {
    margin-top: 24px; }

blockquote {
  position: relative;
  font-size: 16px;
  font-style: italic;
  color: #707070;
  margin-top: 21px;
  line-height: 30px;
  padding: 195px 64px 0 64px; }
  @media (max-width: 767px) {
    blockquote {
      line-height: 19px;
      padding: 186px 0px 0 0px; } }
blockquote::before {
    background-color:#327875;
    border-radius: 50%;
    content: "";
    height: 100px;
    left: 50%;
    margin-left: -49px;
    position: absolute;
    top: 45px;
    width: 100px;
}
  blockquote:after {
    background: url(../images/blockquote1.png) no-repeat;
    content: "";
    position: absolute;
    top: 69px;
    width: 57px;
    height: 54px;
    left: 50%;
    margin-left: -28px; }
  blockquote cite {
    display: block; }
    blockquote cite:after, blockquote cite:before {
      background-color: #d2d2d2;
      content: "";
      height: 1px;
      position: absolute;
      top: 16px; }
      @media (max-width: 479px) {
        blockquote cite:after, blockquote cite:before {
          background: none; } }
    blockquote cite:after {
      left: 80%;
      right: 0; }
    blockquote cite:before {
      left: 0%;
      right: 80%; }
  blockquote h4 {
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 8px;
    width: 370px;
    margin: 0 auto; }
    @media (max-width: 479px) {
      blockquote h4 {
        width: 100%; } }

.blockquote1 {
  padding: 0; }
  .blockquote1:before {
    background: none; }
  .blockquote1:after {
    background: none; }
  .blockquote1 q {
    margin-bottom: 20px; }
  .blockquote1 p {
    margin-top: 7px; }
  .blockquote1 q {
    display: block;
    padding-top: 40px;
    color: #9b9b9b;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    position: relative; }
    .blockquote1 q:before {
      content: "";
      position: absolute;
      top: 12px;
      left: 50%;
      margin-left: -6px;
      width: 13px;
      height: 14px;
      background: url(../images/quote.png) no-repeat; }
  .blockquote1 h5 {
    color: #3e3d3d;
    text-transform: uppercase;
    margin-top: 0; }
    .blockquote1 h5 cite:before, .blockquote1 h5 cite:after {
      height: 0;
      background: none; }

.blockquote1_1 {
  margin-top: 20px; }

/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  max-width: 100%;
  text-transform: uppercase; }
  .brand h1:before {
    /*background: url(../images/logo.png) no-repeat;*/
    content: "";
    position: relative;
    top: 10px;
    left: 193px;
    width: 100%;
    height: 100%; }
  .brand_name {
    /*font-size: 90px;
    line-height: 90px;
    letter-spacing: 3px;*/
    color: #262626;
    float: left;
    position: relative; }
  .brand_slogan {
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #b2b2b2;
    margin-left: 3px;
    margin-top: 63px;
    text-align: left; }
    @media (max-width: 479px) {
      .brand_slogan {
        margin: 0px; } }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #282828; }

.bg1 {
  background: #2c2c2c; }
  .bg1 h3 {
    color: #fff; }

.bg2 {
  background: #fff; }

.bg3 {
  background: #df9e5d; }
  .bg3 h3 {
    color: #fff; }

/*==================    Buttons    ======================*/
.btn, .btn2 {
  display: inline-block; }

.btn2 {
    background: #2c2c2c none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;    
    line-height: 23px;
    margin-top: 29px;
    padding: 11px 21px 14px;
  
  }

.btnOffs1 {
  margin-top: 34px; }

.btn2:hover {
  background: #2F776C; }

.btn2:active {
  background: #2F776C; }

/*==================    Imports    ======================*/
/*========================   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:35px; }
  .sf-menu a {
    display: block;
     font-size:17px;}

.sf-menu > li > a {
  color: #242323;
  font:15px!important;
  /*text-transform: uppercase;
  letter-spacing: 1px;*/ }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #df9e5d;
  background: none; }
.sf-menu > li.active > a {
  color: #df9e5d;
  background: none; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 19px;
  margin-top: 10px;
  padding: 10px 0 10px;
  background: #242424;
  padding: 23px 8px 25px 11px;
  z-index: 2;
  left: -36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li + li {
  margin-top: 19px; }

.sf-menu ul > li > a {
  color: #FFF;
  /*text-transform: uppercase;*/
  font-family: "Arial", sans-serif;
  font-size: 12px;
  width:150px; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #df9e5d; }

.sf-menu ul ul {
  position: static;
  top: 49px;
  width: auto;
  margin-top: 0;
  padding: 13px 37px 8px 16px;
  z-index: 4;
  left: 104px;
  position: absolute;
  background: #daa529; }

.sf-menu ul ul > li > a {
  color: #010101; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF; }

.sf-menu ul ul > li + li {
  margin-top: 16px; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 110%;
    margin-left: -5px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 30px; } }
/*==================   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: 0;
  width: 240px;
  /*height:200px;*/
  padding: 20px 0;
  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: 9px 25px 11px; }
    .rd-mobilemenu_ul a:hover {
      background: #282828;
      color: #FFF; }
  .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:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@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  ======================*/
.isStuck {
  background: #FFF;
  z-index: 999;
  border-bottom: 3px solid #397F7F; }
  .isStuck img {
    width: 100%; }
  .isStuck .brand {
    padding: 0; }
    .isStuck .brand h1 {
      /*font-size: 60px;
      line-height: 70px;*/ }
      .isStuck .brand h1:before {
        left: 138px;
        top: 11px;
        background-size: 22px; }
    .isStuck .brand p {
      margin-top: 39px; }
  .isStuck .nav {
    margin-top: 22px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 42px;
  height: 42px;
  font-size: 44px;
  line-height: 36px;
  color: #fff;
  background: #424242;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background:#327875;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*==================    Top row    ======================*/
.row-top {
  padding: 15px 0 15px 0;
  background: #2c2c2c;
  text-align: center; }
  @media (max-width: 767px) {
    .row-top {
      padding: 19px 0 27px 0; } }

.addressTop {
  float:right; }
  @media (max-width: 979px) {
    .addressTop {
      float: none;
      text-align: center;
      display: inline-block;
      margin-bottom: 10px; } }
  .addressTop address, .addressTop a {
    float: left;
    color: #a8a8a8;
    font-size: 14px; }
  .addressTop address:before {
    content: "\f041";
    font: 19px/19px 'FontAwesome';
    position: relative;
    top: 3px;
    left: 1px;
    color: #fff;
    margin-right: 9px; }
  .addressTop a {
    margin-left: 65px; }
    @media (max-width: 767px) {
      .addressTop a {
        float: none;
        margin-left: 0px; } }
    @media (max-width: 767px) {
      .addressTop a {
        margin-bottom: 5px;
        display: block; } }
    .addressTop a:hover {
      color: #df9e5d; }
    .addressTop a:before {
      content: "\f003";
      font: 19px/19px 'FontAwesome';
      position: relative;
      top: 3px;
      left: 1px;
      color: #fff;
      margin-right: 9px; }
  .addressTop a + a:before {
    content: "\f095";
    position: relative;
    top: 3px;
    left: 1px;
    color: #fff;
    margin-right: 9px; }

.follow_icon {
  margin: 6px 2px 0 0;
  float: right; }
  @media (max-width: 979px) {
    .follow_icon {
      float: none;
      text-align: center;
      display: inline-block; } }
  @media (max-width: 767px) {
    .follow_icon {
      display: block; } }
  .follow_icon li {
    float: left;
    margin-left: 19px; }
    @media (max-width: 767px) {
      .follow_icon li {
        float: none;
        display: inline-block;
        margin-left: 6px; } }
  .follow_icon a {
    font-size: 19px;color:#fff; }
    .follow_icon a:hover {
      color: #df9e5d; }

/*==================      Address     ======================*/
.contactAdress address {
  margin-bottom: 34px; }
.contactAdress dt {
  color:#297372;
  font: 300 30px/30px "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px; }
.contactAdress dd {
  line-height: 24px; }
.contactAdress a:hover {
  color: #df9e5d; }
.contactAdress h3:before, .contactAdress h3:after {
  width: 243px; }
  @media (max-width: 1199px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 183px; } }
  @media (max-width: 979px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 123px; } }
  @media (max-width: 479px) {
    .contactAdress h3:before, .contactAdress h3:after {
      width: 63px; } }

/*==================      Privacy policy     ======================*/
.privacy1 span {
  font-weight: bold;
  text-transform: uppercase;
  color: #242424; }
.privacy1 a {
  font-size: 16px;
  color: #df9e5d;
  font-style: italic;
  margin-top: 45px;
  display: block; }
  .privacy1 a:hover {
    color: #242424; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff; }
  header .brand {
    float: left;
    padding-bottom: 18px;
    padding-top: 15px; }
  header .nav {
    float: right;
    margin-top: 51px; }
    @media (max-width: 767px) {
      header .nav {
        margin: 0; } }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff; }

.block1 h4 {
  margin-top: 37px;
  border-bottom: 3px solid #626262;
  padding-bottom: 33px; }
  @media (max-width: 836px) {
    .block1 h4 {
      font-size: 23px; } }
  @media (max-width: 767px) {
    .block1 h4 {
      font-size: 30px; } }
.block1 p {
  margin-top: 16px;
  padding-left: 10px;
  padding-right: 10px; }
@media (max-width: 979px) {
  .block1 h2 {
    font-size: 70px; } }
@media (max-width: 767px) {
  .block1 h2 {
    font-size: 40px;
    line-height: 40px; } }

.box01 {
  margin-top: 44px; }
  .box01 p {
    font-size: 16px; }

/*==================      Well     ======================*/
.well {
  padding-bottom: 80px;
  padding-top: 88px; }

.well2 {
  padding-bottom: 42px;
  padding-top: 61px; }

.well3 {
  padding-bottom: 25px;
    padding-top: 33px;
}
.well4 {
  padding-bottom: 59px;
  padding-top: 58px; }

.well5 {
  padding-bottom: 46px;
  padding-top: 51px; }

.well6 {
  padding-bottom:38px;
  padding-top:36px; }

.well7 {
  padding-bottom: 47px;
  padding-top: 61px; }

.well8 {
  padding-bottom: 69px;
  padding-top: 68px; }

.well9 {
  padding-bottom: 30px;
  padding-top: 99px; }

.well10 {
  padding-bottom: 60px;
  padding-top: 6px; }

.well11 {
  padding-bottom: 76px;
  padding-top: 60px; }

.well12 {
  padding-bottom: 26px;
  padding-top:40px; }

.well12 h3:before, .well12 h3:after {
  background: #d2d2d2; }

.well13 {
  padding-bottom: 71px;
  padding-top: 73px; }

.well14 {
  padding-bottom:30px;
  padding-top:38px; }

.well15 {
  padding-bottom: 82px;
  padding-top: 10px; }

.well16 {
  padding-bottom: 81px;
  padding-top: 98px; }

.section2 h4 {
  border-bottom: 3px solid #626262;
  margin-top: 30px;
  padding-bottom: 33px; }
.section2 a:hover {
  color: #9b9b9b; }
.section2 p {
  margin-bottom: 36px;
  margin-top: 16px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer .container .row .grid_3 {
  min-height: 157px; }
  @media (max-width: 767px) {
    footer .container .row .grid_3 {
      min-height: 91px; } }

footer {
  background: #242424;color:#fff;margin-bottom:20px;font-size:13px;}
  footer dt {
    font: 36px/36px "Roboto Condensed", sans-serif;
    color: #fff;
    margin-bottom: 38px;
    margin-top: 22px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  footer .follow_icon {
    float: none; }
    @media (max-width: 767px) {
      footer .follow_icon {
        display: inline-block; } }
    footer .follow_icon li {
      float: left;
      margin: 6px 22px 0 0; }
      @media (max-width: 979px) {
        footer .follow_icon li {
          margin-right: 12px; } }
      footer .follow_icon li a {
        font-size: 23px;
        color: #686868; }
        footer .follow_icon li a:hover {
          color: #df9e5d; }
  footer section {
    background: #323232; }
  footer .grid_3 {
    border-right: 1px solid #5a5a5a;
    margin-right: -3px; }
    @media (max-width: 767px) {
      footer .grid_3 {
        border-right: none;
        margin-right: 0px;
        text-align: center; } }
  footer .footer1 {
    padding: 37px 0 114px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px; }
    footer .footer1 span, footer .footer1 a {
      font-size: 12px;
      color: #9fa3ab;
      position: relative;
      top: 2px; }
    footer .footer1 a:hover {
      color: #df9e5d; }
  footer address dd, footer address a {
    color: #d0d0d0;
    font-size: 18px; }
  footer address a:hover {
    color: #df9e5d; }

footer :last-child {
  border: none; }
  footer :last-child dt {
    margin-bottom: 34px; }
  footer :last-child dd {
    line-height: 22px; }

/*# sourceMappingURL=style.css.map */

/***************[new styles]*******************/
 .banner_btn
 {
     border: 3px solid #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 18px;
    padding: 16px 20px;
    display:block;
    width:200px;
    margin:30px auto;
    background:#2D7778;
 }
.image_center
{
  display:block;
  margin:0 auto;
  text-align:center;  
}
.page1_row3 p
{
    color: #9c9b9b;
    font-size: 17px;
    margin-top: 29px;
    padding: 0 10px;
}
.fleft
{
    float:left;
}
.fright
{
    float:right;
}
.border_img
{
  border:3px solid #C1C1A1;
  margin:0px 15px 15px 0px; 
  padding:2px; 
}
.border
{
  border:3px solid #397F7F;
  margin:0px 15px 15px 0px; 
  padding:2px; 
}
.border1
{
  border:3px solid #397F7F;
  margin:0px 0px 15px 15px; 
  padding:2px; 
}
.team_block{
  position: relative;
  background:#2C716B;
  padding:20px 15px; 
  text-align:left;
  -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
}
.team_block p
{
    color:#fff;
}
.team_block h3 {
    color: #A79F51;
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 29px;
     padding: 0 14px;
    position: relative;
    z-index: 0;
} 
.enq_form
{
 border:2px solid #000;
 padding:20px 30px;
 float:left; 
}
.left_text
{
    text-align:left;
    color:#000;
    /*font-weight:bold;*/
}
.textleft
{
 border-bottom: 2px dotted #397F7F;
    overflow: hidden;
    padding-bottom: 40px;
    text-align: left;
}
.link
{
    text-decoration:underline;
    font-weight:bold;
}
.link:hover
{
  text-decoration:none;   
}
footer a.active
{
    color:#B1AA50;
    text-decoration:underline;
}
footer a:hover
{
     color:#B1AA50;
    text-decoration:underline;
}
.list_item
{
    margin-top:10px;
}
.list_item li
{
    background:url(../images/marker-3.png)no-repeat 0 7px;
    line-height: 23px;
    padding-left: 20px;
    color:#fff;    
}
.list_item1
{
    margin-top:10px;
}
.list_item1 li
{
    list-style-image:url(../images/marker-3.png);
    list-style-position:inside;
    line-height: 25px;
    /*padding-left: 20px;*/
    color:#000;    
}
.text-right
{
    text-align:right;
    color:#fff;
    
}

p a
{
    color:#000;
    font-weight:bold;
    text-decoration:underline;
}
p a:hover
{
text-decoration:none;
color:#07696C;    
}
footer p a
{
    color:#fff;
    font-weight:normal;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.sub_head
{
    font-size:22px;
    font-weight:bold;
    text-align:left;
    line-height:25px;
    padding-bottom:20px;
}
.con_font
{
    color:#397F7F;
    font-weight:bold;
    /*text-decoration:underline;*/
}
.cont_add p
{
    margin-bottom:2px;
    margin-top:5px;
}

@media only screen and (min-width:980px) and (max-width:1026px)
{
.brand_name img
{
    background-size:100%;
    width: 351px;
}
.sf-menu > li {
    float: left;
    margin: 0 -7px;
    position: relative;
}
.camera_caption > div span {
    font-size: 59px!important;
}
.camera_caption > div h2 {
    font-size: 30px!important;
    line-height:42px!important;
}
}
/********************/
@media(max-width:1025px)
{
 .sf-menu a {
    display: block;
    font-size: 15px;
}   
}
/******************/
.box_shadow
{
  border-radius: 4px;
    /*box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.75);*/
    margin: 0 20px 20px 0px;
    padding: 2px;   
}
.links li {
    background: #d1d1d1 url("../images/links.png") repeat-x scroll 0 0;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #a9a8a8;
    display: block;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 6px;
    padding-left: 21px !important;
    vertical-align: top;
    width: 305px;
}
.links li:hover
{
background:#397F7F;
}
.align_center
{
    display:block;
    margin:6px auto;
    text-align:center;    
}
.welcome_box
{
    padding:30px 0;
}
.mission
{
    font-style:italic;
}
.mission img
{
    border-radius:100%;
    width:140px;
}
.prog_box
{
    margin:10px auto;
}
.team_info h3 span
{
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0;
}
@media(max-width:1024px)
{
h3 {
    color: #3e3d3d;
    font-size: 35px;
}    
}
@media(max-width:360px)
{
 .brand_name img
 {
     width:100%;
 }
 .border1 {
    border: 3px solid #397f7f;
    margin: 0 0 15px 15px;
    padding: 1px;
    width: 97%;
} 
.border {
    border: 3px solid #397f7f;
    margin: 0 15px 15px 0;
    padding: 1px;
    width: 90%;
}
.links li { 
    width: 96%;
} 
.team_info img
{
    float:none!important;
    margin:5px auto!important;
    display:block;
    text-align:center;
} 
}
@media(max-width:766px)
{
    .maxheight
{
    height:auto!important;
}
.maxheight1
{
    height:auto!important;
}
.maxheight2
{
    height:auto!important;
}
}
@media(max-width:768px)
{
h3 {
    color: #3e3d3d;
    font-size: 22px;
}

.block1 h2 {
    font-size:28px;
}   
}
@media(min-width:767px) and (max-width:900px)
{
    .camera_caption > div h2 {
    font-size: 31px!important;
    line-height: 35px;
}

.rd-mobilemenu, .rd-mobilepanel {
    display: block;
}
header .nav 
{
  display:none;
}
.addressTop {
    display: inline-block;
    float: none;
    margin-bottom:0px;
    margin-top: 50px;
    text-align: center;
} 
}
@media(max-width:479px)
{
    #btnsubmit, #btnClear {
    padding: 8px 18px!important;
}
.captcha
{
 width:41%!important;   
}
}

.enq_form p a
{
    font-weight:normal;
    text-decoration:underline;
}