@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700");
@import url("components/fonts/tt/stylesheet.css");

@font-face {
  font-family: 'FontAwesome';
  src: url("components/fonts/fa/fontawesome-webfnav-tabesont.eot?v=4.7.0");
  src: url("components/fonts/fa/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("components/fonts/fa/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("components/fonts/fa/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("components/fonts/fa/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("components/fonts/fa/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
  
  /*themify icons*/
@font-face {
  font-family: 'themify';
  src: url("components/fonts/ti/themify.eot");
  src: url("components/fonts/ti/themify.eot?#iefix") format("embedded-opentype"), url("components/fonts/ti/themify.woff") format("woff"), url("components/fonts/ti/themify.ttf") format("truetype"), url("components/fonts/ti/themify.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
	font-family: 'Bebas Neue';
	src: url('assets/templates/css/components/fonts/bn/BebasNeueRegular.eot');
	src: local('Bebas Neue Regular'), local('BebasNeueRegular'),
		url('assets/templates/css/components/fonts/bn/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
		url('assets/templates/css/components/fonts/bn/BebasNeueRegular.woff') format('woff'),
		url('assets/templates/css/components/fonts/bn/BebasNeueRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, body {
  height: 100%; }

body {
  font-size: .9rem;
  font-weight: 400;
  color: #444;
  line-height: 1.6;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .004em; }
.shdow-blocks{
    box-shadow:0px -10px 10px #929292 ;
}
button, input, optgroup, select, textarea {
  font-family: "Open Sans", sans-serif; }

button:focus {
  outline: 0 !important; }

a, .simple-hover img, button, .btn {
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

a {
  color: #f5f5f8;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color:  #5b5959; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  font-family: 'TT Norms'; 
  font-weight: 500; 
  font-style: normal;
  color: #212121;
  letter-spacing: 0px; }

.h1, h1 {
  font-size: 34.3px; }

.h2, h2 {
  font-size: 30.1px; }

h3, .h3 {
  font-weight: 700;
  font-size: 22px; }

.h4, h4 {
  font-size: 18px; }

.h5, h5 {
  font-size: 14px; }

.h6, h6 {
  font-size: 12px;
  font-weight: 500; }
.h7 {
  font-size: 13px;
  font-weight: 500;
  padding-left: 30px}

.h1 small, h1 small {
  font-size: 21.7px; }

.h2 small, h2 small {
  font-size: 14.7px; }

.h3 small, .h4 small, h3 small, h4 small {
  font-size: 14px; }

h2 span {
    font-weight:700;
    color:#5b5959;
    text-transform:uppercase;
}

h3 span {
    font-weight:700;
    color:#5b5959;
}
.dynamic-align
{
    width:100%;
}
.dynamic
{
    display:flex;
    align-items:center;
    height: 130px;
    position: relative;
    margin: 0 auto;
    width: 80%;
}
.dynamic-header
{
    width: 100%;
    transition: 0.2s;
    font-weight: bold;
}
.hide-header
{
    opacity: 0;
}
.border-4 {
  border-top: 4px solid #eee; }

.base-font {
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

.text-small {
  font-size: 14px;
  line-height: 22px; }
  
.text-min {
  font-size: 11px;
  line-height: 14px;
  color:#838383;}

.bg-faded {
  background-color: #f5f5f8; }

.bg-primary {
  background: #ce1717 !important;
  border-color: #ce1717; }

.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c; }

.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c; }

.bg-dark {
  border-color: #212121;
  background-color: #212121; }

.text-primary {
  color: #5b5959 !important; }

.text-danger {
  color: #c9302c !important; }

.text-success {
  color: #5cb85c !important; }

.text-warning {
  color: #f0ad4e !important; }

.text-info {
  color: #5bc0de !important; }

.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px; }

.lead > span {
    font-size: 30px; }
.first-client > span{
    font-size: 50px;
    vertical-align: middle;}
.first-client{
    font-size:30px; }
.lead {
  font-weight: 300;
  font-size:20px;
  color: #444; }

strong, b {
  font-weight: 700; }

.fWidth {
  width: 100% !important; }

.oHidden {
  overflow: hidden !important; }

strong, b {
  font-weight: 700; }

.pt0 {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.bg-default {
  background-color: #f7f7f7 !important; }

.bg-gray {
  background-color: #fbfbfb; }

.bg-dark {
  background: #212121; }

.border0-hor {
  border-left: 0 !important;
  border-right: 0 !important; }

.back-to-top {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  bottom: 10px;
  border-radius: 50%;
  left: 10px;
  background: rgba(91, 89, 89, 1);
  color: #fff;
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, 35px, 35px);
  -webkit-transform: translate3d(0, 35px, 35px);
  text-align: center; }
  .back-to-top i {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
    background: rgba(125, 120, 120, 0.5);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }
.viedomark
{
    border-radius:10px;
    position:fixed;
    z-index:10;
    transition:0.2s;
    text-align:center;
    background-color:white;
    width: 200px;
    top: 120px;
    right:20px;
}
    #close-viedomark
    {
    background-color: white;
    border-radius: 4px;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 5px;
    display: none;
    border: 1px solid black;
    }
/**section title**/
.section-title {
  position: relative;
  margin-bottom: 10px;
  text-align: center; }
  .section-title h4 {
    display: inline-block;
    padding: 0.1em 0.2em;
    text-transform: uppercase;
    line-height: 125%;
    color: #212121 !important;
    letter-spacing: -1px;
    font-weight: 800;
    position: relative;
    padding-bottom: 20px; }
    .section-title h4:after {
      content: "";
      width: 80px;
      height: 2px;
      background-color: #eee;
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -40px; }
  .section-title .lead {
    font-weight: 400;
    color: #212121; }

.sectionDark .section-title h4, .sectionDark .section-title .lead {
  color: #fff !important; }

.sectionDark .section-title h4:after {
  background-color: rgba(255, 255, 255, 0.3); }

@media (min-width: 992px) {
    .nav-item{
    display:flex;
    align-items:center;
}
  .table-responsive {
    display: table; }
  .section-title h4 {
    font-size: 2.2rem; } }

.bg-parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative; }
  .bg-parallax:before {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/overlay-pattern.png);
    position: absolute;
    z-index: 0; }
  .bg-parallax .container {
    position: relative;
    z-index: 1; }

.form-control {
  border-radius: 0px;
  border-color: #eee;
  min-height: 48px; }
  .form-control:focus {
    border-color: #5b5959; }

.page-bread {
  padding-top: 225px;
  padding-bottom: 30px;
  height: auto !important;
  position: relative;
  overflow: hidden; }
  .page-bread h1 {
    color: #fff;
    text-transform: uppercase; }
  .page-bread ul {
    display: inline-block; }
  .page-bread p {
    color: rgba(255, 255, 255, 0.8); }
  .page-bread .post-category li + li {
    margin-left: 5px; }
  .page-bread .post-category li a {
    color: #eee;
    display: inline-block; }

.buttons a {
  margin-bottom: 5px; }
  .buttons a + a {
    margin-left: 5px; }

.list-unstyled li {
  padding: 4px 0; }

.form-control:focus {
  box-shadow: none; }

label {
  font-weight: 600; }

.badge {
  font-weight: 400; }

.person-thumb {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to top, #70bcdc 0%, #5baab3 100%);
  border-radius: 5px; }
  .person-thumb img {
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 5px; }
  .person-thumb ul {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
    margin: 0px; }
    .person-thumb ul > li > a {
      color: rgba(255, 255, 255, 0.7); }
      .person-thumb ul > li > a:hover {
        color: white; }
  .person-thumb:hover img {
    opacity: 0.3; }

.person-content {
  padding-top: 15px;
  text-align: center; }
  .person-content span {
    font-size: 13px; }

/***********demo css, you can remove it during development**/
.demo-link {
  display: block;
  position: relative;
  background-image: linear-gradient(to top, #70bcdc 0%, #5baab3 100%);
  border-radius: 5px; }
  .demo-link img {
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 5px; }
  .demo-link .btn-white-outline {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -59px;
    margin-top: 0px;
    transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 0; }
  .demo-link:hover img {
    opacity: .1;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.5); }
  .demo-link:hover .btn-white-outline {
    opacity: 1;
    margin-top: -21px; }

.demo-card h4 {
  padding: 15px;
  text-align: center; }

/*
Preloader style
*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #84ba3f;
  border-right: 0.5em solid rgba(245, 245, 245, 0.5);
  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
  border-left: 0.5em solid rgba(245, 245, 245, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
Buttons
*/
.btn {
  font-size: 14px;
  font-weight: 600;
  font-family: 'TT Norms'; 
  letter-spacing: 1px;
  vertical-align: middle;
  border-radius: 30px;
  padding:12px 30px;
  transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  text-transform:uppercase; }
  .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn.active:focus {
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  .btn.btn-rounded {
    border-radius: 100px; }
    .btn.btn-rounded.btn-lg {
      padding: .75rem 2rem; }
  .btn.btn-3d {
    border-bottom: 3px solid rgba(0, 0, 0, 0.2); }
  .btn i {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: -2px; }
  .btn.btn-lg {
    padding:12px 54px; }
  .btn:focus {
    outline: 0 !important; }

.btn.btn-secondary {
  background-color: #f8f8f8;
  color: #333;
  border-color: #f8f8f8; }
  .btn.btn-secondary:hover, .btn.btn-secondary:focus {
    background-color: #eee;
    border-color: #eee; }

.btn-white-outline {
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff; }
  .btn-white-outline:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff; }
  .btn-white-outline:focus {
    border: 1px solid rgba(255, 255, 255, 0.8);
    color: #fff;
    background-color: transparent; }

.btn-primary:focus {
  outline: 0 !important;
  color: #fff; }

.btn-primary:hover {
  background: rgba(91, 89, 89, 0.5);
  border-color: rgba(91, 89, 89, 0.5); }

.btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus, .btn-dark:focus {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }

.btn-link {
  color: #5b5959;
  vertical-align: middle; }
  .btn-link:after {
    font-family: 'themify';
    content: "\e649";
    font-size: 12px;
    padding-left: 2px;
    position: relative;
    top: 1px; }
  .btn-link:hover {
    color: #999;
    text-decoration: none; }

.btn-primary {
  background: #ce1717;
  border-color: #ce1717; }

.btn-info {
  background: #5bc0de;
  border-color: #5bc0de; }

.btn-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.btn-danger {
  background: #c9302c;
  border-color: #c9302c; }

.btn-outline-primary {
  border-color: #5b5959;
  color: #5b5959; }
  .btn-outline-primary:focus {
    border-color: #5b5959;
    color: #5b5959; }
  .btn-outline-primary:hover {
    background: #5b5959;
    color: #fff;
    border-color: #5b5959; }

/*
Header Styles
*/
.nav-item
{
    margin:10px 0;}
.navbar-adress
{
  margin: 0 auto;
  color: #ce1717;
  padding: 0 3rem; }
.navbar-nav .nav-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: .75rem;
  letter-spacing: 0.5px;
  cursor: pointer; }
  .navbar-nav .nav-link::before, .navbar-nav .nav-link::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s; }
  .navbar-nav .nav-link::before {
    margin-right: 4px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px); }
  .navbar-nav .nav-link::after {
    margin-left: 4px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    border: 0 !important;
    vertical-align: top; }
  .navbar-nav .nav-link:hover:before, .navbar-nav .nav-link:hover:after, .navbar-nav .nav-link:focus:before, .navbar-nav .nav-link:focus:after, .navbar-nav .nav-link.active:before, .navbar-nav .nav-link.active:after {
    opacity: 0;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px); }
.navbar.sticky {
  z-index: 999 !important; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7); }
  .navbar-inverse .navbar-nav .nav-link.active {
    color: #fff; }

.navbar-nav .nav-link.bg-primary, .navbar-nav .nav-link.bg-dark {
  border-radius: 3px;
  color: #fff;
  margin-left: 15px;
  padding: 9px 13px 9px; }
  .navbar-nav .nav-link.bg-primary:hover, .navbar-nav .nav-link.bg-primary:focus, .navbar-nav .nav-link.bg-dark:hover, .navbar-nav .nav-link.bg-dark:focus {
    background: #000 !important;
    color: #fff; }

.navbar .navbar-brand > img {
  top: 0;
  position: relative;
}

.navbar .navbar-brand > a {
  top: 0;
  position: relative;
  }

.offcanvas-navbar ul {
  list-style: none;
  margin-bottom: 0;
  padding-top: 4px;
  padding-left: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  margin-top: 26px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s; }
  .offcanvas-navbar ul li {
    display: inline-block; }
  .offcanvas-navbar ul .nav-social {
    display: block;
    margin-right: 10px;
    color: #fff; }
    .offcanvas-navbar ul .nav-social:hover {
      color: #5b5959; }

.navbar-inverse.header-transparent {
  padding: 1.3rem 1rem;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s; }
  .navbar-inverse.header-transparent .navbar-brand > img {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s; }
  .navbar-inverse.header-transparent.bg-inverse {
    background: transparent;
    background-color:#292b2c;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .navbar-inverse.header-transparent.bg-inverse.sticky-header {
      padding: .8rem 1rem;
      background: rgba(0,0,0,.88);
      border-bottom: 0px; }
      .navbar-inverse.header-transparent.bg-inverse.sticky-header.offcanvas-navbar ul {
        margin-top: 16px; }

/**pushy**/
.menu-btn {
  color: #fff !important;
  cursor: pointer;
  margin-left: 15px; }
  .menu-btn:hover {
    color: #5b5959 !important; }

.pushy-submenu > a::after,
.pushy-submenu > button::after {
  background: url("../bower_components/pushy/img/arrow.svg") no-repeat; }

.pushy ul {
  list-style: none;
  padding: 0px; }
  .pushy ul a {
    padding: 10px 30px; }
  .pushy ul a.active {
    color: #fff; }
  .pushy ul button {
    cursor: pointer; }
  .pushy ul .pushy-submenu .pushy-link a {
    padding: 10px 30px;
    padding-left: 45px; }

/**navbar white**/
.navbar-light.bg-faded {
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }

/*
Dropdown menu
*/
.dropdown-menu a.dropdown-item {
  text-transform: capitalize;
  font-size: .9rem; }
  .dropdown-menu a.dropdown-item:hover, .dropdown-menu a.dropdown-item:focus {
    background: transparent;
    color: #5b5959; }

/*
Hero & sliders
*/
.hero {
  position: relative;
  overflow: hidden; }
  .hero h1, .hero h2, .hero h3, .hero h4 {
      font-family: "Bebas Neue", sans-serif;
      letter-spacing: .03em;
  }
  .hero h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 1.4;
    font-weight: 800;
    letter-spacing: -2px;
    text-transform: capitalize; }
  .hero h2 {
    color: #f7f7f7;
    font-size:29px;}
  .hero h3 {
    color: #f9f9f9;
    font-size:26px;
  }
  .hero h4 {
    margin-top:30px;
    color: #f9f9f9; }
  .hero > .d-flex {
    height: 100%; }
  .hero .video-modal {
    vertical-align: middle; }
#info-video
{
    width: 100%;
    height: 100%;
    display:none;
}
.hero-overlay {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.hero-mouse {
  position: relative;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index:2;
  text-align: center; }
  .hero-mouse a {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.5);
    display: block;
    margin: 20px auto;
    color: rgba(255, 255, 255, 0.5); }
    .hero-mouse a > i {
      display: inline-block; }
    .hero-mouse a:hover {
      color: white;
      border-color: white; }

.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px; }

.testimonials p {
  color: rgba(255, 255, 255, 0.8); }

.testimonials h4 {
  color: #5b5959; }

.testimonials_6 {
  color: #240606; }

.owl-carousel .owl-stage-outer {
  cursor: -webkit-grab;
  cursor: grab; }

.tlt.hero-tlt {
  font-weight: 700;
  font-size: 3.5rem;
  letter-spacing: 0px; }

.bg-gradient {
  background-color: #5b5959;
  background-image: linear-gradient(to top, #BAD700 0%, #5baab3 100%); }
  .bg-gradient .pg-canvas {
    position: absolute; }

/*
Icons box
*/
.hero .icon-box {
    display:inline-block;
}
.icon-box i {
  display: inline-block;
  text-align: center;
  font-size: 65px; }

.icon-box h4 {
  font-weight: 700;
  font-size: 16px;
  text-transform:uppercase;}

@media (min-width: 1200px) {
  .process-row {
    position: relative; }
    .process-row:before {
      content: "";
      border-top: 1px dashed #ddd;
      position: absolute;
      left: 0;
      top: 45px;
      width: 100%; } }

.process-icon {
  width: 90px;
  height: 90px;
  background: #fff;
  border: 1px solid #eee;
  text-align: center;
  line-height: 90px;
  border-radius: 50%;
  margin: 0 auto; }
  .process-icon > i {
    font-size: 30px;
    display: block;
    line-height: 90px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s; }
  .process-icon:hover i {
    color: #5b5959;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg); }

.contact-info {
  color: rgba(255, 255, 255, 0.9);
  font-size:14px;}
  .contact-info i {
    display: block;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 30px; }
  .contact-info h5 {
    color: #fff;
    font-weight: 400;
    font-size:18px;}

.extra-service-bg {
  background: rgba(33, 33, 33, 0.5);
  padding-top: 60px;
  padding-bottom: 30px;
  color: #fff; }
  .extra-service-bg i {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: block;
    font-size: 65px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border-radius: 50%;
    text-align: center; }
  .extra-service-bg h4 {
    color: #fff; }
  .extra-service-bg h2 {
    color: #fff; }

/*
Call to actions
*/
.parallax-cta {
  position: relative; }

.fun-facts p {
  color: #fff;
  opacity: .8; }

.fun-facts i {
  font-size: 30px;
  color: #fff;
  opacity: .5; }

.fun-facts .display-4 {
  font-size: 3rem;
  font-weight: 700; }

.parallax-overlay {
  position: relative; }
  .parallax-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); }

.tlt {
  font-size: 36px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 20px; }

.textillate-container p {
  color: rgba(255, 255, 255, 0.8); }

.links-col {
  display: block;
  padding: 100px 0;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  position: relative;
  text-transform: uppercase; }
  .links-col:after {
    content: "\e628";
    font-family: 'themify';
    position: absolute;
    right: 30px;
    bottom: 30px;
    margin-bottom: -30px;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all .3s;
    color: #70bcdc;
    font-size: 1.5rem; }
  .links-col span {
    display: block;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 300; }
  .links-col.secondary-col {
    background: #282828; }
  .links-col:hover {
    background-color: #000; }
    .links-col:hover:after {
      opacity: 1;
      margin-bottom: 0px; }

/*
Journal post
*/
.post a {
  text-transform: uppercase;
  color: #999; }
  .post a:hover {
    color: #666; }

.post-cat {
  text-align: center;
  margin-bottom: 15px; }
  .post-cat a {
    font-size: .8rem; }

.post-title {
  text-align: center; }
  .post-title a {
    text-transform: capitalize;
    color: #333; }
    .post-title a:hover {
      color: #999; }

.post-meta {
  text-align: center; }
  .post-meta span {
    display: inline-block;
    font-size: .7rem; }
    .post-meta span + span {
      margin-left: 5px; }

.post-footer a i {
  display: inline-block;
  margin-right: 8px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff; }

.post-thumb {
  background: #5b5959; }
  .post-thumb img {
    transition: all .3s;
    -webkit-transition: all .3s; }
  .post-thumb:hover img {
    opacity: .7; }

.widget-title {
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0; }

.widget-item ul li {
  padding: 3px 0; }

.widget-item .media-body h5 {
  font-weight: 500; }

.post-category {
  position: relative;
  padding-left: 20px; }
  .post-category:before {
    content: "\e608";
    font-family: 'themify';
    position: absolute;
    left: 0;
    color: #aeaeae; }
  .post-category li a {
    text-transform: capitalize;
    color: #999;
    font-size: .77rem; }
    .post-category li a:hover {
      color: #5b5959; }

/*
Portfolio style
*/
.filter-list {
  margin-bottom: 40px; }
  .filter-list > li {
    display: inline-block;
    cursor: pointer;
    position: relative;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: .9rem;
    font-weight: 600; }
    .filter-list > li::before {
      position: absolute;
      top: 100%;
      left: 50%;
      color: transparent;
      content: '.';
      text-shadow: 0 0 transparent;
      font-size: 1.2em;
      margin-top: -15px;
      -webkit-transition: text-shadow 0.3s, color 0.3s;
      -moz-transition: text-shadow 0.3s, color 0.3s;
      transition: text-shadow 0.3s, color 0.3s;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%);
      pointer-events: none; }
    .filter-list > li:hover, .filter-list > li:focus, .filter-list > li.is-checked {
      color: #5b5959; }
      .filter-list > li:hover:before, .filter-list > li:focus:before, .filter-list > li.is-checked:before {
        color: #70bcdc;
        text-shadow: 10px 0 #5b5959, -10px 0 #5b5959; }

/**work overlay style**/
.work-card {
  position: relative;
  overflow: hidden;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s; }
  .work-card:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    content: "";
    z-index: 1;
    opacity: 1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    opacity: 0; }
  .work-card .work-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }
  .work-card .overlay-content {
    position: absolute;
    bottom: 20px;
    left: 30px;
    margin-bottom: 30px;
    z-index: 3;
    -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }
    .work-card .overlay-content > div {
      padding-bottom: 10px; }
    .work-card .overlay-content h4 {
      text-transform: capitalize;
      margin-bottom: 0;
      color: #fff;
      font-weight: 600;
      font-size: .9rem; }
    .work-card .overlay-content em {
      color: #fff;
      font-size: .7rem; }
    .work-card .overlay-content a {
      display: inline-block;
      width: 32px;
      height: 32px;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 32px;
      border-radius: 50%;
      text-align: center;
      background: rgba(132, 186, 63, 0.8);
      color: #fff; }
      .work-card .overlay-content a > i {
        display: block;
        line-height: 32px; }
      .work-card .overlay-content a:hover {
        background: #5b5959; }
  .work-card:hover:before {
    opacity: 1; }
  .work-card:hover .work-overlay {
    opacity: 1; }
  .work-card:hover .overlay-content {
    margin-bottom: 0; }

.project-details {
  background: #fbfbfb;
  padding: 20px 15px; }
  .project-details p {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px; }
    .project-details p span {
      font-weight: 700;
      display: inline-block;
      margin-right: 8px; }

/*
Pricing Tables
*/
.price-card {
  padding: 30px 15px;
  background: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
  border: 1px solid #eee;
  border-radius: 0px; }
  .price-card h4 {
    color: #999;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase; }
  .price-card h1 sup, .price-card h1 sub {
    font-size: 13px; }
  .price-card h1 span {
    font-size: 13px;
    display: inline-block;
    background: #5b5959;
    color: #fff;
    padding: 3px 6px;
    font-weight: 400; }
  .price-card ul li {
    padding: 4px 0; }
    .price-card ul li:last-child {
      padding-bottom: 0; }
  .price-card:hover {
    box-shadow: 0px 13px 50px rgba(0, 0, 0, 0.1); }

/*
Footer style
*/
.footer {
  background: #333;
  margin-top:-6px;}
  .footer a {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50%; }
    .footer a i {
      width: 36px;
      height: 36px;
      line-height: 36px;
      display: block; }
    .footer a:hover {
      background: black; }
  .footer span {
    color: rgba(255, 255, 255, 0.6); 
    font-size:13px;
  }

/********************
RESPONSIVE CSS FOR TEMPLATE
********************/
@media (max-width: 991px) {
  .viedomark
  {
    background-color: #c1c1c1;
    border-radius: 10px 0px 0px 10px;
    position: fixed;
    top: 90px;
    right: -30px;
    display: flex;
    padding: 10px;
    align-items: center;
    z-index: 10;
    width: 50px;
    height: 50px;
    transition: 0.2s;
    }
    .viedomark-detailed
    {
        opacity: 1;
        white-space: nowrap;
        margin: 0 10px;
    }
  .viedomark-arrow
  {
      background-image: url(../images/left-arrow.svg);
      height:100%;
      width: 30px;
      transition:0.2s;
        min-height:30px;
        min-width:30px;
      background-repeat:no-repeat;
  }
  .dynamic
  {
    height: 160px;
    width: 100%;
  }  .nav-link, .navbar-adress
  {
    padding: 0rem 1rem;;
  }
  }
  button.navbar-toggler {
    position: absolute;
    right: 15px;
    top: 7px;
    background: transparent;
    border: 0px;
    cursor: pointer; }
    button.navbar-toggler .navbar-toggler-icon {
      background: none;
      background-image: none; }
      button.navbar-toggler .navbar-toggler-icon:before {
        font-family: 'themify';
        content: "\e68e";
        color: #5b5959;
        font-size: 32px; }
  .hero h1 {
    font-size: 2rem;
    line-height: 2.6rem; }
  .navbar-inverse.header-transparent, .navbar-inverse.header-transparent.bg-inverse.sticky-header {
    padding: 1rem 1rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s; }
    .navbar-inverse.header-transparent.bg-inverse, .navbar-inverse.header-transparent.bg-inverse.sticky-header.bg-inverse {
      background-color: #292b2c !important; }
  .offcanvas-navbar ul {
    margin-top: 16px !important; }
  .navbar-brand {
    margin: 0 auto;}
  #navbar-logo{
    top:20px;
    position: absolute;}
  .text-title {
    letter-spacing: 0px;
    font-size: 1.5rem; }
  .owl-feedback.owl-carousel .owl-item img {
    width: 120px !important;
    margin: 0 auto;
    margin-bottom: 20px; }
  .links-col {
    padding: 50px 15px; }
  .collapse.show {
    height: 250px;
    margin-top: 0;
    overflow-y: scroll; }
  .dropdown-menu {
    margin-bottom: 15px;
    border-radius: 0px;
    border: 0px; }
  .nav-link.bg-primary {
    margin-left: 0 !important; }
  .tlt.hero-tlt {
    letter-spacing: 0px;
    font-size: 2rem; } }

.mt05 {
    margin-top:05px;
}

.mt10 {
    margin-top:10px;
}

.mt20 {
    margin-top:20px;
}

.mt30 {
    margin-top:30px;
}

.mt40 {
    margin-top:00px;
}

p.inform {
    font-size:14px;
    color:#d7d7d7;
    line-height:22px;
}

p.inform span {
    display:block;
    font-size:22px;
    color:#eee;
}

.nav-tabes li {
    text-align:center;
    margin-right:3.2%;
}

.table {
	font-size: 15px;
	border: 1px solid #ddd;
	
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.form-inputs{
    
}
@media(max-width: 330px) {
	.table {
        padding-right: 20px;
    }
}

.table .actives {
	background: rgba(235, 235, 235, 0.1);
}

.table thead > tr {
	background: #e9e9e9;
	color:#222;
	font-size:16px;
}

.table .actives-cat {
	background: #566473;
	color: #fff;
}

.table .diagn-cat {
	background: #dbebee;
	color: #222;
}

.table-hover > tbody > tr.diagn-cat:hover {
	background: #dbebee;
	color: #222;
}

.table-hover > tbody > tr:hover {
    -webkit-transition: all 0.15s ease;-moz-transition: all 0.15s ease;transition: all 0.15s ease;
	background: #5b5959;
	color: #fff;
	font-weight:600;
}

#price-if td:hover {
    background: rgba(0, 0, 0, 0.3);
}

#about {
    background:#f4f9fe;
}

.s_price{
	background-image: url(../images/bg7.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 80px 0;
	margin-top: 0px;
}
.s_price .wrap{
	margin-top: -20px;
	text-align: center;
}
.s_price .item{
	max-width: 350px;
	margin: 0 auto;
}
.s_price .item .img{
	position: relative;
	display: inline-block;
	padding-right: 20px;
	margin-bottom: 35px;
}
.s_price .item.item1 .img,
.s_price .item.item2 .img,
.s_price .item.item3 .img{
	min-height: 180px;
}
.s_price .item.item4 .img,
.s_price .item.item5 .img,
.s_price .item.item6 .img{
	min-height: 265px;
}
.s_price .item.item4 ul,
.s_price .item.item5 ul,
.s_price .item.item6 ul{
	min-height: 130px;
}
.s_price .item .img .bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translate(-50%,0);
}
.s_price .item .img img{
	vertical-align: top;
}
.s_price .item .img .info{
	position: absolute;
	bottom: 0;
	right: -80px;
	display: inline-block;
	width: 137px;
	height: 137px;
	background-color: rgba(255, 255, 255, 0.94);
	box-shadow: 0 0 13px rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	font-size: 14px;
	line-height:20px;
	color: #393837;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.s_price .item .img .info:hover{
	background-color: rgba(0, 0, 0, 0.78);
	color: #fff;
}
.s_price .item .img .info .center{
	display: table-cell;
	height: 137px;
	width: 137px;
	vertical-align: middle;
}
.s_price .item .img .info span{
	font-size: 16px;
	text-transform: uppercase;
}
.s_price .item ul{
	text-align: left;
    padding: 25px 0 30px;
	border-top: 3px solid #444;
}
.s_price .item li{
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: -.2px;
	color: #444;
	font-weight: 700;
	list-style-type: none;
}
.s_price .item li .price{
	float: right;
	color: #5b5959;
}
.s_price .item .btn{
	max-width: 255px;
	width: 100%;
}
.bs-cursive {
    text-align: center;
    line-height: 1.6; 
    font-family: 'Bad Script', cursive;   
    font-size: 21px;
}

.s_callback.callback1{
	margin-top: 0px;
}
.s_callback{
	position: relative;
	background:url();
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	z-index: 3;
}
.s_callback h2{
	text-align: center;
	margin-bottom: 30px;
}
.s_callback h2,
.s_callback h2 span{
	font-size: 24px;
	text-align: center;
}

#services {
    background:url(../images/bg8.png) no-repeat scroll center top / cover;
}

.form-subm h2 {
    font-size: 24px;
}
.form-inputs
{
    display:flex;
    justify-content: space-between;
}
.form-group {
    display:inline-block;
    padding:0 8px;
}

input:focus,
textarea:focus,
button:focus {
	outline: none;
}
*::-webkit-input-placeholder {
	color: #656565;
	opacity: 1;
}
*:-moz-placeholder {
	color: #656565;
	opacity: 1;
}
*::-moz-placeholder {
	color: #656565;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #656565;
	opacity: 1;
}

input{
	vertical-align: top;
	margin-top:0;
}
input:not(.btn){
	max-width: 212px;
	width: 100%;
	height: 37px;
	background-color: white;
	border: 1px solid #c1c1c1;
	border-radius: 25px;
	color: #656565;
	font-size: 13px;
	padding: 0 15px 0 45px;
	background-repeat: no-repeat;
	background-position: 20px center;
}
input.name{
	background-image: url(../images/tel.jpg);
}
input.phone{
	background-image: url(../images/name.jpg);
}
input.datepicker-here{
	background-image: url(../images/date.jpg);
}
input.ierror{
	border-color: red;
}
.form-group .btn{
	display:inline;
	padding:10px 32px;
}

.text-accept {
    font-size:11px;
    color:#888;
    text-align: center!important;
}

.text-accept-1 {
    font-size:13px;
    color:#fff;
    text-align: center!important;
}
.s_steps{
	background:#fdfdfd;
	background-image: url(../images/bg_steps.png);
	background-position: center 150px;
	background-repeat: no-repeat;
}

.s_steps .container{
	position: relative;
}
.s_steps .wrap{
	max-width: 360px;
	margin-top: 0;
	margin-left: 20px;
}
.s_steps .item{
	position: relative;
	padding-bottom: 35px;
	padding-left: 30px;
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s;
}
.s_steps .item::before{
	content: '';
	position: absolute;
	left: 5px;
	top: 25px;
	bottom: 5px;
	width: 2px;
	border: 1px dotted black;
}
.s_steps .item:last-child::before{
	display: none;
}
.s_steps .item .number{
	position: absolute;
	top: -3px;
	left: 0;
	font-size: 18px;
}
.s_steps .item a{
	font-size: 18px;
}
.s_steps .item .btn{
	font-size: 14px;
}
.s_steps .btn{
	margin-top: 25px;
}
.s_steps .bg_img{
	position: absolute;
	left: -100px;
	bottom: 60px;
	width: 730px;
	height: 453px;
	background-image: url(../images/bg_steps_img.png);
	-webkit-background-size: cover;
	background-size: cover;
}

@media (max-width: 992px) {
    .s_steps {
        background-image:none;
    }
    .s_steps .bg_img {
        background-image:none;
    }
}

.offer-s{
    /*background-image: url(../images/bg9.png);*/
    background-color: #b7b7b7;
    background-repeat: repeat;
}

#offer-s h4 span {
    font-size: 78px;
    color: #5b5959;
}

#offer-s .btn-lg {
    padding:16px 60px;
}

.modal-content .modal-body iframe {
    width:100%;
    height:auto;
    min-height:420px;
}

#home img {
    max-width:50%;
    height:auto;
    transition: 0.5s;
}

#o_nas ul li {
    color:#666;
    font-size:14px;
}

#home ul li {
    color:#ddd;
}

@media (max-width:1125px) {
    .nav-tabes li {
        margin-right: 1%;
        width: 49%;
        margin-bottom: 20px;
    }
}

@media (max-width:991px) {
	.s_price .item .img .info .center {
    height: 100px;
    width: 100px;
}
#navbar-logo{
    top:10px;
}
	.s_price .item .img .info {
    bottom: -35px;
    right: 0;
    left: 0;
    margin: auto;
    display: inline-block;
    width: 100px;
    height: 100px;
    font-size: 12px;
    line-height: 17px;

}
.s_price .item .img .info span {
    font-size: 14px;
}
	.s_price .item .img .bottom {
    transform: none;
}
	.s_price .item .img img {
    max-width: 100%;
}

.s_price .item .img {
    padding-right: 0;
    width: 100%;
}

.s_price .item .img .bottom {

    right: 0;
}
.media {
    display: block;
    text-align: center;
}
.contact-info i {
    margin: auto;
}
#contacts .mr-3 {
    margin-right: 0rem!important;
}
#contacts  .col-md-6, #contacts  .col-md-3{
    width: 33%;
    flex: none;
	    max-width: 100%;
}
button.navbar-toggler {
    top: 14px;
}
#about .icon-box i {
    margin: auto;
    margin-bottom: 10px;
}
#about .mr-4 {
    margin-right: 0rem!important;
}
.pt90 {
    padding-top: 30px !important;
}
.pb90 {
    padding-bottom: 60px !important;
}
.extra-service-bg i {
    margin: auto;
    margin-bottom: 10px;
}
.extra-service-bg .mr-3 {
    margin-right: 0rem!important;
}
#services .offset-md-1 {
    margin-left: 0;
    flex: none;
    max-width: 100%;
}
.nav-tabes li {
    margin-right: 1%;
    width: 49%;
    margin-bottom: 20px;
}
img.mb20 {
    max-width: 100%;
}
.section-title {
    margin-bottom: 20px;
}
.tab-content .icon-box i {
    margin: auto;
    margin-bottom: 10px;
}
.tab-content .mr-4 {
    margin-right: 0!important;
}
.form-group {
    display: block;
    padding: 0 8px;
    max-width: 100%;
	overflow: hidden;
}
.form-group input {
    margin: auto;
}
#services .pull-right {
    float: none;
    margin: auto;
    float: none;
    overflow: hidden;
    flex: none;
    max-width: 212px;
	    padding: 0;
}
.ajax_form.af_example .controls button[type="submit"] {
    float: none!important;
    margin: auto;
    margin-bottom: 10px;
    width: 100%;
    max-width: 265px;
    display: block;
}
.s_steps .bg_img {
    background-image: url(../images/bg_steps_img.png);
    width: 400px;
    height: 249px;
    background-size: contain;
    top: 150px;
    right: 0;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
.s_price .item li {
    font-size: 13px;
}

.s_price .item ul {
    padding: 25px 0 10px;
}
.s_price {
    padding: 30px 0;
}

.footer {
    padding-bottom: 20px!important;
	    padding-top: 40px!important;
}


.collapse.show {
    height: initial;
    overflow-y: hidden;
}

.ml-auto, .mx-auto {
    text-align: center;
}
.navbar-nav .nav-link.bg-primary {
    width: 168px;
    margin: auto!important;
    display: block;
}
input {
    max-width: 265px!important;
}
.btn.btn-lg {
    width: 265px;
}
.navbar-inverse.header-transparent, .navbar-inverse.header-transparent.bg-inverse{
    padding: 1rem 1rem 0.5rem;
}
.hero {
    height: initial;
}
.hero-overlay {
    background: url(https://img.youtube.com/vi/qVAOJk4YObk/maxresdefault.jpg) top center;
}

.bg-parallax:before {
    z-index: 1;
}
.form-inputs{
    justify-content: unset;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}
.controls{
    width: 100%;
    margin:4px auto;
    max-width: 265px;
}
}


@media (max-width:768px) {
	
	.navbar .navbar-brand > a {
  top: 0;
  position: relative;
  font-size:15px;
  }
	.tab-content .col-md-6 {
    float: left;
    width: 50%;
}
	.s_steps .bg_img {
    display: none;
}
.s_steps .wrap {
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
}
.adaptiv_table {
    width: 100%;
    overflow-x: scroll;
}
	
}


@media (max-width:576px) {
	#contacts .col-md-6, #contacts .col-md-3 {
    width: 100%;
    flex: none;
    max-width: 100%;
}
	.hero h2 {
    font-size: 25px;
}

.hero h3 {
    font-size: 24px;
}



}


@media (max-width:400px) {
.form-control{
    min-height: 40px;
}
.btn{
    padding: 8px 30px;
}
.form-inputs > div{
       width: 80%;
}
.bg-parallax .container
{
    transform:scale(0.8);
    top:-40px;
}
.hero h2 {
    color: #f7f7f7;
    font-size: 16px;
    text-align: center;
	    line-height: 1.4;
}
	.hero h3 {
    color: #f9f9f9;
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
    font-weight: normal;
	    line-height: 1.4;
}
.hero h4
{
    margin: 0 0 30px 0;
}
h2 span {
    text-transform: initial;
}


.h2, h2 {
    font-size: 23.1px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 20px;
    padding-left: 20px;
}
h3, .h3 {
    font-weight: 700;
    font-size: 20px;
}
.h4, h4 {
    font-size: 16px;
}
.nav-tabes li {
    margin-right: 1%;
    width: 49%;
    margin-bottom: 20px;
}

#services .mt30 {
    margin-top: 0;
}
#home ul li {
    font-size: 17px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 1.4;
}
#home .mt10 {
    padding: 0;
}
.hero {
    height: initial;
}
.table td, .table th {
    padding: .55rem;
}




}

#kontakty .container-fluid{
	padding-left:0;
	padding-right:0;
}

#kontakty .maps-wrap{
	display: block;
	position: relative;
}

#kontakty .contact-block{
	display: block;
	position: absolute;
	background-color: rgba(2,2,2,.75);
	max-width: 400px;
	height: 500px;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	padding: 0 25px;
	z-index:2;
	text-transform: uppercase;
}

#kontakty .contact-block h2{
    margin-top:20px;
	font-size: 20px;
	margin-bottom: 16px;
	color:#eee;
}

#kontakty .contact-block p{
	font-size: 18px;
	margin-bottom: 10px;
	color:#eee;
}

#kontakty .contact-block p span{
    display:block;
    color:#eee;
}

#kontakty .contact-block h5{
    font-size:17px;
    text-align:left;
    color:#eee;
    text-decoration:underline;
}

#kontakty .contact-block hr{
    background:#777;
}

#kontakty .contact-block li{
	margin: 10px 0;
	list-style-type: disc;
	color:#eee;
	text-align: left;
}

#kontakty .contact-block li .fa{
	margin-right: 4px;
}

#kontakty .contact-block .tel{
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 6px;
}

#kontakty .contact-block a{
	color: #eee;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

#kontakty .contact-block a:hover{
	border-bottom: 1px dashed #eee;
}

#kontakty .contact-block ul h5{
    text-align:center;
    font-size:17px;
    margin-top:10px;
}

@media(max-width: 480px) {
    
	#kontakty .contact-block{
		display: none;
	}
.navbar .navbar-brand > a {
  top: 0;
  position: relative;
  font-size:12px;
  }
    .contact-block-mobile{
	    display: block !important;
	    background-color: #2c3544;
	    max-width: 480px;
	    height: 100%;
	    color: #eee;
	    text-align: center;
	    padding: 33px 20px;
	    text-transform: uppercase;
    }

    .contact-block-mobile h2{
	    font-size: 24px;
	    margin-bottom: 16px;
	    color:#eee;
    }

    .contact-block-mobile p{
	    font-size: 16px;
	    margin-bottom: 20px;
	    color:#eee;
    }

    .contact-block-mobile li{
	    margin-bottom: 10px;
	    list-style-type: none;
	    text-align: -webkit-auto;
    }

    .contact-block-mobile li .fa{
	     margin-right: 10px;
    }

    .contact-block-mobile .tel{
	    font-size: 26px;
	    margin-bottom: 20px;
    }

    .contact-block-mobile a{
	    color: #fff;
	    text-transform: uppercase;
	    font-size: 14px;
	    text-decoration: none;
    }

    .contact-block-mobile a:hover{
	     border-bottom: 2px dashed #fff;
    }
}

.ab-contacts-block {
    margin:0 auto;
    text-align:center;
}

.ab-contacts-block li {
    margin: 5px;
    display: inline-block;
}

.controls button {
    z-index:9999;
}

.nav-tabes li a h4 {
    color:#fff;
    background:#5b5959;
    font-size: 15px;
    font-weight: 600;
    font-family: 'TT Norms';
    letter-spacing: 1px;
    vertical-align: middle;
    border-radius: 30px;
    padding: 12px 30px;
}

.nav-tabes li a:hover h4 {
    color: #fff;
    background-color: #a3a3a3;
    border-color: #a3a3a3;
}

sup a {
    font-size:17px;
    color:#222;
    border-bottom:1px dashed #222;
}

@media (max-width: 1125px) {
    .nav-tabes li a h4 {
        color:#222;
        background:transparent !important;
        font-size: 15px;
        font-weight: 600;
        font-family: 'TT Norms';
        letter-spacing: 1px;
        vertical-align: middle;
        border-radius: 0;
        padding: 6px 0 0;
    }
    
    .nav-tabes li a:hover h4 {
        color: #75767d;
        background-color: none;
        border-color: none;
    }   
}

.nav-tabs .nav-link,
.nav-tabs .device-link{
    color: #5b5959;
    border: 1px solid #5b5959;
    font-size: 13px;
    font-weight: 600;
    font-family: 'TT Norms';
    letter-spacing: 1px;
    vertical-align: middle;
    border-radius: 30px;
    padding: 6px 12px;
    margin: 3px;
    width:130px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .device-link.active{
    border-color: #ddd;
}

.tab-content {
    margin-top: 20px;
}

.nav-tabs {
    border: 0;
}
.lock-map{
    width: 48px;
    height: 48px;
    position: absolute;
    top: 20px;
    background-color: #000;
    border-radius: 100px;
    right: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lock-map-img
{
    width: 25px;
    height: 25px;
    background-image: url(../images/lock-open.png);
    background-repeat: no-repeat;
    background-position: 40% 50%;
    background-size: contain;
    transition: 0.1s;
    z-index: 2;
}
.map-close
{
     background-image:url(../images/lock-close.png);
}
.block-maps
{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
}
#panel1
{
    overflow-x:hidden;
}