@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body {
  font-family: 'Raleway'!important;
}
.frontpage .section-container.section-cta {
  left: -1vw;
}
.infobox {  backdrop-filter: blur(15px);
  width: 42vw;
  margin-top: -266px;
  padding: 25px;
  padding-bottom: 50px;
  text-align: center;
  float: right;
  position: relative;
  background-color: #000000b3;
  margin-top: -485px;
  padding: 100px;
  clip-path: polygon(16% 0, 100% 0%, 100% 100%, 0% 100%);
  color: #fff;
  line-height: 1.5;
  font-family: Raleway;
  letter-spacing: 3;
}
section.section-container.section-contact li.section-cell-item:hover {
  background: none;
  transform: none;
}
.form-control {    display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.88571;
  color: #fff;
  background-color: #ffffff7d;}
img.logo2 {
  position: relative;
  left: 3vw;
  box-shadow: none;
  width: 18%;
  top: -7vw;
}
.r {
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}
section.section-contact:hover {
  background: none;
}

table {
  line-height: 2.8;}
footer #footer-contact .fa {
  color: #000;}
footer h3, footer .panel-title, footer #panel-products h3.panel-title {
  font-size: 13pt;
  color: #000; }
.list-footer-address {
  color: #000; }

.col-lg-3 {
  width: 100%;
}
ul.list-footer-address li {
  display: flex;
}
.carousel { clip-path: polygon(0 11%, 100% 0%, 100% 85%, 0% 100%);}
.nav-tabs>li>a {
  margin-right: 5px;
  line-height: 1.42857143;
  border: 1px solid #eaeaea;
  border-radius: 0;
  background: radial-gradient(circle, #2a3553bf 0%, #00040eb6 100%);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
.col-xs-12 .col-sm-12 {color:#000;}

li.section-cell-item:hover {
  transform: scale(1.5);
  clip-path: polygon(16% 0, 100% 0%, 100% 100%, 0% 100%);
  background: #15282ad4;
  backdrop-filter: blur(6px);
}
section.section-services li{ 
  clip-path: polygon(16% 0, 100% 0%, 100% 100%, 0% 100%);
  float: left;
  transition: 0.5s;
  width: calc(33.3% - 30px);
  background: linear-gradient(     347deg    , #000400 0%, #3d4b70 100%);
  padding: 15px;
  color: #fff;
  margin: 15px;
  border-left: none;
  border-top: 10px solid #0000005e;
  text-align: center; }
.form-control, .input-group-addon {
  border-radius: 32px;
}
section.section-container.section-2-col-right-text {width: 100vw;
  clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
  background: linear-gradient( 
    347deg
    , #000400 0%, #3d4b70 100%);
  padding-left: 133px;
  padding-right: 133px;
  position: relative;
  left: -18%;
  min-height: 500px;
  padding-top: 150px;
  text-align: center;
  box-shadow: -1px 6px 3px rgb(0 0 0 / 70%);}
section.section-container.section-2-col-right-text a {color: #d5c6a2}
section.section-container.section-2-col-right-text a:hover {color: #fff;}
section.section-container.section-2-col-right-text h1 {text-align: right;padding-right: 50px; color: #b2b699;}
section.section-container.section-2-col-right-text h2 { color: #fff;}
section.section-container.section-2-col-right-text h3 {#d5c6a2;}
section.section-container.section-2-col-right-text h4 {#fff;}
section.section-container.section-2-col-right-text p { color: #fff;}
div#map {
  display: block;
  clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 66%);
  min-height: 500px;
  background: linear-gradient( 
    335deg
    , #6b6455 0%, #bbae8e 100%);
  padding-bottom: 15vw;
  width: 100vw;
  position: relative;
  padding: 104px;
  left: -13vw;
}
.section-cell-item.col-xs-12.col-sm-6.col-md-4 {width: 33%;}
footer {
  border: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #fff;
  padding-top: 80px;
  background: linear-gradient(347deg, #000400 0%, #3d4b70 100%)!important; 

}

.aster {
  color: #fcf8e3;
  font-size: 10pt;
  float: right;
}
.section-cell-item .item active {box-shadow: 3px 3px 7 #fff;}


div#mainContent {
  width: 75%;
  margin: auto;
}
.carousel-caption {
  display: none;

}
.carousel-control  {transform: none!important}

.col-sm-6 {
  display: table;
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
}

.col-sm-12 {
  margin-left: auto;
  width: 70%;
  margin-right: auto;
}
.table-striped>tbody>tr:nth-of-type(odd){
  background-color: #d1c4a8;
  color: #fff;
}
.table-striped>tbody>tr:hover{
  background: linear-gradient(
    90deg
    , #020024 0%, #222234 50%, #15454f 100%);
  color: #d1c4a8;
}
.col-sm-4 {
  display: inline-table;
  margin-top: auto;
  width: 33.33333333%;
  margin-bottom: auto;
}

.fa, .fas {
  font-family: "Font Awesome 5 Pro","FontAwesome"!important;
  font-weight: 400!important;
}
.row {display: flex;}
.tabs-menu li.current {
  position: relative;
  background: linear-gradient(
    347deg
    , #bbae8e80 0%, #6b6455e6 100%);
  border-bottom: 0px solid #fff;
  z-index: 5;
}
li.section-cell-item.item:hover {transition: 0.7s}
li.section-cell-item.item:hover {
  transform: scale(1.2); 
}
li.section-cell-item.item a {
  padding-left: 38px;
  padding-right: 38px;} 
li.section-cell-item.item a:hover {
  padding-left: 38px;
  padding-right: 38px; transform:none} 
li.section-cell-item.item.active a {
  padding-right: 38px;
  padding-left: 38px;
  color: #fff;
}
li.section-cell-item.item {
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
footer img {
  box-shadow: none!important;
  max-width: 100%;
  height: auto;
}

.form-container {
  box-shadow: 7px 7px 15px #000;
  border-radius: 35px;
  background: linear-gradient( 
    347deg
    , #000400 0%, #3d4b70 100%);
  padding: 83px;
  margin-bottom: 20px;
  color: #fff;
}

img {
  box-shadow: 4px 5px 10px #111;
  max-width: 100%;
  height: auto;
}
h1::after {display: none!important;}
.container {width: 100vw;}
.texty {padding-left: 9%; padding-right: 9%}

footer p {margin: 0px;}
h1, h2, h3, h4, h5, h6, p, #text, a, span {

  line-height: 1.5;

}
#content {padding-left: 0%;padding-right: 0%;}

h1, h2, h3, h4, h5, h6, p, a, body {
  font-family: 'Raleway'!important;
}
p, body {    font-family: raleway;
  color: #000;
  line-height: 2px;
  letter-spacing: 0.5;
  font-size: 20px!important;}

a {
  color: #B5BB8B!important;
  text-decoration: none;
  position: relative;
  transition: 275ms ease;
}
body a:hover {
  color: #000;
  transform: scale(1.2);
  text-shadow: 3px 3px 7px #000;
  text-decoration: overline;
  transform:scale(1.2);text-shadow: 3px 3px 7px #000;  
  text-decoration: overline; }

a:active {color: #fff0;
}

ol, ul {
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 10px;
}

h1 {
  color: #34352c;
  font-size: 50px;
  font-weight: 400;
  padding: 2%;
  text-shadow: 3px 3px 5px #6c6c6c;   line-height: 1.1;
}
h2 {
  color: #000;
  font-size: 40px;
  font-weight: 300;
  padding: 2%;
  text-shadow: 1px 1px 3px #111;    line-height: 1.1;
}
h3 {
  color: #000;
  font-size: 35px;
  font-weight: 200;
  padding: 2%;
  text-shadow: 3px 3px 7px #000;    line-height: 1.1;
}
h4 {
  color: #b2b699;
  font-size: 30px;
  font-weight: 300;    line-height: 1.1;
}

h5 {
  color: #000;
  font-size: 25px;
  font-weight: 200;
  line-height: 1.1;
}

h6 {
  color: #000;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 200;
}




.btn {backdrop-filter: blur(5px); 
  padding-right: 35px;
  padding-bottom: 22px;
  border: 0px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); padding-left:35px; padding-right:35px; padding-top: 10px; padding-bottom:10px; background-color: rgba(0, 0, 0, 0.7)!important; box-shadow: 5px 5px 10px rgba(0, 0, 0, .5); color: #fff;margin-top: 45px;margin-bottom: 34px;
}
.button {   filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.7))
  ; }
.btn:hover
{backdrop-filter: blur(5px); 
  transform: scale(1.2); transition-duration: 0.5s; border-color: none;     background: radial-gradient(circle, #2a3553bf 0%, #00040eb6 100%);}
.button:hover {transition-duration: 0.5s;  filter: drop-shadow(9px 12px 3px rgba(0, 0, 0, 0.5));}

.navbar-nav>.active>a:after {color: #757a9700}
.navbar .navbar-nav>li>a, .navbar .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:focus {
  text-align: center;
  color: #fff;
}
.navbar-nav {
  z-index: 10000;
  float: right;
  margin-right: 2%;
}


#index .navbar-default {
  background: #0000;
  background: -webkit-linear-gradient(#0006, #0000);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: linear-gradient(#0006, #0000);
  position: fixed!important;
  width: 100%;
  z-index: 1000;
}

@media (max-width: 991px){
  #index .navbar-default .navbar-collapse {
    background-color: #000000b3;
  }


  #index .navbar-default {
    background: #000000b3;
    background: -webkit-linear-gradient(#0006, #0000);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background: linear-gradient(#0006, #0000);
    position: fixed;
    width: 100%;
    z-index: 1000;
  }
}

.h1::after, h1::after, #separator h3.panel-title::after, #blog h3.panel-title::after, #panel-products h3.panel-title:after, #random-image h3::after, .navbar-default, #index .navbar:not(.f-nav) .navbar-nav > .active > a:after, #index .navbar:not(.f-nav) .navbar-nav > .active > a:focus:after, #index .navbar:not(.f-nav) .navbar-nav > .active > a:hover:after, #index .navbar:not(.f-nav) .navbar-nav > .active > a:after, #index .navbar:not(.f-nav) .navbar-nav > li > a:hover:after, #index .navbar-default:not(.f-nav) .navbar-nav>.open>a:after, #index .navbar-default:not(.f-nav) .navbar-nav>.open>a:focus:after, #index .navbar-default:not(.f-nav) .navbar-nav>.open>a:hover:after, #index .navbar-default.f-nav, .f-nav, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover, .nav-pills > li > a:hover, .nav-pills>li.active>a, .goin, #panel-news .more a, footer #panel-news .more a, #list-comments > .media .media-heading, .btn-primary {
  background: #000000b3!important;
  box-shadow: 3px 3px 7px #000;
  backdrop-filter: blur(15px);
}


#index .navbar-default {
  background: #0000;
  background: -webkit-linear-gradient(#0006, #0000);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background: linear-gradient(#0006, #0000);
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.navbar .navbar-nav>.active>a:after, .navbar .navbar-nav>.active>a:focus:after, .navbar .navbar-nav>.active>a:hover:after, .navbar .navbar-nav>.active>a:after, .navbar .navbar-nav>li>a:hover:after, .navbar-default .navbar-nav>.open>a:after, .navbar-default .navbar-nav>.open>a:focus:after, .navbar-default .navbar-nav>.open>a:hover:after {display: none;}
@media (max-width: 991px){
  #index .navbar-default .navbar-collapse {
    background-color: #0000!important;
  }
}



img.uvodfoto {
  max-height: 700px;
  width: 100vw;
  margin-left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 35% 100%, 0 68%);
  object-fit: cover;
  object-position: 50% 55%;
}
.parallax-image  {
  position:relative;}


@media only screen and (min-width: 1600px){ 
  .infobox {
    margin-top: -475px;
    width: 54vw;
  }}
form.form-container {
  width: 100%;
  float: right;
  padding-left: 14vw;
  position: static;
  background-color: #000000b3;
  color: #fff;
  line-height: 1.5;
  font-family: Raleway;
  letter-spacing: 3;
  backdrop-filter: blur(15px);
}


@media only screen and (min-width: 1600px){
  .infobox {margin-top: -475px;width: 54vw;}
}

@media only screen and (max-width: 1600px) { 
  .infobox {margin-top: -450px; }
}
@media only screen and (max-width: 1215px) { 
  .infobox {margin-top: -418px; }  p {font-size: 27px!important;}}
@media only screen and (max-width: 1111px) { 
  .infobox {margin-top: -400px; }  p {font-size: 24px!important;}}
@media only screen and (max-width: 976px) { 
  .infobox {width: 53vw; margin-top: -290px; padding: 52px; }  p {font-size: 22px!important;}}
@media only screen and (max-width: 758px) { 
  img.logo2 {
    display: none;
  }
  h3.white {font-size: 25px!important;}
  .infobox {
    width: 100vw;
    padding: 50px;
    margin-top: -350px;
    padding-top: 85px;
    padding-bottom: 85px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%, 0 100%);
  }
  img.uvodfoto {width: 100vw; 
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%, 0 100%);}
}
@media only screen and (max-width: 478px) { 
  p {font-size: 19.7px!important;}
}

h3.white {font-size: 20px!important;}
@media only screen and (max-width: 384px) { 
  h3.white {font-size: 15px!important;}
  .infobox {
    width: 90vw;
    margin-top: -188px;
    padding: 25px;
    padding-bottom: 50px;
  }}
section.section-container.section-cta h3 {
  color: #fff;
  font-size: 49px;
  text-shadow: 3px 3px 7px;
}

section.section-container.section-cta h2 {
  color: #070d33;
  font-size: 59px;
}
section.section-container.section-cta h1 {
  color: #fff;
  font-size: 59px;
}
section.section-container.section-cta h4 {
  color: #f9ffd3;
  font-size: 38px;
  font-weight: 300;
  line-height: 1.1;
}
section.section-container.section-cta h5 {
  font-weight: 500;
  font-color: #000;
}section.section-container.section-cta h6 {
  font-weight: 500;
  font-color: #fff;
  font-size: 25px;
}

section.section-container.section-cta {
  width: 100vw;
  padding-bottom: 199px;
  color: #000;
  position: relative;
  text-shadow: 3px 3px 5px #000;
  clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 78%);
  background: linear-gradient(
    335deg
    , #6b6455 0%, #bbae8e 100%)!important;
  padding-top: 53px;
}
section.section-container.section-2-col-right-text h3 {    color: #787c5a;
  font-size: 35px;
  font-weight: 400;}
section.section-container.section-2-col-right-text h5 {color: #767676;}
section.section-container.section-2-col-right-text h6 {color: #b0af77;}
section.section-container.section-cta {       left: -13vw; color: #000;
  text-shadow: 3px 3px 5px #000;
}


section.section-container.section-cta a:hover {color: #fff;}
button:hover {
  background: radial-gradient(circle, #2a3553bf 0%, #00040eb6 100%);
}
footer.col-lg-12 {background: none!important;}
footer {

  border: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #fff;
  padding-top: 80px;
  background: linear-gradient(
    347deg
    , #000400 0%, #3d4b70 100%)!important; 

}
section.section-container.section-contact li {color: #fff;}section.section-container.section-contact li::after {display: none!important;}

section.section-container.section-contact a {color: #d5c6a2}
section.section-container.section-contact a:hover {color: #fff;}
section.section-container.section-contact h1 {text-align: right;padding-right: 50px; color: #b2b699;}
section.section-container.section-contact h2 { color: #fff;}
section.section-container.section-contact p { color: #fff;}
section.section-container.section-contact {    clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
  background: linear-gradient( 
    347deg
    , #000400 0%, #3d4b70 100%);
  width: 100vw;
  position: relative;
  display: block;
  margin: auto;
  left: -13vw;
  min-height: 500px;
  padding-top: 150px;
  text-align: center;
  box-shadow: -1px 6px 3px rgb(0 0 0 / 70%);
}
ul {    list-style-type: circle!important;}



{
  clip-path: polygon(0 0, 100% 34%, 100% 100%, 0 100%);
  border: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #fff;
  padding-top: 80px;
  background: linear-gradient(
    347deg
    , #000400 0%, #3d4b70 100%)!important; 

}
.bottom {
  height: 800px;
  padding-top: 266px;
  background: linear-gradient( 
    347deg
    , #000400 0%, #3d4b70 100%)!important;
  position: relative;
  clip-path: polygon(0 0, 100% 34%, 100% 100%, 0 100%);
  z-index: 1;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
footer a {
  color: #B5BB8B!important;
  text-decoration: none;
  position: relative;
  transition: 275ms ease;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
p {line-height:2; font-family: 'Raleway';  font-size: 22px;}
i {line-height: 2; font-size: 22px;}
h6 {font-family: 'Open sans'}
.column3 { float: left; width: 33%;
}
.rowpat { 
  padding-left: 170px; padding-right: 170px; padding-bottom: 25px;  }
.rowpat h6 {text-align: center;}

footer p {color: #fff; padding:0px; margin: 0px;}
button {
  border: 0px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); padding-top: 20px; padding-bottom: 20px; padding-left:68px; padding-right:68px; padding-top: 10px; padding-bottom:10px; background-color: rgba(0, 0, 0, 0.7); box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);margin-top: 45px;margin-bottom: 34px;

}
.button {   filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.7))
  ;}
button:hover {transform: scale(1.2); transition-duration: 0.5s;}


button.t.aligncenter {
  margin-bottom: 7px;
  margin-top: 7px;
}


.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}



.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  backdrop-filter: blur(7px);}
div#popup1 {
  line-height: 1.8;
  position: absolute;
  z-index: 555555555;
}


.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  top: 25vw;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000!important;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .contentttt {
  max-height: 30%;
  overflow: auto;
  color: #000!important;

}
@media only screen and (max-width: 1100px) { 
  .rowpat { 
    padding-left: 100px; padding-right: 100px; padding-bottom: 50px;}
}

@media only screen and (max-width: 900px) { 
  .rowpat { 
    padding-left: 0px; padding-right: 0px;   }

}
@media only screen and (max-width: 706px) { 
  .bottom {
    height: 1198px;
    padding-top: 266px;
    background: linear-gradient( 
      347deg
      , #000400 0%, #3d4b70 100%)!important;
    position: relative;
    clip-path: polygon(0 0, 100% 34%, 100% 100%, 0 100%);
    z-index: 1;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
  }
  div {font-size: 10px;}
  .column3 {width: 90%; margin: auto;}
  .rowpat { 
    padding-left: 0px; padding-right: 0px;}
} @media only screen and (max-width: 1200px){ 
  #footer-contact, #favorite-links, #social-site, #own-foot {
    flex-grow: 0;
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 500px) { 
  div {font-size: 10px;}
  .column3 {width: 100%;}
  .rowpat { 
    padding-left: 70px; padding-right: 70px;}
}
@media screen and (max-width: 700px){
  .navbar .navbar-nav>li>a {
    line-height: 30px;
    font-size: 20px!important;
  }
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}


@media only screen and (max-device-width: 690px) {
  footer {display: block!important;
    text-align: center;
    clip-path: none;
    background-color: none!important;
    border: 0;

    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #fff;
    background: linear-gradient( 
      347deg
      , #000400 0%, #3d4b70 100%)!important;
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .col-lg-12{display: block;}}
@media only screen and (max-width: 850px){ 
  section.section-3-col-top-text > .row, section.section-3-col-bottom-text > .row {
    width: 100%!important;
    display: block!important;}
  .section-cell-item.col-xs-12.col-sm-6.col-md-4 {
    width: 100%;
  } 
}
@media only screen and (max-width: 638px){ 
  .row {
    display: block;
  }
  .col-sm-12 {width: 100%;}
  .col-sm-6 {width: 100%;}
}
@media only screen and (max-width: 425px) {
  div#map {
    display: block;
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 66%);
    min-height: 500px;
    background: linear-gradient( 
      335deg
      , #6b6455 0%, #bbae8e 100%);
    padding-bottom: 15vw;
    width: 100vw;
    position: relative;
    padding: 32px;
    left: -13vw;
  }
  div#mainContent {
    width: 99%;}
  section.section-container.section-cta {
    width: 100vw;
    padding-bottom: 199px;
    left: -17px;}
  section.section-container.section-2-col-right-text {
    width: 100vw;
    clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
    background: linear-gradient( 
      347deg
      , #000400 0%, #3d4b70 100%);
    padding-left: 10px;
    padding-right: 010px;
    position: relative;
    left: -5%;
    min-height: 500px;
    padding-top: 150px;
    text-align: center;
    box-shadow: -1px 6px 3px rgb(0 0 0 / 70%);
  }
  section.section-container.section-contact {
    clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
    background: linear-gradient( 
      347deg
      , #000400 0%, #3d4b70 100%);
    width: 100vw;
    position: relative;
    display: block;
    margin: auto;
    left: -14px;
    min-height: 500px;
    padding-top: 150px;
    text-align: center;
    box-shadow: -1px 6px 3px rgb(0 0 0 / 70%);
  }
  .col-sm-4 {
    display: inline-table;
    margin-top: auto;
    width: 100%;
    margin-bottom: auto;
  }div#map {
    display: block;
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0 66%);
    min-height: 500px;
    background: linear-gradient( 
      335deg
      , #6b6455 0%, #bbae8e 100%);
    padding-bottom: 15vw;
    width: 100vw;
    position: relative;
    padding: 32px;
    left: -18px;
  }
  @media (max-width: 991px){ 
    #index .navbar-default .navbar-collapse {
      background-color: #0000!important;
    }}

  @media only screen and (max-width: 1600px) { 
    .infobox {margin-top: -450px; }
  }
  @media only screen and (max-width: 1215px) { 
    .infobox {margin-top: -418px; }  p {font-size: 27px!important;}}
  @media only screen and (max-width: 1111px) { 
    .infobox {margin-top: -400px; }  p {font-size: 24px!important;}}
  @media only screen and (max-width: 976px) { 
    .infobox {width: 53vw; margin-top: -290px; padding: 52px; }  p {font-size: 22px!important;}}
  @media only screen and (max-width: 758px) { 
    h3.white {font-size: 25px!important;}
    .infobox {
      width: 100vw;
      padding: 50px;
      margin-top: -350px;
      padding-top: 85px;
      padding-bottom: 85px;
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%, 0 100%);
    }}



