/* font-family: "RalewayRegular"; */
@font-face {
    font-family: "RalewayRegular";
    src: url("../../resource/stylesheet/fonts/RalewayRegular/RalewayRegular.eot");
    src: url("../../resource/stylesheet/fonts/RalewayRegular/RalewayRegular.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayRegular/RalewayRegular.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayRegular/RalewayRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayThin"; */
@font-face {
    font-family: "RalewayThin";
    src: url("../../resource/stylesheet/fonts/RalewayThin/RalewayThin.eot");
    src: url("../../resource/stylesheet/fonts/RalewayThin/RalewayThin.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayThin/RalewayThin.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayThin/RalewayThin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayExtraLight"; */
@font-face {
    font-family: "RalewayExtraLight";
    src: url("../../resource/stylesheet/fonts/RalewayExtraLight/RalewayExtraLight.eot");
    src: url("../../resource/stylesheet/fonts/RalewayExtraLight/RalewayExtraLight.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayExtraLight/RalewayExtraLight.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayExtraLight/RalewayExtraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayLight"; */
@font-face {
    font-family: "RalewayLight";
    src: url("../../resource/stylesheet/fonts/RalewayLight/RalewayLight.eot");
    src: url("../../resource/stylesheet/fonts/RalewayLight/RalewayLight.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayLight/RalewayLight.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayLight/RalewayLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayMedium"; */
@font-face {
    font-family: "RalewayMedium";
    src: url("../../resource/stylesheet/fonts/RalewayMedium/RalewayMedium.eot");
    src: url("../../resource/stylesheet/fonts/RalewayMedium/RalewayMedium.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayMedium/RalewayMedium.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayMedium/RalewayMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewaySemiBold"; */
@font-face {
    font-family: "RalewaySemiBold";
    src: url("../../resource/stylesheet/fonts/RalewaySemiBold/RalewaySemiBold.eot");
    src: url("../../resource/stylesheet/fonts/RalewaySemiBold/RalewaySemiBold.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewaySemiBold/RalewaySemiBold.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewaySemiBold/RalewaySemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayBold"; */
@font-face {
    font-family: "RalewayBold";
    src: url("../../resource/stylesheet/fonts/RalewayBold/RalewayBold.eot");
    src: url("../../resource/stylesheet/fonts/RalewayBold/RalewayBold.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayBold/RalewayBold.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayBold/RalewayBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayExtraBold"; */
@font-face {
    font-family: "RalewayExtraBold";
    src: url("../../resource/stylesheet/fonts/RalewayExtraBold/RalewayExtraBold.eot");
    src: url("../../resource/stylesheet/fonts/RalewayExtraBold/RalewayExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayExtraBold/RalewayExtraBold.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayExtraBold/RalewayExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayBlack"; */
@font-face {
    font-family: "RalewayBlack";
    src: url("../../resource/stylesheet/fonts/RalewayBlack/RalewayBlack.eot");
    src: url("../../resource/stylesheet/fonts/RalewayBlack/RalewayBlack.eot?#iefix")format("embedded-opentype"),
    url("../../resource/stylesheet/fonts/RalewayBlack/RalewayBlack.woff") format("woff"),
    url("../../resource/stylesheet/fonts/RalewayBlack/RalewayBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
* {
  margin: 0; 
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html, body {
  width: 100%;
  height: 100%;
}

body {
  font-family:"RalewayExtraLight";
  font-weight: 300;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.wrapper{
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
section{
  position: relative;
  padding: 75px 0 25px;
}
section:after {
  position: absolute;
  content: "";
  background: url(../../resource/images/arrow-3.png) left top repeat;
  width: 49px;
  height: 24px;
  bottom: -24px;
  left: 50%;
  margin-left: -24px;
  z-index: 1000;
}
section.main{
  background: url(../../resource/images/bg-grey-143.png) repeat;
  z-index:2;
}
section.contacts{
  z-index: 3!important;
}
section.index{
  padding: 0!important;
}
section.index:after{
  background: none;
}
section.nomain{
  padding-bottom: 50px;
  background: url(../../resource/images/bg-light-4862.png) repeat;
  z-index:1;
}
section.nomain h1.title span{
  background: transparent url(../../resource/images/bg-light-4862.png) repeat!important;
}
section.nomain:after {
  position: absolute;
  content: "";
  background: url(../../resource/images/arrow-2.png) left top repeat;
  width: 49px;
  height: 24px;
  bottom: -24px;
  left: 50%;
  margin-left: -24px;
  z-index: 1000;
}
header{
  position: relative;
  padding-bottom: 25px;
  width:100%;
  background-color:rgba(50, 58, 68, 1);
}
header:after {
  position: absolute;
  content: "";
  background: url(../../resource/images/arrow-1.png) left top repeat;
  width: 49px;
  height: 24px;
  bottom: -24px;
  left: 50%;
  margin-left: -24px;
  z-index: 1000;
}
header .logo span.logo_title,
footer .logo span.logo_title{
  display: block;
  font-family: "Kaushan Script";
  font-size: 36px;
  text-align: center;
  color:white;
}
header .logo span.logo_desc,
footer .logo span.copyright{
  font-size: 10px;
  line-height: 20px;
  color: #68707b;
  font-family: 'RalewayLight';
  text-transform: uppercase;
  display: block;
  text-align: center;
  letter-spacing: 2px;
}
footer .logo span.copyright a{
  color: #68707b;
  text-decoration: none;
}
footer .logo span.copyright a:hover{
  color: white;
}
footer{
  position: relative;
  padding: 50px 0 25px;
  background: #292f39 ;
  z-index:-1;
}
nav { 
  position:relative; 
  z-index: 11;
  min-height: 100px;
  text-align: center;
}
nav:after { 
  content:"";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 77px;
  left: 0;
  background: #424750;  
}

/*menu with jquery.horizontalNav.js*/

nav { 
  position:relative; 
  z-index: 11;
  height: 96px;
  text-align: center;
  font-family: "RalewayMedium";
}

nav:after { 
  content:"";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 77px;
  left: 0;
  background: #424750;  
}
.sf-menu {margin-top: 0px; display: inline-block; position: relative;}
.sf-menu > li > span {display: block; position: relative;}
.sf-menu ul {position:absolute;top:-999px; display:none;/* left offset of submenus need to match (see below) */}
.sf-menu li { padding-left:0px; position:relative; background: none;}
  .sf-menu a {
    display: block;
    color: #68707b;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
  }
    .sf-menu a:hover {text-decoration: none;}
    .sf-menu li:hover span {color:#ffffff;}

/*================================>> 1 Level <<========================================*/

li.sfHover {position: relative;}
.sf-menu > li > a {
  position: relative;
  display:block;
  padding: 31px 32px 28px;
  text-align: center;
  background: #323a45 url(../images/menu-bg-1.png) center 100px no-repeat;
  letter-spacing: 1px;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease;
  z-index: 100;
}
.sf-menu > li:first-child > a {
  border-left: 0px;
}
.sf-menu > li {
  display: block;
  position: relative;
  float: left;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease;
}

  .sf-menu > li:hover > a, 
  .sf-menu > li.current > a, 
  .sf-menu > li.sfHover > a,
  .sf-menu > li:hover > span, 
  .sf-menu > li.current > a > span, 
  .sf-menu > li.sfHover > a > span {
    color: #ffffff;
  }
  .sf-menu > li.current > a,
  .sf-menu > li:hover > a {
    background: #292f39 url(../images/menu-bg-1.png) center bottom no-repeat;
    padding: 31px 32px 31px;
    letter-spacing: 1px;
    -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease;
    border-bottom:none;
  }

.sf-menu li span {
  position: absolute;
}

.sf-menu > li > a > .sf-sub-indicator {
  overflow: hidden;
  color: #68707b;
  display: inline-block;
  padding-left: 5px;
  line-height: 12px;
}

/*================================>> 2 Level <<========================================*/
.sf-menu > li > ul, 
.sf-menu > li.sfHover > ul {
  top: 78px;
  width: 100%;
  z-index:99;
  background: #292f39;
  text-align: center;
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 0px;
}
.sf-menu > li > ul > li {height: auto; border: none; margin: 0; padding: 6px 0px;line-height: 12px;}

.sf-menu > li > ul > li > a {
  color: #555c68;
  display: block;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.sf-menu li li a:hover, 
.sf-menu li.sfHover li.sfHover > a,
.sf-menu li.sfHover li.sfHover span { 
  text-decoration: none;
  color: #fff;
}

.sf-menu li li.sfHover {
  background: inherit;
}

.sf-menu > li > ul .sf-sub-indicator {line-height: 10px; color: #292f39; padding-left: 5px;}

/*================================>> 3 Level <<========================================*/

.sf-menu li li ul {
  left: 154px;
  top: 0px;
  width: 155px;
  z-index:99;
  background-color: #292f39;
  position: absolute;
  padding-top: 23px;
  padding-bottom: 23px;
}
.sf-menu li li li {height: auto; border: none; margin: 0; padding: 5px 0px;}
.sf-menu li li li a {
  display: block;
  padding: 0 0 0 20px;
}
.sf-menu li li li:first-child > a {
  border: none;
}
.sf-menu li li li a:hover { color: #ffffff;}
.sf-menu > li > li.sfHover > span {
  color: #ffffff;
}
/* Section SUBCATEGORY */

.clrfix{
  clear:both;
}
hr.small{
  display: block;
  height: 2px;
  position: absolute;
  top:29px;
  width: 100%;
  z-index: -1;
  background-color: rgb(50, 58, 68);
  border: 0;
}
hr.big{
  display: block;
  height: 5px;
  position: absolute;
  top:22px;
  width: 100%;
  z-index: -1;
  background-color: rgb(50, 58, 68);
  border: 0;
}
h1.title{
  position: relative;
  text-align: center;
}
h1.title span{
  color:rgb(50, 58, 68);
  font-family: "RalewayBlack";
  font-size: 36pt;
  font-style: cursive;
  text-transform: uppercase;
  padding: 10px;
  background: url(../../resource/images/bg-grey-143.png) repeat;
}
.row{
  margin: 50px 0;
  text-align: center;
}
.grid{
  display: inline-block;
  vertical-align: top;
  margin: 0 2%;
  width: 25%;
}
.grid .main_image{
  padding:10px;
  background-color: #ffffff;
  border:1px solid gainsboro;
}
.grid .main_image img{
  width:100%;
}
.grid h3.main_title{
  padding: 25px 0;
  color:black;
  font-family: "RalewayMedium";
  font-size: 24px;
}
.grid .main_text{
  text-align: justify;
  color:black;
  font-family: "RalewayMedium";
  font-size: 14px;
}
.block{
  width:100%;
  margin: 50px auto;
  background: transparent;
  position:relative;
}
.block300{
  height:300px;
}
.block860{
  height:620px;
}
.block:before,
.block:after {
  content:"";
  position:absolute;
  z-index:-2;
  bottom:15px;
  left:10px;
  width:50%;
  height:20%;
  max-width:300px;
  -webkit-box-shadow:0 25px 20px rgba(0, 0, 0, 0.5);
     -moz-box-shadow:0 25px 20px rgba(0, 0, 0, 0.5);
          box-shadow:0 25px 20px rgba(0, 0, 0, 0.5);
  -webkit-transform:rotate(-3deg);
     -moz-transform:rotate(-3deg);
      -ms-transform:rotate(-3deg);
       -o-transform:rotate(-3deg);
          transform:rotate(-3deg);
}
 
.block:after {
  content:"";
  display: block;
  right:10px;
  left:auto;
  -webkit-transform:rotate(3deg);
     -moz-transform:rotate(3deg);
      -ms-transform:rotate(3deg);
       -o-transform:rotate(3deg);
          transform:rotate(3deg);
}
.block .block_image{
  float: left;
  position: relative;
  width: 30%;
  background:white;
  text-align: center;
}
.block a{
  text-decoration: none;
  color: black;
}
.block .block_image .img{
  position: absolute; 
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.block .block_image300{
  height:300px;
}
.block .block_image860{
  height:620px;
}
.block .block_info{
  float: right;
  width: 67%;
  padding:30px 50px;
  background:white;
}
.block .block_info_all{
  width: 100%;
}
.block .block_info_all .title_info_all{
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size:xx-large;
}
.block .block_info300{
  height:300px;
}
.block .block_info860{
  height:620px;
}
.block .block_info .block_info_title{
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
  font-family: "RalewayBold";
  font-size:18pt;
  font-weight: 800;
  color:#ed6c4e;
}
.block .block_info .block_enter{
  position: absolute;
  bottom: 15px;
  right: 25px;
}
.block .block_info .block_info_desc{
  font-family: "RalewayLight";
  color:black;
}
.block .block_info .block_info_desc p{
  text-align: left;
  margin-bottom: 15px;
}
.block .block_info .block_info_desc ul{
  list-style: none;
}

.block .block_info .block_info_desc ul li{
  margin-bottom: 5px;
}
.block .block_info .block_info_desc .company-text{
  font-size: 20px;
}
.carousel{
  height:500px!important;
}
.triangle {
  position: absolute;
  right:0;
  top:0;
  width: 0;
  height: 0;
  border-top: 75px solid rgb(50, 58, 68);
  border-left: 75px solid transparent;
  z-index:10;
}
.clip{
  position: absolute;
  left: 285px;
  width: 121px;
  height: 41px;
  background: transparent url(../../resource/images/clip.png) no-repeat center center;
}
.clip1{
  top:50px;
}
.clip2{
  top:130px;
}
.clip3{
  top:210px;
}
.clip4{
  top:290px;
}
.clip5{
  top:370px;
}
.clip6{
  top:450px;
}
.clip7{
  top:530px;
}
.clip8{
  top:610px;
}
.clip9{
  top:690px;
}
.clip10{
  top:770px;
}
.block_circle{
  width: 20px;
  height: 20px;
  border-radius:10px;
  background-color: black;
}
.block_line{
  width: 4%;
  background: green;
}
#certificates{
  width:555px!important;
  margin:25px auto 0;
}

#gallery{
  width:1100px!important;
  margin: 25px auto 0;
}



.contact_map{
  padding: 10px;
  margin-top: 50px;
  background-color: white;
  border:1px solid gainsboro;
}
.contact_info{
  font-family: "RalewayMedium";
  font-size:20px;
  width:100%;
  margin: 50px 0 0 0;
  text-align: center;
  color:black;
}
.contact_info .info{
  display: inline-block;
  text-align: center;
  font-family: FontAwesome;
  color: rgb(50, 58, 68);
  margin: 0 20px;
}
.contact_info .info .block_email,
.contact_info .info .block_phone,
.contact_info .info .block_address {
  display: inline-block;
  vertical-align: middle;
}
.contact_info .email:before{
  display: inline-block;
  vertical-align: middle;
  content:"\f003";
  font-size: 72px;
  margin-right: 15px;
}
.contact_info .phone:before{
  display: inline-block;
  vertical-align: middle;
  content:"\f095";
  padding-top: 5px; 
  font-size: 70px;
  margin-right: 15px;
}
.contact_info .address:before{
  display: inline-block;
  vertical-align: middle;
  content:"\f017";
  font-size: 72px;
  margin-right: 15px;
}
.contact_info .info a,
.contact_info .info span{
  display: block;
  font-family: "RalewayMedium";
  font-size: 24px;
  text-decoration: none;
  color: #6d6c6c!important;
}
.contact_info .info a:hover{
  text-decoration: underline;
}
#contact-form {
  position: relative;
  padding-bottom: 10px;
  padding-top: 50px;
}
#contact-form div.error {
  width: 200px;
  text-align: right;
  color: #FFA000;
  right: 5px;
  top: 0;
  position: absolute;
  font-size: 12px;
}
#contact-form .success {
  font-family: "RalewayBold";
  width: 100%;
  height: 370px;
  top: 50px;
  left: 0;
  z-index: 99;
  text-align: center;
  padding: 170px 0;
  border: 1px solid #292f39;
  background: #292f39;
  color: #ffffff;
  font: 15px/20px Arial, sans-serif;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0px;
  position: absolute;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
  #contact-form label {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 67px;
}
  #contact-form label:first-child { margin-left: 0px;}
  #contact-form label.message {padding-bottom: 0; width: 100%;/* min-height: 0px; */float: none;margin-left: 0px;}
  #contact-form textarea {
    overflow: auto;
    width: 100%;
    height: 247px;
    resize: none;
    margin: 0 0 0 0;
  }
  #contact-form label input,
  #contact-form label textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    border: 1px solid #292f39;
    background: #292f39;
    color: #ffffff;
    font: 15px/20px Arial, sans-serif;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    -webkit-appearance: none;
  }
  #contact-form label input {
    font-family: "RalewayLight";
    height: 47px;
    width: 100%;
    box-shadow: none !important;
    padding: 13px 7px 12px 18px;
    outline: none;
  }
  #contact-form label textarea {
    font-family: "RalewayLight";
    height: 168px;
    overflow: auto;
    width: 100%;
    padding: 21px 7px 12px 18px;
    margin: 0px;
    resize: none;
  }
  .form_buttons { text-align: left; padding-top: 44px;}
  .form_buttons a {display: inline;}
  .form_buttons a:first-child {margin-right: 19px;}

.btn {
  display: block;
  font-family: "Lobster";
  text-align: center;
  transition: all 0.4s ease;
  font-size: 36px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding:10px;
  margin: 0 auto;
  background-color: transparent;
  color: rgb(50,58,68);
  outline: none;
  cursor:pointer;
}
.btn:hover { color: #FFA000;}
.btn-menu{
  display: none;
  border: none;
  margin: 0 auto;
  background-color: transparent;
  width: 50px;
  height: 50px;
  font-family: FontAwesome;
  font-size: 36px;
  color:white;
  cursor: pointer;
  outline:none;
}
.btn-menu:hover,
.btn-current{
  color:orange;
}
.btn-menu:after{
  content:"\f039";
}