/*
Theme Name: ŚDS
Author: Krasti.pl Krzysztof Hodurek
Author URI: https://krasti.pl/
Version: 1.0 / 2021
*/
/* poppins-300 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: 'swap';
  font-weight: 300;
  src: url('fonts/poppins-v15-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v15-latin-ext_latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
   font-display: 'swap';
  font-weight: 400;
  src: url('fonts/poppins-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v15-latin-ext_latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin-ext_latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
   font-display: 'swap';
  font-weight: 700;
  src: url('fonts/poppins-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v15-latin-ext_latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}
*{
min-height: 0;
min-width: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins";
}
.no-js [data-responsive-toggle], .no-js [data-responsive-menu] ul {
  display: none !important;
}
.school-inside {
  margin-bottom: 2.375rem;
}
@media screen and (max-width:39.9em) {
  .no-js .top-bar {display: none; }
  .no-js .title-bar {display: flex;}
}
.page-list-content {
    padding: 1rem 0 3rem 0;
    margin: 0;
}
.page-list-content li {
    list-style-type: none;
    padding-left: 0;
    border-bottom: 1px solid #F4FBF7;
    padding-top: 10px;
    padding-bottom: 10px;

}
.page-list-content li a {
    color: #4c4c4c;
}
.paginate-links a, .paginate-links span {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 30px;
    color: #1b3311;
    min-width: 32px;
    border: 1px solid #1b3311;
    padding: 0 10px;
    display: inline-block;
    
}
.paginate-links a:hover {
  background: #1b3311;
    color: #fff;
}
.paginate-links span.current {
      background: #1b3311;
    color: #fff;
}
.bip-meta {
      border: 1px solid #ddd;
    background: #f6f6f6;
    padding: 1rem;
    font-size: 0.875rem;
    line-height: 18px;
}
.bip-meta p {
  margin: 0;
}
iframe {
  border: 0;
}
.category .hot-news-title {
	padding-top: 0 !important;
}
body, html {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  font-weight: 300;
  color: #1b3311;
  font-size: 16px;
}
.post-content, .post-content ul, .post-content ol, .post-content p {
  font-size: 16px;
}
button, .search-submit, a, .big-box-hover, .contact-meet a svg path, .menu-top-section a span, .box-news a img {
     transition: all 0.3s ease-in-out !important;
}
a {
  color: #1b3311;
}
a:hover {
  opacity: 0.8;
  text-decoration: underline;
}

.dropdown.menu > li > a {
    padding: 1.4rem 1.4rem;
    font-size: 1.125rem;
    font-weight: 700;
    color: #4c4c4c;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: none;

}
.dropdown .is-dropdown-submenu a:hover {
  background: #e0ece4;
    color: #4c4c4c;
}
#SearchBox.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 2rem;
    border: 0;
    border-radius: 0px;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}
#SearchBox {
      text-align: center;
}
#SearchBox .screen-reader-text {
  font-size: 1.2rem;
  padding-bottom: 1rem;

}
#SearchBox .search-submit {
  font-size: 0.875rem !important;
    font-weight: 700 !important;
    cursor: pointer;
    color: #4c4c4c !important;
    border: 1px solid #4c4c4c !important;
    padding: 0.75rem 2rem !important;
    display: inline-block !important;
    background: transparent;
}
#SearchBox .search-submit:hover {
      background: #4c4c4c;
    color: #fff !important;
}
.sub-menu a {
  color: #4c4c4c;
}
.is-dropdown-submenu {
    position: absolute;

    z-index: 1;
    display: none;
    min-width: 230px;
    border: 0px solid #F4FBF7;
    background: #F4FBF7;
}
.dropdown.menu > li.current_page_item > a {
    background: #e0ece4;
    color: #4c4c4c;
}
.dropdown.menu > li > a:hover {
background: #e0ece4;
    color: #4c4c4c;
}
.dropdown.menu > li.user-section > a:hover, .dropdown.menu > li.alarm-phone > a:hover {
  background: #4c4c4c !important;
}
.aligncenter, .alignleft, .alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}
.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}
.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}
.nav-bar .offcanvas-trigger {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.6rem;
  color: #fefefe;
  text-transform: uppercase;
  background-color: #566d7c;
  transition: background-color 0.2s ease-in;
  cursor: pointer;
}

.nav-bar .offcanvas-trigger .offcanvas-trigger-text {
  margin-right: 0.25rem;
  margin-top: 0.25rem;
}

.nav-bar .offcanvas-trigger:hover {
  background-color: #6b879a;
}

@media screen and (max-width: 39.9375em) {
  .nav-bar .offcanvas-trigger {
    padding: 0.9rem;
  }
}

.multilevel-offcanvas {
    background: #fff;
    padding: 20px;
    color: #525252;

}
.multilevel-offcanvas .menu .dropdown a {
    padding: 0.75rem 0.45rem !important;
    font-weight: 300;
    color: #000;
    line-height: 1;
    font-size: 1rem;
    transition: color 0.2s ease-in;
}
.multilevel-offcanvas > .menu {
  margin-bottom: 1rem;
}

.multilevel-offcanvas .menu a {
padding: 0.75rem 0.45rem !important;
    font-weight: 900;
    color: #000;
    line-height: 1;
    font-size: 1rem;
  transition: color 0.2s ease-in;
}

.multilevel-offcanvas .menu a:hover {
      color: #fff;
    background: #000;
}

.multilevel-offcanvas .fa {
  color: #fefefe;
}


.multilevel-offcanvas .is-accordion-submenu-parent > a::after {
  border-color: rgba(254, 254, 254, 0.6) transparent transparent;
}

.multilevel-offcanvas .social-links {
  margin-left: 20px;
}

.multilevel-offcanvas .social-links li {
  margin-right: 5px;
}

.multilevel-offcanvas .social-links a:hover .fa {
  color: #bebebe;
  transition: color .2s ease-in;
}

.multilevel-offcanvas .social-links .fa {
  font-size: 2.2rem;
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-330px);
    -ms-transform: translateX(-330px);
    transform: translateX(-330px);
}
.is-open + .off-canvas-content .hamburger .line:nth-child(1),
.is-open + .off-canvas-content .hamburger .line:nth-child(3) {
  width: 12px;
}

.is-open + .off-canvas-content .hamburger .line:nth-child(1) {
  -webkit-transform: translateX(-5px) rotate(-45deg);
      -ms-transform: translateX(-5px) rotate(-45deg);
          transform: translateX(-5px) rotate(-45deg);
}

.is-open + .off-canvas-content .hamburger .line:nth-child(3) {
  -webkit-transform: translateX(-5px) rotate(45deg);
      -ms-transform: translateX(-5px) rotate(45deg);
          transform: translateX(-5px) rotate(45deg);
}

.hamburger .line {
  width: 20px;
  height: 2px;
  background-color: #fefefe;
  display: block;
  margin: 3px auto;
  transition: all 0.3s ease-in-out;
}

.hamburger .line:last-child {
  margin-bottom: 0;
}
.position-right {

    width: 330px;
  }
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    line-height: 70px;
    height: 16px;
    margin-top: -9px;
    cursor: pointer;
    padding-top: 0;
}
.title-bar {
    padding: 0.8rem;
    background: #fff;
    color: #fefefe;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-icon span {
    margin-left: 1rem;
    background: #fff;
    display: block;
    padding-right: 10px;
    z-index: 1;
    position: relative;
    padding-top: 3px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-right: 15px;
    margin-top: -3px;
}
.menu-icon::after {
    position: absolute;
    top: 26px;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    content: '';
}
.green-bar {
      background: #3cdc7c;
    color: #053c19;
    font-weight: bold;
    font-size: 0.875rem;
}
.green-bar p {
    margin: 0;
    padding: 0;
    line-height: 65px;
}
.green-bar img {
  padding-right: 10px;
}
.logo-bar {

  background: url(images/hands.png) no-repeat top center;
  padding-bottom: 25px;
}

.logo-text {
  font-size: 1.250rem;
  font-weight: 300;
  padding-top: 60px;
  padding-left: 10px;
  color: #000;
}
.logo-box a {
  color: #000;
}
.slider-news-inside .slick-list {
    margin: 0 -20px;
}
.menu-header-right {
background: #ffcc00;

position: relative;
    z-index: 1;
    padding: 0 2rem;
    display: inline-block;
    line-height: 65px;

    margin: 0;
    width: 100%;
}
.white-underside {
  background: #fff !important;
  padding-top: 3rem !important;
}
.menu-header-right li {
  display: inline-block;
  padding-right: 15px;
  list-style-type: none;
}
.menu-header-right li a {
  color: #1c1c1c;
  font-weight: 700;
  font-size: 0.875rem;
}
.menu-header-right img {
  height: 34px;
  vertical-align: middle;
}
.menu-header-right-second {
    background: #e7f8e5;
    position: relative;
  z-index: 0;
  margin: 70px 0 0 0;
  padding: 0 2rem 0 2rem;
  display: inline-block;
  line-height: 65px;
  
}
.bip-link {
      border-left: 1px solid #908f73;
    padding-left: 1rem;
    border-right: 1px solid #908f73;
    padding-right: 1rem;
}
.menu-header-right-second li {
  display: inline-block;
  padding-right: 15px;
  list-style-type: none;
}
.menu-header-right-second li:last-child {
  padding-right: 0;
}
.menu-header-right-second li a {
  color: #053c19;
  font-weight: 700;
  font-size: 1.125rem;
}
.menu-header-right-second img {
  height: 34px;
  vertical-align: middle;
}
.buttons-big-menu {
  display: flex;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.buttons-big-menu li a img {
      height: 34px;
    float: right;
    margin-top: 9px;
}
.buttons-big-menu li {
  list-style-type: none;
  font-size: 0;
  flex: 1;

  display: inline-block;
}
.buttons-big-menu li a {
  display: block;
  width: 100%;
  font-weight: 700;
    background: rgb(95,171,61);
background: -moz-linear-gradient(90deg, rgba(95,171,61,1) 0%, rgba(185,218,97,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(95,171,61,1) 0%, rgba(185,218,97,1) 100%);
background: linear-gradient(90deg, rgba(95,171,61,1) 0%, rgba(185,218,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fab3d",endColorstr="#b9da61",GradientType=1);
    color: #1b3311;
    font-size: 30px;
padding: 2rem 1.2rem;
    
}
.buttons-big-menu li:last-child a {
  font-size: 22px;
}
.buttons-big-menu li:first-child {
  margin-right: -25px;
}
.buttons-big-menu li:first-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -30px;
}
.buttons-big-menu li:first-child a img {
  padding-right: 15px;
}
.buttons-big-menu li:nth-child(2) {
  margin-right: -25px;
}
.buttons-big-menu li:nth-child(2) a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -30px;
}
.buttons-big-menu li:nth-child(2) a img {
  padding-right: 15px;
}

.buttons-big-menu li:nth-child(3) {
  margin-right: -25px;
}
.buttons-big-menu li:nth-child(3) a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -30px;
}
.buttons-big-menu li:nth-child(3) a img {
  padding-right: 15px;
}
.menu-bar {
  margin-top: -10px;
    z-index: 1;
    position: relative;
}
.breadcrumb-list {

    background: #a2e19a;
    font-size: 14px;
    color: #053c19;
    padding: 1.2rem;
    margin-top: -27px;
}
.breadcrumb-list a {
  font-weight: bold;
    color:  #053c19;

}
.side-box-menu h2 {
  text-transform: uppercase;
      display: block;
    width: 100%;
    font-weight: 700;
        background: #ffcc00;
    color: #1c1c1c;
    font-size: 20px;
    padding: 1rem 2rem;
    
    position: relative;
    z-index: 1;
}
.content-section {
  margin-top: 27px;
  background: url(images/background-center.png) no-repeat top center;

}
.date-promo-news img {
  height: 28px;
  vertical-align: middle;
  float: left;
  padding-right: 10px;
  width: auto;
}
.news-heading {
     font-weight: 700;
    font-size: 46px;
    margin-top: 3rem;
    color: #053c19;
}
.date-promo-news {
  font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 3rem;
    color: #053c19;
}
.photo-slider figcaption {
  display: none;
}
.header-news {
  color: #1b3311;
  font-size: 20px;
  padding-top: 1rem;
  font-weight: 600;
  padding-bottom: 10px;
}
.more-news a {
      color: #1c1c1c;
    background: #ffcc00;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 30px;
    
    margin-top: 0rem;
    display: inline-block;
}
.content-news {
  margin-bottom: 2rem;
}
.excerpt-news {
      color: #000000;
    text-align: left;
    font-size: 14px;
}
.photo-news-casual {
  margin-bottom: 1rem;
}
.photo-news-casual img {
  
}
.photo-news-casual figcaption {
  display: none;
}
.date-news img {
  height: 20px;
  width: auto;
}
.all-news a {
      color: #1c1c1c;
    background: #ffcc00;
    font-weight: 700;
    font-size: 18px;
    padding: 16px 40px;
    
    margin-top: 0rem;
    display: inline-block;
}
.date-news {
  color: #1b3311;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
.more-promo-news a {
      color: #1c1c1c;
    background: #ffcc00;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 30px;
    
    margin-top: 0rem;
    display: inline-block;
}
.two-columns {
  margin-top: 2rem;
}
.slider-news-inside {
  padding-left: 3rem;
  overflow: hidden;
  margin-bottom: 4rem;
      background: #a2e19a;
    
}
.slider-news-inside .slick-next {
    right: 0px !important;
}
.slider-news-inside .button-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
}
.slider-news-inside .slick-prev:hover, .slider-news-inside .slick-next:hover {
    opacity: 1;
}
.slider-news-inside .slick-prev, .slider-news-inside .slick-next {
    opacity: 0.4;
    width: 47px;
    height: 47px;
}
.slider-news-inside .slick-prev {
    left: 0px !important;
}
.slider-news-inside .slick-prev:before {
    content: '' !important;
}
.slider-news-inside .slick-next:before {
    content: '' !important;
}
.text-promo-news-section {
  padding-right: 2rem;
  padding-left: 1rem;
}
.header-promo-news {
    color: #053c19;
    font-weight: 700;
    padding-bottom: 2rem;
    font-size: 30px;
}
.excerpt-promo-news {
      color: #053c19;
    text-align: left;
}
.underside-background-menu {
      background: #e2f2e0;
      margin-bottom: 2rem;
    padding: 2rem;

    margin-top: -30px;
    z-index: 0;
    position: relative;
}
.menus {
  padding: 0;
  margin: 0;
}
.menus li {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 1px solid #d4dccc;
}
.menus li:last-child {
  border-bottom: 0;
}
.menus a {
  color: #053c19;
  font-size: 16px;
  font-weight: 300;
}
.heading-title-h5 {
      color: #053c19;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.our-partners {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.partners-list {
  margin: 3rem 0 0 0;
  padding: 0;
  display: flex;
}
.partners-list li {
list-style-type: none;
    padding: 0;
    margin: 0;
    flex: auto;
    text-align: center;
}
.partners-list li img {
	max-height: 120px;
}
footer {
  padding-top: 8rem;
  padding-bottom: 10rem;
  background: url(images/footer-background.png) no-repeat top center;
}
.contact-data h5 {
  font-weight: bold;
    color: #053c19;
    margin: 0;
    padding-bottom: 1rem;
    font-size: 24px;
}
.address-foot {
  color: #053c19;
  font-size: 14px;
}

.col-cols div:first-child p::before {
  content: url(images/school-icon.svg);
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.col-cols div:nth-child(2) p::before {
  content: url(images/phone-icon.svg);
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.col-cols div:nth-child(3) p::before {
  content: url(images/email-icon.svg);
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.col-cols div:nth-child(4) p::before {
  content: url(images/head-icon.svg);
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.button-footer a {
        display: block;
    width: 100%;
    font-weight: 700;
background: rgb(60,220,124);
background: -moz-linear-gradient(90deg, rgba(60,220,124,1) 0%, rgba(163,225,154,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(60,220,124,1) 0%, rgba(163,225,154,1) 100%);
background: linear-gradient(90deg, rgba(60,220,124,1) 0%, rgba(163,225,154,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3cdc7c",endColorstr="#a3e19a",GradientType=1);

    color: #053c19;
    font-size: 30px;
    padding: 2rem 2rem;
    
    position: relative;
    z-index: 1;
    line-height: 1.3;
}
.button-footer a span {

  display: block;
}
.button-footer a::after {
visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.button-footer a span + span {
  text-align: left;
  font-size: 16px;

  padding-top: 1rem;
  font-weight: 700;
}
.buttons-section {
  background: #e7f8e5;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-top: 4rem;
}
.green-buttons {

}
.foot-menu {

}
.foot-menu > div {
  margin-top: 3rem;
  z-index: 1;
  position: relative;
  background: #a2e19a;
    
     padding-top: 1.3rem;
  padding-bottom: 1.3rem;
    font-size: 16px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 700;
    color: #053c19;
}
.foot-menu a {
  font-size: 16px;
    font-weight: 700;
    color: #053c19;
}
.right-menu {
  text-align: right;
}
.menuf {
  margin: 0;
  padding: 0;
}
.menuf li {
  list-style-type: none;
  display: inline;
}
.menuf li a {
  padding-left: 5px;
  padding-right: 5px;
}
.second-foot-menu {
  background: #fff;
  margin-top: -30px;
  padding-top: 40px;
  z-index: 0;
  font-size: 12px;
  color: #1c1c1c;
  position: relative;
}
.author-name {
  text-align: right;
}
.page-column h2 {
      font-weight: 700;
    font-size: 40px;
    margin-bottom: 2rem;
    color: #1b3311;
}
.meta-section a {
  color: #1b3311;
}
.meta-section .date-post {
  padding-right: 1rem;
  font-weight: bold;
}
.buttons-big-menu a:hover {
  opacity: 1;
}

@media screen and (min-width: 1400px) {
  .no-pad {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1399px) {
  .foot-menu > div {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1240px) { 
.buttons-big-menu li a {

    font-size: 22px;
    padding: 2rem 1.2rem;
    
}
.buttons-big-menu li a img {
    height: 34px;
    float: right;
    margin-top: 0;
}
}
@media screen and (min-width: 1024px) {
  .no-pad-right {
  padding-right: 0 !important;
}
}
@media screen and (max-width: 1024px) {
  .right-column {
    order: 1;
  }
  .left-column {
    order: 2;
  }
  .button-footer a {
    margin-bottom: 1rem;
  }
  .buttons-big-menu li a {

    font-size: 16px;
    padding: 2rem 1rem;
    
}
.menu-header-right {

    z-index: 1;
    padding: 0 2rem;
    display: inline-block;
    line-height: 65px;
    
    margin: 1rem 0 0 0;
    float: left;

  }
  .menu-header-right-second {

      position: relative;
      z-index: 0;
      margin-left: -50px;
      padding: 0 2rem 0 4rem;
      display: inline-block;
      line-height: 65px;
      
      float: right;

      margin-bottom: 0;
      margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-top: 8rem;
    padding-bottom: 2rem;
    background: url(images/footer-background.png) no-repeat top center;
}
  .menu-header-right {

    z-index: 1;
    padding: 0 2rem;
    display: inline-block;
    line-height: 65px;
    
    margin: 1rem 0 0 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .menu-header-right-second {

      position: relative;
      z-index: 0;
      margin-left: -50px;
      padding: 0 2rem 0 4rem;
      display: inline-block;
      line-height: 65px;
      
      float: none;
    width: 100%;
    text-align: center;
      margin-bottom: 0;
      margin-top: 1rem;
  }
  
  .float-right.photo-slider {
    float:  none !important;
    width: 100%;
  }
  .float-right.photo-slider img {
    height: auto;
    width: 96%;
  }
  .photo-news-casual img {
    width: 100%;
    height: auto;
  }
  .address-foot {
    text-align: center;

  }
  .address-foot img {
    display: block;
    margin: 0 auto;
  }
  .col-cols div p::before {

    display: block !important;
    float: none !important;
    padding-right: 0 !important;
  }
  .button-footer a {
    margin-bottom: 1rem;
  }
   .button-footer a span, .button-footer a span + span {
    float: none !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
  }
  .contact-data h5 {
  text-align: center;
}
footer .foot-menu .grid-padding-x {
      margin-right: 0 !important;
    margin-left: 0 !important;

}
.menu-footer, .right-menu, .copy-name, .author-name {
  text-align: center;
}
}
@media screen and (max-width: 640px) {
.logo-text {
    font-size: 0.875rem;
    font-weight: 300;
    padding-top: 0;
    padding-left: 10px;
    color: #000;
}
.logo-shadow img {
  max-height: 60px;
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    line-height: 70px;
    height: 16px;
    margin-top: -32px;
    cursor: pointer;
    padding-top: 0;
}
}