@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("../fonts/ProximaNova-Regular/index.html");
  src: url("../fonts/ProximaNova-Regular/ProximaNova-Regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.otf") format("otf"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.svg") format("svg"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("../fonts/ProximaNova-Bold/index.html");
  src: url("../fonts/ProximaNova-Bold/ProximaNova-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.otf") format("otf"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.svg") format("svg"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Black';
  src: url("../fonts/ProximaNova-Black/index.html");
  src: url("../fonts/ProximaNova-Black/ProximaNova-Blackd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black/ProximaNova-Black.woff2") format("woff2"), url("../fonts/ProximaNova-Black/ProximaNova-Black.otf") format("otf"), url("../fonts/ProximaNova-Black/ProximaNova-Black.svg") format("svg"), url("../fonts/ProximaNova-Black/ProximaNova-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("../fonts/ProximaNova-Semibold/index.html");
  src: url("../404.html?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.otf") format("otf"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg") format("svg"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.padding0 {
  padding: 0 !important; }

.paddingR {
  padding-right: 0 !important; }

.paddingL {
  padding-left: 0 !important; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, h6, ul, p {
  margin: 0;
  padding: 0; }

li {
  list-style: none !important; }

a, a:focus, a:hover {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

body {
  font-family: "Arial"; }

header {
  width: 100%;
  height: 120px;
  position: relative;
  z-index: 9999; }
  header .headerMain {
    float: left;
    height: 120px;
    width: 100%; }

section {
  width: 100%;
  float: left;
  clear: both; }

.section2 {
  width: 100%;
  float: left;
  position: relative; }

.section2::after {
  content: "";
  width: 651px;
  height: 292px;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  background: url(../img/ico/secTopRight.png) no-repeat; }

.logo {
  margin-top: 43px;
  float: left; }

nav ul {
  margin-top: 55px;
  float: right;
  border-bottom: 2px solid #fff; }
  nav ul li {
    float: left;
    position: relative;
    z-index: 999999;
    margin-right: 12px;
    height: 65px; }
    nav ul li a {
      color: #fff;
      font-family: "Arial";
      font-size: 12px;
      height: 67px;
      float: left; 
	  font-weight: bold;}
    nav ul li i {
      color: #9da163;
      font-size: 14px;
      margin-left: 15px; }
  nav ul li:last-child {
    margin-right: 0; }
  nav ul li:hover a, nav ul li:hover i {
    color: #9da163; }
  nav ul li:hover a {
    border-bottom: 2px solid #9da163; }
  nav ul li:hover .popUpMenuMain {
    display: block; }
nav .popUpMenuMain {
  position: absolute;
  display: none;
  top: 0;
  left: 0; }
nav .popUpMenu {
  width: 293px;
  float: left;
  background: #fff;
  margin-top: 65px; }
  nav .popUpMenu ul {
    width: 100%;
    float: left;
    margin: 0;
    border: none !important; }
    nav .popUpMenu ul li {
      width: 100%;
      float: left;
      height: 58px;
      border-bottom: 2px solid #e3e2e2; }
      nav .popUpMenu ul li a {
        text-transform: uppercase;
        font-family: "Arial";
        color: #535353 !important;
        width: 100%;
        height: 100%;
        text-indent: 30px;
        line-height: 58px;
        border-bottom: 0 solid #fff !important; }
    nav .popUpMenu ul li:last-child {
      border: none !important; }
      nav .popUpMenu ul li:last-child a {
        border: none !important; }
    nav .popUpMenu ul li:hover {
      background: #9da163;
      border-bottom: 2px solid #e3e2e2 !important; }
      nav .popUpMenu ul li:hover a {
        color: #fff !important;
        border-bottom: none !important; }
nav .popUpMenu::before {
  width: 23px;
  height: 23px;
  background: #fff;
  content: "";
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari */
  transform: rotate(-45deg);
  position: absolute;
  margin-left: 19px;
  margin-top: -10.5px; }

.headerRight {
  padding-left: 0;
  margin-top: 40px;}

.search {
  margin-right: 30px;
  margin-top: 13px;
  float: left;
  color: #fff; }

.headerPhone {
  width: 164px;
  height: 40px;
  float: left;
  border: 2px solid #ccd579;
  margin-right: 18px; }
  .headerPhone i {
    color: #e7a300;
    font-size: 14px;
    float: left;
    margin-left: 11px;
    margin-top: 11px; }
  .headerPhone span {
    color: #fff;
    font-size: 14px;
    font-family: "ProximaNova-Bold";
    line-height: 38px;
    float: left;
    margin-left: 10px; }

.lang {
  float: left;
  margin-top: 12px;
  cursor: pointer; }
  .lang span {
    float: left;
    font-size: 12px;
    color: #fff;
    /*font-family: "ProximaNova-Bold";*/
    margin-right: 10px; }
  .lang i {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-top: 1px; }

.bar {
  width: 50%;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 120px; }

.slider {
  width: 100%;
  float: left;
  margin-top: -120px;
  height: auto; }
  .slider .bx-viewport {
    height: 100% !important; }
  .slider .bx-pager {
    bottom: 30px; }
  .slider .bx-pager-item a {
    width: 38px !important;
    height: 2px !important;
    background: #a4a4a4 !important;
    margin: 0 7px !important; }
  .slider .bx-pager-item a.active {
    background: #e7f9ab  !important; }
  .slider .bx-pager-item:first-child {
    margin-left: 175px; }
  .slider li.active .sliderInslider {
    -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
    opacity: 1;
    margin-top: 0; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.slideContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ort1 {
  display: table;
  height: 100%;
  overflow: hidden;
  margin: 0px auto; }

.ort2 {
  display: table-cell;
  vertical-align: middle; }

.ortala {
  width: 1170px;
  display: table;
  margin: 0px auto;
  margin-top: 120px; }

.firstImg {
  width: 100%; }

.sliderInslider {
  float: right;
  width: 60%;
  margin-top: 100px;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .sliderInslider h2 {
    font-size: 72px;
    color: #c2bfbf;
    font-family: "ProximaNova-Semibold";
    float: right;
    letter-spacing: -4px;
    clear: both;
    text-align: right; }
  .sliderInslider h3 {
    font-family: "ProximaNova-Black";
    font-size: 109px;
    float: right;
    clear: both;
    color: #fff;
    letter-spacing: -5px;
    text-align: right;
    margin-top: -8px; }
    .sliderInslider h3 span {
      color: #e7a300; }
  .sliderInslider p {
    text-transform: uppercase;
    font-size: 24px;
    font-family: "ProximaNova-Bold";
    text-align: right;
    color: #fff;
    float: right;
    width: 375px;
    letter-spacing: -1px;
    line-height: 26px;
    margin-top: 12px; }

.rightBlock {
  height: 100%;
  position: fixed;
  right: -84px;
  top: 0;
  z-index: 10; }
  .rightBlock a {
    background: #e7a300;
    width: 208px;
    height: 40px;
    float: left;
    font-family: "ProximaNova-Bold";
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Safari */
    transform: rotate(-90deg);
    margin-left: -84px; }

.sec2LeftArea {
  width: 100%;
  height: 411px;
  float: left;
  max-width: 555px;
  max-height: 411px;
  background: url(../img/ico/sec2Left.png) no-repeat;
  margin-top: -118px;
  padding: 0 30px;
  padding-top: 38px; }
  .sec2LeftArea h1 {
    display: none; }
  .sec2LeftArea .s2FirstImg {
    max-width: 181px; }
  .sec2LeftArea p {
    color: #fff;
    width: 100%;
    float: left;
   /* font-size: 18px;
    word-spacing: -1px;
    letter-spacing: -1px;*/
    line-height: 15px;
    margin-top: -2px; }
  .sec2LeftArea a {
    float: left;
    margin-top: 50px;
    width: 164px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #1d1d1b;
    clear: both; }
  .sec2LeftArea a:hover {
    background: #fff;
    color: #1d1d1b; }

.refs {
  width: 100%;
  float: left;
  margin-top: 30px; }

.refArea {
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 84px;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .refArea img {
    display: table;
    margin: 0px auto;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.refArea:hover {
  background: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .refArea:hover img {
    margin-top: -84px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.sec2General {
  width: 100%;
  height: 262px;
  float: left;
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  padding-right: 30px;
  overflow: hidden; }
  .sec2General h2 {
    /*float: right;*/
    color: #fff;
    font-family: "ProximaNova-Black";
    font-size: 24px;
    width: 100%;
    text-align: center; }
  .sec2General p {
    /*float: right;*/
    text-align: center;
    font-size: 14px;
    color: #999999;
   /* max-width: 166px;*/
    margin-top: 11px; }
  .sec2General img {
    float: left;
    margin-left: -20px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.sec2MiddleArea {
  background: #535353; }
  .sec2MiddleArea p {
    max-width: 155px; }
  .sec2MiddleArea a {
    width: 37px;
    height: 37px;
    float: right;
    margin-top: 97px;
    background: transparent;
    border: 2px solid #fff; }
    .sec2MiddleArea a i {
      color: #fff;
      display: table;
      margin: 0px auto;
      margin-top: 8px; }
  .sec2MiddleArea a:hover {
    background: #e7a300;
    border: 2px solid #e7a300; }

.sec2MiddleArea:hover img {
  margin-left: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.sec2RightArea {
  background: #132344; }
  .sec2RightArea a {
    width: 260px;
    height: 40px;
    float: right;
    margin-top: 73px;
    text-align: center;
    line-height: 40px;
    font-family: "ProximaNova-Bold";
    font-size: 18px;
    color: #fff;
    background: #9da163; 
	margin-right: 127px;}
  .sec2RightArea a:hover {
    background: #fff;
    color: #000; }

.section3 {
  width: 100%;
  float: left;
  margin-top: 70px; }

.sec3Left1 {
  height: 262px;
  background: #e3e2e2;
  padding: 0 30px;
  padding-top: 30px; }
  .sec3Left1 h2 {
    color: #666;
    float: left;
    font-size: 24px;
    font-family: "ProximaNova-Black"; }
  .sec3Left1 p {
    font-size: 14px;
    color: #999;
    max-width: 241px;
    float: left;
    margin-top: 15px; }
  .sec3Left1 form {
    width: 100%;
    float: left;
   /* margin-top: 40px;*/ }
    .sec3Left1 form input[type="text"], .sec3Left1 form input[type="email"] {
      border: none;
      width: 48%;
      background: #fff;
      height: 39px;
      font-size: 14px;
      color: #1d1d1b;
      float: left;
      padding: 0 15px;
      outline: none;
      margin-bottom: 10px; }
    .sec3Left1 form input[type="email"] {
      float: right; }
    .sec3Left1 form input[type="submit"] {
      width: 100%;
      height: 40px;
      float: left;
      background: #e7a300;
      color: #fff;
      border: none;
      cursor: pointer;
      padding: 0 15px;
      text-align: left; }
    .sec3Left1 form i {
      color: #fff;
      font-size: 18px;
      float: right;
      margin-right: 15px;
      margin-top: -30px; }

.sec3Left2 {
  background: #132344;
  height: 262px;
  overflow: hidden; }
  .sec3Left2 h2 {
    max-width: 112px;
    text-align: right;
    color: #fff;
    float: right;
    margin-top: 20px;
    margin-right: 30px;
    font-size: 24px;
    font-family: "ProximaNova-Black"; }
  .sec3Left2 a {
    float: left;
    margin-top: 50px; }
    .sec3Left2 a img {
      float: left;
      margin-left: 10px; }

.sec3Left2:hover a {
  margin-top: 32px; }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

.owlLeft {
  height: 200px;
  background: #fff;
  position: relative;
  z-index: 9; }
  .owlLeft h3 {
    color: #1d1d1b;
    font-size: 18px;
    float: left;
    width: 100%;
    margin-top: 5px; }
  .owlLeft span {
    color: #e7a300;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 25px; }
  .owlLeft p {
    width: 100%;
    float: left;
    margin-top: 15px;
    color: #999;
    font-size: 14px; }

.owlRight {
  margin-left: -100px; }

.sec3Right .owl-buttons {
  float: left;
  margin-top: -60px;
  position: relative;
  z-index: 10000; }
  .sec3Right .owl-buttons div {
    color: transparent;
    width: 15px;
    height: 15px;
    float: left; }
    .sec3Right .owl-buttons div i {
      font-size: 22px;
      color: #a0a0a0; }
  .sec3Right .owl-buttons .owl-next {
    margin-left: 145px; }
    .sec3Right .owl-buttons .owl-next i {
      font-size: 22px;
      color: #a0a0a0 !important; }

.pagers {
  float: left;
  margin-top: -69px;
  background: #fff;
  position: relative;
  width: 178px;
  height: 70px;
  z-index: 9; }
  .pagers .pagerOrt {
    display: table;
    margin: 0px auto;
    margin-top: 5px; }
  .pagers span {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter; }
  .pagers .s1 {
    color: #9da163;
    font-size: 48px; }
    .pagers .s1 b {
      font-weight: lighter; }
  .pagers .s2 {
    color: #999;
    font-size: 24px;
    margin-top: 12px;
    margin-left: 5px; }
    .pagers .s2 b {
      font-weight: lighter; }

.section4 {
  width: 100%;
  float: left;
  margin-top: 55px; }

.sec4Area {
  border: 2px solid #e8e8e8;
  width: 100%;
  height: 262.5px;
  padding: 0 30px;
  padding-top: 25px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .sec4Area span {
    width: 46px;
    height: 41px;
    float: left;
    overflow: hidden;
    clear: both;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .sec4Area h2 {
    float: left;
    font-weight: normal;
    font-family: "ProximaNova-Regular";
    font-size: 24px;
    color: #9da163;
    clear: both;
    margin-top: 45px;
    margin-bottom: 30px; }
  .sec4Area p {
    font-size: 14px;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    clear: both;
    font-weight: 600;
    line-height: 16px; }

.sec4Area:hover {
  border: 2px solid #9da163;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .sec4Area:hover span {
    background-position: 0 -41px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.service {
  background: url(../img/ico/service.png) no-repeat; }

.forwarding {
  background: url(../img/ico/forwarding.png) no-repeat; }

.resale {
  background: url(../img/ico/resale.png) no-repeat; }

.hire {
  background: url(../img/ico/hire.png) no-repeat; }

footer {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 60px;
  background: url(../img/ico/footerLeft.png) left bottom no-repeat #1d1d1b; }

footer::before {
  content: "";
  width: 595px;
  height: 1242px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -1242px;
  background: url(../img/ico/secLeft.png) no-repeat; }

footer::after {
  content: "";
  width: 252px;
  height: 166px;
  position: absolute;
  z-index: -1;
  right: 0;
  top: -166px;
  background: url(../img/ico/secRight.png) no-repeat; }

.footerLeft {
  position: relative;
  z-index: 10;
  background: #1d1d1b;
  padding-top: 60px; }
  .footerLeft img {
    width: 135px;
    float: left;
    clear: both; }
  .footerLeft p {
    font-size: 14px;
    color: #767674;
    float: left;
    clear: both;
    margin-top: 45px; }

.footerMiddle {
  position: relative;
  z-index: 10;
  background: #1d1d1b;
  padding-top: 60px; }
  .footerMiddle h3 {
    width: 100%;
    float: left;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
    font-weight: normal;
    color: #fff;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #3a3a37; }
  .footerMiddle ul {
    width: 100%;
    float: left;
    margin-top: 30px; }
    .footerMiddle ul li {
      width: 100%;
      float: left;
      margin-bottom: 7px; }
      .footerMiddle ul li a {
        font-size: 14px;
        color: #767674;
        float: left; }
    .footerMiddle ul li:hover a {
      color: #fff; }

.footerMiddle2 h3 {
  padding-left: 5px; }
.footerMiddle2 ul {
  padding-left: 5px; }
  .footerMiddle2 ul li {
    width: 50%; }
  .footerMiddle2 ul li:last-child {
    clear: both; }

.social {
  width: 100%;
  float: left;
  margin-top: 25px;
  padding-bottom: 30px !important;
  border-bottom: 1px solid #3a3a37; }
  .social ul li {
    width: auto;
    float: left;
    padding: 0 20px;
    border-right: 2px solid #3a3a37;
    height: 7px; }
    .social ul li p {
      font-size: 14px;
      color: #767674;
      float: left;
      margin-top: -6px; }
    .social ul li a {
      float: left;
      margin-top: -6px; }
      .social ul li a i {
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
  .social ul li:first-child {
    padding-left: 0; }
  .social ul li:hover a i {
    color: #e7a300;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.footerMiddleSpace {
  padding-left: 0;
  position: relative;
  z-index: 10; }
  .footerMiddleSpace div {
    width: 100%;
    height: 100%;
    float: left;
    background: #1d1d1b; }

.footerRightBottom {
  width: 50%;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  background: #10100f; }

.footerRight {
  position: relative;
  z-index: 10;
  padding-top: 60px; }
  .footerRight h3 {
    width: 100%;
    float: left;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
    font-weight: normal;
    color: #fff;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #3a3a37; }

.selectGroup {
  float: left;
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px; }
  .selectGroup span {
    width: 181px;
    height: 38px;
    float: left;
    clear: both;
    background: #e7a300;
    position: relative;
    z-index: 10;
    cursor: pointer; }
    .selectGroup span b {
      float: left;
      line-height: 38px;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
      font-size: 14px;
      text-indent: 9px;
      color: #fff; }
    .selectGroup span i {
      float: right;
      margin-right: 15px;
      margin-top: 9px;
      color: #fff;
      font-size: 20px; }

.adresTab, .adresTab2 {
  width: 181px;
  float: left;
  border: 1px solid #e7a300;
  background: #1d1d1b;
  position: absolute;
  margin-top: 38px;
  z-index: 9;
  display: none; }
  .adresTab li, .adresTab2 li {
    width: 100%;
    float: left; }
    .adresTab li a, .adresTab2 li a {
      float: left;
      width: 100%;
      padding: 10px 0;
      text-indent: 10px;
      color: #fff; }

.adresTabContent, .adresTabContent2 {
  float: left;
  width: 100%; }

.adresGroup {
  width: 100%;
  float: left;
  margin-bottom: 11px; }
  .adresGroup span {
    width: 35px;
    float: left;
    color: #767674;
    font-size: 14px; }
  .adresGroup p {
    color: #767674;
    font-size: 14px;
    max-width: 280px; }

.seeOnMap {
  width: 181px;
  height: 38px;
  float: left;
  clear: both;
  margin-top: 30px;
  background: #535353;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  cursor: pointer; }

.seeOnMap:hover {
  background: #e7a300; }

#loading {
  display: table;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: #1d1d1d;
  background-repeat: no-repeat;
  background-position: center; }

.icerikAlani {
  display: table-cell;
  vertical-align: middle; }

.spinner {
  width: 75px;
  height: 75px;
  display: block;
  margin: 0px auto;
  animation: rotate 1.4s infinite ease-in-out, background 1.4s infinite ease-in-out alternate; }

@keyframes rotate {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }
@keyframes background {
  0% {
    background-color: #e7a300; }
  50% {
    background-color: #535353; }
  100% {
    background-color: #fff; } }
.mblMenu {
  display: none; }

.mblMenuClick {
  display: none; }

.sec3RightArea {
  overflow: hidden; }

.owl-carousel {
  display: block; }

.sec3Right .owl-prev, .sec3Right .owl-next {
  display: block !important; }

.hideme {
  opacity: 0; }

.banner {
  width: 100%;
  height: 360px;
  float: left;
  background: url(../img/ico/banner.jpg) center no-repeat;
  margin-top: -120px;
  padding-top: 120px;
  margin-bottom: 50px; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.bannerLeft {
  margin-top: 102px; }
  .bannerLeft h1 {
    float: left;
    width: 100%;
    font-family: "ProximaNova-Semibold";
    font-size: 36px;
    color: #fff;
    letter-spacing: -2px;
    margin-bottom: 15px; }
  .bannerLeft ul {
    float: left; }
    .bannerLeft ul li {
      float: left;
      height: 5px;
      border-right: 2px solid #7c7c7e;
      padding-right: 15px;
      margin-right: 15px; }
      .bannerLeft ul li a {
        font-size: 12px;
        color: #fff;
        float: left;
        margin-top: -6px; }
    .bannerLeft ul li:last-child {
      border: none; }
    .bannerLeft ul li:hover a {
      -webkit-animation-name: zoomIn;
      animation-name: zoomIn;
      color: #e7a300;
      margin-top: -2px; }
    .bannerLeft ul li.active a {
      color: #9da163; }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.bannerRight {
  margin-top: 102px; }
  .bannerRight a {
    float: right;
    margin-left: 20px;
    width: 178px;
    height: 40px;
    border: 2px solid #e7a300;
    color: #fff;
    font-size: 14px;
    font-family: "ProximaNova-Black";
    line-height: 36px;
    text-align: center;
    border-radius: 20px; 
    margin-top: 0px;
  }
  .bannerRight a:hover {
    background: #e7a300; }

.mainContainer {
  width: 100%;
  float: left; }

.mainContainerLeft .menu-btn {
  display: none; }
.mainContainerLeft h2 {
  width: 100%;
  float: left;
  margin-top: 25px;
  color: #9da163;
  font-size: 24px;
  font-family: "ProximaNova-Bold";
  margin-bottom: 20px;
  text-indent: 15px; }
.mainContainerLeft .leftMenu {
  width: 100%;
  float: left; }
  .mainContainerLeft .leftMenu li {
    width: 100%;
    float: left;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .mainContainerLeft .leftMenu li a {
      float: left;
      width: 100%;
      padding: 25px 0;
      font-family: "ProximaNova-Bold";
      font-size: 14px;
      color: #767674;
      border-bottom: 2px solid #f2f2f2; }
  .mainContainerLeft .leftMenu li:hover {
    background: #f2f2f2;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .mainContainerLeft .leftMenu li:hover a {
      color: #1d1d1b; }
  .mainContainerLeft .leftMenu li.active {
    background: #f2f2f2;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .mainContainerLeft .leftMenu li.active a {
      color: #1d1d1b; }
.mainContainerLeft .socialLeftMenuArea {
  width: 100%;
  float: left;
  padding: 0 15px; }
.mainContainerLeft .socialLeftMenu {
  width: 100%;
  float: left;
  padding: 20px 0;
  border-bottom: 2px solid #f2f2f2; }
  .mainContainerLeft .socialLeftMenu li {
    float: left;
    margin-right: 25px; }
  .mainContainerLeft .socialLeftMenu a {
    font-size: 18px; }
  .mainContainerLeft .socialLeftMenu .facebook a {
    color: #3b5998; }
  .mainContainerLeft .socialLeftMenu .twitter a {
    color: #55acee; }
  .mainContainerLeft .socialLeftMenu .envelope a {
    color: #535353; }
  .mainContainerLeft .socialLeftMenu li:first-child {
    margin-left: 93px; }
  .mainContainerLeft .socialLeftMenu li:last-child {
    margin: 0; }
.mainContainerLeft .sec2Middle {
  margin-top: 40px; }
.mainContainerLeft .sec2General h2 {
  color: #fff !important;
  font-family: "ProximaNova-Black" !important;
  font-size: 24px !important;
  margin: 0; }

.mainContainerRightLeft {
  width: 360px;
  float: left;
  height: auto;
  margin-left: 15px;
  margin-right: 30px; }

.mainContainerRight h2 {
  margin-bottom: 25px;
  font-family: "ProximaNova-Bold";
  font-size: 24px;
  color: #e7a300;
  padding-left: 15px; }
.mainContainerRight p {
  color: #999;
  font-size: 14px;
  padding-left: 15px;
  line-height: 25px;
  margin-bottom: 30px; }
  .mainContainerRight p span {
    color: #999;
    font-size: 14px;
    clear: both;
    float: left;
    margin-bottom: 5px; }
  .mainContainerRight p span:before {
    content: "";
    background: #999;
    width: 4px;
    height: 4px;
    float: left;
    margin-top: 9px;
    margin-right: 5px;
    border-radius: 100%; }
.mainContainerRight .carrier {
  margin-top: 70px; }

.mcrLeft {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 35px; }
  .mcrLeft .owl-controls .owl-buttons {
    float: left;
    margin-left: 30px;
    margin-top: -70px;
    position: relative; }
    .mcrLeft .owl-controls .owl-buttons div {
      width: 40px;
      height: 40px;
      float: left;
      color: transparent; }
  .mcrLeft .owl-prev {
    background: url(../img/ico/left.png); }
  .mcrLeft .owl-next {
    margin-left: 1px;
    background: url(../img/ico/right.png); }

.carrierArea {
  width: 100%;
  height: auto;
  float: left;
  padding: 27px 30px;
  background: #e3e2e2; }
  .carrierArea .carrierAreaLeft {
    float: left;
    width: 50%; }
    .carrierArea .carrierAreaLeft h3 {
      width: 100%;
      float: left;
      font-family: "ProximaNova-Black";
      font-size: 24px;
      color: #666;
      margin: 0;
      text-indent: 0; }
    .carrierArea .carrierAreaLeft span {
      float: left;
      margin-top: 20px;
      font-size: 14px;
      color: #999;
      max-width: 355px; }
  .carrierArea .carrierAreaRight {
    float: right; }
    .carrierArea .carrierAreaRight input[type="text"],input[type="email"]  {
      width: 160px;
      height: 39px;
      float: left;
      background: #fff;
      padding: 0 10px;
      border: none;
      outline: none;
      margin-right: 10px;
      font-size: 14px;
      color: #666; }
    .carrierArea .carrierAreaRight input[type="text"],input[type="email"]::-webkit-input-placeholder {
      font-size: 14px;
      color: #999999; }
    .carrierArea .carrierAreaRight input[type="text"],input[type="email"]:-moz-placeholder {
      font-size: 14px;
      color: #999999; }
    .carrierArea .carrierAreaRight input[type="text"],input[type="email"]::-moz-placeholder {
      font-size: 14px;
      color: #999999; }
    .carrierArea .carrierAreaRight input[type="text"],input[type="email"]:-ms-input-placeholder {
      font-size: 14px;
      color: #999999; }
  .carrierArea input[type="submit"] {
    width: 159px;
    height: 39px;
    float: left;
    clear: both;
    margin-top: 11px;
    border: none;
    cursor: pointer;
    outline: none;
    font-family: "ProximaNova-Bold";
    font-size: 14px;
    color: #fff;
    background: #9da163; }

.fileGroup {
  float: left;
  clear: right; }
  .fileGroup span {
    width: 160px;
    height: 39px;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #535353; }
  .fileGroup input[type="file"] {
    width: 160px;
    height: 39px;
    float: left;
    clear: both;
    margin-top: -39px;
    opacity: 0;
    cursor: pointer; }

.searchArea {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.9);
  display: none; }

.searchAreaCenter {
  width: 1170px;
  display: table;
  margin: 0px auto;
  margin-top: -240px; }
  .searchAreaCenter input[type="text"] {
    width: 100%;
    height: 120px;
    background: transparent;
    border: none;
    outline: none;
    float: left;
    margin-top: 120px;
    font-size: 80px;
    color: #fff;
    border-bottom: 2px solid #9da163;
    font-family: "ProximaNova-Semibold"; }
  .searchAreaCenter input[type="text"]::-webkit-input-placeholder {
    font-size: 80px;
    color: #999999; }
  .searchAreaCenter input[type="text"]:-moz-placeholder {
    font-size: 80px;
    color: #999999; }
  .searchAreaCenter input[type="text"]::-moz-placeholder {
    font-size: 80px;
    color: #999999; }
  .searchAreaCenter input[type="text"]:-ms-input-placeholder {
    font-size: 80px;
    color: #999999; }
  .searchAreaCenter .exit {
    cursor: pointer;
    float: right;
    margin-top: -70px;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0); }
    .searchAreaCenter .exit .menu-btn {
      float: left;
      top: 18px;
      right: 0;
      margin-top: 0;
      z-index: 50; }
      .searchAreaCenter .exit .menu-btn span.line {
        display: block;
        width: 70px;
        height: 6px;
        background: #fff;
        -webkit-transition: all ease-out .2s;
        -o-transition: all ease-out .2s;
        transition: all ease-out .2s; }
      .searchAreaCenter .exit .menu-btn span.line:nth-child(2) {
        margin: 8px 0; }
    .searchAreaCenter .exit .menu-btn.active span.line:first-child {
      -webkit-transform: rotate(45deg) translateY(9px) translateX(10px);
      -moz-transform: rotate(45deg) translateY(9px) translateX(10px);
      -ms-transform: rotate(45deg) translateY(9px) translateX(10px);
      -o-transform: rotate(45deg) translateY(9px) translateX(10px);
      transform: rotate(45deg) translateY(9px) translateX(10px); }
    .searchAreaCenter .exit .menu-btn.active span.line:last-child {
      -webkit-transform: rotate(-45deg) translateY(-11px) translateX(10px);
      -moz-transform: rotate(-45deg) translateY(-11px) translateX(10px);
      -ms-transform: rotate(-45deg) translateY(-11px) translateX(10px);
      -o-transform: rotate(-45deg) translateY(-11px) translateX(10px);
      transform: rotate(-45deg) translateY(-11px) translateX(10px); }
    .searchAreaCenter .exit .menu-btn.active span.line:nth-child(2) {
      opacity: 0; }
  .searchAreaCenter .exit:hover {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.searchAreaCenter.active {
  -webkit-transition: all 0.5s cubic-bezier(0, 1.6, 0.59, 1.01);
  -moz-transition: all 0.5s cubic-bezier(0, 1.6, 0.59, 1.01);
  -o-transition: all 0.5s cubic-bezier(0, 1.6, 0.59, 1.01);
  transition: all 0.5s cubic-bezier(0, 1.6, 0.59, 1.01);
  margin-top: 0; }

.news {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #f2f2f2; }

.newsLeft img {
  width: 100%; }
.newsLeft span {
  width: 134px;
  height: 40px;
  border: 2px solid #9da163;
  text-align: center;
  line-height: 36px;
  border-radius: 20px;
  float: right;
  margin-right: 30px;
  font-size: 14px;
  color: #9da163;
  margin-top: -70px;
  position: relative; }

.newsRight {
  float: left; }
  .newsRight h3 {
    float: left;
    font-family: "ProximaNova-Bold";
    font-size: 24px;
    color: #9da163;
    width: 100%; }
  .newsRight p {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-size: 14px;
    color: #999; }

.news:hover .newsRight h3 {
  color: #1d1d1b; }

.certificateArea {
  width: 100%;
  height: 257px;
  float: left;
  border: 2px solid #e3e2e2;
  margin-bottom: 30px; }

.certificateAreaTop {
  width: 100%;
  float: left;
  margin-top: 29px; }
  .certificateAreaTop span {
    width: 45px;
    height: 61px;
    display: table;
    margin: 0px auto;
    background: url(../img/ico/certificate.png) no-repeat; }
  .certificateAreaTop p {
    width: 200px;
    display: table;
    margin: 0px auto;
    font-size: 18px;
    color: #767674;
    margin-top: 40px;
    text-align: left; }
  .certificateAreaTop a {
    width: 200px;
    height: 40px;
    display: table;
    margin: 0px auto;
    margin-top: 40px;
    background: #e7a300;
    color: #fff;
    font-size: 14px; }
    .certificateAreaTop a div {
      display: table;
      margin: 0px auto;
      color: #fff;
      font-size: 14px;
      line-height: 40px; }
      .certificateAreaTop a div i {
        margin-right: 20px; }

.certificateArea:hover a {
  background: #535353; }

.productsBanner {
  background: url(../img/ico/productsBanner.jpg) center no-repeat; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.productArea {
  width: 100%;
  height: 200px;
  float: left;
  background: #e3e2e2;
  padding-top: 35px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px; }

.productAreaLeft {
  float: left;
  width: 60%; }
  .productAreaLeft h3 {
    font-family: "Arial";
    font-size: 12px;
    color: #1d1d1b;
    float: left; }
  .productAreaLeft p {
    float: left;
    max-width: 170px;
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    line-height: 16px; }
  .productAreaLeft a {
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    width: 127px;
    height: 34px;
    float: left;
    background: #9da163;
    border-radius: 20px;
    margin-top: 33px;
    clear: both; }

.productAreaRight {
  width: 40%;
  float: right; }
  .productAreaRight img {
    float: right;
    margin-right: 0;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.productArea:hover {
  background: #1d1d1b;
  -webkit-animation: fadein 0.7s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 0.7s;
  /* Firefox < 16 */
  -ms-animation: fadein  0.7s;
  /* Internet Explorer */
  -o-animation: fadein 0.7s;
  /* Opera < 12.1 */
  animation: fadein 0.7s; }
  .productArea:hover .productAreaLeft h3 {
    color: #fff; }
  .productArea:hover .productAreaLeft p {
    color: #e7a300; }
  .productArea:hover .productAreaRight img {
    margin-right: 10px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.productsDescription {
  width: 100%;
  float: left;
  margin-bottom: 40px; }
  .productsDescription a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: -85px;
    background: #9da163;
    margin-top: -101px;
    opacity: 0; }
    .productsDescription a i {
      color: #fff;
      font-size: 20px;
      display: table;
      margin: 0px auto;
      margin-top: 14px; }
  .productsDescription a.active {
    margin-top: 5px;
    opacity: 1; }
  .productsDescription h2 {
    font-family: "ProximaNova-Black";
    font-size: 36px;
    color: #1d1d1b;
    float: left;
    clear: right;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .productsDescription p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    clear: both;
    margin-top: 20px; }

.productTable {
  width: 535px;
  float: left;
  margin-top: 50px; }
  .productTable table tr th {
    background: #e7a300;
    padding: 16px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "ProximaNova-Bold"; }
  .productTable table tr td {
    background: #f1f1f1;
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    color: #666; }
  .productTable table tr td:nth-child(2n+0) {
    background: #e8e7e7; }
  .productTable .table-bordered th, .productTable .table-bordered td {
    border: 2px solid #fff; }

.productSlide {
  padding: 0;
  margin-left: -15px;
  margin-top: -82px; }
  .productSlide .owl-controls .owl-buttons {
    float: right;
    margin-top: 40px;
    position: relative; }
    .productSlide .owl-controls .owl-buttons div {
      width: 30px;
      height: 30px;
      float: left;
      color: transparent; }
    .productSlide .owl-controls .owl-buttons img {
      width: 100%; }
  .productSlide .owl-prev {
    background: url(../img/ico/left.png);
    background-size: 30px; }
  .productSlide .owl-next {
    margin-left: 10px;
    background: url(../img/ico/right.png);
    background-size: 30px; }

.productSlide-carousel img {
  width: 100%; }

.tabArea {
  width: 100%;
  float: left; }

.tabArea {
  width: 100%;
  float: left; }
  .tabArea .tabMenu li {
    background: #535353;
    width: 228px;
    float: left;
    border-right: 2px solid #fff; }
    .tabArea .tabMenu li a {
      width: 100%;
      padding: 20px 0;
      float: left;
      text-align: center;
      color: #fff;
      font-size: 12px;
      font-family: "ProximaNova-Bold"; }
      .tabArea .tabMenu li a div {
        display: table;
        margin: 0px auto; }
        .tabArea .tabMenu li a div span {
          float: left; }
        .tabArea .tabMenu li a div i {
          float: left;
          margin-left: 8px;
          margin-top: -2px;
          font-size: 18px;
          color: #fff;
          display: none; }
  .tabArea .tabMenu li:last-child {
    border-right: 0; }
  .tabArea .tabMenu li.active {
    background: #1d1d1b; }
    .tabArea .tabMenu li.active span {
      color: #FFF; }
    .tabArea .tabMenu li.active i {
      display: block; }

.tabContent {
  width: 100%;
  float: left;
  margin-top: 2px;
  margin-bottom: 30px; }

.tabContentArea {
  width: 100%;
  float: left;
  margin-top: 2px;
  margin-bottom: 30px;
  background: #fff;
  border: 2px solid #e3e2e2;
  padding: 30px 40px; }

.play {
  border: none !important;
  background: none !important;
  width: 40px !important;
  height: 40px !important;
  background: url(../img/ico/play.png) !important; }

.aksesStandard {
  position: relative;
  padding: 0 12px;
  margin-top: 40px;
  margin-bottom: 50px; }
  .aksesStandard div {
    width: 100%;
    height: 262px;
    padding: 30px;
    float: left;
    background: #e3e2e2; }
    .aksesStandard div article {
      width: 100%;
      height: 162px;
      float: left; }
    .aksesStandard div h3 {
      color: #666;
      font-size: 24px;
      font-family: "ProximaNova-Black"; }
    .aksesStandard div p {
      color: #999;
      font-size: 14px;
      float: left;
      margin-top: 10px; }
    .aksesStandard div a {
      width: 100%;
      height: 40px;
      float: left;
      position: relative;
      background: #535353; }
      .aksesStandard div a span {
        float: left;
        margin-left: 20px;
        font-size: 14px;
        color: #fff;
        line-height: 40px; }
      .aksesStandard div a i {
        color: #fff;
        font-size: 18px;
        float: right;
        margin-right: 14px;
        margin-top: 8px; }

.aksesStandard:hover a {
  background: #e7a300; }

.contentLeft img {
  float: right; }

.contentRight h3 {
  font-size: 24px;
  color: #e7a300;
  font-family: "ProximaNova-Bold";
  width: 100%;
  float: left;
  margin-top: 35px;
  clear: both; }
.contentRight .contentRightBar {
  background: #e7a300;
  width: 85px;
  height: 2px;
  float: left;
  clear: both;
  margin-top: 30px; }
.contentRight p {
  width: 100%;
  float: left;
  margin-top: 35px;
  font-size: 14px;
  color: #999;
  line-height: 22px; }

.technicalData {
  width: 100%;
  float: left; }
  .technicalData li {
    width: 100%;
    float: left;
    background: none;
    margin-bottom: 30px;
    border: none; }
  .technicalData li:last-child {
    margin: 0; }
  .technicalData li:nth-child(2n+0) .contentLeft {
    float: right; }
    .technicalData li:nth-child(2n+0) .contentLeft img {
      float: left; }
  .technicalData li:nth-child(2n+0) .contentRight h3 {
    text-align: right; }
  .technicalData li:nth-child(2n+0) .contentRight .contentRightBar {
    float: right; }
  .technicalData li:nth-child(2n+0) .contentRight p {
    text-align: right; }

body.modaBody {
  overflow: hidden; }

.modalContent {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .modalContent .ort1 {
    overflow: auto; }

.myModalArea {
  display: table;
  margin: 0px auto;
  position: relative; }

.myModalAreaRe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10; }

.bg1 {
  width: 241px;
  height: 110px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/ico/leftTop.png) no-repeat; }

.bg2 {
  width: 195px;
  height: 559px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/ico/rightCenter.png) no-repeat; }

.bg3 {
  width: 94px;
  height: 62px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/ico/leftBotom.png) no-repeat; }

.myModal {
  width: 495px;
  height: auto;
  float: left;
  position: relative;
  background: #fff;
  padding: 40px 30px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: -1500px; }
  .myModal h2 {
    width: 100%;
    float: left;
    color: #1d1d1b;
    font-size: 36px;
    font-family: "ProximaNova-Black"; }
  .myModal p {
    font-size: 14px;
    color: #999;
    font-family: "ProximaNova-Semibold";
    float: left;
    width: 100%;
    margin-top: 15px;
    line-height: 16px;
    margin-bottom: 40px; }
  .myModal .ort1 {
    overflow: auto; }

.myModal.modalActive {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 0; }

.inputGroup {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  font-size: 16px;
  color: #666; }
  .inputGroup input[type="text"], .inputGroup input[type="email"], .inputGroup textarea {
    width: 100%;
    height: 50px;
    float: left;
    padding: 0 17px;
    border: none;
    outline: none;
    background: #e8e6e7; }
  .inputGroup textarea {
    resize: none;
    height: 102px;
    padding: 20px 0;
    padding-left: 17px;
    padding-right: 67px; }
  .inputGroup input[type="submit"] {
    width: 50px;
    height: 102px;
    float: right;
    border: none;
    outline: none;
    margin-top: -102px;
    background: url(../img/ico/fly.png) center center no-repeat #e7a300;
    cursor: pointer; }
  .inputGroup span {
    width: 100%;
    height: 50px;
    float: left;
    border: none;
    outline: none;
    background: #e8e6e7;
    line-height: 50px; }
    .inputGroup span b {
      text-indent: 17px;
      float: left;
      font-weight: normal; }
    .inputGroup span div {
      width: 50px;
      height: 50px;
      float: right;
      background: #dddadc; }
      .inputGroup span div i {
        display: table;
        margin: 0px auto;
        color: #1d1d1b;
        font-size: 22px;
        margin-top: 14px; }
  .inputGroup select {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: -50px;
    opacity: 0;
    cursor: pointer; }

.inputGroup:last-child {
  margin-bottom: 0; }

.myModalClose {
  width: 50px;
  height: 50px;
  background: url(../img/ico/modalClose.jpg) no-repeat;
  position: absolute;
  left: -50px; }

.masterP {
  width: 100%;
  float: left; }
  .masterP h2 {
    width: 100%;
    float: left;
    font-family: "ProximaNova-Bold";
    font-size: 24px;
    color: #e7a300; }
  .masterP p {
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 14px;
    color: #999;
    line-height: 22px; }

.contactGroup .inputGroup label {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  font-family: "ProximaNova-Regular";
  width: 100%;
  float: left;
  margin-bottom: 3px; }
.contactGroup .inputGroup input[type="text"], .contactGroup .inputGroup input[type="email"], .contactGroup .inputGroup textarea {
  width: 100%;
  height: 50px;
  float: left;
  padding: 0 17px;
  border: none;
  outline: none;
  background: #e8e6e7;
  color: #1d1d1b;
  font-size: 14px; }
.contactGroup .inputGroup textarea {
  resize: none;
  height: 156px;
  padding: 20px 0;
  padding-left: 17px;
  padding-right: 67px; }
.contactGroup .inputGroup input[type="submit"] {
  width: 50px;
  height: 156px;
  float: right;
  border: none;
  outline: none;
  margin-top: -156px;
  background: url(../img/ico/fly.png) center center no-repeat #e7a300;
  cursor: pointer; }
.contactGroup .inputGroup span {
  width: 100%;
  height: 50px;
  float: left;
  border: none;
  outline: none;
  background: #e8e6e7;
  line-height: 50px;
  font-size: 14px;
  color: #1d1d1b; }
  .contactGroup .inputGroup span b {
    text-indent: 17px;
    float: left;
    font-weight: normal; }
  .contactGroup .inputGroup span div {
    width: 50px;
    height: 50px;
    float: right;
    background: #dddadc; }
    .contactGroup .inputGroup span div i {
      display: table;
      margin: 0px auto;
      color: #1d1d1b;
      font-size: 22px;
      margin-top: 14px; }
.contactGroup .inputGroup select {
  width: 100%;
  height: 50px;
  float: left;
  margin-top: -50px;
  opacity: 0;
  cursor: pointer; }
.contactGroup .inputGroup input[type="text"]::-webkit-input-placeholder, .contactGroup .inputGroup input[type="email"]::-webkit-input-placeholder, .contactGroup .inputGroup textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #666;
  font-family: "ProximaNova-Regular";
  opacity: 0.5; }
.contactGroup .inputGroup input[type="text"]:-moz-placeholder, .contactGroup .inputGroup input[type="email"]:-moz-placeholder, .contactGroup .inputGroup textarea:-moz-placeholder {
  font-size: 14px;
  color: #666;
  font-family: "ProximaNova-Regular";
  opacity: 0.5; }
.contactGroup .inputGroup input[type="text"]::-moz-placeholder, .contactGroup .inputGroup input[type="email"]::-moz-placeholder, .contactGroup .inputGroup textarea::-moz-placeholder {
  font-size: 14px;
  color: #666;
  font-family: "ProximaNova-Regular";
  opacity: 0.5; }
.contactGroup .inputGroup input[type="text"]:-ms-input-placeholder, .contactGroup .inputGroup input[type="email"]:-ms-input-placeholder, .contactGroup .inputGroup textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #666;
  font-family: "ProximaNova-Regular";
  opacity: 0.5; }

.contactContentBottom {
  width: 100%;
  float: left; 
  margin-left: 45px;}
  .contactContentBottom h2 {
    font-family: "ProximaNova-Bold";
    font-size: 24px;
    color: #9da163;
    margin-bottom: 35px;
    width: 100%;
    float: left; }
  .contactContentBottom p {
    font-size: 14px;
    color: #999;
    float: left;
    width: 100%;
    line-height: 22px;
    margin-bottom: 40px; }

.contactTabs {
  margin-bottom: 40px; }
  .contactTabs .selectGroup {
    margin: 0; }
    .contactTabs .selectGroup span {
      width: 278px;
      height: auto;
      background: #535353;
      padding: 12px 0; }
      .contactTabs .selectGroup span b {
        font-size: 18px;
        font-family: "ProximaNova-Bold";
        line-height: 40px;
        text-indent: 30px; }
      .contactTabs .selectGroup span i {
        width: 40px;
        height: 40px;
        background: #e7a300;
        margin: 0;
        margin-right: 10px; }
      .contactTabs .selectGroup span i::before {
        float: left;
        margin-left: 14px;
        margin-top: 10px; }
    .contactTabs .selectGroup .adresTab, .contactTabs .selectGroup .adresTab2 {
      width: 278px;
      margin-top: 62px; }
      .contactTabs .selectGroup .adresTab li a, .contactTabs .selectGroup .adresTab2 li a {
        text-indent: 30px; }

.adresContent {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid #f2f2f2; }

.cMap {
  float: right; }
  .cMap .cMapArea {
    width: 100%;
    height: 265px;
    float: left; }
    .cMap .cMapArea iframe {
      width: 100%;
      height: 100%; }

.cMapRight h2 {
  color: #9da163;
  font-size: 14px;
  font-family: "ProximaNova-Bold";
  float: left;
  width: 100%;
  margin-bottom: 25px; }
.cMapRight a {
  color: #535353;
  font-size: 14px;
  float: left;
  border: 2px solid #e7a300;
  border-radius: 20px;
  background: #fff;
  width: 178px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-family: "ProximaNova-Semibold";
  margin-top: 57px; }

.InAdress {
  width: 100%;
  float: left;
  margin-bottom: 5px; }
  .InAdress span {
    width: 75px;
    float: left;
    font-size: 14px;
    color: #535353;
    margin-top: 2px; }
  .InAdress p {
    font-size: 14px;
    color: #999;
    margin-top: 2px; }
  .InAdress p::before {
    content: ":";
    font-size: 14px;
    color: #535353;
    float: left;
    margin-right: 3px;
    margin-top: -1px; }

@media only screen and (max-width: 1310px) {
  .productsDescription a {
    margin-left: 0;
    margin-right: 15px; } }
@media only screen and (min-width: 1200px) {
  .newsLeft {
    width: 390px; }

  .newsRight {
    width: 457px; } }
@media only screen and (max-width: 1199px) {
  .logo {
    margin-top: 58px; }
    .logo img {
      width: 100%; }

  nav ul li {
    margin-right: 20px; }

  .search {
    margin-right: 15px; }

  .headerPhone {
    width: 140px;
    margin-right: 10px; }
    .headerPhone span {
      font-size: 12px; }

  .refArea {
    height: 65px; }
    .refArea img {
      width: 100%; }

  .refArea:hover img {
    margin-top: -65px; }

  .ortala {
    width: 970px; }

  .sliderInslider h2 {
    font-size: 50px; }
  .sliderInslider h3 {
    font-size: 70px;
    margin-top: -3px; }
  .sliderInslider p {
    font-size: 18px;
    margin-top: 2px; }

  .sec2LeftArea {
    height: 383px;
    background-position: center;
    margin-top: -92px; }
    .sec2LeftArea a {
      margin-top: 10px; }

  .sec2General img {
    margin-left: -30px; }

  .sec2Middle {
    position: relative; }
    .sec2Middle a {
      position: absolute;
      float: none;
      bottom: 30px;
      right: 45px; }

  .sec2Right a {
    width: auto;
    padding: 0 8px;
    margin-top: 69px; }

  .sec2General:hover img {
    margin-left: -10px; }

  .sec3Left1 h2, .sec3Left2 h2 {
    font-size: 22px; }

  .sec3Left2 a img {
    margin-left: 0; }

  .sec4Area {
    height: 212.5px; }
    .sec4Area h2 {
      font-size: 22px;
      margin-top: 22px;
      margin-bottom: 15px; }
    .sec4Area p {
      line-height: 14px;
      font-size: 11px; }

  .footerMiddle {
    padding-right: 0; }
    .footerMiddle ul li a {
      font-size: 12px; }

  footer {
    background-image: none; }

  .mainContainerLeft .socialLeftMenu li:first-child {
    margin-left: 60px; }

  .mcrLeft-carousel .owl-item {
    width: 360px; }

  .carrierArea .carrierAreaLeft {
    width: 45%; }

  .newsLeft span {
    width: 120px;
    height: 30px;
    line-height: 29px;
    margin-right: 15px;
    margin-top: -45px; }

  .certificateAreaTop a {
    width: 150px; }
  .certificateAreaTop p {
    width: 150px;
    font-size: 14px; }

  .play {
    margin-left: 0 !important; }

  .bannerLeft ul li {
    margin-bottom: 15px; }

  .tabArea .tabMenu li {
    width: 188px; }

  .tabContentArea img {
    max-width: 100%; }

  .productAreaLeft h3 {
    font-size: 18px; }

  .searchAreaCenter {
    width: 90%; }

  .productSlide {
    margin-top: 20px; }

  .productTable {
    width: 100%; }

  .mainContainerRightLeft {
    width: 300px; }
    .mainContainerRightLeft .mcrLeft-carousel img {
      width: 100%; } }
@media only screen and (max-width: 1310px) {
  footer::before, footer::after, .section2::after {
    display: none; } }
@media only screen and (max-width: 991px) {
  .ortala {
    width: 95%;
    margin-top: 0; }

  .sliderInslider h2 {
    font-size: 30px;
    letter-spacing: -1px; }
  .sliderInslider h3 {
    font-size: 50px;
    letter-spacing: -3px; }
  .sliderInslider p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px; }

  .ort1 {
    width: 100%; }

  .sec2LeftArea {
    float: none;
    display: table;
    margin: 0px auto;
    margin-top: 30px; }

  .sec2Right a {
    width: 200px;
    display: table;
    margin: 0px auto;
    float: none; }

  .res {
    width: 100%;
    position: absolute;
    bottom: 30px; }

  .sec4Area {
    margin-bottom: 30px; }

  .refArea {
    height: 83px; }
    .refArea img {
      width: 100%; }

  .refArea:hover img {
    margin-top: -83px; }

  .mblMenu {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 0;
    background: #e7a300;
    padding-bottom: 15px; }
    .mblMenu .mblattr {
      width: 100%;
      float: left;
      padding: 0; }

  header {
    position: relative;
    z-index: 100;
    background: rgba(0, 0, 0, 0.9);
    height: 83px; }
    header .container {
      padding: 0; }
    header .headerMain {
      height: 83px; }
    header .row {
      margin: 0; }
    header nav ul {
      width: 100%;
      border: none;
      margin: 0; }
      header nav ul li {
        width: 100%;
        border-bottom: 1px solid #c79212;
        height: auto; }
        header nav ul li a {
          width: 100%;
          text-align: left;
          text-indent: 15px;
          height: auto;
          padding: 18px 0;
          border: none !important;
          color: #fff !important;
          font-size: 18px; }
        header nav ul li i {
          float: right;
          margin-right: 15px;
          margin-top: -42px;
          font-size: 22px !important;
          color: #fff !important; }
    header .popUpMenuMain {
      float: left;
      width: 100%;
      position: relative !important; }
    header .popUpMenu {
      margin-top: 0;
      width: 100%; }
      header .popUpMenu ul li {
        height: auto; }
        header .popUpMenu ul li a {
          height: auto;
          line-height: 18px;
          padding: 13px 0 !important;
          text-indent: 25px !important; }
    header .popUpMenu::before {
      display: none; }

  .headerRight {
    width: 100% !important;
    margin-top: 15px;
    padding: 0 !important; }

  .search {
    float: none;
    display: table;
    margin: 0px auto; }

  .headerPhoneArea {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 15px; }

  .headerPhone {
    width: 100%;
    float: none;
    display: table;
    margin: 0px auto;
    background: #1f1e1e;
    color: #e7a300 !important;
    border: 2px solid #e7a300; }
    .headerPhone span {
      color: #e7a300; }

  .lang {
    float: none;
    display: table;
    margin: 0px auto;
    margin-top: 15px; }

  .bar {
    display: none; }

  .logo {
    margin-top: 26px; }

  .slider {
    margin-top: 0; }

  header nav ul li:hover .popUpMenuMain {
    display: none; }

  .menu-btn {
    float: left;
    top: 18px;
    right: 0;
    margin-top: 0;
    z-index: 50; }
    .menu-btn span.line {
      display: block;
      width: 35px;
      height: 3px;
      background: #fff;
      -webkit-transition: all ease-out .2s;
      -o-transition: all ease-out .2s;
      transition: all ease-out .2s; }
    .menu-btn span.line:nth-child(2) {
      margin: 4px 0; }

  .menu-btn.active span.line:first-child {
    -webkit-transform: rotate(45deg) translateY(4.5px) translateX(5px);
    -moz-transform: rotate(45deg) translateY(4.5px) translateX(5px);
    -ms-transform: rotate(45deg) translateY(4.5px) translateX(5px);
    -o-transform: rotate(45deg) translateY(4.5px) translateX(5px);
    transform: rotate(45deg) translateY(4.5px) translateX(5px); }
  .menu-btn.active span.line:last-child {
    -webkit-transform: rotate(-45deg) translateY(-5.5px) translateX(5px);
    -moz-transform: rotate(-45deg) translateY(-5.5px) translateX(5px);
    -ms-transform: rotate(-45deg) translateY(-5.5px) translateX(5px);
    -o-transform: rotate(-45deg) translateY(-5.5px) translateX(5px);
    transform: rotate(-45deg) translateY(-5.5px) translateX(5px); }
  .menu-btn.active span.line:nth-child(2) {
    opacity: 0; }

  .mblMenuClick {
    display: block;
    float: right;
    margin-top: 33px;
    margin-right: 15px; }

  .sec3Left2 a img {
    margin-left: 30px; }

  .sec3Right {
    width: 585px !important;
    display: block;
    margin: 0px auto;
    padding-top: 60px;
    overflow: hidden; }

  .slider .bx-pager-item:first-child {
    margin-left: 0; }

  .footerLeft, .footerMiddle, .footerRight {
    height: auto !important; }

  .footerRight {
    padding-top: 30px; }

  .footerLeft {
    padding-top: 30px; }
    .footerLeft p {
      margin-top: 20px; }

  .footerMiddle {
    padding-top: 20px; }

  .footerMiddle2 {
    margin-top: 20px; }
    .footerMiddle2 h3 {
      padding-left: 0;
      padding-bottom: 20px; }

  .footerMiddleSpace, .footerRightBottom {
    display: none; }

  .social {
    border-bottom: 0;
    padding-bottom: 10px !important; }

  footer {
    padding-bottom: 20px; }

  .selectGroup {
    width: 100%; }

  .adresGroup {
    width: 50%; }

  .bannerRight a {
    width: 130px;
    margin-left: 10px; }

  .newsLeft {
    margin-bottom: 15px; }
    .newsLeft img {
      width: 100%;
      max-width: 505px;
      display: table;
      margin: 0px auto; }

  .certificateAreaTop a {
    width: 200px; }
  .certificateAreaTop p {
    width: 200px;
    font-size: 16px; }

  .productAreaLeft {
    position: relative;
    z-index: 9;
    width: 70%; }
    .productAreaLeft h3 {
      font-size: 15px; }

  .productAreaRight {
    width: 30%; }
    .productAreaRight img {
      margin: 0; }

  .tabArea .tabMenu li {
    width: 144px; }
    .tabArea .tabMenu li a {
      font-size: 11px; }
      .tabArea .tabMenu li a i {
        display: none !important; }

  .productTable {
    float: none;
    display: table;
    margin: 0px auto;
    margin-top: 50px; }

  .contentRight h3 {
    margin-top: 15px; }
  .contentRight .contentRightBar {
    margin-top: 15px; }
  .contentRight p {
    margin-top: 15px; }

  .aksesStandard div {
    padding: 20px; }
    .aksesStandard div a i {
      margin-top: 10px; }

  .modalContent {
    overflow-x: scroll; }

  .productSlide {
    margin-left: 0 !important; } }
@media only screen and (max-width: 767px) {
  .slider {
    position: relative;
    overflow: hidden; }
    .slider .bx-wrapper {
      height: 100% !important; }
    .slider .bx-pager {
      display: none; }
    .slider li {
      width: 100%;
      height: 100%; }
      .slider li img {
        width: 100%; }

  .sliderInslider h2 {
    font-size: 20px; }
  .sliderInslider h3 {
    font-size: 30px; }
  .sliderInslider p {
    font-size: 11px;
    width: auto;
    max-width: none; }

  header nav ul li a {
    width: 100%; }

  .ortala {
    width: 100%; }

  .sec2LeftArea p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    margin-top: 20px; }

  .sec2General {
    max-width: 555px;
    display: table;
    margin: 0px auto;
    float: none;
    margin-top: 30px; }

  .sec3Left .col-md-4.col-sm-8.col-xs-12.paddingR {
    padding-right: 15px !important; }
  .sec3Left .col-md-2.col-sm-4.col-xs-12.paddingL {
    padding-left: 15px !important; }

  .sec3Left1 {
    max-width: 555px;
    display: table;
    margin: 0px auto;
    float: none;
    margin-top: -40px; }
    .sec3Left1 p {
      clear: both; }

  .sec3Left2 {
    width: 100%;
    max-width: 555px !important;
    display: table;
    margin: 0px auto;
    float: none;
    margin-top: 30px; }

  #owl-demo .item img {
    margin-left: 0; }

  .sec3Right {
    width: 555px !important; }

  .owlLeft {
    height: auto;
    padding-bottom: 15px !important;
    float: left; }

  .owlRight {
    margin-left: 0;
    width: 100% !important; }
    .owlRight img {
      width: 100% !important; }

  .social ul li:first-child {
    display: none; }

  .sec4Area {
    width: 555px;
    max-width: 555px;
    height: auto;
    padding-bottom: 20px; }

  .section4 .col-md-3.col-sm-6.col-xs-12 {
    width: 555px;
    max-width: 555px;
    display: table;
    margin: 0px auto;
    float: none;
    width: auto !important; }

  .refs {
    display: none; }

  .sec2LeftArea {
    height: auto;
    padding-bottom: 20px; }

  .ortala {
    width: 90% !important; }

  .rightBlock {
    width: 100%;
    bottom: 0 !important;
    top: auto !important;
    height: auto !important;
    right: 0; }
    .rightBlock a {
      width: 100%;
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transform: rotate(0);
      margin-left: 0; }

  .hideme {
    opacity: 1; }

  .bannerLeft {
    margin-top: 50px; }
    .bannerLeft ul {
      display: none; }

  .bannerRight {
    margin-top: 36px; }
    .bannerRight a {
      width: 100%;
      margin-bottom: 10px; }

  .mainContainerRightLeft {
    margin-left: 0;
    margin-top: 30px;
    width: 100%; }
    .mainContainerRightLeft .owl-item img {
      width: 100% !important; }

  .mainContainerLeft h2 {
    margin-top: 0; }
  .mainContainerLeft .socialLeftMenuArea {
    padding: 20px 15px;
    border-bottom: 2px solid #f2f2f2; }
  .mainContainerLeft .socialLeftMenu {
    padding: 0;
    border: none;
    display: table;
    margin: 0px auto;
    float: none;
    width: auto; }
    .mainContainerLeft .socialLeftMenu li:first-child {
      margin-left: 0; }
  .mainContainerLeft .menu-btn {
    display: block;
    float: right;
    margin-right: 15px;
    margin-top: -42px; }
    .mainContainerLeft .menu-btn span.line {
      background: #e7a300; }
  .mainContainerLeft .sec2General {
    margin-top: 0; }

  .leftMenu {
    display: none; }

  .carrierAreaLeft {
    width: 100% !important; }
    .carrierAreaLeft h3 {
      text-align: center; }
    .carrierAreaLeft span {
      text-align: center; }

  .carrierAreaRight {
    width: 100% !important; }
    .carrierAreaRight input[type="text"], .carrierAreaRight input[type="submit"],.carrierAreaRight input[type="email"] {
      width: 100% !important;
      float: left;
      margin: 0;
      margin-bottom: 10px;
      margin-top: 15px; }
    .carrierAreaRight input[type="submit"] {
      margin: 0 !important; }

  .fileGroup {
    width: 100%; }
    .fileGroup span {
      width: 100%; }
    .fileGroup input[type="file"] {
      width: 100%;
      margin-bottom: 10px; }

  .certificateArea {
    max-width: 460px;
    float: none;
    margin: 0px auto;
    margin-bottom: 30px; }

  .certificateAreaTop a {
    width: 90%; }
  .certificateAreaTop p {
    width: 90%;
    font-size: 16px; }

  .productArea {
    max-width: 460px;
    display: table;
    margin: 0px auto;
    margin-bottom: 30px; }

  .productAreaLeft, .productAreaRight {
    width: 100%; }
    .productAreaLeft img, .productAreaRight img {
      display: table;
      margin: 0px auto;
      float: none; }

  .productAreaLeft h3 {
    width: 100%;
    text-align: center; }
  .productAreaLeft p {
    max-width: none;
    margin-bottom: 15px;
    width: 100%;
    text-align: center; }
  .productAreaLeft a {
    float: none;
    display: table;
    margin: 0px auto;
    margin-bottom: 15px; }

  .productArea .productAreaRight img {
    margin: 0px auto !important; }

  .play {
    float: left !important;
    margin-top: 8px; }

  .tabArea .tabMenu li {
    width: 50%;
    margin-bottom: 2px; }
  .tabArea .tabMenu li:last-child {
    width: 100%; }

  .contactTabs .selectGroup {
    margin-top: 15px; }
    .contactTabs .selectGroup span {
      width: 100%; }

  .cMapRight h2 {
    margin-top: 15px; }

  .contactGroup {
    padding: 0; }

  .cMap {
    padding: 0; }

  .adresContent {
    padding: 20px; }

  .productsDescription a {
    display: none !important; }

  .productTable {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    float: left;
    max-width: none;
    display: block; }

  .productTableScroll {
    width: 500px;
    float: left; }

  .productSlide {
    padding: 0 15px !important; }

  .productsDescription h2 {
    font-size: 28px; }

  .play {
    margin-top: -5px;
    margin-right: 10px;
    float: left !important; }

  .productSlide {
    margin-top: -20px; }

  .myModal {
    width: 85%;
    float: right; }

  .contactTabs .selectGroup .adresTab, .contactTabs .selectGroup .adresTab2 {
    width: 100%; }

  .cMapRight a {
    float: none;
    display: table;
    margin: 0px auto;
    margin-top: 57px; }

  .mcrLeft-carousel .owl-item {
    width: auto; }

  .certificateAreaTop2 {
    margin-top: 30px; } }
@media only screen and (max-width: 555px) {
  .sec4Area {
    width: 100%; }

  .sec3Right {
    width: 100% !important; } }
@media only screen and (max-width: 440px) {
  .productsDescription h2 {
    margin-top: 15px; } }
@media only screen and (max-width: 372px) {
  .sec3Left2 a img {
    margin-left: -15px;
    margin-top: -111px; } }

/*# sourceMappingURL=style.css.map */
