/* Copyrights Gael Parfaite v6 */


/* bootstrap.dev.min.css */
body {
  background-color:#000;
  margin: 0;
}
figure,
header,
nav,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
strong {
  font-weight: bold;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
img {
  border: 0;
}
figure {
margin: 1em 40px;
}
button,
input {
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}


* {
          box-sizing: border-box;
}
*:before,
*:after {
          box-sizing: border-box;
}



img {
  vertical-align: middle;
}




.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}


.col-xs-3, .col-md-3, .col-sm-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-md-9, .col-sm-10, .col-sm-11, .col-xs-12, .col-sm-12, .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-9, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

@media (min-width: 768px) {
  .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
}


@media (min-width: 992px) {
  .col-md-3, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
}


@media (min-width: 1200px) {
  .col-lg-5, .col-lg-6, .col-lg-8 {
    float: left;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}




.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #FFF;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}




.collapse {
  display: none;
}

tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}





.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}






.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}



@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}



.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}


@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}




.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  background-image: none;
  border: 1px solid transparent;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}


@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}


@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}


.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}


.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-collapse:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
@-ms-viewport {
  width: device-width;
}




/* base.dev.min.css */



@charset "utf-8";
body{ -webkit-font-smoothing: antialiased;  line-height:22px; letter-spacing: 0.01em }
a { text-decoration: none; color:#0668DE; cursor: pointer !important; outline: 0; }
a:hover, a:focus{ text-decoration: none;}
a:focus {outline: none; }
img { max-width:100%; height:auto; }
p {margin:0 0 22px 0}
ul{ margin: 0px; }
input, button, button:focus {outline: 0;}
input{ border: 1px solid #dfdfdf; font-size: 11px;  padding: 8px 15px; width: 100%; margin: 0 0 20px 0; max-width: 100%; resize: none;}
input[type="text"] { -webkit-appearance: none;  border-radius: 0; }
input:focus{ border: 1px solid #989898; outline: none; }

textarea {
  width: 100%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 16px;
  resize: none;
}

select {
  width: 100%;
  padding: 8px 15px;
  /* height: 50px; */
  border: none;
  border-radius: 4px;
  background-color: #f1f1f1;
}


iframe { border: 0;}
iframe { max-width: 100%; }
iframe{ border-width: 0px; }
::selection { color: #000; background:#dcdcdc; }
::-moz-selection { color:#000; background:#dcdcdc; }
::-webkit-input-placeholder { color: #999; text-overflow: ellipsis; }
:-moz-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; }
::-moz-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; }
:-ms-input-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; }
::-webkit-scrollbar { width:12px }
::-webkit-scrollbar-track { box-shadow:inset 0 0 6px rgba(0,0,0,.3); }
::-webkit-scrollbar-thumb { background:rgba(210,210,210,.8); box-shadow:inset 0 0 6px rgba(0,0,0,.5); }
::-webkit-scrollbar-thumb:window-inactive { background:rgba(210,210,210,.4) }
h1, h2 { margin:0; padding:0; color: #000;}
h1 { font-size:50px; line-height: 60px;}
h2 { font-size:32px; line-height:40px}



.input-image {
    border: 1px solid #dfdfdf !important;
    font-size: 11px !important;
    padding: 0px 0px !important;
    /* width: 100% !important; */
    margin: 0 0 0px 0 !important;
    max-width: 100% !important;
    resize: none !important;
}


.text-extra-small { font-size:10px !important; line-height:15px;}
.text-small{ font-size:12px !important; line-height:20px; display: inline-block !important}
.text-medium{ font-size:14px !important; line-height:24px;}
.text-large{ font-size:16px !important; line-height:22px;}
.text-extra-large { font-size:18px !important; line-height:28px;  }
.title-small{ font-size:22px !important; line-height:28px;}
.title-large{ font-size:28px !important; line-height:32px;}
.title-extra-large-1{ font-size:35px !important;}
.title-extra-large-2{ font-size:45px !important; line-height:50px;}
.title-extra-large-3{ font-size:60px !important; line-height:70px;}
.title-extra-large-9{ font-size:110px !important; line-height:100px;}
.font-weight-300 { font-weight:300 !important;}
.font-weight-400 { font-weight:400 !important;}
.font-weight-500 { font-weight:500 !important;}
.font-weight-600 { font-weight:600 !important;}
.font-weight-700 { font-weight:700 !important;}
.font-weight-800 { font-weight:800 !important;}
.font-weight-900 { font-weight:900 !important;}

.text-decoration-underline { text-decoration:underline !important;}

.slider-text-middle-main { display: table; height: 100%; width: 100% }
.slider-text-middle { display: table-cell; vertical-align: middle; }
.slider-typography { height: 100%; position: absolute; z-index: 1; right: 0; left: 0; }






.cover-background { background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important; overflow: hidden; }
.border-none {border: 0 !important}
.border-radius-0 {border-radius: 0px !important;}
.border-radius-4 {border-radius: 4px !important;}
.border-2-dark-gray {border: 2px solid #282828 !important;}
.margin-two-bottom{margin-bottom:1.5% !important}
.margin-four-bottom{margin-bottom:2.5% !important}
.margin-six-bottom{margin-bottom:3.5% !important}
.margin-eight-bottom{margin-bottom:4.5% !important}
.margin-ten-bottom{margin-bottom:5.5% !important}
.margin-twelve-bottom{margin-bottom:6.5% !important}
.margin-fifteen-bottom{margin-bottom:8% !important}
.margin-thirty-five-bottom{margin-bottom:18% !important}
.margin-two-top{margin-top:1.5% !important}
.margin-five-top{margin-top:3% !important}
.margin-seven-top{margin-top:4% !important}
.margin-ten-top{margin-top:6% !important}
.margin-four-right {margin-right:2.5% !important}
.margin-five-lr{ margin-left: 5px; !important; margin-right: 5px !important;}
.no-margin{ margin:0 !important}
.margin-lr-auto {margin-left:auto !important; margin-right:auto !important}
.padding-eight-top {padding-top:4.5% !important}
.padding-110px-top { padding-top: 110px !important;}
.padding-30px-top { padding-top: 30px !important;}
.padding-30px-tb{ padding-top: 30px !important; padding-bottom: 30px !important;}
.padding-60px-tb{ padding-top: 60px !important; padding-bottom: 60px !important;}
.padding-110px-tb{ padding-top: 110px !important; padding-bottom: 110px !important;}

.NO-PADDING{ padding:0 !important}
.float-left { float: left !important;}
.center-col { float: none !important; margin-left: auto !important; margin-right: auto !important;}
/* section {border-bottom:0px solid #ececec} */
.display-block { display: block !important}
.overflow-hidden{ overflow: hidden !important}
.display-table{ display: table !important;}
.display-table-cell-vertical-middle{ display: table-cell; vertical-align: middle; float: none;}
.position-relative{ position: relative !important; z-index: 5 }
.position-inherit {position: inherit !important;}

.width-fix-100 { width:160px !important;}
.width-40 { width:40% !important;}
.width-50 { width:50% !important;}
.width-60 { width:60% !important;}
.width-80 { width:80% !important;}
.width-90 { width:90% !important;}
.width-100 { width:100% !important;}
.one-fourth-screen {height: 800px;}
.btn {display: inline-block; border-radius:4px; width: auto; font-weight: 500; white-space: inherit; cursor: pointer !important;}
.btn:hover {opacity:0.7}
.btn-dual .btn {margin:0 20px 0 0}
.btn-dual .btn:last-child {margin:0}
.btn-circle { border-radius:30px !important}
.btn.btn-extra-large2 { font-size: 16px; padding: 18px 30px !important; line-height: 20px;}
.btn.btn--extra-small { font-size: 8px; padding: 4px 10px !important; line-height: 12px;}
.btn.btn-medium { font-size: 12px; padding: 8px 20px !important; line-height: 18px;}
.btn.btn-small { font-size: 11px; padding: 4px 14px !important; line-height: 18px;}
.btn-circle.btn-medium { font-size: 12px; padding: 8px 25px !important; line-height: 18px;}
.btn.btn-border {border: 2px solid; background-color: rgba(0, 0, 0, 0);}
.btn-3d { border-bottom:4px solid rgba(0,0,0,0.2) !important;}

.highlight-button-black-border { background-color: transparent; border: 2px solid #000; color: #000; font-size: 22px; font-weight: 600; padding: 20px 30px;}
.highlight-button-black-border:hover { background-color: #000; border: 2px solid #000; color: #fff !important;}

.highlight-button-white-border { background-color: transparent; border: 2px solid #fff; color: #fff; font-size: 22px; font-weight: 500; padding: 20px 30px;}
.highlight-button-white-border:hover { background-color: transparent; border: 2px solid #fff; color: #fff;}







.big-input { padding: 18px 25px; border:1px solid rgba(0,0,0,.1) !important; font-size: 14px !important}
.big-input:focus {border:1px solid rgba(0,0,0,.5) !important;}

.medium-input, .medium-textarea, .medium-select select { padding: 12px 20px; border:1px solid rgba(0,0,0,.1) !important; font-size: 14px !important; line-height: normal}
.medium-input:focus, .medium-select:focus {border:1px solid rgba(0,0,0,.5) !important;}
.small-input, .small-textarea { padding: 12px 15px; border:1px solid rgba(0,0,0,.1); font-size: 11px !important; line-height: normal}
.small-input:focus, .small-select:focus {border:1px solid rgba(0,0,0,.5);}
.small-select select {padding: 15px 15px; line-height: normal}
.medium-input-light, .medium-textarea-light, .medium-select-light select { padding: 12px 25px; border:1px solid rgba(255,255,255,.1) !important; font-size: 12px !important; background: rgba(255,255,255,.1) !important; line-height: normal}
.medium-input-light:focus, .medium-select-light:focus {border:1px solid rgba(255,255,255,.4) !important;}



.grid li { transition-duration: 0s;}
.grid img { width: 100%;}
.grid-gallery { clear: both; float: left; width: 100%;}
.grid-gallery ul { list-style: outside none none; padding: 0;}
.grid-gallery figure { margin: 0; position: relative; overflow: hidden}
.grid-gallery figure img { cursor: pointer; display: block; opacity: 1; width: 100%;}
.grid { margin: 0 auto;}
.grid li { box-sizing: border-box; display: inline-table; float: left; margin: 0; width: 25%;}
.grid-gallery ul { margin-left: 1px;}
.grid figure { transition: opacity 0.2s ease 0s;}
figure:hover img { cursor: url("../images/icon/icon-zoom-white.png"), pointer; opacity: 0.15; transform: scale(1.1, 1.1); transition: all 0.3s ease 0s;}
.work-3col .grid li { float: left; width: 33.33%;}
.work-2col .grid li { float: left; width: 50%;}
.gutter .grid-gallery ul { margin-left: -14px;}
.gutter .grid li { padding: 0 0 14px 14px;}




/* responsive.dev.min.css*/

@media (max-width: 1199px) {

		.md-width-70 { width:70% !important;}
    .navbar li { margin: 13px 16px;}
    .navbar .nav-button{margin: 10px 0 8px 10px;}
    .navbar-toggle{margin:4px 0;}
}

@media (max-width: 1050px) {
.one-fourth-screen {height: 600px;}
}

@media (max-width: 991px) {
.sm-no-margin-tb{ margin-top: 0 !important; margin-bottom: 0 !important}
.sm-margin-ten-bottom{margin-bottom:5.5% !important}
.sm-margin-twelve-bottom{margin-bottom:6.5% !important}
h1 { font-size: 40px; line-height: 40px;}
.sm-no-border { border:none !important}
.sm-display-inline-block { display: inline-block !important}
.sm-width-100 { width:100% !important;}
.sm-title-medium{ font-size:25px !important; line-height:30px !important;}
.sm-title-large{ font-size:30px !important; line-height:35px !important;}
.sm-title-extra-large-2{ font-size:38px !important; line-height:40px !important;}


.navbar-toggle { background-color: #000; border-radius: 0; margin-right: 0; display: block; cursor: pointer !important;}
.navbar-toggle .icon-bar {background: #fff;}
.navbar-collapse {box-shadow: none; background:rgba(0,0,0,.90); width: 100%; position: absolute; top: 90px;}
.navbar-collapse.collapse {display: none!important;}
.navbar-nav { padding: 25px 10px; }
.navbar li { margin: 0 15px; padding: 12px 0 11px; border-bottom: 1px solid rgba(255,255,255,.20);}
.navbar li:last-child { border: none;}

header .nav-button a.text-black, header .nav-button a.text-black:hover {color:#000 !important;}
.navbar li a:hover{ opacity: 1; color: rgba(255,255,255,0.7) !important; border-bottom:1px solid transparent; }
.navbar-nav>li {float: none; }
.navbar-nav {width: 100%;}
.navbar .container {width: 100%}
.navbar li:last-child { margin-right: 15px;}
.navbar .nav-button { margin: 15px 15px;}
.navbar .nav-button { margin-left: 20px;}
.navbar-collapse { top:62px; left: 0;}
.navbar .nav-button { margin: 15px 15px;}
.sm-padding-nav-btn, .navbar .nav-button a.sm-padding-nav-btn{padding: 6px 20px !important;}
}

@media (max-width: 767px) {
h1{ font-size: 25px !important; line-height: 30px;}
.xs-margin-ten-bottom{margin-bottom:5.5% !important}
.xs-margin-fifteen-bottom{margin-bottom:8% !important}
.xs-margin-nineteen-bottom{margin-bottom:10% !important}
.xs-margin-ten-top{margin-top:5.5% !important}
.xs-padding-fifteen{ padding:8% !important}
.xs-padding-30px-tb{padding-top:30px !important; padding-bottom:30px !important;}
.xs-padding-50px-tb{padding-top:50px !important; padding-bottom:50px !important;}
.xs-padding-60px-tb{padding-top:60px !important; padding-bottom:60px !important;}
.xs-no-padding{ padding-top:0 !important; padding-bottom: 0 !important}
.xs-no-padding-lr{ padding-left: 0 !important; padding-right: 0 !important}
.xs-position-static{ position: static !important; z-index: 5 }
.xs-position-absolute {position: absolute !important;}
.xs-width-100 { width:100% !important;}
.xs-height-400-px { height: 400px !important}
.xs-height-600-px { height: 600px !important}
.xs-height-700-px { height: 700px !important}
.xs-line-height-20{ line-height: 20px !important;}
.xs-text-left { text-align: left !important}
.xs-text-right { text-align: right !important}
.xs-text-center { text-align: center !important}
.xs-title-small{ font-size:12px !important; line-height:18px !important;}
.xs-title-medium{ font-size:16px !important; line-height:21px !important;}
.xs-title-extra-medium{ font-size:20px !important; line-height:25px !important;}
.xs-title-large{ font-size:25px !important; line-height:30px !important;}
.xs-title-extra-large-1{ font-size:30px !important; line-height:35px !important;}
.xs-title-extra-large-2{ font-size:45px !important; line-height:50px !important;}
.big-input { padding: 10px 15px !important;}
iframe {height: auto; width: 100%;}
.navbar-nav { margin: 0;}
.navbar{padding:11px 0;}
.navbar-collapse { top:53px;}
.one-fourth-screen{height:auto;}
.work-3col .grid li {width:100%;}
.back-down { position: relative; margin: 0 0 20px}
.xs-equalize-auto>div { height: auto !important}
.equalize.equalize-display-inherit .display-table-cell-vertical-middle { top: inherit; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; transform: none; position: inherit;}
.btn-dual .btn {margin:0 10px 0 0}
}


@media (max-width: 480px) {
.navbar-collapse { top:53px;}
}


.collapse.in {
  display: block!important;
}


/* elements.dev.min.css */
.navbar {z-index: 999; width: 100%; border-radius: 0; border: 0;padding: 0px 0 0px;}
/*.navbar img {max-height:40px}*/
.navbar li {margin:13px 20px;}
.navbar li:last-child { margin-right: 0;}
.navbar li a {font-size: 12px; padding: 0;cursor: pointer !important; border-bottom: 1px solid transparent; }
.navbar li a:hover {opacity: 0.8;}
.navbar .nav-button { margin: 10px 0 8px 30px;}
.navbar .nav-button a { padding: 3px 17px 2px !important; border: 1px solid transparent; font-size: 10px}
.navbar-collapse { padding: 0;}
header .container { position: relative;}
header .row { align-items: center; display: flex; height: auto;}
.video-overlay{position:relative; float:left; width: 100%; padding-top:56.25%;}
.video-overlay iframe{float:left; width: 100%; position:absolute; left:0; top: 0; height:100%;}
.back-down { position: absolute; bottom:8%; width:100%; z-index:5}
.slider-text-middle-main {display: table; height: 100%;width: 100%;}
.btn:active:focus, .btn:focus { outline: 0 none; box-shadow: none;}
